No Possible Issues Found via Git Search
quarkus_test_0
[2026-03-04T22:16:10.639Z] Running test quarkus_test_0 ...
[2026-03-04T22:16:10.639Z] ===============================================
[2026-03-04T22:16:10.639Z] quarkus_test_0 Start Time: Wed Mar 4 22:16:10 2026 Epoch Time (ms): 1772662570212
[2026-03-04T22:16:10.639Z] variation: NoOptions
[2026-03-04T22:16:10.639Z] JVM_OPTIONS:
[2026-03-04T22:16:10.639Z] { \
[2026-03-04T22:16:10.639Z] echo ""; echo "TEST SETUP:"; \
[2026-03-04T22:16:10.639Z] echo "Nothing to be done for setup."; \
[2026-03-04T22:16:10.639Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726625709568/quarkus_test_0"; \
[2026-03-04T22:16:10.639Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726625709568/quarkus_test_0"; \
[2026-03-04T22:16:10.639Z] echo ""; echo "TESTING:"; \
[2026-03-04T22:16:10.639Z] /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_17726625709568/quarkus_test_0" --docker_args "-v /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/jdkbinary/j2sdk-image:/opt/java/openjdk"; \
[2026-03-04T22:16:10.639Z] 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_17726625709568/quarkus_test_0"; else echo "-----------------------------------"; echo "quarkus_test_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-04T22:16:10.639Z] /home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../external/external.sh --clean --tag "nightly" --dir quarkus; \
[2026-03-04T22:16:10.639Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-04T22:16:10.639Z] echo "Nothing to be done for teardown."; \
[2026-03-04T22:16:10.639Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.external_x86-64_linux/aqa-tests/TKG/../TKG/output_17726625709568/TestTargetResult";
[2026-03-04T22:16:10.639Z]
[2026-03-04T22:16:10.639Z] TEST SETUP:
[2026-03-04T22:16:10.639Z] Nothing to be done for setup.
[2026-03-04T22:16:10.639Z]
[2026-03-04T22:16:10.639Z] TESTING:
[2026-03-04T22:16:10.639Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T22:16:10.639Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-04T22:16:10.639Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T22:16:10.639Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T22:16:10.639Z] # 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 #
[2026-03-04T22:16:10.639Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T22:16:10.639Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-04T22:16:10.639Z] The test here is quarkus
[2026-03-04T22:16:10.639Z] The directory in the external.sh is quarkus
[2026-03-04T22:16:10.639Z] 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
[2026-03-04T22:16:11.269Z] APPLICATION_NAME=quarkus
[2026-03-04T22:16:11.269Z] APPLICATION_TAG=2.7.5.Final
[2026-03-04T22:16:11.269Z] OS_TAG=ubuntu
[2026-03-04T22:16:11.269Z] Using /opt mounted Java
[2026-03-04T22:16:11.269Z] JAVA_BIN is: /opt/java/openjdk/bin
[2026-03-04T22:16:11.269Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-04T22:16:11.269Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:16:11.269Z] openjdk version "17.0.19-beta" 2026-04-21
[2026-03-04T22:16:11.269Z] OpenJDK Runtime Environment Temurin-17.0.19+5-202603042043 (build 17.0.19-beta+5-ea)
[2026-03-04T22:16:11.269Z] OpenJDK 64-Bit Server VM Temurin-17.0.19+5-202603042043 (build 17.0.19-beta+5-ea, mixed mode, sharing)
[2026-03-04T22:16:11.269Z] =JAVA VERSION OUTPUT END=
[2026-03-04T22:16:11.269Z] Compile and run quarkus tests
[2026-03-04T22:16:11.269Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:16:13.535Z] [INFO] Scanning for projects...
[2026-03-04T22:16:13.535Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom
[2026-03-04T22:16:13.535Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 438 kB/s)
[2026-03-04T22:16:19.432Z] [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
[2026-03-04T22:16:19.432Z] [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
[2026-03-04T22:16:19.432Z] [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 24 kB/s)
[2026-03-04T22:16:19.432Z] [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
[2026-03-04T22:16:19.432Z] [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
[2026-03-04T22:16:19.432Z] [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 64 kB/s)
[2026-03-04T22:16:19.432Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-03-04T22:16:20.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom
[2026-03-04T22:16:20.061Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/quarkiverse/quarkiverse-parent/7/quarkiverse-parent-7.pom (7.6 kB at 73 kB/s)
[2026-03-04T22:16:20.061Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-03-04T22:16:20.061Z] [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 589 kB/s)
[2026-03-04T22:16:20.061Z] [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
[2026-03-04T22:16:20.695Z] [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
[2026-03-04T22:16:20.695Z] [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 7.9 kB/s)
[2026-03-04T22:16:20.695Z] [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
[2026-03-04T22:16:20.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[2026-03-04T22:16:20.695Z] [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 117 kB/s)
[2026-03-04T22:16:20.695Z] [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
[2026-03-04T22:16:20.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[2026-03-04T22:16:20.695Z] [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 423 kB/s)
[2026-03-04T22:16:20.695Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-03-04T22:16:21.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
[2026-03-04T22:16:21.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 874 kB/s)
[2026-03-04T22:16:21.327Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
[2026-03-04T22:16:21.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
[2026-03-04T22:16:21.327Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 341 kB/s)
[2026-03-04T22:16:21.327Z] [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
[2026-03-04T22:16:21.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[2026-03-04T22:16:21.327Z] [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 51 kB/s)
[2026-03-04T22:16:21.327Z] [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
[2026-03-04T22:16:21.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[2026-03-04T22:16:21.958Z] [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 108 kB/s)
[2026-03-04T22:16:21.958Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-03-04T22:16:21.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[2026-03-04T22:16:21.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 375 kB/s)
[2026-03-04T22:16:21.958Z] [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
[2026-03-04T22:16:21.958Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[2026-03-04T22:16:21.958Z] [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 27 kB/s)
[2026-03-04T22:16:21.958Z] [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
[2026-03-04T22:16:21.958Z] [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
[2026-03-04T22:16:22.586Z] [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 36 kB/s)
[2026-03-04T22:16:22.586Z] [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
[2026-03-04T22:16:22.586Z] [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
[2026-03-04T22:16:22.586Z] [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 24 kB/s)
[2026-03-04T22:16:22.586Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-03-04T22:16:22.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2026-03-04T22:16:22.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 11 kB/s)
[2026-03-04T22:16:22.586Z] [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
[2026-03-04T22:16:22.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
[2026-03-04T22:16:22.586Z] [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 60 kB/s)
[2026-03-04T22:16:22.586Z] [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
[2026-03-04T22:16:23.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[2026-03-04T22:16:23.213Z] [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 57 kB/s)
[2026-03-04T22:16:23.213Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-03-04T22:16:23.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom
[2026-03-04T22:16:23.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 463 kB/s)
[2026-03-04T22:16:23.213Z] [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
[2026-03-04T22:16:23.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[2026-03-04T22:16:23.840Z] [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 140 kB/s)
[2026-03-04T22:16:23.841Z] [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
[2026-03-04T22:16:23.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[2026-03-04T22:16:23.841Z] [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)
[2026-03-04T22:16:23.841Z] [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
[2026-03-04T22:16:23.841Z] [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
[2026-03-04T22:16:23.841Z] [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 30 kB/s)
[2026-03-04T22:16:23.841Z] [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
[2026-03-04T22:16:24.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[2026-03-04T22:16:24.471Z] [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 45 kB/s)
[2026-03-04T22:16:24.471Z] [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
[2026-03-04T22:16:24.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
[2026-03-04T22:16:24.471Z] [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 416 kB/s)
[2026-03-04T22:16:24.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-03-04T22:16:24.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
[2026-03-04T22:16:24.471Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 1.2 MB/s)
[2026-03-04T22:16:24.471Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
[2026-03-04T22:16:25.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2026-03-04T22:16:25.103Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 323 kB/s)
[2026-03-04T22:16:25.103Z] [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
[2026-03-04T22:16:25.103Z] [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
[2026-03-04T22:16:25.103Z] [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 57 kB/s)
[2026-03-04T22:16:25.103Z] [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
[2026-03-04T22:16:25.103Z] [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
[2026-03-04T22:16:25.103Z] [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 73 kB/s)
[2026-03-04T22:16:25.103Z] [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
[2026-03-04T22:16:25.103Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[2026-03-04T22:16:25.730Z] [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 169 kB/s)
[2026-03-04T22:16:25.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-03-04T22:16:25.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2026-03-04T22:16:25.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 101 kB/s)
[2026-03-04T22:16:25.730Z] [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
[2026-03-04T22:16:25.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[2026-03-04T22:16:25.730Z] [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 236 kB/s)
[2026-03-04T22:16:25.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-03-04T22:16:25.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
[2026-03-04T22:16:25.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 86 kB/s)
[2026-03-04T22:16:25.730Z] [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
[2026-03-04T22:16:26.357Z] [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
[2026-03-04T22:16:26.357Z] [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)
[2026-03-04T22:16:26.357Z] [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
[2026-03-04T22:16:26.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[2026-03-04T22:16:26.357Z] [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 232 kB/s)
[2026-03-04T22:16:26.357Z] [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
[2026-03-04T22:16:26.357Z] [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
[2026-03-04T22:16:26.357Z] [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 17 kB/s)
[2026-03-04T22:16:26.357Z] [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
[2026-03-04T22:16:26.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
[2026-03-04T22:16:26.984Z] [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 100 kB/s)
[2026-03-04T22:16:26.984Z] [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
[2026-03-04T22:16:26.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2026-03-04T22:16:26.984Z] [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)
[2026-03-04T22:16:26.984Z] [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
[2026-03-04T22:16:27.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2026-03-04T22:16:27.611Z] [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 426 kB/s)
[2026-03-04T22:16:27.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-03-04T22:16:27.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2026-03-04T22:16:27.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 133 kB/s)
[2026-03-04T22:16:27.611Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-03-04T22:16:27.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2026-03-04T22:16:27.611Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 301 kB/s)
[2026-03-04T22:16:27.611Z] [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
[2026-03-04T22:16:27.611Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[2026-03-04T22:16:28.244Z] [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 86 kB/s)
[2026-03-04T22:16:28.244Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-03-04T22:16:28.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2026-03-04T22:16:28.244Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 422 kB/s)
[2026-03-04T22:16:28.244Z] [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
[2026-03-04T22:16:28.244Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[2026-03-04T22:16:28.244Z] [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 158 kB/s)
[2026-03-04T22:16:28.244Z] [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
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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 68 kB/s)
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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 83 kB/s)
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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 42 kB/s)
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:28.873Z] [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
[2026-03-04T22:16:29.504Z] [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 388 kB/s)
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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 55 kB/s)
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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 60 kB/s)
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:29.504Z] [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 70 kB/s)
[2026-03-04T22:16:29.504Z] [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
[2026-03-04T22:16:30.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[2026-03-04T22:16:30.165Z] [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 91 kB/s)
[2026-03-04T22:16:30.165Z] [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
[2026-03-04T22:16:30.165Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[2026-03-04T22:16:30.165Z] [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 300 kB/s)
[2026-03-04T22:16:30.165Z] [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
[2026-03-04T22:16:30.794Z] [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
[2026-03-04T22:16:30.794Z] [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 133 kB/s)
[2026-03-04T22:16:30.794Z] [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
[2026-03-04T22:16:30.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
[2026-03-04T22:16:30.794Z] [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 106 kB/s)
[2026-03-04T22:16:30.794Z] [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
[2026-03-04T22:16:30.794Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
[2026-03-04T22:16:30.794Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 274 kB/s)
[2026-03-04T22:16:30.794Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-03-04T22:16:31.429Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
[2026-03-04T22:16:31.430Z] [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)
[2026-03-04T22:16:31.430Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
[2026-03-04T22:16:31.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2026-03-04T22:16:31.430Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 296 kB/s)
[2026-03-04T22:16:31.430Z] [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
[2026-03-04T22:16:31.430Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[2026-03-04T22:16:31.430Z] [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 211 kB/s)
[2026-03-04T22:16:31.430Z] [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
[2026-03-04T22:16:32.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[2026-03-04T22:16:32.059Z] [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 336 kB/s)
[2026-03-04T22:16:32.059Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
[2026-03-04T22:16:32.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
[2026-03-04T22:16:32.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 53 kB/s)
[2026-03-04T22:16:32.060Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-03-04T22:16:32.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[2026-03-04T22:16:32.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 7.7 kB/s)
[2026-03-04T22:16:32.060Z] [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
[2026-03-04T22:16:32.696Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[2026-03-04T22:16:32.696Z] [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 162 kB/s)
[2026-03-04T22:16:32.696Z] [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
[2026-03-04T22:16:32.697Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[2026-03-04T22:16:32.697Z] [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 162 kB/s)
[2026-03-04T22:16:32.697Z] [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
[2026-03-04T22:16:33.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2026-03-04T22:16:33.326Z] [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 91 kB/s)
[2026-03-04T22:16:33.326Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-03-04T22:16:33.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2026-03-04T22:16:33.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 103 kB/s)
[2026-03-04T22:16:33.326Z] [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
[2026-03-04T22:16:33.326Z] [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
[2026-03-04T22:16:33.326Z] [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)
[2026-03-04T22:16:33.326Z] [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
[2026-03-04T22:16:33.326Z] [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
[2026-03-04T22:16:33.326Z] [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 38 kB/s)
[2026-03-04T22:16:33.326Z] [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
[2026-03-04T22:16:33.965Z] [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
[2026-03-04T22:16:33.965Z] [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 98 kB/s)
[2026-03-04T22:16:33.965Z] [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
[2026-03-04T22:16:33.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
[2026-03-04T22:16:33.965Z] [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 34 kB/s)
[2026-03-04T22:16:33.965Z] [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
[2026-03-04T22:16:33.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
[2026-03-04T22:16:33.965Z] [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 44 kB/s)
[2026-03-04T22:16:33.965Z] [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
[2026-03-04T22:16:33.965Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
[2026-03-04T22:16:34.594Z] [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 64 kB/s)
[2026-03-04T22:16:34.594Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-03-04T22:16:34.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
[2026-03-04T22:16:34.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 507 kB/s)
[2026-03-04T22:16:34.594Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-03-04T22:16:34.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[2026-03-04T22:16:34.594Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 98 kB/s)
[2026-03-04T22:16:34.594Z] [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
[2026-03-04T22:16:34.594Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[2026-03-04T22:16:34.594Z] [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 80 kB/s)
[2026-03-04T22:16:34.594Z] [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
[2026-03-04T22:16:35.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[2026-03-04T22:16:35.232Z] [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 251 kB/s)
[2026-03-04T22:16:35.232Z] [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
[2026-03-04T22:16:35.232Z] [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
[2026-03-04T22:16:35.232Z] [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 197 kB/s)
[2026-03-04T22:16:35.232Z] [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
[2026-03-04T22:16:35.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom
[2026-03-04T22:16:35.867Z] [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 183 kB/s)
[2026-03-04T22:16:35.867Z] [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
[2026-03-04T22:16:35.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom
[2026-03-04T22:16:35.867Z] [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 336 kB/s)
[2026-03-04T22:16:35.867Z] [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
[2026-03-04T22:16:35.867Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2026-03-04T22:16:36.498Z] [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 99 kB/s)
[2026-03-04T22:16:36.498Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-03-04T22:16:36.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2026-03-04T22:16:36.498Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 482 kB/s)
[2026-03-04T22:16:36.498Z] [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
[2026-03-04T22:16:36.498Z] [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
[2026-03-04T22:16:36.498Z] [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 72 kB/s)
[2026-03-04T22:16:36.498Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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 81 kB/s)
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.189Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:37.819Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[2026-03-04T22:16:38.455Z] [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 777 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 52 kB/s)
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[2026-03-04T22:16:38.455Z] [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 5.2 MB/s)
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[2026-03-04T22:16:38.455Z] [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 372 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 177 kB/s)
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[2026-03-04T22:16:38.455Z] [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 94 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 92 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 32 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 248 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 141 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 278 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 895 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 302 kB/s)
[2026-03-04T22:16:38.455Z] [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
[2026-03-04T22:16:38.455Z] [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 748 kB/s)
[2026-03-04T22:16:38.455Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
[2026-03-04T22:16:39.092Z] [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 150 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 574 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[2026-03-04T22:16:39.092Z] [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 555 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 610 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[2026-03-04T22:16:39.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 738 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[2026-03-04T22:16:39.092Z] [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 1.2 MB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[2026-03-04T22:16:39.092Z] [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 648 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2026-03-04T22:16:39.092Z] [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 79 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 13 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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.5 MB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[2026-03-04T22:16:39.092Z] [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 54 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[2026-03-04T22:16:39.092Z] [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 35 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2026-03-04T22:16:39.092Z] [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 22 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[2026-03-04T22:16:39.092Z] [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 78 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[2026-03-04T22:16:39.092Z] [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 8.4 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
[2026-03-04T22:16:39.092Z] [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 6.2 MB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
[2026-03-04T22:16:39.092Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 5.7 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
[2026-03-04T22:16:39.092Z] [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 186 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 572 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 112 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 85 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 1.0 MB/s)
[2026-03-04T22:16:39.092Z] [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 3.0 MB/s)
[2026-03-04T22:16:39.092Z] [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 8.0 kB/s)
[2026-03-04T22:16:39.092Z] [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 143 kB/s)
[2026-03-04T22:16:39.092Z] [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 680 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[2026-03-04T22:16:39.092Z] [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 115 kB/s)
[2026-03-04T22:16:39.092Z] [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
[2026-03-04T22:16:39.092Z] [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 64 kB/s)
[2026-03-04T22:16:39.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.1/jackson-bom-2.13.1.pom
[2026-03-04T22:16:39.092Z] [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 322 kB/s)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-bom/1.0.0/stork-bom-1.0.0.pom
[2026-03-04T22:16:39.728Z] [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)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom
[2026-03-04T22:16:39.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/34/smallrye-build-parent-34.pom (66 kB at 997 kB/s)
[2026-03-04T22:16:39.728Z] [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
[2026-03-04T22:16:39.728Z] [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 94 kB/s)
[2026-03-04T22:16:39.728Z] [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
[2026-03-04T22:16:39.728Z] [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 175 kB/s)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/38/jboss-parent-38.pom
[2026-03-04T22:16:39.728Z] [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)
[2026-03-04T22:16:39.728Z] [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
[2026-03-04T22:16:39.728Z] [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 394 kB/s)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.5/vertx-dependencies-4.2.5.pom
[2026-03-04T22:16:39.728Z] [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 623 kB/s)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom
[2026-03-04T22:16:39.728Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-parent/19/vertx-parent-19.pom (15 kB at 321 kB/s)
[2026-03-04T22:16:39.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-bom/1.43.2/grpc-bom-1.43.2.pom
[2026-03-04T22:16:40.372Z] [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 62 kB/s)
[2026-03-04T22:16:40.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.3/micrometer-bom-1.8.3.pom
[2026-03-04T22:16:40.372Z] [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 121 kB/s)
[2026-03-04T22:16:40.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.3/testcontainers-bom-1.16.3.pom
[2026-03-04T22:16:40.372Z] [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 102 kB/s)
[2026-03-04T22:16:40.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.9.1/opentelemetry-bom-1.9.1.pom
[2026-03-04T22:16:40.372Z] [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 108 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:40.372Z] [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 65 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:40.372Z] [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 213 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:40.372Z] [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 104 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:40.372Z] [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 195 kB/s)
[2026-03-04T22:16:40.372Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-bom/1.4.0/mutiny-bom-1.4.0.pom
[2026-03-04T22:16:40.372Z] [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 137 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:40.372Z] [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 384 kB/s)
[2026-03-04T22:16:40.372Z] [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
[2026-03-04T22:16:41.005Z] [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 118 kB/s)
[2026-03-04T22:16:41.005Z] [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
[2026-03-04T22:16:41.005Z] [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 95 kB/s)
[2026-03-04T22:16:41.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.3.1/mockito-bom-4.3.1.pom
[2026-03-04T22:16:41.005Z] [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 61 kB/s)
[2026-03-04T22:16:41.005Z] [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
[2026-03-04T22:16:41.005Z] [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 186 kB/s)
[2026-03-04T22:16:41.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[2026-03-04T22:16:41.005Z] [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 75 kB/s)
[2026-03-04T22:16:41.005Z] [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
[2026-03-04T22:16:41.005Z] [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 98 kB/s)
[2026-03-04T22:16:41.005Z] [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
[2026-03-04T22:16:41.005Z] [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 102 kB/s)
[2026-03-04T22:16:41.646Z] [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
[2026-03-04T22:16:41.646Z] [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
[2026-03-04T22:16:42.280Z] [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 69 kB/s)
[2026-03-04T22:16:42.280Z] [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
[2026-03-04T22:16:42.280Z] [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
[2026-03-04T22:16:42.280Z] [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 53 kB/s)
[2026-03-04T22:16:42.280Z] [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
[2026-03-04T22:16:42.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2026-03-04T22:16:42.280Z] [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 390 kB/s)
[2026-03-04T22:16:42.280Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-03-04T22:16:42.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2026-03-04T22:16:42.907Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 748 kB/s)
[2026-03-04T22:16:42.907Z] [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
[2026-03-04T22:16:42.907Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2026-03-04T22:16:42.907Z] [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 58 kB/s)
[2026-03-04T22:16:42.907Z] [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
[2026-03-04T22:16:43.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2026-03-04T22:16:43.534Z] [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 90 kB/s)
[2026-03-04T22:16:43.534Z] [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
[2026-03-04T22:16:43.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2026-03-04T22:16:43.534Z] [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 396 kB/s)
[2026-03-04T22:16:43.534Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-03-04T22:16:43.534Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2026-03-04T22:16:43.534Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.0 MB/s)
[2026-03-04T22:16:43.534Z] [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
[2026-03-04T22:16:44.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2026-03-04T22:16:44.162Z] [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 43 kB/s)
[2026-03-04T22:16:44.162Z] [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
[2026-03-04T22:16:44.162Z] [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
[2026-03-04T22:16:44.162Z] [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 99 kB/s)
[2026-03-04T22:16:44.162Z] [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
[2026-03-04T22:16:44.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2026-03-04T22:16:44.790Z] [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 154 kB/s)
[2026-03-04T22:16:44.790Z] [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
[2026-03-04T22:16:44.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2026-03-04T22:16:44.790Z] [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 20 kB/s)
[2026-03-04T22:16:44.790Z] [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
[2026-03-04T22:16:44.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2026-03-04T22:16:44.790Z] [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 35 kB/s)
[2026-03-04T22:16:44.790Z] [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
[2026-03-04T22:16:44.790Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2026-03-04T22:16:45.417Z] [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 136 kB/s)
[2026-03-04T22:16:45.417Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-03-04T22:16:45.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2026-03-04T22:16:45.417Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 357 kB/s)
[2026-03-04T22:16:45.417Z] [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
[2026-03-04T22:16:45.417Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2026-03-04T22:16:45.417Z] [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 14 kB/s)
[2026-03-04T22:16:45.417Z] [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
[2026-03-04T22:16:45.417Z] [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
[2026-03-04T22:16:46.047Z] [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 50 kB/s)
[2026-03-04T22:16:46.047Z] [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
[2026-03-04T22:16:46.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2026-03-04T22:16:46.047Z] [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 240 kB/s)
[2026-03-04T22:16:46.047Z] [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
[2026-03-04T22:16:46.047Z] [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
[2026-03-04T22:16:46.047Z] [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 14 kB/s)
[2026-03-04T22:16:46.047Z] [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
[2026-03-04T22:16:46.047Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2026-03-04T22:16:46.676Z] [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 80 kB/s)
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2026-03-04T22:16:46.677Z] [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 360 kB/s)
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2026-03-04T22:16:46.677Z] [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 62 kB/s)
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:46.677Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.304Z] [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
[2026-03-04T22:16:47.932Z] [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
[2026-03-04T22:16:47.933Z] [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
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2026-03-04T22:16:47.933Z] [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 688 kB/s)
[2026-03-04T22:16:47.933Z] [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
[2026-03-04T22:16:47.933Z] [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 1.1 MB/s)
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2026-03-04T22:16:47.933Z] [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.7 MB/s)
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2026-03-04T22:16:47.933Z] [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 8.1 MB/s)
[2026-03-04T22:16:47.933Z] [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
[2026-03-04T22:16:47.933Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 468 kB/s)
[2026-03-04T22:16:47.933Z] [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
[2026-03-04T22:16:47.933Z] [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 51 kB/s)
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2026-03-04T22:16:47.933Z] [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 3.1 MB/s)
[2026-03-04T22:16:47.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2026-03-04T22:16:47.933Z] [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 30 kB/s)
[2026-03-04T22:16:47.933Z] [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 323 kB/s)
[2026-03-04T22:16:47.933Z] [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.5 MB/s)
[2026-03-04T22:16:48.563Z] [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 107 kB/s)
[2026-03-04T22:16:51.438Z] [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 64 kB/s)
[2026-03-04T22:16:51.438Z] [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
[2026-03-04T22:16:51.438Z] [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
[2026-03-04T22:16:51.438Z] [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 24 kB/s)
[2026-03-04T22:16:51.438Z] [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
[2026-03-04T22:16:52.071Z] [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
[2026-03-04T22:16:52.071Z] [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 225 kB/s)
[2026-03-04T22:16:52.071Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-03-04T22:16:52.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[2026-03-04T22:16:52.071Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 751 kB/s)
[2026-03-04T22:16:52.071Z] [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
[2026-03-04T22:16:52.071Z] [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
[2026-03-04T22:16:52.071Z] [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
[2026-03-04T22:16:52.071Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2026-03-04T22:16:52.071Z] [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 122 kB/s)
[2026-03-04T22:16:52.071Z] [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.2 MB/s)
[2026-03-04T22:16:54.145Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:16:54.145Z] [INFO] Detecting the operating system and CPU architecture
[2026-03-04T22:16:54.145Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:16:54.145Z] [INFO] os.detected.name: linux
[2026-03-04T22:16:54.145Z] [INFO] os.detected.arch: x86_64
[2026-03-04T22:16:54.145Z] [INFO] os.detected.bitness: 64
[2026-03-04T22:16:54.145Z] [INFO] os.detected.version: 6.11
[2026-03-04T22:16:54.145Z] [INFO] os.detected.version.major: 6
[2026-03-04T22:16:54.145Z] [INFO] os.detected.version.minor: 11
[2026-03-04T22:16:54.145Z] [INFO] os.detected.release: ubuntu
[2026-03-04T22:16:54.146Z] [INFO] os.detected.release.version: 24.04
[2026-03-04T22:16:54.146Z] [INFO] os.detected.release.like.ubuntu: true
[2026-03-04T22:16:54.146Z] [INFO] os.detected.release.like.debian: true
[2026-03-04T22:16:54.146Z] [INFO] os.detected.classifier: linux-x86_64
[2026-03-04T22:16:54.963Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T22:16:54.963Z] [INFO] Reactor Build Order:
[2026-03-04T22:16:54.963Z] [INFO]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - IDE/Tools - Config [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Revapi Configuration [jar]
[2026-03-04T22:16:54.963Z] [INFO] ArC - Parent pom [pom]
[2026-03-04T22:16:54.963Z] [INFO] ArC - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] ArC - Processor [jar]
[2026-03-04T22:16:54.963Z] [INFO] ArC - Tests [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - BOM [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Test BOM [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - App Model [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Maven Resolver [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Gradle Resolver [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Core [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Maven plugin [maven-plugin]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Bootstrap - Runner [jar]
[2026-03-04T22:16:54.963Z] [INFO] Qute - Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] Qute - Core [jar]
[2026-03-04T22:16:54.963Z] [INFO] Qute - Generator [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Maven Artifact API [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Message Writer [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Registry Client API [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Utilities [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Base Codestarts [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Codestarts [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Common [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Parent pom [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - BOM [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Build Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - IDE Launcher [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Development mode - SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Core [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Core - Extension Processor [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Core - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Core - Class Change Agent [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Builder [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin [maven-plugin]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Platform Properties [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Core - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Enforcer Rules [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Extensions - Parent pom [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - JSON-P [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - JSON-P - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - JSON-P - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Test Framework [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Test Framework - Common [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Dev tools - Testing [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Parent pom [pom]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Common Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Common Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Server Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Common Processor [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Processor [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Client Parent [pom]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Client - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] RESTEasy Reactive - Client - Processor [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - BOM - Test [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - HTTP [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - ArC [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - ArC - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - ArC - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Undertow [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Undertow - SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Security [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Security - Runtime SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - SmallRye Context Propagation [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Mutiny [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Mutiny - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Netty [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Netty - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x [pom]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - HTTP - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Undertow - Runtime [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Netty - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Mutiny - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - Deployment [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI [jar]
[2026-03-04T22:16:54.963Z] [INFO] Quarkus - Kubernetes [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Kubernetes - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Security - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Security - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Security - Test Utilities [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Security - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - JUnit 5 [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Vert.x - HTTP - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Undertow - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Core - Test Extension [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Core - Test Extension - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Core - Test Extension - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JUnit 4 Mock [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - H2 Database Support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Derby Database Support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test framework - Vert.x [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jackson [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jackson - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Amazon Lambda [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Amazon Lambda - Common Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Amazon Lambda [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Arquillian Adapter [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Maven Integration [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test framework - embedded LDAP server [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Security [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Security JWT [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Credentials [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Credentials - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye JWT Token Build [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - OpenID Connect Common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - OpenID Connect Common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - OpenID Connect Adapter [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Security OIDC [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Keycloak Server support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jacoco [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jacoco - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jacoco - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Reactive Streams Operators [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Kubernetes Service Binding [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Health [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Health - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Server common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Server common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Metrics [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Metrics - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jaeger [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jaeger - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye OpenTracing [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - MongoDB Client [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - MongoDB Client - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - MongoDB Support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Test Framework - Infinispan Client Support [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Scheduler [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Scheduler - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Apache HttpClient - Parent [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Apache HttpClient - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client Config [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client Config - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC Common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC Common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Stork Integration [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Stork - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC parent [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC - Protoc Plugin [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC - Code Gen [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC - Stubs for health and reflection [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - gRPC - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Common - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Common - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAX-RS SPI - Parent [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAX-RS - SPI - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Server common - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Server common - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Apache HttpClient - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client Config - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Fault tolerance [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - REST Client - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jackson - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Jackson - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Jackson [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Reactive Routes [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Reactive Routes - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Hibernate Validator [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Hibernate Validator - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security - Common [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security - Common - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security - Common - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security Properties File [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security Properties File - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Elytron Security Properties File - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Hibernate Validator - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JSON-B [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JSON-B - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - JSON-B [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JSON-B - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JSON-B - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Hibernate Validator - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Reactive Routes - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Scheduler - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Datasource [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Datasource - Common [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Agroal [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Agroal - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Datasource - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Narayana JTA [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Narayana JTA - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Agroal - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Quartz [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Quartz - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Metrics - SPI [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Metrics - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Quartz - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXP [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXP - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXP - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - SmallRye Stork - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Configuration - YAML [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Configuration - YAML - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Configuration - YAML - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXB [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXB - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAXB - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets Client [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets Client - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets Client - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebSockets Aggregator [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebJar Locator [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebJar Locator - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - WebJar Locator - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAX-RS Client Reactive [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Jackson [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment [jar]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - JAXB [pom]
[2026-03-04T22:16:54.964Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Common [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Common - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Common - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Qute [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Qute - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Qute - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Qute [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Servlet [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Jackson [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Jackson [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kotlin [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kotlin - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kotlin - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Links [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Health - SPI [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI - SPI [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI - Common [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Swagger UI [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Swagger UI - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Swagger UI - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Health - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Jaeger - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Caffeine [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Caffeine - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Hibernate ORM [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Hibernate ORM - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana JTA - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kubernetes Service Binding - SPI [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Datasource - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Credentials - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - H2 [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - H2 [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - H2 - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - H2 - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Agroal - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Caffeine - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Hibernate - Common [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Hibernate ORM - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - gRPC Common - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - JAXB [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Links [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Links - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Links - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny - Common [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Qute [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Qute - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Qute - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Multipart [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Jackson [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Jackson - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Jackson - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JSON-B [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JSON-B - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JSON-B - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JAXB [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JAXB - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - JAXB - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Mutiny [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Mutiny - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - REST Client - Mutiny - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Type Converters [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kafka - Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kafka - Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - Common [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Kafka - Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Avro [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Avro - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Apicurio Registry - Avro [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Avro - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Datasource [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Datasource - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Datasource - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - DB2 [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive DB2 Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive DB2 Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive DB2 Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - Postgresql [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive PostgreSQL Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive MySQL Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive MySQL Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - MySQL [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive MySQL Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - MSSQL [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive MS SQL Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - Oracle [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Oracle Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Oracle Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Reactive Oracle Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Mailer [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Mailer - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Mailer - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - gRPC - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Redis Client [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Redis Client - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Redis Client - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana STM [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana STM - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana STM - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana LRA Participant - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - PostgreSQL [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - DB2 [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - DB2 - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - DB2 - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - Derby [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - Derby - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - Derby [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - Derby - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - MariaDB [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - MariaDB - Runtime [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - DevServices - MariaDB [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - MariaDB - Deployment [jar]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - MSSQL [pom]
[2026-03-04T22:16:54.965Z] [INFO] Quarkus - JDBC - MSSQL - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - MSSQL - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - MySQL [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - MySQL - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - MySQL - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - Oracle [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - Oracle - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - JDBC - Oracle - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Envers - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Envers - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Envers - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Panache - Mock [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - Common [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Panache - Query Language [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Common [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB Client - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - REST data with Panache - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - REST data with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - REST data with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch client common [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST client - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST client - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST client - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Kafka Streams [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Kafka Streams - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Kafka Streams - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - DI [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - DI - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - DI - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - Parent - Aggregator [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - Common Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Data JPA [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Data JPA - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Data JPA - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Security - Parent [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Security - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Security - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Boot - Properties [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Boot - Properties - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Boot - Properties - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Cloud Config Client [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Cache [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Cache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Cache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Cache [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Cache - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Cache - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Scheduling [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Scheduling - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Scheduling - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring Data REST [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Data REST - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Spring - Data REST - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security JPA [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security JPA - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security JPA - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security JDBC [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security JDBC - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security JDBC - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security LDAP [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security LDAP - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Elytron Security LDAP - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security OAuth2 [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security OAuth2 - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - Security OAuth2 - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - SmallRye JWT Build - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - SmallRye JWT [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - SmallRye JWT - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - SmallRye JWT - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Common - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive [pom]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime [jar]
[2026-03-04T22:16:54.966Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Authorization [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Authorization - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Admin Client [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Admin Client - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Admin Client - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Keycloak Authorization - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Infinispan - Client [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Infinispan - Client - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Infinispan - Client - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda Event Server [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda - Common Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda - Archetype [maven-archetype]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda X-Ray [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda HTTP [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype [maven-archetype]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda REST Event Server [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype [maven-archetype]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Azure Functions [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Azure Functions - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Azure Functions - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Azure Functions - Archetype [maven-archetype]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Server Common Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Server Common - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Server Common - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy HTTP Binding [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy HTTP - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy HTTP - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Amazon Lambda Binding [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype [maven-archetype]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Knative Events Binding [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Knative Events - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Knative Events - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Scala [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Scala - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Scala - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - SPI [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Util [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Buildpack - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Buildpack [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Buildpack - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Docker - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Docker [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Docker - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Jib - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Jib [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - Jib - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client - SPI [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - S2I - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - S2I [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - S2I - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - OpenShift - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - OpenShift [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Container Image - OpenShift - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Vanilla [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Openshift [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Minikube [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Client - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Config [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Config - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Config - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - OpenShift Client [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - OpenShift Client - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - OpenShift Client - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Flyway [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Flyway - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Flyway - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase MongoDB [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase MongoDB - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Liquibase MongoDB - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL Client [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - JSON [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - JSON - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - JSON - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - GELF [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - GELF - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Logging - GELF - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Picocli [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Picocli - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Picocli - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Google Cloud Functions [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Google Cloud Functions [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Google Cloud Functions - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Google Cloud Functions - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - AWT - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - AWT - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - AWT - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - BOM - Descriptor JSON [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Maven Plugin [maven-plugin]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Gradle Plugin - Parent [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Gradle Model [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Gradle Plugin [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Extension Gradle Plugin [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Command Line Interface [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Test - Avro code generation and reload [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - AWT [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - No AWT [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Bouncy Castle [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Class tranformer [pom]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Shared library [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Hibernate Validator [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Common JPA entities [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Infinispan Client [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Devtools [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Gradle tooling [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Main [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Kafka [jar]
[2026-03-04T22:16:54.967Z] [INFO] Quarkus - Integration Tests - Kafka SSL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka SASL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka Avro [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka Streams [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - DB2 [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - Derby [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - H2 [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - MySQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - Oracle [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Vert.x Web [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Vert.x [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring DI [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring Web [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring Data JPA [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring Boot properties [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Spring Data REST [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron Security [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron Undertow [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Flyway [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Liquibase [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Container Image - Parent [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Container Image - Standard [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenShift Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - MongoDB Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Jackson [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JSON-B [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Virtual Http [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Maven tooling [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Scala [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kotlin [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - MongoDB Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Narayana STM [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - SmallRye Config [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JPA without entities [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Quartz [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Redis Client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Logging - GELF [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Cache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Qute [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Bootstrap Config [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - InjectMock [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - REST client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent [pom]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - REST Client Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Packaging [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Simple with space [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Picocli [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Picocli Native [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - WebJar Locator [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Dev Mode [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - IDE Launcher [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenTelemetry [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Logging - JSON [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JAXB [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - JAXP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Mailer [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Logging with Panache [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Locales [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Redis DevService [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - TLS [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Health [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP [jar]
[2026-03-04T22:16:54.968Z] [INFO] Quarkus - Integration Tests - Google Cloud Function [jar]
[2026-03-04T22:16:54.969Z] [INFO]
[2026-03-04T22:16:54.969Z] [INFO] -------------------< io.quarkus:quarkus-ide-config >--------------------
[2026-03-04T22:16:54.969Z] [INFO] Building Quarkus - IDE/Tools - Config 2.7.5.Final [1/964]
[2026-03-04T22:16:54.969Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:16:54.969Z] [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
[2026-03-04T22:16:54.969Z] [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
[2026-03-04T22:16:54.969Z] [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 97 kB/s)
[2026-03-04T22:16:54.969Z] [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
[2026-03-04T22:16:55.599Z] [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
[2026-03-04T22:16:55.599Z] [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 126 kB/s)
[2026-03-04T22:16:55.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-03-04T22:16:55.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[2026-03-04T22:16:55.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 761 kB/s)
[2026-03-04T22:16:55.599Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
[2026-03-04T22:16:55.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[2026-03-04T22:16:55.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 300 kB/s)
[2026-03-04T22:16:55.599Z] [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
[2026-03-04T22:16:56.227Z] [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
[2026-03-04T22:16:56.227Z] [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 346 kB/s)
[2026-03-04T22:16:56.227Z] [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
[2026-03-04T22:16:56.227Z] [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
[2026-03-04T22:16:56.227Z] [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 88 kB/s)
[2026-03-04T22:16:56.227Z] [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
[2026-03-04T22:16:56.227Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[2026-03-04T22:16:56.227Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 210 kB/s)
[2026-03-04T22:16:56.227Z] [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
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.011Z] [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 617 kB/s)
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.011Z] [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 91 kB/s)
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[2026-03-04T22:16:57.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 160 kB/s)
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.011Z] [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
[2026-03-04T22:16:57.660Z] [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 469 kB/s)
[2026-03-04T22:16:57.660Z] [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
[2026-03-04T22:16:57.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
[2026-03-04T22:16:57.660Z] [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 265 kB/s)
[2026-03-04T22:16:57.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-03-04T22:16:57.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
[2026-03-04T22:16:57.660Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 551 kB/s)
[2026-03-04T22:16:57.660Z] [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
[2026-03-04T22:16:57.660Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
[2026-03-04T22:16:57.660Z] [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 434 kB/s)
[2026-03-04T22:16:57.660Z] [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
[2026-03-04T22:16:58.292Z] [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
[2026-03-04T22:16:58.292Z] [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 105 kB/s)
[2026-03-04T22:16:58.292Z] [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
[2026-03-04T22:16:58.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
[2026-03-04T22:16:58.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 137 kB/s)
[2026-03-04T22:16:58.292Z] [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
[2026-03-04T22:16:58.292Z] [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
[2026-03-04T22:16:58.920Z] [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 599 kB/s)
[2026-03-04T22:16:58.920Z] [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
[2026-03-04T22:16:58.920Z] [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
[2026-03-04T22:16:58.920Z] [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 223 kB/s)
[2026-03-04T22:16:58.920Z] [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
[2026-03-04T22:16:58.920Z] [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
[2026-03-04T22:16:58.920Z] [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)
[2026-03-04T22:16:58.920Z] [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
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:16:59.562Z] [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 132 kB/s)
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:16:59.562Z] [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 449 kB/s)
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:16:59.562Z] [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 769 kB/s)
[2026-03-04T22:16:59.562Z] [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
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.190Z] [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 133 kB/s)
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.190Z] [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 621 kB/s)
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.190Z] [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 107 kB/s)
[2026-03-04T22:17:00.190Z] [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
[2026-03-04T22:17:00.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[2026-03-04T22:17:00.818Z] [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 135 kB/s)
[2026-03-04T22:17:00.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-03-04T22:17:00.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[2026-03-04T22:17:00.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 710 kB/s)
[2026-03-04T22:17:00.818Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
[2026-03-04T22:17:00.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[2026-03-04T22:17:00.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 262 kB/s)
[2026-03-04T22:17:00.818Z] [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
[2026-03-04T22:17:01.445Z] [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
[2026-03-04T22:17:01.445Z] [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)
[2026-03-04T22:17:01.445Z] [INFO]
[2026-03-04T22:17:01.445Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-config ---
[2026-03-04T22:17:01.445Z] [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
[2026-03-04T22:17:01.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[2026-03-04T22:17:01.445Z] [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 42 kB/s)
[2026-03-04T22:17:01.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-03-04T22:17:01.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[2026-03-04T22:17:01.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 438 kB/s)
[2026-03-04T22:17:01.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-03-04T22:17:01.445Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[2026-03-04T22:17:01.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 436 kB/s)
[2026-03-04T22:17:01.445Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
[2026-03-04T22:17:02.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[2026-03-04T22:17:02.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 191 kB/s)
[2026-03-04T22:17:02.120Z] [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
[2026-03-04T22:17:02.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[2026-03-04T22:17:02.120Z] [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 46 kB/s)
[2026-03-04T22:17:02.120Z] [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
[2026-03-04T22:17:02.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[2026-03-04T22:17:02.933Z] [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 58 kB/s)
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[2026-03-04T22:17:02.933Z] [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 329 kB/s)
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[2026-03-04T22:17:02.933Z] [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 44 kB/s)
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [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 105 kB/s)
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [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 55 kB/s)
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:02.933Z] [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
[2026-03-04T22:17:03.561Z] [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 49 kB/s)
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:03.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[2026-03-04T22:17:03.561Z] [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 25 kB/s)
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:03.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[2026-03-04T22:17:03.561Z] [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 156 kB/s)
[2026-03-04T22:17:03.561Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-03-04T22:17:03.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[2026-03-04T22:17:03.561Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 196 kB/s)
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:03.561Z] [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 18 kB/s)
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:03.561Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[2026-03-04T22:17:03.561Z] [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 99 kB/s)
[2026-03-04T22:17:03.561Z] [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
[2026-03-04T22:17:04.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[2026-03-04T22:17:04.195Z] [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 91 kB/s)
[2026-03-04T22:17:04.195Z] [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
[2026-03-04T22:17:04.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[2026-03-04T22:17:04.195Z] [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 60 kB/s)
[2026-03-04T22:17:04.195Z] [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
[2026-03-04T22:17:04.195Z] [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
[2026-03-04T22:17:04.195Z] [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 111 kB/s)
[2026-03-04T22:17:04.195Z] [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
[2026-03-04T22:17:04.195Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[2026-03-04T22:17:04.195Z] [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 221 kB/s)
[2026-03-04T22:17:04.195Z] [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
[2026-03-04T22:17:04.836Z] [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
[2026-03-04T22:17:04.836Z] [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 101 kB/s)
[2026-03-04T22:17:04.836Z] [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
[2026-03-04T22:17:04.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[2026-03-04T22:17:04.836Z] [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 98 kB/s)
[2026-03-04T22:17:04.836Z] [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
[2026-03-04T22:17:04.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[2026-03-04T22:17:04.836Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 242 kB/s)
[2026-03-04T22:17:04.836Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-03-04T22:17:05.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[2026-03-04T22:17:05.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 953 kB/s)
[2026-03-04T22:17:05.466Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/16/apache-16.pom
[2026-03-04T22:17:05.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[2026-03-04T22:17:05.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 376 kB/s)
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:05.466Z] [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
[2026-03-04T22:17:06.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[2026-03-04T22:17:06.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[2026-03-04T22:17:06.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[2026-03-04T22:17:06.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[2026-03-04T22:17:06.101Z] [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
[2026-03-04T22:17:06.736Z] [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 1.1 MB/s)
[2026-03-04T22:17:06.736Z] [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
[2026-03-04T22:17:06.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.7 MB/s)
[2026-03-04T22:17:06.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[2026-03-04T22:17:06.736Z] [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 3.3 MB/s)
[2026-03-04T22:17:06.736Z] [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
[2026-03-04T22:17:06.736Z] [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 763 kB/s)
[2026-03-04T22:17:06.736Z] [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
[2026-03-04T22:17:06.736Z] [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.8 MB/s)
[2026-03-04T22:17:06.736Z] [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
[2026-03-04T22:17:06.736Z] [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 52 kB/s)
[2026-03-04T22:17:06.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[2026-03-04T22:17:06.736Z] [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 507 kB/s)
[2026-03-04T22:17:06.736Z] [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.3 MB/s)
[2026-03-04T22:17:06.736Z] [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.6 MB/s)
[2026-03-04T22:17:06.736Z] [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.6 MB/s)
[2026-03-04T22:17:06.736Z] [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.1 MB/s)
[2026-03-04T22:17:06.736Z] [INFO]
[2026-03-04T22:17:06.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-config ---
[2026-03-04T22:17:06.736Z] [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
[2026-03-04T22:17:07.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[2026-03-04T22:17:07.373Z] [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 95 kB/s)
[2026-03-04T22:17:07.373Z] [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
[2026-03-04T22:17:07.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[2026-03-04T22:17:07.373Z] [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 29 kB/s)
[2026-03-04T22:17:07.373Z] [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
[2026-03-04T22:17:07.373Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[2026-03-04T22:17:08.004Z] [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 34 kB/s)
[2026-03-04T22:17:08.005Z] [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
[2026-03-04T22:17:08.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[2026-03-04T22:17:08.005Z] [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 17 kB/s)
[2026-03-04T22:17:08.005Z] [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
[2026-03-04T22:17:08.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[2026-03-04T22:17:08.005Z] [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 82 kB/s)
[2026-03-04T22:17:08.005Z] [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
[2026-03-04T22:17:08.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[2026-03-04T22:17:08.005Z] [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 52 kB/s)
[2026-03-04T22:17:08.005Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-03-04T22:17:08.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[2026-03-04T22:17:08.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 121 kB/s)
[2026-03-04T22:17:08.638Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-03-04T22:17:08.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[2026-03-04T22:17:08.638Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 127 kB/s)
[2026-03-04T22:17:08.638Z] [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
[2026-03-04T22:17:08.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[2026-03-04T22:17:08.638Z] [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 35 kB/s)
[2026-03-04T22:17:08.638Z] [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
[2026-03-04T22:17:08.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[2026-03-04T22:17:08.638Z] [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 26 kB/s)
[2026-03-04T22:17:08.638Z] [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
[2026-03-04T22:17:08.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[2026-03-04T22:17:08.638Z] [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 44 kB/s)
[2026-03-04T22:17:08.638Z] [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
[2026-03-04T22:17:08.638Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[2026-03-04T22:17:09.280Z] [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 47 kB/s)
[2026-03-04T22:17:09.280Z] [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
[2026-03-04T22:17:09.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[2026-03-04T22:17:09.280Z] [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 32 kB/s)
[2026-03-04T22:17:09.280Z] [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
[2026-03-04T22:17:09.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[2026-03-04T22:17:09.281Z] [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 149 kB/s)
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[2026-03-04T22:17:09.281Z] [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 40 kB/s)
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[2026-03-04T22:17:09.281Z] [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 61 kB/s)
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.281Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[2026-03-04T22:17:09.281Z] [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 27 kB/s)
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.281Z] [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 52 kB/s)
[2026-03-04T22:17:09.281Z] [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
[2026-03-04T22:17:09.912Z] [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
[2026-03-04T22:17:09.912Z] [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 20 kB/s)
[2026-03-04T22:17:09.912Z] [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
[2026-03-04T22:17:09.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[2026-03-04T22:17:09.912Z] [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.8 kB/s)
[2026-03-04T22:17:09.912Z] [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
[2026-03-04T22:17:09.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[2026-03-04T22:17:09.912Z] [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 112 kB/s)
[2026-03-04T22:17:09.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
[2026-03-04T22:17:10.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[2026-03-04T22:17:10.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 42 kB/s)
[2026-03-04T22:17:10.539Z] [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
[2026-03-04T22:17:10.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[2026-03-04T22:17:10.539Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s)
[2026-03-04T22:17:10.539Z] [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
[2026-03-04T22:17:10.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[2026-03-04T22:17:10.539Z] [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)
[2026-03-04T22:17:10.539Z] [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
[2026-03-04T22:17:10.539Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[2026-03-04T22:17:10.539Z] [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 58 kB/s)
[2026-03-04T22:17:10.539Z] [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
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.193Z] [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 63 kB/s)
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.193Z] [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 83 kB/s)
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.193Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
[2026-03-04T22:17:11.193Z] [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 91 kB/s)
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.193Z] [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
[2026-03-04T22:17:11.841Z] [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)
[2026-03-04T22:17:11.841Z] [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
[2026-03-04T22:17:11.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
[2026-03-04T22:17:11.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 233 kB/s)
[2026-03-04T22:17:11.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-03-04T22:17:11.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[2026-03-04T22:17:11.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 19 kB/s)
[2026-03-04T22:17:11.841Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-03-04T22:17:11.841Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[2026-03-04T22:17:11.841Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 22 kB/s)
[2026-03-04T22:17:11.841Z] [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
[2026-03-04T22:17:12.474Z] [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
[2026-03-04T22:17:12.475Z] [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 130 kB/s)
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:12.475Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[2026-03-04T22:17:12.475Z] [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 84 kB/s)
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:12.475Z] [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 49 kB/s)
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:12.475Z] [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 356 kB/s)
[2026-03-04T22:17:12.475Z] [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
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.107Z] [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 46 kB/s)
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[2026-03-04T22:17:13.107Z] [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 64 kB/s)
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.107Z] [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 34 kB/s)
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.107Z] [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
[2026-03-04T22:17:13.743Z] [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 214 kB/s)
[2026-03-04T22:17:13.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-03-04T22:17:13.743Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[2026-03-04T22:17:13.743Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 514 kB/s)
[2026-03-04T22:17:13.743Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
[2026-03-04T22:17:13.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[2026-03-04T22:17:13.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 77 kB/s)
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [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
[2026-03-04T22:17:13.744Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[2026-03-04T22:17:14.375Z] [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 972 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[2026-03-04T22:17:14.375Z] [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 9.4 MB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[2026-03-04T22:17:14.375Z] [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 640 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[2026-03-04T22:17:14.375Z] [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)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[2026-03-04T22:17:14.375Z] [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 407 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[2026-03-04T22:17:14.375Z] [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 533 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[2026-03-04T22:17:14.375Z] [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 1.1 MB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[2026-03-04T22:17:14.375Z] [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 674 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[2026-03-04T22:17:14.375Z] [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 123 kB/s)
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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 439 kB/s)
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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 771 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[2026-03-04T22:17:14.375Z] [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 194 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[2026-03-04T22:17:14.375Z] [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 68 kB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[2026-03-04T22:17:14.375Z] [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 78 kB/s)
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [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.1 MB/s)
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 234 kB/s)
[2026-03-04T22:17:14.375Z] [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
[2026-03-04T22:17:14.375Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.3 MB/s)
[2026-03-04T22:17:14.375Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
[2026-03-04T22:17:15.003Z] [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 162 kB/s)
[2026-03-04T22:17:15.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[2026-03-04T22:17:15.003Z] [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 264 kB/s)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [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 671 kB/s)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [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)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [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 415 kB/s)
[2026-03-04T22:17:15.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[2026-03-04T22:17:15.003Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 995 kB/s)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [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 218 kB/s)
[2026-03-04T22:17:15.003Z] [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 574 kB/s)
[2026-03-04T22:17:15.003Z] [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 487 kB/s)
[2026-03-04T22:17:15.003Z] [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 893 kB/s)
[2026-03-04T22:17:15.003Z] [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 152 kB/s)
[2026-03-04T22:17:15.003Z] [INFO]
[2026-03-04T22:17:15.003Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-config ---
[2026-03-04T22:17:15.003Z] [INFO]
[2026-03-04T22:17:15.003Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-config ---
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[2026-03-04T22:17:15.003Z] [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 41 kB/s)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.003Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[2026-03-04T22:17:15.003Z] [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 487 kB/s)
[2026-03-04T22:17:15.003Z] [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
[2026-03-04T22:17:15.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[2026-03-04T22:17:15.631Z] [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 34 kB/s)
[2026-03-04T22:17:15.631Z] [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
[2026-03-04T22:17:15.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[2026-03-04T22:17:15.631Z] [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 61 kB/s)
[2026-03-04T22:17:15.631Z] [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
[2026-03-04T22:17:15.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[2026-03-04T22:17:15.631Z] [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 105 kB/s)
[2026-03-04T22:17:15.631Z] [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
[2026-03-04T22:17:16.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[2026-03-04T22:17:16.258Z] [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 215 kB/s)
[2026-03-04T22:17:16.258Z] [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
[2026-03-04T22:17:16.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[2026-03-04T22:17:16.258Z] [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)
[2026-03-04T22:17:16.258Z] [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
[2026-03-04T22:17:16.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[2026-03-04T22:17:16.258Z] [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 101 kB/s)
[2026-03-04T22:17:16.258Z] [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
[2026-03-04T22:17:16.886Z] [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
[2026-03-04T22:17:16.886Z] [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 71 kB/s)
[2026-03-04T22:17:16.886Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
[2026-03-04T22:17:16.886Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[2026-03-04T22:17:16.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 376 kB/s)
[2026-03-04T22:17:16.886Z] [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
[2026-03-04T22:17:17.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[2026-03-04T22:17:17.519Z] [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 114 kB/s)
[2026-03-04T22:17:17.519Z] [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
[2026-03-04T22:17:17.519Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[2026-03-04T22:17:17.519Z] [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 34 kB/s)
[2026-03-04T22:17:17.519Z] [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
[2026-03-04T22:17:17.519Z] [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
[2026-03-04T22:17:17.519Z] [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 59 kB/s)
[2026-03-04T22:17:17.519Z] [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
[2026-03-04T22:17:18.161Z] [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
[2026-03-04T22:17:18.161Z] [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 41 kB/s)
[2026-03-04T22:17:18.162Z] [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
[2026-03-04T22:17:18.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[2026-03-04T22:17:18.162Z] [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 28 kB/s)
[2026-03-04T22:17:18.162Z] [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
[2026-03-04T22:17:18.162Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[2026-03-04T22:17:18.162Z] [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 14 kB/s)
[2026-03-04T22:17:18.162Z] [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
[2026-03-04T22:17:18.792Z] [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
[2026-03-04T22:17:18.792Z] [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 40 kB/s)
[2026-03-04T22:17:18.793Z] [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
[2026-03-04T22:17:18.793Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[2026-03-04T22:17:18.793Z] [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 253 kB/s)
[2026-03-04T22:17:18.793Z] [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
[2026-03-04T22:17:19.425Z] [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
[2026-03-04T22:17:19.425Z] [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 44 kB/s)
[2026-03-04T22:17:19.425Z] [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
[2026-03-04T22:17:19.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[2026-03-04T22:17:19.425Z] [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 40 kB/s)
[2026-03-04T22:17:19.425Z] [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
[2026-03-04T22:17:19.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[2026-03-04T22:17:20.057Z] [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 152 kB/s)
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[2026-03-04T22:17:20.057Z] [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 75 kB/s)
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.057Z] [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 56 kB/s)
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.057Z] [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 43 kB/s)
[2026-03-04T22:17:20.057Z] [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
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [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 28 kB/s)
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [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 42 kB/s)
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[2026-03-04T22:17:20.706Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 292 kB/s)
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:20.706Z] [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 32 kB/s)
[2026-03-04T22:17:20.706Z] [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
[2026-03-04T22:17:21.339Z] [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
[2026-03-04T22:17:21.339Z] [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 79 kB/s)
[2026-03-04T22:17:21.339Z] [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
[2026-03-04T22:17:21.339Z] [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
[2026-03-04T22:17:21.339Z] [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 44 kB/s)
[2026-03-04T22:17:21.339Z] [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
[2026-03-04T22:17:21.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[2026-03-04T22:17:21.977Z] [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 109 kB/s)
[2026-03-04T22:17:21.977Z] [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
[2026-03-04T22:17:21.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[2026-03-04T22:17:21.977Z] [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 55 kB/s)
[2026-03-04T22:17:21.977Z] [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
[2026-03-04T22:17:21.977Z] [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
[2026-03-04T22:17:21.977Z] [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 81 kB/s)
[2026-03-04T22:17:21.977Z] [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
[2026-03-04T22:17:22.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[2026-03-04T22:17:22.612Z] [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 206 kB/s)
[2026-03-04T22:17:22.612Z] [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
[2026-03-04T22:17:22.612Z] [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
[2026-03-04T22:17:22.612Z] [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 31 kB/s)
[2026-03-04T22:17:22.612Z] [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
[2026-03-04T22:17:22.612Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[2026-03-04T22:17:22.612Z] [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 170 kB/s)
[2026-03-04T22:17:22.612Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-03-04T22:17:23.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[2026-03-04T22:17:23.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 493 kB/s)
[2026-03-04T22:17:23.241Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
[2026-03-04T22:17:23.241Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[2026-03-04T22:17:23.241Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 98 kB/s)
[2026-03-04T22:17:23.241Z] [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
[2026-03-04T22:17:23.241Z] [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
[2026-03-04T22:17:23.241Z] [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 26 kB/s)
[2026-03-04T22:17:23.241Z] [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
[2026-03-04T22:17:23.241Z] [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
[2026-03-04T22:17:23.241Z] [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 48 kB/s)
[2026-03-04T22:17:23.241Z] [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
[2026-03-04T22:17:23.871Z] [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
[2026-03-04T22:17:23.871Z] [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 148 kB/s)
[2026-03-04T22:17:23.871Z] [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
[2026-03-04T22:17:23.871Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[2026-03-04T22:17:23.871Z] [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 29 kB/s)
[2026-03-04T22:17:23.871Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-03-04T22:17:24.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[2026-03-04T22:17:24.526Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 63 kB/s)
[2026-03-04T22:17:24.526Z] [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
[2026-03-04T22:17:24.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[2026-03-04T22:17:24.526Z] [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 101 kB/s)
[2026-03-04T22:17:24.526Z] [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
[2026-03-04T22:17:24.526Z] [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
[2026-03-04T22:17:24.526Z] [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)
[2026-03-04T22:17:24.526Z] [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
[2026-03-04T22:17:25.158Z] [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
[2026-03-04T22:17:25.158Z] [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 368 kB/s)
[2026-03-04T22:17:25.158Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-03-04T22:17:25.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[2026-03-04T22:17:25.158Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 780 kB/s)
[2026-03-04T22:17:25.158Z] [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
[2026-03-04T22:17:25.158Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[2026-03-04T22:17:25.158Z] [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 37 kB/s)
[2026-03-04T22:17:25.158Z] [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
[2026-03-04T22:17:25.793Z] [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
[2026-03-04T22:17:25.793Z] [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 41 kB/s)
[2026-03-04T22:17:25.793Z] [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
[2026-03-04T22:17:25.793Z] [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
[2026-03-04T22:17:25.793Z] [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 36 kB/s)
[2026-03-04T22:17:25.793Z] [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
[2026-03-04T22:17:25.793Z] [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
[2026-03-04T22:17:25.794Z] [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 32 kB/s)
[2026-03-04T22:17:25.794Z] [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
[2026-03-04T22:17:26.423Z] [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
[2026-03-04T22:17:26.424Z] [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 52 kB/s)
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:26.424Z] [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 41 kB/s)
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:26.424Z] [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 37 kB/s)
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:26.424Z] [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
[2026-03-04T22:17:27.057Z] [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 47 kB/s)
[2026-03-04T22:17:27.057Z] [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
[2026-03-04T22:17:27.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[2026-03-04T22:17:27.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 350 kB/s)
[2026-03-04T22:17:27.057Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-03-04T22:17:27.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[2026-03-04T22:17:27.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 520 kB/s)
[2026-03-04T22:17:27.057Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
[2026-03-04T22:17:27.684Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[2026-03-04T22:17:27.684Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 278 kB/s)
[2026-03-04T22:17:27.684Z] [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
[2026-03-04T22:17:27.684Z] [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
[2026-03-04T22:17:27.684Z] [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 53 kB/s)
[2026-03-04T22:17:27.684Z] [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
[2026-03-04T22:17:27.684Z] [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
[2026-03-04T22:17:27.684Z] [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)
[2026-03-04T22:17:27.684Z] [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
[2026-03-04T22:17:28.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[2026-03-04T22:17:28.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 201 kB/s)
[2026-03-04T22:17:28.311Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-03-04T22:17:28.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[2026-03-04T22:17:28.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.0 MB/s)
[2026-03-04T22:17:28.311Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
[2026-03-04T22:17:28.311Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2026-03-04T22:17:28.311Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 379 kB/s)
[2026-03-04T22:17:28.311Z] [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
[2026-03-04T22:17:28.311Z] [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
[2026-03-04T22:17:28.311Z] [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 39 kB/s)
[2026-03-04T22:17:28.311Z] [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
[2026-03-04T22:17:28.937Z] [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
[2026-03-04T22:17:28.937Z] [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 51 kB/s)
[2026-03-04T22:17:28.937Z] [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
[2026-03-04T22:17:28.938Z] [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
[2026-03-04T22:17:28.938Z] [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 34 kB/s)
[2026-03-04T22:17:28.938Z] [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
[2026-03-04T22:17:28.938Z] [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
[2026-03-04T22:17:28.938Z] [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 49 kB/s)
[2026-03-04T22:17:28.938Z] [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
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:29.564Z] [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 52 kB/s)
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:29.564Z] [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 63 kB/s)
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:29.564Z] [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 42 kB/s)
[2026-03-04T22:17:29.564Z] [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
[2026-03-04T22:17:30.193Z] [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
[2026-03-04T22:17:30.193Z] [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 43 kB/s)
[2026-03-04T22:17:30.193Z] [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
[2026-03-04T22:17:30.193Z] [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
[2026-03-04T22:17:30.193Z] [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 181 kB/s)
[2026-03-04T22:17:30.193Z] [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
[2026-03-04T22:17:30.193Z] [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
[2026-03-04T22:17:30.820Z] [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 60 kB/s)
[2026-03-04T22:17:30.820Z] [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
[2026-03-04T22:17:30.820Z] [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
[2026-03-04T22:17:30.820Z] [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 47 kB/s)
[2026-03-04T22:17:30.820Z] [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
[2026-03-04T22:17:30.820Z] [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
[2026-03-04T22:17:30.820Z] [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 78 kB/s)
[2026-03-04T22:17:30.820Z] [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
[2026-03-04T22:17:30.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[2026-03-04T22:17:30.820Z] [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 437 kB/s)
[2026-03-04T22:17:30.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-03-04T22:17:31.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[2026-03-04T22:17:31.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 676 kB/s)
[2026-03-04T22:17:31.447Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/11/apache-11.pom
[2026-03-04T22:17:31.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[2026-03-04T22:17:31.447Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 260 kB/s)
[2026-03-04T22:17:31.447Z] [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
[2026-03-04T22:17:31.447Z] [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
[2026-03-04T22:17:31.447Z] [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 36 kB/s)
[2026-03-04T22:17:31.447Z] [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
[2026-03-04T22:17:31.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[2026-03-04T22:17:32.075Z] [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 61 kB/s)
[2026-03-04T22:17:32.075Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-03-04T22:17:32.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[2026-03-04T22:17:32.075Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 332 kB/s)
[2026-03-04T22:17:32.075Z] [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
[2026-03-04T22:17:32.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
[2026-03-04T22:17:32.075Z] [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 26 kB/s)
[2026-03-04T22:17:32.075Z] [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
[2026-03-04T22:17:32.075Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
[2026-03-04T22:17:32.075Z] [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 68 kB/s)
[2026-03-04T22:17:32.075Z] [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
[2026-03-04T22:17:32.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
[2026-03-04T22:17:32.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 226 kB/s)
[2026-03-04T22:17:32.736Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-03-04T22:17:32.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2026-03-04T22:17:32.736Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 806 kB/s)
[2026-03-04T22:17:32.736Z] [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
[2026-03-04T22:17:32.736Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
[2026-03-04T22:17:32.736Z] [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 51 kB/s)
[2026-03-04T22:17:32.736Z] [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
[2026-03-04T22:17:33.366Z] [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
[2026-03-04T22:17:33.366Z] [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 22 kB/s)
[2026-03-04T22:17:33.366Z] [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
[2026-03-04T22:17:33.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
[2026-03-04T22:17:33.366Z] [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 101 kB/s)
[2026-03-04T22:17:33.366Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-03-04T22:17:33.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[2026-03-04T22:17:33.366Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 103 kB/s)
[2026-03-04T22:17:33.366Z] [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
[2026-03-04T22:17:33.366Z] [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
[2026-03-04T22:17:33.996Z] [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 20 kB/s)
[2026-03-04T22:17:33.996Z] [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
[2026-03-04T22:17:33.996Z] [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
[2026-03-04T22:17:33.996Z] [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 18 kB/s)
[2026-03-04T22:17:33.996Z] [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
[2026-03-04T22:17:33.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
[2026-03-04T22:17:33.996Z] [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 37 kB/s)
[2026-03-04T22:17:33.996Z] [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
[2026-03-04T22:17:34.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[2026-03-04T22:17:34.653Z] [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 82 kB/s)
[2026-03-04T22:17:34.653Z] [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
[2026-03-04T22:17:34.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[2026-03-04T22:17:34.653Z] [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 204 kB/s)
[2026-03-04T22:17:34.653Z] [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
[2026-03-04T22:17:34.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
[2026-03-04T22:17:34.653Z] [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 29 kB/s)
[2026-03-04T22:17:34.653Z] [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
[2026-03-04T22:17:35.279Z] [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
[2026-03-04T22:17:35.279Z] [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 33 kB/s)
[2026-03-04T22:17:35.279Z] [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
[2026-03-04T22:17:35.279Z] [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
[2026-03-04T22:17:35.279Z] [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 22 kB/s)
[2026-03-04T22:17:35.279Z] [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
[2026-03-04T22:17:35.279Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
[2026-03-04T22:17:35.279Z] [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 31 kB/s)
[2026-03-04T22:17:35.279Z] [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
[2026-03-04T22:17:35.279Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
[2026-03-04T22:17:35.909Z] [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)
[2026-03-04T22:17:35.909Z] [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
[2026-03-04T22:17:35.910Z] [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
[2026-03-04T22:17:35.910Z] [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 20 kB/s)
[2026-03-04T22:17:35.910Z] [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
[2026-03-04T22:17:35.910Z] [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
[2026-03-04T22:17:35.910Z] [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 23 kB/s)
[2026-03-04T22:17:35.910Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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 25 kB/s)
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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 19 kB/s)
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[2026-03-04T22:17:36.563Z] [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 75 kB/s)
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[2026-03-04T22:17:36.563Z] [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 69 kB/s)
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:36.563Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.191Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:37.839Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:38.468Z] [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
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[2026-03-04T22:17:39.190Z] [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
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[2026-03-04T22:17:39.190Z] [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 693 kB/s)
[2026-03-04T22:17:39.190Z] [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
[2026-03-04T22:17:39.190Z] [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.8 MB/s)
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[2026-03-04T22:17:39.190Z] [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)
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[2026-03-04T22:17:39.190Z] [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 1.1 MB/s)
[2026-03-04T22:17:39.190Z] [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
[2026-03-04T22:17:39.190Z] [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.7 MB/s)
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[2026-03-04T22:17:39.190Z] [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 515 kB/s)
[2026-03-04T22:17:39.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[2026-03-04T22:17:39.190Z] [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 291 kB/s)
[2026-03-04T22:17:39.190Z] [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
[2026-03-04T22:17:39.191Z] [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 730 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[2026-03-04T22:17:39.191Z] [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.7 MB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[2026-03-04T22:17:39.191Z] [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 419 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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.3 MB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 154 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 134 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 97 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 70 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 48 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[2026-03-04T22:17:39.191Z] [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 52 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 120 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 178 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[2026-03-04T22:17:39.191Z] [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 48 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[2026-03-04T22:17:39.191Z] [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 55 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 166 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 50 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 136 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 37 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 381 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[2026-03-04T22:17:39.191Z] [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 44 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 239 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[2026-03-04T22:17:39.191Z] [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 170 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 33 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 861 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 199 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 470 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 79 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 199 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 88 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 97 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 168 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
[2026-03-04T22:17:39.191Z] [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 156 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
[2026-03-04T22:17:39.191Z] [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 190 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 151 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 137 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
[2026-03-04T22:17:39.191Z] [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.5 MB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[2026-03-04T22:17:39.191Z] [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 19 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
[2026-03-04T22:17:39.191Z] [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.7 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 7.6 MB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 315 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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.5 MB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 12 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 22 kB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 2.1 MB/s)
[2026-03-04T22:17:39.191Z] [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
[2026-03-04T22:17:39.191Z] [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 9.5 kB/s)
[2026-03-04T22:17:39.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
[2026-03-04T22:17:39.819Z] [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 13 kB/s)
[2026-03-04T22:17:39.819Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[2026-03-04T22:17:39.819Z] [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 415 kB/s)
[2026-03-04T22:17:39.819Z] [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.9 kB/s)
[2026-03-04T22:17:39.819Z] [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 398 kB/s)
[2026-03-04T22:17:39.819Z] [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 114 kB/s)
[2026-03-04T22:17:39.819Z] [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 42 kB/s)
[2026-03-04T22:17:39.819Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-03-04T22:17:39.819Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-03-04T22:17:39.819Z] [INFO] Storing buildNumber: 2733bae7cb7ded76d324b41a3a9f4e81b89ee122 at timestamp: 1772662659227
[2026-03-04T22:17:39.819Z] [WARNING] Cannot get the branch information from the git repository:
[2026-03-04T22:17:39.819Z] Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[2026-03-04T22:17:39.819Z]
[2026-03-04T22:17:39.820Z] [INFO] Executing: /bin/sh -c cd '/quarkus/independent-projects/ide-config' && 'git' 'rev-parse' '--verify' 'HEAD'
[2026-03-04T22:17:39.820Z] [INFO] Working directory: /quarkus/independent-projects/ide-config
[2026-03-04T22:17:39.820Z] [INFO] Storing buildScmBranch: UNKNOWN
[2026-03-04T22:17:39.820Z] [INFO]
[2026-03-04T22:17:39.820Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-ide-config ---
[2026-03-04T22:17:39.820Z] [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
[2026-03-04T22:17:39.820Z] [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
[2026-03-04T22:17:39.820Z] [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 56 kB/s)
[2026-03-04T22:17:39.820Z] [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
[2026-03-04T22:17:39.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[2026-03-04T22:17:39.820Z] [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 376 kB/s)
[2026-03-04T22:17:39.820Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-03-04T22:17:40.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[2026-03-04T22:17:40.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 652 kB/s)
[2026-03-04T22:17:40.449Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
[2026-03-04T22:17:40.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[2026-03-04T22:17:40.449Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 218 kB/s)
[2026-03-04T22:17:40.449Z] [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
[2026-03-04T22:17:41.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[2026-03-04T22:17:41.077Z] [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 72 kB/s)
[2026-03-04T22:17:41.077Z] [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
[2026-03-04T22:17:41.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[2026-03-04T22:17:41.077Z] [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 62 kB/s)
[2026-03-04T22:17:41.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-03-04T22:17:41.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[2026-03-04T22:17:41.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 355 kB/s)
[2026-03-04T22:17:41.077Z] [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
[2026-03-04T22:17:41.703Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[2026-03-04T22:17:41.703Z] [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 26 kB/s)
[2026-03-04T22:17:41.703Z] [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
[2026-03-04T22:17:41.703Z] [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
[2026-03-04T22:17:41.703Z] [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)
[2026-03-04T22:17:41.703Z] [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
[2026-03-04T22:17:41.703Z] [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
[2026-03-04T22:17:41.703Z] [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 162 kB/s)
[2026-03-04T22:17:41.703Z] [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
[2026-03-04T22:17:42.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[2026-03-04T22:17:42.347Z] [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 106 kB/s)
[2026-03-04T22:17:42.347Z] [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
[2026-03-04T22:17:42.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[2026-03-04T22:17:42.347Z] [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 47 kB/s)
[2026-03-04T22:17:42.347Z] [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
[2026-03-04T22:17:42.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[2026-03-04T22:17:43.343Z] [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 16 kB/s)
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[2026-03-04T22:17:43.343Z] [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)
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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 223 kB/s)
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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 80 kB/s)
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [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 145 kB/s)
[2026-03-04T22:17:43.343Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
[2026-03-04T22:17:43.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[2026-03-04T22:17:43.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 5.8 kB/s)
[2026-03-04T22:17:43.343Z] [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
[2026-03-04T22:17:43.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[2026-03-04T22:17:44.002Z] [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 106 kB/s)
[2026-03-04T22:17:44.002Z] [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
[2026-03-04T22:17:44.002Z] [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
[2026-03-04T22:17:44.002Z] [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)
[2026-03-04T22:17:44.002Z] [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
[2026-03-04T22:17:44.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
[2026-03-04T22:17:44.002Z] [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)
[2026-03-04T22:17:44.002Z] [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
[2026-03-04T22:17:44.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[2026-03-04T22:17:44.629Z] [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 86 kB/s)
[2026-03-04T22:17:44.629Z] [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
[2026-03-04T22:17:44.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[2026-03-04T22:17:44.629Z] [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 70 kB/s)
[2026-03-04T22:17:44.629Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-03-04T22:17:44.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[2026-03-04T22:17:44.629Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 158 kB/s)
[2026-03-04T22:17:44.629Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-03-04T22:17:44.629Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[2026-03-04T22:17:44.629Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 186 kB/s)
[2026-03-04T22:17:44.629Z] [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
[2026-03-04T22:17:45.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
[2026-03-04T22:17:45.258Z] [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)
[2026-03-04T22:17:45.258Z] [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
[2026-03-04T22:17:45.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
[2026-03-04T22:17:45.258Z] [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 40 kB/s)
[2026-03-04T22:17:45.258Z] [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
[2026-03-04T22:17:45.258Z] [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
[2026-03-04T22:17:45.258Z] [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 53 kB/s)
[2026-03-04T22:17:45.258Z] [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
[2026-03-04T22:17:45.258Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
[2026-03-04T22:17:45.889Z] [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 16 kB/s)
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:45.889Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[2026-03-04T22:17:45.889Z] [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)
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:45.889Z] [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 44 kB/s)
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:45.889Z] [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 53 kB/s)
[2026-03-04T22:17:45.889Z] [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
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:46.537Z] [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 78 kB/s)
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:46.537Z] [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 42 kB/s)
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:46.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[2026-03-04T22:17:46.537Z] [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 569 kB/s)
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:46.537Z] [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
[2026-03-04T22:17:47.167Z] [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 45 kB/s)
[2026-03-04T22:17:47.167Z] [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
[2026-03-04T22:17:47.167Z] [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
[2026-03-04T22:17:47.167Z] [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 38 kB/s)
[2026-03-04T22:17:47.167Z] [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
[2026-03-04T22:17:47.167Z] [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
[2026-03-04T22:17:47.167Z] [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 70 kB/s)
[2026-03-04T22:17:47.167Z] [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
[2026-03-04T22:17:47.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
[2026-03-04T22:17:47.800Z] [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 82 kB/s)
[2026-03-04T22:17:47.800Z] [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
[2026-03-04T22:17:47.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[2026-03-04T22:17:47.800Z] [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 405 kB/s)
[2026-03-04T22:17:47.800Z] [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
[2026-03-04T22:17:47.800Z] [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
[2026-03-04T22:17:47.800Z] [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 166 kB/s)
[2026-03-04T22:17:47.800Z] [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
[2026-03-04T22:17:47.800Z] [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
[2026-03-04T22:17:48.444Z] [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 148 kB/s)
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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 80 kB/s)
[2026-03-04T22:17:48.444Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-03-04T22:17:48.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[2026-03-04T22:17:48.444Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 253 kB/s)
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[2026-03-04T22:17:48.444Z] [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 175 kB/s)
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:48.444Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [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
[2026-03-04T22:17:49.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 1.1 MB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 1.1 MB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 829 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 865 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 8.0 MB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 363 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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.9 MB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 626 kB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
[2026-03-04T22:17:49.080Z] [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)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
[2026-03-04T22:17:49.080Z] [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 1.0 MB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[2026-03-04T22:17:49.080Z] [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 997 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 985 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 1.5 MB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[2026-03-04T22:17:49.080Z] [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 276 kB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[2026-03-04T22:17:49.080Z] [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 958 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 24 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 7.2 MB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[2026-03-04T22:17:49.080Z] [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 153 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 923 kB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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.6 MB/s)
[2026-03-04T22:17:49.080Z] [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
[2026-03-04T22:17:49.080Z] [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 861 kB/s)
[2026-03-04T22:17:49.080Z] [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 198 kB/s)
[2026-03-04T22:17:49.080Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 164 kB/s)
[2026-03-04T22:17:49.080Z] [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 560 kB/s)
[2026-03-04T22:17:49.080Z] [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 31 kB/s)
[2026-03-04T22:17:49.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:17:49.713Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:17:49.713Z] [INFO] Copying 2 resources
[2026-03-04T22:17:49.713Z] [INFO]
[2026-03-04T22:17:49.713Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-config ---
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:49.713Z] [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 75 kB/s)
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:49.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[2026-03-04T22:17:49.713Z] [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 77 kB/s)
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:49.713Z] [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 74 kB/s)
[2026-03-04T22:17:49.713Z] [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
[2026-03-04T22:17:50.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[2026-03-04T22:17:50.366Z] [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 101 kB/s)
[2026-03-04T22:17:50.366Z] [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
[2026-03-04T22:17:50.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[2026-03-04T22:17:50.366Z] [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 18 kB/s)
[2026-03-04T22:17:50.366Z] [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
[2026-03-04T22:17:50.366Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
[2026-03-04T22:17:50.366Z] [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 90 kB/s)
[2026-03-04T22:17:50.366Z] [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
[2026-03-04T22:17:50.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
[2026-03-04T22:17:50.994Z] [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 71 kB/s)
[2026-03-04T22:17:50.994Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-03-04T22:17:50.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
[2026-03-04T22:17:50.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 59 kB/s)
[2026-03-04T22:17:50.994Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-03-04T22:17:50.994Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
[2026-03-04T22:17:50.994Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 148 kB/s)
[2026-03-04T22:17:50.994Z] [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
[2026-03-04T22:17:51.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
[2026-03-04T22:17:51.625Z] [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 226 kB/s)
[2026-03-04T22:17:51.625Z] [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
[2026-03-04T22:17:51.625Z] [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
[2026-03-04T22:17:51.625Z] [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 12 kB/s)
[2026-03-04T22:17:51.625Z] [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
[2026-03-04T22:17:51.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
[2026-03-04T22:17:51.625Z] [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 102 kB/s)
[2026-03-04T22:17:51.625Z] [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
[2026-03-04T22:17:52.266Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[2026-03-04T22:17:52.266Z] [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 40 kB/s)
[2026-03-04T22:17:52.267Z] [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
[2026-03-04T22:17:52.267Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[2026-03-04T22:17:52.267Z] [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 65 kB/s)
[2026-03-04T22:17:52.267Z] [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
[2026-03-04T22:17:52.267Z] [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
[2026-03-04T22:17:52.267Z] [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 13 kB/s)
[2026-03-04T22:17:52.267Z] [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
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [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 12 kB/s)
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
[2026-03-04T22:17:52.912Z] [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 25 kB/s)
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:52.912Z] [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
[2026-03-04T22:17:53.538Z] [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
[2026-03-04T22:17:53.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
[2026-03-04T22:17:53.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
[2026-03-04T22:17:53.538Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
[2026-03-04T22:17:53.538Z] [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
[2026-03-04T22:17:54.173Z] [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 271 kB/s)
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.173Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.1 MB/s)
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.173Z] [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 730 kB/s)
[2026-03-04T22:17:54.173Z] [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 459 kB/s)
[2026-03-04T22:17:54.173Z] [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 5.3 MB/s)
[2026-03-04T22:17:54.173Z] [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 236 kB/s)
[2026-03-04T22:17:54.173Z] [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 35 kB/s)
[2026-03-04T22:17:54.173Z] [INFO] No sources to compile
[2026-03-04T22:17:54.173Z] [INFO]
[2026-03-04T22:17:54.173Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-ide-config ---
[2026-03-04T22:17:54.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:17:54.173Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:17:54.173Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/ide-config/src/test/resources
[2026-03-04T22:17:54.173Z] [INFO]
[2026-03-04T22:17:54.173Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-config ---
[2026-03-04T22:17:54.173Z] [INFO] No sources to compile
[2026-03-04T22:17:54.173Z] [INFO]
[2026-03-04T22:17:54.173Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-config ---
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.173Z] [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 158 kB/s)
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.173Z] [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
[2026-03-04T22:17:54.801Z] [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 53 kB/s)
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:54.801Z] [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 50 kB/s)
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:54.801Z] [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 49 kB/s)
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:54.801Z] [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
[2026-03-04T22:17:55.434Z] [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 433 kB/s)
[2026-03-04T22:17:55.434Z] [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
[2026-03-04T22:17:55.434Z] [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
[2026-03-04T22:17:55.434Z] [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 67 kB/s)
[2026-03-04T22:17:55.434Z] [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
[2026-03-04T22:17:55.434Z] [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
[2026-03-04T22:17:55.435Z] [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 77 kB/s)
[2026-03-04T22:17:55.435Z] [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
[2026-03-04T22:17:55.435Z] [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
[2026-03-04T22:17:55.435Z] [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)
[2026-03-04T22:17:55.435Z] [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
[2026-03-04T22:17:56.061Z] [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
[2026-03-04T22:17:56.061Z] [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 36 kB/s)
[2026-03-04T22:17:56.061Z] [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
[2026-03-04T22:17:56.061Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[2026-03-04T22:17:56.061Z] [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 369 kB/s)
[2026-03-04T22:17:56.061Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-03-04T22:17:56.689Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[2026-03-04T22:17:56.689Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 510 kB/s)
[2026-03-04T22:17:56.689Z] [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
[2026-03-04T22:17:56.689Z] [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
[2026-03-04T22:17:57.315Z] [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 164 kB/s)
[2026-03-04T22:17:57.315Z] [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
[2026-03-04T22:17:57.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
[2026-03-04T22:17:57.315Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 208 kB/s)
[2026-03-04T22:17:57.315Z] [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
[2026-03-04T22:17:57.315Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
[2026-03-04T22:17:57.315Z] [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 46 kB/s)
[2026-03-04T22:17:57.315Z] [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
[2026-03-04T22:17:57.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
[2026-03-04T22:17:57.942Z] [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 59 kB/s)
[2026-03-04T22:17:57.942Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-03-04T22:17:57.942Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
[2026-03-04T22:17:57.942Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 362 kB/s)
[2026-03-04T22:17:57.943Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-03-04T22:17:58.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
[2026-03-04T22:17:58.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 39 kB/s)
[2026-03-04T22:17:58.576Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:58.577Z] [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
[2026-03-04T22:17:59.206Z] [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 325 kB/s)
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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 3.0 MB/s)
[2026-03-04T22:17:59.206Z] [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 2.2 MB/s)
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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 393 kB/s)
[2026-03-04T22:17:59.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
[2026-03-04T22:17:59.206Z] [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 5.0 MB/s)
[2026-03-04T22:17:59.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
[2026-03-04T22:17:59.206Z] [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 98 kB/s)
[2026-03-04T22:17:59.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
[2026-03-04T22:17:59.206Z] [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 376 kB/s)
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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.3 MB/s)
[2026-03-04T22:17:59.206Z] [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 431 kB/s)
[2026-03-04T22:17:59.206Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 942 kB/s)
[2026-03-04T22:17:59.206Z] [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.6 MB/s)
[2026-03-04T22:17:59.206Z] [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 12 MB/s)
[2026-03-04T22:17:59.206Z] [INFO] No tests to run.
[2026-03-04T22:17:59.206Z] [INFO]
[2026-03-04T22:17:59.206Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-config ---
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [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 100 kB/s)
[2026-03-04T22:17:59.206Z] [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
[2026-03-04T22:17:59.206Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[2026-03-04T22:17:59.206Z] [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 93 kB/s)
[2026-03-04T22:17:59.206Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-03-04T22:17:59.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[2026-03-04T22:17:59.838Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 87 kB/s)
[2026-03-04T22:17:59.838Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
[2026-03-04T22:17:59.838Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[2026-03-04T22:18:00.465Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 251 kB/s)
[2026-03-04T22:18:00.465Z] [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
[2026-03-04T22:18:00.465Z] [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
[2026-03-04T22:18:00.465Z] [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 77 kB/s)
[2026-03-04T22:18:00.465Z] [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
[2026-03-04T22:18:00.465Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[2026-03-04T22:18:00.465Z] [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 42 kB/s)
[2026-03-04T22:18:00.465Z] [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
[2026-03-04T22:18:01.098Z] [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
[2026-03-04T22:18:01.098Z] [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 27 kB/s)
[2026-03-04T22:18:01.098Z] [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
[2026-03-04T22:18:01.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
[2026-03-04T22:18:01.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 402 kB/s)
[2026-03-04T22:18:01.098Z] [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
[2026-03-04T22:18:01.098Z] [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
[2026-03-04T22:18:01.098Z] [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 107 kB/s)
[2026-03-04T22:18:01.098Z] [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
[2026-03-04T22:18:01.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[2026-03-04T22:18:01.732Z] [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 134 kB/s)
[2026-03-04T22:18:01.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-03-04T22:18:01.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[2026-03-04T22:18:01.732Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 462 kB/s)
[2026-03-04T22:18:01.732Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
[2026-03-04T22:18:01.732Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[2026-03-04T22:18:02.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 144 kB/s)
[2026-03-04T22:18:02.362Z] [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
[2026-03-04T22:18:02.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[2026-03-04T22:18:02.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 161 kB/s)
[2026-03-04T22:18:02.362Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-03-04T22:18:02.362Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[2026-03-04T22:18:02.362Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 986 kB/s)
[2026-03-04T22:18:02.362Z] [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
[2026-03-04T22:18:02.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom
[2026-03-04T22:18:02.996Z] [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 82 kB/s)
[2026-03-04T22:18:02.996Z] [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
[2026-03-04T22:18:02.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom
[2026-03-04T22:18:02.996Z] [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)
[2026-03-04T22:18:02.996Z] [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
[2026-03-04T22:18:02.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[2026-03-04T22:18:02.996Z] [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 110 kB/s)
[2026-03-04T22:18:02.996Z] [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
[2026-03-04T22:18:02.996Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom
[2026-03-04T22:18:02.996Z] [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 103 kB/s)
[2026-03-04T22:18:02.996Z] [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
[2026-03-04T22:18:03.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
[2026-03-04T22:18:03.627Z] [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 445 kB/s)
[2026-03-04T22:18:03.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-03-04T22:18:03.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[2026-03-04T22:18:03.627Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 323 kB/s)
[2026-03-04T22:18:03.627Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
[2026-03-04T22:18:03.627Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
[2026-03-04T22:18:04.259Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 41 kB/s)
[2026-03-04T22:18:04.259Z] [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
[2026-03-04T22:18:04.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[2026-03-04T22:18:04.259Z] [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 42 kB/s)
[2026-03-04T22:18:04.259Z] [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
[2026-03-04T22:18:04.259Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.pom
[2026-03-04T22:18:04.887Z] [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 98 kB/s)
[2026-03-04T22:18:04.887Z] [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
[2026-03-04T22:18:04.887Z] [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
[2026-03-04T22:18:04.887Z] [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
[2026-03-04T22:18:04.887Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-03-04T22:18:04.888Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [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
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.jar
[2026-03-04T22:18:04.888Z] [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 518 kB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar
[2026-03-04T22:18:04.888Z] [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 4.0 MB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
[2026-03-04T22:18:04.888Z] [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 693 kB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[2026-03-04T22:18:04.888Z] [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 956 kB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
[2026-03-04T22:18:04.888Z] [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 715 kB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.0/plexus-utils-3.2.0.jar
[2026-03-04T22:18:04.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 630 kB/s)
[2026-03-04T22:18:04.888Z] [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 712 kB/s)
[2026-03-04T22:18:04.888Z] [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 5.6 MB/s)
[2026-03-04T22:18:04.888Z] [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.3 MB/s)
[2026-03-04T22:18:04.888Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 944 kB/s)
[2026-03-04T22:18:05.525Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final.jar
[2026-03-04T22:18:05.526Z] [INFO]
[2026-03-04T22:18:05.526Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-config ---
[2026-03-04T22:18:05.526Z] [INFO] Building jar: /quarkus/independent-projects/ide-config/target/quarkus-ide-config-2.7.5.Final-sources.jar
[2026-03-04T22:18:05.526Z] [INFO]
[2026-03-04T22:18:05.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-config ---
[2026-03-04T22:18:05.526Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[2026-03-04T22:18:05.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[2026-03-04T22:18:06.833Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 777 B/s)
[2026-03-04T22:18:06.833Z] [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
[2026-03-04T22:18:07.461Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2026-03-04T22:18:07.461Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 196 kB/s)
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:07.461Z] [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 71 kB/s)
[2026-03-04T22:18:07.461Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:07.461Z] [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
[2026-03-04T22:18:08.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[2026-03-04T22:18:08.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[2026-03-04T22:18:08.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[2026-03-04T22:18:08.098Z] [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 4.7 MB/s)
[2026-03-04T22:18:08.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.2 MB/s)
[2026-03-04T22:18:08.098Z] [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 540 kB/s)
[2026-03-04T22:18:08.098Z] [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.1 MB/s)
[2026-03-04T22:18:08.098Z] [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 960 kB/s)
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [INFO]
[2026-03-04T22:18:08.098Z] [INFO] ------------------< io.quarkus:quarkus-revapi-config >------------------
[2026-03-04T22:18:08.098Z] [INFO] Building Quarkus - Revapi Configuration 2.7.5.Final [2/964]
[2026-03-04T22:18:08.098Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [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 86 kB/s)
[2026-03-04T22:18:08.098Z] [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
[2026-03-04T22:18:08.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
[2026-03-04T22:18:08.728Z] [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 527 kB/s)
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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 862 kB/s)
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:08.728Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:08.728Z] [INFO] Copying 2 resources
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO] No sources to compile
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:08.728Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:08.728Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/revapi/src/test/resources
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [INFO] No sources to compile
[2026-03-04T22:18:08.728Z] [INFO]
[2026-03-04T22:18:08.728Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-revapi-config ---
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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 205 kB/s)
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:08.728Z] [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 28 kB/s)
[2026-03-04T22:18:08.728Z] [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
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.362Z] [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 274 kB/s)
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.362Z] [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 82 kB/s)
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.362Z] [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 39 kB/s)
[2026-03-04T22:18:09.362Z] [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
[2026-03-04T22:18:09.993Z] [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
[2026-03-04T22:18:09.993Z] [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 128 kB/s)
[2026-03-04T22:18:09.993Z] [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
[2026-03-04T22:18:09.993Z] [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
[2026-03-04T22:18:09.993Z] [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 52 kB/s)
[2026-03-04T22:18:09.993Z] [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
[2026-03-04T22:18:09.993Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[2026-03-04T22:18:09.993Z] [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 199 kB/s)
[2026-03-04T22:18:09.993Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-03-04T22:18:10.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[2026-03-04T22:18:10.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 529 kB/s)
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[2026-03-04T22:18:10.652Z] [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 61 kB/s)
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
[2026-03-04T22:18:10.652Z] [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 305 kB/s)
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:10.652Z] [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
[2026-03-04T22:18:11.286Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.jar
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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 297 kB/s)
[2026-03-04T22:18:11.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[2026-03-04T22:18:11.286Z] [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 11 MB/s)
[2026-03-04T22:18:11.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[2026-03-04T22:18:11.286Z] [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 5.3 MB/s)
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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 3.2 MB/s)
[2026-03-04T22:18:11.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[2026-03-04T22:18:11.286Z] [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 168 kB/s)
[2026-03-04T22:18:11.286Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
[2026-03-04T22:18:11.286Z] [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.5 MB/s)
[2026-03-04T22:18:11.286Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 3.2 MB/s)
[2026-03-04T22:18:11.286Z] [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 108 kB/s)
[2026-03-04T22:18:11.286Z] [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 324 kB/s)
[2026-03-04T22:18:11.286Z] [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.2 MB/s)
[2026-03-04T22:18:11.286Z] [INFO] No tests to run.
[2026-03-04T22:18:11.286Z] [INFO]
[2026-03-04T22:18:11.286Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-revapi-config ---
[2026-03-04T22:18:11.286Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final.jar
[2026-03-04T22:18:11.286Z] [INFO]
[2026-03-04T22:18:11.286Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-revapi-config ---
[2026-03-04T22:18:11.286Z] [INFO] Building jar: /quarkus/independent-projects/revapi/target/quarkus-revapi-config-2.7.5.Final-sources.jar
[2026-03-04T22:18:11.286Z] [INFO]
[2026-03-04T22:18:11.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-revapi-config ---
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.286Z] [INFO]
[2026-03-04T22:18:11.286Z] [INFO] ---------------------< io.quarkus.arc:arc-parent >----------------------
[2026-03-04T22:18:11.286Z] [INFO] Building ArC - Parent pom 2.7.5.Final [3/964]
[2026-03-04T22:18:11.286Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:18:11.286Z] [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
[2026-03-04T22:18:11.918Z] [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
[2026-03-04T22:18:11.918Z] [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 294 kB/s)
[2026-03-04T22:18:11.918Z] [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
[2026-03-04T22:18:11.918Z] [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
[2026-03-04T22:18:11.918Z] [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 787 kB/s)
[2026-03-04T22:18:11.918Z] [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
[2026-03-04T22:18:11.918Z] [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
[2026-03-04T22:18:12.553Z] [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 531 kB/s)
[2026-03-04T22:18:12.553Z] [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
[2026-03-04T22:18:12.553Z] [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
[2026-03-04T22:18:12.553Z] [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 912 kB/s)
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [INFO]
[2026-03-04T22:18:12.553Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-parent ---
[2026-03-04T22:18:12.553Z] [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
[2026-03-04T22:18:12.553Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom
[2026-03-04T22:18:12.553Z] [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 211 kB/s)
[2026-03-04T22:18:12.553Z] [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
[2026-03-04T22:18:13.187Z] [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
[2026-03-04T22:18:13.187Z] [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 234 kB/s)
[2026-03-04T22:18:13.187Z] [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
[2026-03-04T22:18:13.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[2026-03-04T22:18:13.187Z] [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 39 kB/s)
[2026-03-04T22:18:13.187Z] [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
[2026-03-04T22:18:13.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[2026-03-04T22:18:13.187Z] [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 179 kB/s)
[2026-03-04T22:18:13.187Z] [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
[2026-03-04T22:18:13.187Z] [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
[2026-03-04T22:18:13.826Z] [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 41 kB/s)
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:13.826Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[2026-03-04T22:18:13.826Z] [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 43 kB/s)
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:13.826Z] [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 43 kB/s)
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:13.826Z] [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 129 kB/s)
[2026-03-04T22:18:13.826Z] [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
[2026-03-04T22:18:14.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[2026-03-04T22:18:14.477Z] [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 52 kB/s)
[2026-03-04T22:18:14.477Z] [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
[2026-03-04T22:18:14.477Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[2026-03-04T22:18:14.477Z] [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 295 kB/s)
[2026-03-04T22:18:14.478Z] [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
[2026-03-04T22:18:15.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[2026-03-04T22:18:15.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 331 kB/s)
[2026-03-04T22:18:15.142Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-03-04T22:18:15.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[2026-03-04T22:18:15.142Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 999 kB/s)
[2026-03-04T22:18:15.142Z] [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
[2026-03-04T22:18:15.142Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[2026-03-04T22:18:15.142Z] [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 230 kB/s)
[2026-03-04T22:18:15.142Z] [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
[2026-03-04T22:18:15.778Z] [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
[2026-03-04T22:18:15.778Z] [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 171 kB/s)
[2026-03-04T22:18:15.778Z] [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
[2026-03-04T22:18:15.778Z] [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
[2026-03-04T22:18:15.778Z] [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 272 kB/s)
[2026-03-04T22:18:15.778Z] [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
[2026-03-04T22:18:16.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.pom
[2026-03-04T22:18:16.438Z] [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 227 kB/s)
[2026-03-04T22:18:16.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-03-04T22:18:16.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
[2026-03-04T22:18:16.438Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 12 kB/s)
[2026-03-04T22:18:16.438Z] [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
[2026-03-04T22:18:16.438Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[2026-03-04T22:18:16.438Z] [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 231 kB/s)
[2026-03-04T22:18:16.438Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-03-04T22:18:17.070Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom
[2026-03-04T22:18:18.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 1.3 kB/s)
[2026-03-04T22:18:18.401Z] [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
[2026-03-04T22:18:18.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
[2026-03-04T22:18:18.401Z] [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 193 kB/s)
[2026-03-04T22:18:18.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-03-04T22:18:18.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
[2026-03-04T22:18:18.401Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 490 kB/s)
[2026-03-04T22:18:18.401Z] [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
[2026-03-04T22:18:18.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[2026-03-04T22:18:18.401Z] [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 334 kB/s)
[2026-03-04T22:18:18.401Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-03-04T22:18:18.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[2026-03-04T22:18:19.033Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 247 kB/s)
[2026-03-04T22:18:19.033Z] [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
[2026-03-04T22:18:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom
[2026-03-04T22:18:19.033Z] [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 74 kB/s)
[2026-03-04T22:18:19.033Z] [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
[2026-03-04T22:18:19.033Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom
[2026-03-04T22:18:19.033Z] [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 51 kB/s)
[2026-03-04T22:18:19.033Z] [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
[2026-03-04T22:18:19.033Z] [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
[2026-03-04T22:18:19.663Z] [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 36 kB/s)
[2026-03-04T22:18:19.663Z] [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
[2026-03-04T22:18:19.663Z] [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
[2026-03-04T22:18:19.663Z] [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 38 kB/s)
[2026-03-04T22:18:19.663Z] [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
[2026-03-04T22:18:19.663Z] [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
[2026-03-04T22:18:19.663Z] [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 30 kB/s)
[2026-03-04T22:18:19.663Z] [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
[2026-03-04T22:18:20.295Z] [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
[2026-03-04T22:18:20.296Z] [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 47 kB/s)
[2026-03-04T22:18:20.296Z] [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
[2026-03-04T22:18:20.296Z] [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
[2026-03-04T22:18:20.296Z] [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 28 kB/s)
[2026-03-04T22:18:20.296Z] [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
[2026-03-04T22:18:20.296Z] [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
[2026-03-04T22:18:20.998Z] [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 29 kB/s)
[2026-03-04T22:18:20.998Z] [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
[2026-03-04T22:18:20.998Z] [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
[2026-03-04T22:18:20.998Z] [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 29 kB/s)
[2026-03-04T22:18:20.998Z] [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
[2026-03-04T22:18:20.998Z] [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
[2026-03-04T22:18:20.998Z] [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 30 kB/s)
[2026-03-04T22:18:20.998Z] [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
[2026-03-04T22:18:21.630Z] [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
[2026-03-04T22:18:21.630Z] [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 24 kB/s)
[2026-03-04T22:18:21.630Z] [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
[2026-03-04T22:18:21.630Z] [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
[2026-03-04T22:18:21.630Z] [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 30 kB/s)
[2026-03-04T22:18:21.630Z] [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
[2026-03-04T22:18:21.630Z] [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
[2026-03-04T22:18:22.259Z] [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 36 kB/s)
[2026-03-04T22:18:22.259Z] [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
[2026-03-04T22:18:22.259Z] [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
[2026-03-04T22:18:22.259Z] [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 30 kB/s)
[2026-03-04T22:18:22.259Z] [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
[2026-03-04T22:18:22.259Z] [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
[2026-03-04T22:18:22.259Z] [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 38 kB/s)
[2026-03-04T22:18:22.259Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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 28 kB/s)
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.pom
[2026-03-04T22:18:22.892Z] [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 135 kB/s)
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:22.892Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:23.519Z] [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
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 86 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[2026-03-04T22:18:24.151Z] [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 41 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[2026-03-04T22:18:24.151Z] [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 3.4 MB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[2026-03-04T22:18:24.151Z] [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 200 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[2026-03-04T22:18:24.151Z] [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 37 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 2.4 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 578 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.29/cssparser-0.9.29.jar
[2026-03-04T22:18:24.151Z] [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 75 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[2026-03-04T22:18:24.151Z] [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 4.3 MB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar
[2026-03-04T22:18:24.151Z] [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 188 kB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar
[2026-03-04T22:18:24.151Z] [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 2.4 MB/s)
[2026-03-04T22:18:24.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[2026-03-04T22:18:24.151Z] [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.3 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 1.5 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 1.2 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 96 kB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 3.4 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 326 kB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 23 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 229 kB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 92 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 426 kB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 4.1 MB/s)
[2026-03-04T22:18:24.151Z] [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
[2026-03-04T22:18:24.151Z] [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 305 kB/s)
[2026-03-04T22:18:24.153Z] [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
[2026-03-04T22:18:24.781Z] [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 530 kB/s)
[2026-03-04T22:18:24.781Z] [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
[2026-03-04T22:18:24.781Z] [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 365 kB/s)
[2026-03-04T22:18:24.781Z] [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
[2026-03-04T22:18:24.781Z] [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 256 kB/s)
[2026-03-04T22:18:24.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar
[2026-03-04T22:18:24.781Z] [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 218 kB/s)
[2026-03-04T22:18:24.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar
[2026-03-04T22:18:24.781Z] [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 167 kB/s)
[2026-03-04T22:18:24.781Z] [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 264 kB/s)
[2026-03-04T22:18:24.781Z] [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 665 kB/s)
[2026-03-04T22:18:24.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.13.1/jsoup-1.13.1.jar (394 kB at 875 kB/s)
[2026-03-04T22:18:24.781Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 32 kB/s)
[2026-03-04T22:18:24.781Z] [INFO]
[2026-03-04T22:18:24.781Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-parent ---
[2026-03-04T22:18:24.781Z] [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
[2026-03-04T22:18:24.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.pom
[2026-03-04T22:18:24.781Z] [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 80 kB/s)
[2026-03-04T22:18:24.781Z] [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
[2026-03-04T22:18:24.781Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.22.1/javaparser-parent-3.22.1.pom
[2026-03-04T22:18:25.791Z] [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 406 kB/s)
[2026-03-04T22:18:25.791Z] [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
[2026-03-04T22:18:25.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
[2026-03-04T22:18:25.791Z] [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 218 kB/s)
[2026-03-04T22:18:25.791Z] [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
[2026-03-04T22:18:25.791Z] [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
[2026-03-04T22:18:25.791Z] [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 237 kB/s)
[2026-03-04T22:18:25.791Z] [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
[2026-03-04T22:18:25.791Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
[2026-03-04T22:18:25.791Z] [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 47 kB/s)
[2026-03-04T22:18:25.792Z] [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
[2026-03-04T22:18:25.792Z] [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
[2026-03-04T22:18:25.792Z] [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 44 kB/s)
[2026-03-04T22:18:25.792Z] [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
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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 140 kB/s)
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.22.1/javaparser-core-3.22.1.jar
[2026-03-04T22:18:26.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
[2026-03-04T22:18:26.425Z] [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 4.6 MB/s)
[2026-03-04T22:18:26.425Z] [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 231 kB/s)
[2026-03-04T22:18:26.425Z] [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 20 MB/s)
[2026-03-04T22:18:26.425Z] [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 41 MB/s)
[2026-03-04T22:18:26.425Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:18:26.425Z] [INFO]
[2026-03-04T22:18:26.425Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-parent ---
[2026-03-04T22:18:26.425Z] [INFO]
[2026-03-04T22:18:26.425Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-parent ---
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [INFO]
[2026-03-04T22:18:26.425Z] [INFO] -------------------------< io.quarkus.arc:arc >-------------------------
[2026-03-04T22:18:26.425Z] [INFO] Building ArC - Runtime 2.7.5.Final [4/964]
[2026-03-04T22:18:26.425Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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 192 kB/s)
[2026-03-04T22:18:26.425Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
[2026-03-04T22:18:26.425Z] [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 338 kB/s)
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:26.425Z] [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 226 kB/s)
[2026-03-04T22:18:26.425Z] [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
[2026-03-04T22:18:27.053Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 255 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 300 kB/s)
[2026-03-04T22:18:27.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
[2026-03-04T22:18:27.053Z] [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 65 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 389 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 258 kB/s)
[2026-03-04T22:18:27.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
[2026-03-04T22:18:27.053Z] [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)
[2026-03-04T22:18:27.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.pom
[2026-03-04T22:18:27.053Z] [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 74 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 65 kB/s)
[2026-03-04T22:18:27.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
[2026-03-04T22:18:27.053Z] [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 41 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 56 kB/s)
[2026-03-04T22:18:27.053Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[2026-03-04T22:18:27.053Z] [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 42 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 58 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.053Z] [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 74 kB/s)
[2026-03-04T22:18:27.053Z] [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
[2026-03-04T22:18:27.695Z] [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 76 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 319 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
[2026-03-04T22:18:27.695Z] [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.1 MB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 1.4 MB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 951 kB/s)
[2026-03-04T22:18:27.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter/5.8.2/junit-jupiter-5.8.2.jar
[2026-03-04T22:18:27.695Z] [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 68 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 285 kB/s)
[2026-03-04T22:18:27.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
[2026-03-04T22:18:27.695Z] [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 53 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 128 kB/s)
[2026-03-04T22:18:27.695Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[2026-03-04T22:18:27.695Z] [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 59 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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.4 MB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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.3 MB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 564 kB/s)
[2026-03-04T22:18:27.695Z] [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
[2026-03-04T22:18:27.695Z] [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 37 kB/s)
[2026-03-04T22:18:27.695Z] [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)
[2026-03-04T22:18:27.695Z] [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 876 kB/s)
[2026-03-04T22:18:27.695Z] [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 115 kB/s)
[2026-03-04T22:18:27.695Z] [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 242 kB/s)
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc ---
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc ---
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc ---
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc ---
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc ---
[2026-03-04T22:18:27.695Z] [INFO]
[2026-03-04T22:18:27.695Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc ---
[2026-03-04T22:18:29.774Z] [INFO] Processed 102 files in 2s91ms (Formatted: 0, Unchanged: 102, Failed: 0, Readonly: 0)
[2026-03-04T22:18:29.774Z] [INFO]
[2026-03-04T22:18:29.774Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc ---
[2026-03-04T22:18:31.099Z] [INFO] Processed 102 files in 00:01.465 (Already Sorted: 102, Needed Sorting: 0)
[2026-03-04T22:18:31.099Z] [INFO]
[2026-03-04T22:18:31.099Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc ---
[2026-03-04T22:18:31.099Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:31.099Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:31.099Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/main/resources
[2026-03-04T22:18:31.099Z] [INFO]
[2026-03-04T22:18:31.099Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc ---
[2026-03-04T22:18:31.099Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:18:31.099Z] [INFO] Compiling 101 source files to /quarkus/independent-projects/arc/runtime/target/classes
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:34.882Z] [INFO]
[2026-03-04T22:18:34.882Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc ---
[2026-03-04T22:18:34.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:34.882Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:34.882Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/runtime/src/test/resources
[2026-03-04T22:18:34.882Z] [INFO]
[2026-03-04T22:18:34.882Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc ---
[2026-03-04T22:18:34.882Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:18:34.882Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/arc/runtime/target/test-classes
[2026-03-04T22:18:34.882Z] [INFO]
[2026-03-04T22:18:34.882Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc ---
[2026-03-04T22:18:34.882Z] [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
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:35.511Z] [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 408 kB/s)
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:35.511Z] [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 112 kB/s)
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:35.511Z] [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 48 kB/s)
[2026-03-04T22:18:35.511Z] [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
[2026-03-04T22:18:36.143Z] [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
[2026-03-04T22:18:36.143Z] [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 50 kB/s)
[2026-03-04T22:18:36.143Z] [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
[2026-03-04T22:18:36.143Z] [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
[2026-03-04T22:18:36.143Z] [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 33 kB/s)
[2026-03-04T22:18:36.143Z] [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
[2026-03-04T22:18:36.143Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
[2026-03-04T22:18:36.143Z] [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 22 kB/s)
[2026-03-04T22:18:36.143Z] [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
[2026-03-04T22:18:36.784Z] [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
[2026-03-04T22:18:36.784Z] [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 39 kB/s)
[2026-03-04T22:18:36.784Z] [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
[2026-03-04T22:18:36.784Z] [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
[2026-03-04T22:18:36.784Z] [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 40 kB/s)
[2026-03-04T22:18:36.784Z] [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
[2026-03-04T22:18:36.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
[2026-03-04T22:18:36.784Z] [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 34 kB/s)
[2026-03-04T22:18:36.784Z] [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
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [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 50 kB/s)
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [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 52 kB/s)
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [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 34 kB/s)
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:37.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
[2026-03-04T22:18:37.415Z] [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 379 kB/s)
[2026-03-04T22:18:37.415Z] [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
[2026-03-04T22:18:38.048Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
[2026-03-04T22:18:38.048Z] [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 191 kB/s)
[2026-03-04T22:18:38.048Z] [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
[2026-03-04T22:18:38.048Z] [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
[2026-03-04T22:18:38.048Z] [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 663 kB/s)
[2026-03-04T22:18:38.048Z] [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
[2026-03-04T22:18:38.048Z] [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
[2026-03-04T22:18:38.048Z] [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 106 kB/s)
[2026-03-04T22:18:38.048Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-03-04T22:18:38.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[2026-03-04T22:18:38.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 46 kB/s)
[2026-03-04T22:18:38.681Z] [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
[2026-03-04T22:18:38.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[2026-03-04T22:18:38.681Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 184 kB/s)
[2026-03-04T22:18:38.681Z] [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
[2026-03-04T22:18:38.681Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
[2026-03-04T22:18:38.681Z] [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 101 kB/s)
[2026-03-04T22:18:38.681Z] [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
[2026-03-04T22:18:39.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
[2026-03-04T22:18:39.317Z] [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 180 kB/s)
[2026-03-04T22:18:39.317Z] [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
[2026-03-04T22:18:39.317Z] [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
[2026-03-04T22:18:39.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 304 kB/s)
[2026-03-04T22:18:39.317Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13/junit-4.13.pom
[2026-03-04T22:18:39.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
[2026-03-04T22:18:39.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 392 kB/s)
[2026-03-04T22:18:39.317Z] [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
[2026-03-04T22:18:39.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[2026-03-04T22:18:39.317Z] [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)
[2026-03-04T22:18:39.317Z] [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
[2026-03-04T22:18:39.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
[2026-03-04T22:18:39.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 46 kB/s)
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
[2026-03-04T22:18:39.950Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 186 kB/s)
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
[2026-03-04T22:18:39.950Z] [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 23 kB/s)
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:39.950Z] [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
[2026-03-04T22:18:40.586Z] [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 328 kB/s)
[2026-03-04T22:18:40.586Z] [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
[2026-03-04T22:18:40.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 1.6 MB/s)
[2026-03-04T22:18:40.586Z] [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
[2026-03-04T22:18:40.586Z] [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 1.9 MB/s)
[2026-03-04T22:18:40.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[2026-03-04T22:18:40.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 1.5 MB/s)
[2026-03-04T22:18:40.587Z] [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 33 kB/s)
[2026-03-04T22:18:40.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[2026-03-04T22:18:40.587Z] [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 106 kB/s)
[2026-03-04T22:18:40.587Z] [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
[2026-03-04T22:18:40.587Z] [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.6 MB/s)
[2026-03-04T22:18:40.587Z] [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
[2026-03-04T22:18:40.587Z] [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 58 kB/s)
[2026-03-04T22:18:40.587Z] [INFO]
[2026-03-04T22:18:40.587Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:40.587Z] [INFO] T E S T S
[2026-03-04T22:18:40.587Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:40.587Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:18:41.221Z] [INFO] Running io.quarkus.arc.impl.QualifiersTest
[2026-03-04T22:18:41.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in io.quarkus.arc.impl.QualifiersTest
[2026-03-04T22:18:41.221Z] [INFO]
[2026-03-04T22:18:41.221Z] [INFO] Results:
[2026-03-04T22:18:41.221Z] [INFO]
[2026-03-04T22:18:41.221Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:18:41.221Z] [INFO]
[2026-03-04T22:18:41.221Z] [INFO]
[2026-03-04T22:18:41.221Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc ---
[2026-03-04T22:18:41.853Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final.jar
[2026-03-04T22:18:41.853Z] [INFO]
[2026-03-04T22:18:41.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc ---
[2026-03-04T22:18:41.853Z] [INFO] Building jar: /quarkus/independent-projects/arc/runtime/target/arc-2.7.5.Final-sources.jar
[2026-03-04T22:18:41.853Z] [INFO]
[2026-03-04T22:18:41.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc ---
[2026-03-04T22:18:41.853Z] [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
[2026-03-04T22:18:41.853Z] [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
[2026-03-04T22:18:41.853Z] [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
[2026-03-04T22:18:41.853Z] [INFO]
[2026-03-04T22:18:41.853Z] [INFO] --------------------< io.quarkus.arc:arc-processor >--------------------
[2026-03-04T22:18:41.853Z] [INFO] Building ArC - Processor 2.7.5.Final [5/964]
[2026-03-04T22:18:41.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.pom
[2026-03-04T22:18:41.853Z] [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 100 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom
[2026-03-04T22:18:41.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/12/jboss-parent-12.pom (32 kB at 405 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.pom
[2026-03-04T22:18:41.853Z] [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 117 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom
[2026-03-04T22:18:41.853Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 31 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[2026-03-04T22:18:41.853Z] [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 50 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[2026-03-04T22:18:41.853Z] [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 45 kB/s)
[2026-03-04T22:18:41.853Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[2026-03-04T22:18:42.489Z] [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)
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom
[2026-03-04T22:18:42.489Z] [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 531 kB/s)
[2026-03-04T22:18:42.489Z] [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
[2026-03-04T22:18:42.489Z] [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 303 kB/s)
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom
[2026-03-04T22:18:42.489Z] [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 82 kB/s)
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/quarkus/gizmo/gizmo/1.0.10.Final/gizmo-1.0.10.Final.jar
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[2026-03-04T22:18:42.489Z] [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 4.3 MB/s)
[2026-03-04T22:18:42.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[2026-03-04T22:18:42.489Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 2.1 MB/s)
[2026-03-04T22:18:42.490Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar
[2026-03-04T22:18:42.490Z] [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 823 kB/s)
[2026-03-04T22:18:42.490Z] [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 1.3 MB/s)
[2026-03-04T22:18:42.490Z] [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 320 kB/s)
[2026-03-04T22:18:42.490Z] [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 733 kB/s)
[2026-03-04T22:18:42.490Z] [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 37 MB/s)
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-processor ---
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-processor ---
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-processor ---
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-processor ---
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-processor ---
[2026-03-04T22:18:42.490Z] [INFO]
[2026-03-04T22:18:42.490Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-processor ---
[2026-03-04T22:18:43.836Z] [INFO] Processed 84 files in 1s53ms (Formatted: 0, Unchanged: 84, Failed: 0, Readonly: 0)
[2026-03-04T22:18:43.836Z] [INFO]
[2026-03-04T22:18:43.836Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-processor ---
[2026-03-04T22:18:45.160Z] [INFO] Processed 84 files in 00:01.500 (Already Sorted: 84, Needed Sorting: 0)
[2026-03-04T22:18:45.160Z] [INFO]
[2026-03-04T22:18:45.160Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-processor ---
[2026-03-04T22:18:45.160Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:45.160Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:45.160Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/main/resources
[2026-03-04T22:18:45.160Z] [INFO]
[2026-03-04T22:18:45.160Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-processor ---
[2026-03-04T22:18:45.160Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:18:45.160Z] [INFO] Compiling 72 source files to /quarkus/independent-projects/arc/processor/target/classes
[2026-03-04T22:18:48.049Z] [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
[2026-03-04T22:18:48.049Z] [INFO]
[2026-03-04T22:18:48.049Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-processor ---
[2026-03-04T22:18:48.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:48.049Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:48.049Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/processor/src/test/resources
[2026-03-04T22:18:48.049Z] [INFO]
[2026-03-04T22:18:48.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-processor ---
[2026-03-04T22:18:48.049Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:18:48.049Z] [INFO] Compiling 12 source files to /quarkus/independent-projects/arc/processor/target/test-classes
[2026-03-04T22:18:48.707Z] [INFO]
[2026-03-04T22:18:48.707Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-processor ---
[2026-03-04T22:18:48.707Z] [INFO]
[2026-03-04T22:18:48.707Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:48.707Z] [INFO] T E S T S
[2026-03-04T22:18:48.707Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:48.707Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:18:48.707Z] [INFO] Running io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in io.quarkus.arc.processor.SubclassSkipPredicateTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in io.quarkus.arc.processor.BeanInfoQualifiersTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.DotNamesTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.processor.DotNamesTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.TypesTest
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:48 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:49 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:49 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:49 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:49 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] Mar 04, 2026 10:18:49 PM io.quarkus.arc.processor.Types getTypeClosure
[2026-03-04T22:18:49.338Z] 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.
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in io.quarkus.arc.processor.TypesTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.arc.processor.BeanInfoInjectionsTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.BeanInfoTypesTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.processor.BeanInfoTypesTest
[2026-03-04T22:18:49.338Z] [INFO] Running io.quarkus.arc.processor.MethodUtilsTest
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.arc.processor.MethodUtilsTest
[2026-03-04T22:18:49.338Z] [INFO]
[2026-03-04T22:18:49.338Z] [INFO] Results:
[2026-03-04T22:18:49.338Z] [INFO]
[2026-03-04T22:18:49.338Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:18:49.338Z] [INFO]
[2026-03-04T22:18:49.338Z] [INFO]
[2026-03-04T22:18:49.338Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-processor ---
[2026-03-04T22:18:49.338Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final.jar
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-processor ---
[2026-03-04T22:18:49.967Z] [INFO] Building jar: /quarkus/independent-projects/arc/processor/target/arc-processor-2.7.5.Final-sources.jar
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-processor ---
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] ----------------------< io.quarkus.arc:arc-tests >----------------------
[2026-03-04T22:18:49.967Z] [INFO] Building ArC - Tests 2.7.5.Final [6/964]
[2026-03-04T22:18:49.967Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [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 202 kB/s)
[2026-03-04T22:18:49.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.pom
[2026-03-04T22:18:49.967Z] [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 29 kB/s)
[2026-03-04T22:18:49.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
[2026-03-04T22:18:49.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 78 kB/s)
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [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 20 kB/s)
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.10/kotlin-stdlib-1.6.10.jar
[2026-03-04T22:18:49.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
[2026-03-04T22:18:49.967Z] [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
[2026-03-04T22:18:49.967Z] [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 3.1 MB/s)
[2026-03-04T22:18:49.967Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 266 kB/s)
[2026-03-04T22:18:49.967Z] [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 2.3 MB/s)
[2026-03-04T22:18:49.967Z] [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 15 MB/s)
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arc-tests ---
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ arc-tests ---
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ arc-tests ---
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ arc-tests ---
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ arc-tests ---
[2026-03-04T22:18:49.967Z] [INFO]
[2026-03-04T22:18:49.967Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ arc-tests ---
[2026-03-04T22:18:50.609Z] [INFO] Processed 360 files in 746ms (Formatted: 0, Unchanged: 360, Failed: 0, Readonly: 0)
[2026-03-04T22:18:50.610Z] [INFO]
[2026-03-04T22:18:50.610Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ arc-tests ---
[2026-03-04T22:18:52.019Z] [INFO] Processed 360 files in 00:01.074 (Already Sorted: 360, Needed Sorting: 0)
[2026-03-04T22:18:52.019Z] [INFO]
[2026-03-04T22:18:52.019Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arc-tests ---
[2026-03-04T22:18:52.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:52.019Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:52.019Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/main/resources
[2026-03-04T22:18:52.019Z] [INFO]
[2026-03-04T22:18:52.019Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arc-tests ---
[2026-03-04T22:18:52.019Z] [INFO] No sources to compile
[2026-03-04T22:18:52.019Z] [INFO]
[2026-03-04T22:18:52.019Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arc-tests ---
[2026-03-04T22:18:52.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:18:52.019Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:18:52.019Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/arc/tests/src/test/resources
[2026-03-04T22:18:52.019Z] [INFO]
[2026-03-04T22:18:52.019Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arc-tests ---
[2026-03-04T22:18:52.019Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:18:52.019Z] [INFO] Compiling 360 source files to /quarkus/independent-projects/arc/tests/target/test-classes
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [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
[2026-03-04T22:18:54.954Z] [INFO]
[2026-03-04T22:18:54.954Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ arc-tests ---
[2026-03-04T22:18:55.607Z] [INFO]
[2026-03-04T22:18:55.607Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:55.607Z] [INFO] T E S T S
[2026-03-04T22:18:55.607Z] [INFO] -------------------------------------------------------
[2026-03-04T22:18:55.607Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:18:56.245Z] [INFO] Running io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-03-04T22:18:56.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s - in io.quarkus.arc.test.observers.ParameterizedPayloadTest
[2026-03-04T22:18:56.889Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-03-04T22:18:56.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in io.quarkus.arc.test.observers.inheritance.different.packages.subpackage.PackagePrivateObserverInheritanceTest
[2026-03-04T22:18:56.889Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-03-04T22:18:56.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in io.quarkus.arc.test.observers.inheritance.generated.GeneratedObserverClassNotSharedTest
[2026-03-04T22:18:56.889Z] [INFO] Running io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in io.quarkus.arc.test.observers.inheritance.ObserverInheritanceTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.observers.staticmethods.StaticObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.observers.metadata.EventMetadataTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.observers.metadata.EventMetadataWrongInjectionTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.arc.test.observers.discovery.ObserverOnClassWithoutBeanDefiningAnnotationTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in io.quarkus.arc.test.observers.injection.SimpleObserverInjectionTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.observers.ordering.ObserverOrderingTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.SimpleObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.observers.SimpleObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.observers.request.RequestInObserverNotificationTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.observers.async.AsyncObserverExceptionTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.observers.async.AsyncObserverTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.observers.notification.ObserverNotificationTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.RuntimeClassTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.observers.RuntimeClassTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.arc.test.observers.duplicate.bindings.DuplicateBindingsResolutionTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.arc.test.observers.ifexists.ReceptionIfExistsTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-03-04T22:18:57.521Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.resolution.RuntimeResolutionTest
[2026-03-04T22:18:57.521Z] [INFO] Running io.quarkus.arc.test.resolution.TypedTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.resolution.TypedTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.arc.test.circular.CircularDependenciesChainTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.circular.SelfInjectionWithNormalScopeTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.producer.illegal.ProducerFieldWithInjectTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.arc.test.producer.illegal.IllegalProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-03-04T22:18:58.148Z] Mar 04, 2026 10:18:57 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:18:58.148Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:18:58.148Z] - Producer method io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest$HeadProducer#produce()
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerMethodTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-03-04T22:18:58.148Z] Mar 04, 2026 10:18:57 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:18:58.148Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:18:58.148Z] - Producer field io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest$HeadProducer#head
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.producer.privatemember.PrivateProducerFieldTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.producer.discovery.ProducerOnClassWithoutBeanDefiningAnnotationTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in io.quarkus.arc.test.producer.disposer.DisposerTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.producer.disposer.DisposerWithWildcardTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.producer.async.AsyncProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.arc.test.producer.dependent.DeclaringBeanTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-03-04T22:18:58.148Z] Mar 04, 2026 10:18:57 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:18:58.148Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:18:58.148Z] - Producer method io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#produceLong(),
[2026-03-04T22:18:58.148Z] - Producer field io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest$SomeProducer#longField
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.producer.staticProducers.StaticMethodProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.arc.test.producer.generic.GenericProducerHierarchyTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.producer.generic.ErasedGenericTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.producer.primitive.PrimitiveProducerTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-03-04T22:18:58.148Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-03-04T22:18:58.148Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyBean_Bean]: java.lang.IllegalStateException
[2026-03-04T22:18:58.148Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.impl.AbstractInstanceHandle destroyInternal
[2026-03-04T22:18:58.148Z] ERROR: Error occurred while destroying instance of bean [io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest_DestroyProducerBean_ProducerMethod_produce_b8bbfe992dd6045a5d8d59f3cd8a2859a05b7c77_Bean]: java.lang.IllegalStateException
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.bean.destroy.BeanPreDestroyErrorTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-03-04T22:18:58.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.arc.test.bean.lifecycle.inheritance.BeanLifecycleMethodsOverridenTest
[2026-03-04T22:18:58.148Z] [INFO] Running io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.arc.test.inheritance.MemberLevelInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.inheritance.QualifiersInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.arc.test.inheritance.TypeLevelInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.inheritance.ScopeInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.interceptors.context.AsyncContinuationTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.context.ContextDataTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.nonpublicparams.NonPublicParametersTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.interceptors.constructor.SubclassConstructorGuardTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:18:58.817Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:18:58.817Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextInterceptorPrivate#aroundInvoke(),
[2026-03-04T22:18:58.817Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#postConstruct(),
[2026-03-04T22:18:58.817Z] - Interceptor method io.quarkus.arc.test.interceptors.arcInvContext.ArcContextLifecycleInterceptorPrivate#preDestroy()
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.arcInvContext.ArcInvocationContextTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:58.817Z] 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.
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.no.priority.InterceptorWithNoPriorityTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalInterceptedMethodTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.finalmethod.FinalNonInterceptedMethodTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.interceptors.postConstruct.inherited.PackagePrivatePostConstructInheritanceTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:58.817Z] 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.
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:58.817Z] 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.
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.inheritance.InterceptorSuperclassTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:18:58.817Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:18:58.817Z] - Interceptor method io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest$SimpleInterceptor#mySuperCoolAroundInvoke()
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.privatemethod.PrivateInterceptorMethodTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.arc.test.interceptors.SimpleInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-03-04T22:18:58.817Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:58.817Z] 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.
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.interceptors.defaultmethod.DefaultMethodInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.interceptors.intercepted.InterceptedBeanInjectionTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.interceptors.noclassinterceptors.NoClassInterceptorsTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in io.quarkus.arc.test.interceptors.exceptionhandling.InterceptorExceptionHandlingTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.mixed.BusinessLifecycleInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.interceptors.complex.MultipleInterceptionTypesTogetherTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.arc.test.interceptors.selfinvocation.SelfInvocationTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.interceptors.parameters.ParamInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.KotlinInterceptorTest
[2026-03-04T22:18:58.817Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructReturningObjectTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructAppliedViaConstructorTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.interceptors.aroundconstruct.AroundConstructTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Methods$SubclassSkipPredicate test
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.interceptors.methodargs.MethodArgsInterceptionTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.arc.test.interceptors.bindings.transitive.TransitiveInterceptorBindingTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.bindings.transitive.with.transformer.TransitiveInterceptionWithTransformerApplicationTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.interceptors.bindings.multiple.MultipleBindingsTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.InheritedRepeatableInterceptorBindingTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingTest
[2026-03-04T22:18:59.453Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-03-04T22:18:59.453Z] Mar 04, 2026 10:18:58 PM io.quarkus.arc.processor.Interceptors createInterceptor
[2026-03-04T22:18:59.453Z] 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.
[2026-03-04T22:18:59.453Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.interceptors.bindings.repeatable.RepeatableInterceptorBindingWithNonbindingAttributeTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.interceptors.bindings.InvocationContextBindingsTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.bindingdefaultvalue.BindingDefaultValueTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.interceptors.subclasses.InterceptorSubclassesAreSharedTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.arc.test.interceptors.bridge.BridgeMethodInterceptionTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.index.AdditionalIndexTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.index.AdditionalIndexTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.cdiprovider.CDIProviderTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverErrorTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.buildextension.observers.SyntheticObserverTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsPredicateTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in io.quarkus.arc.test.buildextension.interceptor.bindings.AdditionalInterceptorBindingsTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.buildextension.beans.SyntheticBeanCollisionTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.arc.test.buildextension.beans.BeanRegistrarTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-03-04T22:18:59.454Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.buildextension.qualifiers.AdditionalQualifiersTest
[2026-03-04T22:18:59.454Z] [INFO] Running io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.buildextension.validator.BeanDeploymentValidatorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.arc.test.buildextension.injectionPoints.InjectionPointTransformerTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerBuilderTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.buildextension.annotations.AnnotationsTransformerInterceptorBindingTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.buildextension.annotations.AddObservesTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.metadata.BeanMetadataTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.qualifiers.defaultvalues.QualifierDefaultValuesTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierProducerTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierClassTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.qualifiers.RepeatingQualifierObserverTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.discovery.AbstractClassIgnoredTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.discovery.ParameterizedBeanTypeWithVariableTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.instance.cacheget.InstanceWithCachingTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.arc.test.instance.InjectableInstanceTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.instance.RawTypeInstanceTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.instance.frombean.InstanceFromBeanTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.instance.destroy.InstanceDestroyTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.PriorityTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.instance.PriorityTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.instance.ArcContainerSelectTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.decorators.abstractimpl.InterceptorAndAbstractDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.arc.test.decorators.abstractimpl.AbstractDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.arc.test.decorators.interceptor.InterceptorAndDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.decorators.qualifiers.DelegateQualifiersTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.decorators.SimpleDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.decorators.priority.MultipleDecoratorsSamePriorityTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.decorators.validation.NoDecoratedTypeTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.decorators.validation.MultipleDelegateInjectionPointsTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.NoDelegateInjectionPointTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.decorators.validation.NonDependentScopeTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.DelegateDoesNotImplementDecoratedTypeTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.decorators.validation.AbstractDecoratorWithAbstractMethodTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-03-04T22:19:00.276Z] 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.
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.Decorators createDecorator
[2026-03-04T22:19:00.276Z] 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.
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.decorators.delegate.DelegateSubtypeTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.decorators.generics.GenericsDecoratorTest
[2026-03-04T22:19:00.276Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-03-04T22:19:00.276Z] WARN:
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z] CDI: programmatic lookup problem detected
[2026-03-04T22:19:00.276Z] -----------------------------------------
[2026-03-04T22:19:00.276Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-03-04T22:19:00.276Z] Required type: class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers
[2026-03-04T22:19:00.276Z] Required qualifiers: []
[2026-03-04T22:19:00.276Z] Removed beans:
[2026-03-04T22:19:00.276Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers], qualifiers=null]
[2026-03-04T22:19:00.276Z] Solutions:
[2026-03-04T22:19:00.276Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:19:00.276Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:19:00.276Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:19:00.276Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-03-04T22:19:00.276Z] WARN:
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z] CDI: programmatic lookup problem detected
[2026-03-04T22:19:00.276Z] -----------------------------------------
[2026-03-04T22:19:00.276Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-03-04T22:19:00.276Z] Required type: class java.math.BigDecimal
[2026-03-04T22:19:00.276Z] Required qualifiers: []
[2026-03-04T22:19:00.276Z] Removed beans:
[2026-03-04T22:19:00.276Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducers#unusedNumber() [types=[class java.lang.Number, class java.math.BigDecimal, interface java.io.Serializable, java.lang.Comparable<java.math.BigDecimal>], qualifiers=null]
[2026-03-04T22:19:00.276Z] Solutions:
[2026-03-04T22:19:00.276Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:19:00.276Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:19:00.276Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:19:00.276Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-03-04T22:19:00.276Z] WARN:
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z] CDI: programmatic lookup problem detected
[2026-03-04T22:19:00.276Z] -----------------------------------------
[2026-03-04T22:19:00.276Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-03-04T22:19:00.276Z] Required type: class java.math.BigInteger
[2026-03-04T22:19:00.276Z] Required qualifiers: []
[2026-03-04T22:19:00.276Z] Removed beans:
[2026-03-04T22:19:00.276Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UnusedProducerButInjected#unusedNumber() [types=[java.lang.Comparable<java.math.BigInteger>, class java.lang.Number, interface java.io.Serializable, class java.math.BigInteger], qualifiers=null]
[2026-03-04T22:19:00.276Z] Solutions:
[2026-03-04T22:19:00.276Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:19:00.276Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:19:00.276Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:19:00.276Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.276Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-03-04T22:19:00.276Z] WARN:
[2026-03-04T22:19:00.276Z] ================================================================================
[2026-03-04T22:19:00.276Z] CDI: programmatic lookup problem detected
[2026-03-04T22:19:00.276Z] -----------------------------------------
[2026-03-04T22:19:00.276Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:19:00.276Z]
[2026-03-04T22:19:00.277Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-03-04T22:19:00.277Z] Required type: class java.lang.Long
[2026-03-04T22:19:00.277Z] Required qualifiers: []
[2026-03-04T22:19:00.277Z] Removed beans:
[2026-03-04T22:19:00.277Z] - PRODUCER_FIELD bean io.quarkus.arc.test.unused.RemoveUnusedBeansTest$UsedViaInstanceWithUnusedProducer#unusedLong [types=[class java.lang.Number, class java.lang.Long, java.lang.Comparable<java.lang.Long>, interface java.io.Serializable], qualifiers=null]
[2026-03-04T22:19:00.277Z] Solutions:
[2026-03-04T22:19:00.277Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:19:00.277Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:19:00.277Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:19:00.277Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:19:00.277Z] ================================================================================
[2026-03-04T22:19:00.277Z]
[2026-03-04T22:19:00.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.unused.RemoveUnusedBeansTest
[2026-03-04T22:19:00.277Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-03-04T22:19:00.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.unused.RemoveUnusedDecoratorTest
[2026-03-04T22:19:00.277Z] [INFO] Running io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-03-04T22:19:00.277Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.impl.ArcContainerImpl getMatchingBeans
[2026-03-04T22:19:00.277Z] WARN:
[2026-03-04T22:19:00.277Z] ================================================================================
[2026-03-04T22:19:00.277Z] CDI: programmatic lookup problem detected
[2026-03-04T22:19:00.277Z] -----------------------------------------
[2026-03-04T22:19:00.277Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:19:00.277Z]
[2026-03-04T22:19:00.277Z] Stack frame: io.quarkus.arc.test.unused.RemoveUnusedComponentsTest.assertNotPresent(RemoveUnusedComponentsTest.java:15)
[2026-03-04T22:19:00.277Z] Required type: class io.quarkus.arc.test.unused.Counter
[2026-03-04T22:19:00.277Z] Required qualifiers: []
[2026-03-04T22:19:00.277Z] Removed beans:
[2026-03-04T22:19:00.277Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.Counter], qualifiers=null]
[2026-03-04T22:19:00.277Z] Solutions:
[2026-03-04T22:19:00.277Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:19:00.277Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:19:00.277Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:19:00.277Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:19:00.277Z] ================================================================================
[2026-03-04T22:19:00.277Z]
[2026-03-04T22:19:00.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.unused.RemoveUnusedInterceptorTest
[2026-03-04T22:19:00.277Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.arc.test.defaultbean.DefaultProducerFieldTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.defaultbean.DefaultClassBeanTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in io.quarkus.arc.test.defaultbean.DefaultProducerMethodTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-03-04T22:19:00.917Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest$CombineHarvester#head
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.injection.finalfield.FinalFieldInjectionTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:19:00.917Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:19:00.917Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest$InjectList#setLists()
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.arc.test.injection.assignability.ListJdkElementTypeTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:19:00.917Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:19:00.917Z] - @Inject initializer io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest$InjectOptionals#setOptionals()
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.injection.assignability.OptionalAssignabilityTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in io.quarkus.arc.test.injection.assignability.generics.AssignabilityWithGenericsTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in io.quarkus.arc.test.injection.assignability.generics.RawTypeAssignabilityTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.arc.test.injection.superclass.SuperclassInjectionTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.erroneous.CircularInjectionNotSupportedTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:19:00.917Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:19:00.917Z] - Bean constructor void <init>(io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$Head head) on io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest$CombineHarvester
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.privateconstructor.PrivateConstructorInjectionTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.Injection getAllInjectionPoints
[2026-03-04T22:19:00.917Z] WARN: An injection field must be non-static and non-final - ignoring: io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest$CombineHarvester#head
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.staticfield.StaticFieldInjectionTest
[2026-03-04T22:19:00.917Z] [INFO] Running io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-03-04T22:19:00.917Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:19:00.917Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:19:00.917Z] - @Inject field io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest$CombineHarvester#head
[2026-03-04T22:19:00.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.injection.privatefield.PrivateFieldInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.injection.constructornoinject.NoArgConstructorTakesPrecedenceTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.injection.constructornoinject.MultiInjectConstructorFailureTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.injection.constructornoinject.SingleNonNoArgConstructorInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-03-04T22:19:00.918Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.BeanProcessor$PrivateMembersCollector log
[2026-03-04T22:19:00.918Z] INFO: Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:19:00.918Z] - @Inject initializer io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest$CombineHarvester#setHead()
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.injection.privateinitializer.PrivateInitializerInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.arc.test.injection.resource.ResourceInjectionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.transientreference.TransientReferenceDestroyedTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityResolutionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.alternatives.priority.ComputedAlternativePriorityTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.arc.test.alternatives.priority.AlternativePriorityAnnotationTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.arc.test.alternatives.AlternativesPriorityTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.alternatives.AlternativesTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.alternatives.AlternativesTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.contexts.singleton.SingletonContextGetTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.contexts.singleton.SingletonDestructionTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.contexts.request.propagation.RequestContextPropagationTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-03-04T22:19:00.918Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.arc.test.contexts.request.LifecycleEventsWithNoBeanTest
[2026-03-04T22:19:00.918Z] [INFO] Running io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.arc.test.contexts.request.RequestContextTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.contexts.dependent.DependentCreationalContextTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.contexts.application.ApplicationInitializedTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.contexts.application.ApplicationContextGetTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.ClientProxyGetContextualInstanceTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.clientproxy.ProducerClientProxyTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.constructor.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.clientproxy.constructor.ClientProxyConstructorGuardTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-03-04T22:19:01.554Z] Mar 04, 2026 10:19:00 PM io.quarkus.arc.processor.Methods skipForClientProxy
[2026-03-04T22:19:01.554Z] 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!
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.clientproxy.finalmethod.FinalMethodIgnoredTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.arc.test.clientproxy.bridgemethod.SameDescriptorDifferentReturnTypeMethodTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.delegatingmethods.ClientProxyMethodInvocationInConstructorTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.clientproxy.toString.ClientProxyToStringDelegatedTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.name.AmbiguousNameTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.name.AmbiguousNameTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.name.NameResolutionTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.arc.test.name.NameResolutionTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodFinalTypeTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.validation.ProducerFieldMultipleScopesTest
[2026-03-04T22:19:01.554Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-03-04T22:19:01.554Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnMethodTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedDisposerTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedPrivateNoArgsConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedProducerMethodWrongConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.ClassBeanMultipleScopesTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.StereotypeOnFieldTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldFinalTypeTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedBeanClassFinalTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.NormalScopedProducerFieldWrongConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.arc.test.validation.NormalScopedConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedAsyncObserverTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.BoundInterceptorFinalTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedObserverTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.BoundInterceptorPrivateNoArgsConstructorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.arc.test.validation.ProducerMethodMultipleScopesTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.arc.test.validation.InitializerMethodMarkedProducerTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.vetoed.VetoedTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.arc.test.vetoed.VetoedTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.TransitiveStereotypeTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arc.test.stereotypes.StereotypeInheritanceTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.arc.test.stereotypes.StereotypeNamedTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.arc.test.stereotypes.StereotypeAlternativeTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.stereotypes.StereotypeInterceptorTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.arc.test.stereotypes.StereotypeOnProducerTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.arc.test.stereotypes.StereotypeScopeTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.event.select.EventSelectTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.arc.test.event.select.EventSelectTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.arc.test.beanmanager.BeanManagerTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.arc.test.beanmanager.BeanManagerEventTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-03-04T22:19:01.555Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.arc.test.beanmanager.BeanManagerInstanceTest
[2026-03-04T22:19:01.555Z] [INFO] Running io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-03-04T22:19:02.187Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.arc.test.builtin.beans.BuiltInBeansAreResolvableTest
[2026-03-04T22:19:02.187Z] [INFO] Running io.quarkus.arc.test.lock.LockWaitTest
[2026-03-04T22:19:02.187Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in io.quarkus.arc.test.lock.LockWaitTest
[2026-03-04T22:19:02.187Z] [INFO] Running io.quarkus.arc.test.lock.LockInterceptorTest
[2026-03-04T22:19:02.187Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.arc.test.lock.LockInterceptorTest
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] Results:
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] Tests run: 251, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ arc-tests ---
[2026-03-04T22:19:02.187Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-03-04T22:19:02.187Z] [INFO] Building jar: /quarkus/independent-projects/arc/tests/target/arc-tests-2.7.5.Final.jar
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ arc-tests ---
[2026-03-04T22:19:02.187Z] [INFO] No sources in project. Archive not created.
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arc-tests ---
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-parent >-----------------
[2026-03-04T22:19:02.187Z] [INFO] Building Quarkus - Bootstrap - Parent 2.7.5.Final [7/964]
[2026-03-04T22:19:02.187Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-parent ---
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] ------------------< io.quarkus:quarkus-bootstrap-bom >------------------
[2026-03-04T22:19:02.187Z] [INFO] Building Quarkus - Bootstrap - BOM 2.7.5.Final [8/964]
[2026-03-04T22:19:02.187Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom ---
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-bom-test >----------------
[2026-03-04T22:19:02.187Z] [INFO] Building Quarkus - Bootstrap - Test BOM 2.7.5.Final [9/964]
[2026-03-04T22:19:02.187Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-bom-test ---
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [INFO]
[2026-03-04T22:19:02.187Z] [INFO] ---------------< io.quarkus:quarkus-bootstrap-app-model >---------------
[2026-03-04T22:19:02.187Z] [INFO] Building Quarkus - Bootstrap - App Model 2.7.5.Final [10/964]
[2026-03-04T22:19:02.187Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [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 157 kB/s)
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [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 44 kB/s)
[2026-03-04T22:19:02.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom
[2026-03-04T22:19:02.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/18/jboss-parent-18.pom (31 kB at 430 kB/s)
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [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
[2026-03-04T22:19:02.187Z] [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 281 kB/s)
[2026-03-04T22:19:02.187Z] [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 332 kB/s)
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[2026-03-04T22:19:02.839Z] [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 77 kB/s)
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:02.839Z] [INFO] Processed 72 files in 259ms (Formatted: 0, Unchanged: 72, Failed: 0, Readonly: 0)
[2026-03-04T22:19:02.839Z] [INFO]
[2026-03-04T22:19:02.839Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:03.480Z] [INFO] Processed 72 files in 00:00.349 (Already Sorted: 72, Needed Sorting: 0)
[2026-03-04T22:19:03.480Z] [INFO]
[2026-03-04T22:19:03.480Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:03.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:03.480Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:03.480Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/app-model/src/main/resources
[2026-03-04T22:19:03.480Z] [INFO]
[2026-03-04T22:19:03.480Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:03.480Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:03.480Z] [INFO] Compiling 65 source files to /quarkus/independent-projects/bootstrap/app-model/target/classes
[2026-03-04T22:19:04.182Z] [WARNING] /quarkus/independent-projects/bootstrap/app-model/src/main/java/io/quarkus/paths/PathTreeWithManifest.java:[31,91] unchecked cast
[2026-03-04T22:19:04.182Z] required: java.util.List<java.lang.Integer>
[2026-03-04T22:19:04.182Z] found: java.lang.Object
[2026-03-04T22:19:04.182Z] [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
[2026-03-04T22:19:04.182Z] [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
[2026-03-04T22:19:04.182Z] [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
[2026-03-04T22:19:04.182Z] [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
[2026-03-04T22:19:04.182Z] [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
[2026-03-04T22:19:04.182Z] [INFO]
[2026-03-04T22:19:04.182Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:04.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:04.182Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:04.182Z] [INFO] Copying 3 resources
[2026-03-04T22:19:04.182Z] [INFO]
[2026-03-04T22:19:04.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:04.182Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:04.182Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/bootstrap/app-model/target/test-classes
[2026-03-04T22:19:04.817Z] [INFO]
[2026-03-04T22:19:04.817Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:04.817Z] [INFO]
[2026-03-04T22:19:04.817Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:04.817Z] [INFO] T E S T S
[2026-03-04T22:19:04.817Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:04.817Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:19:05.508Z] [INFO] Running io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-03-04T22:19:05.508Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in io.quarkus.bootstrap.model.PlatformStreamInfoTest
[2026-03-04T22:19:05.508Z] [INFO] Running io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-03-04T22:19:05.508Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.bootstrap.model.AppArtifactCoordsTest
[2026-03-04T22:19:05.508Z] [INFO] Running io.quarkus.bootstrap.model.PlatformImportsTest
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in io.quarkus.bootstrap.model.PlatformImportsTest
[2026-03-04T22:19:06.148Z] [INFO] Running io.quarkus.bootstrap.model.PlatformInfoTest
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.model.PlatformInfoTest
[2026-03-04T22:19:06.148Z] [INFO] Running io.quarkus.paths.JarPathTreeTest
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in io.quarkus.paths.JarPathTreeTest
[2026-03-04T22:19:06.148Z] [INFO] Running io.quarkus.paths.DirectoryPathTreeTest
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.paths.DirectoryPathTreeTest
[2026-03-04T22:19:06.148Z] [INFO] Running io.quarkus.util.GlobUtilTest
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.util.GlobUtilTest
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] Results:
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:06.148Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final.jar
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:06.148Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/app-model/target/quarkus-bootstrap-app-model-2.7.5.Final-sources.jar
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-app-model ---
[2026-03-04T22:19:06.148Z] [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
[2026-03-04T22:19:06.148Z] [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
[2026-03-04T22:19:06.148Z] [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
[2026-03-04T22:19:06.148Z] [INFO]
[2026-03-04T22:19:06.148Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-maven-resolver >-------------
[2026-03-04T22:19:06.148Z] [INFO] Building Quarkus - Bootstrap - Maven Resolver 2.7.5.Final [11/964]
[2026-03-04T22:19:06.148Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:06.148Z] [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
[2026-03-04T22:19:06.148Z] [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)
[2026-03-04T22:19:06.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent-mr-jar/32/jboss-parent-mr-jar-32.pom
[2026-03-04T22:19:06.148Z] [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 323 kB/s)
[2026-03-04T22:19:06.148Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom
[2026-03-04T22:19:06.148Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/32/jboss-parent-32.pom (35 kB at 528 kB/s)
[2026-03-04T22:19:06.148Z] [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
[2026-03-04T22:19:06.779Z] [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 92 kB/s)
[2026-03-04T22:19:06.779Z] [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
[2026-03-04T22:19:06.779Z] [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)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[2026-03-04T22:19:06.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 917 kB/s)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom
[2026-03-04T22:19:06.779Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.pom (3.8 kB at 53 kB/s)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.33/slf4j-parent-1.7.33.pom
[2026-03-04T22:19:06.779Z] [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 196 kB/s)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.pom
[2026-03-04T22:19:06.779Z] [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 81 kB/s)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.4/maven-3.8.4.pom
[2026-03-04T22:19:06.779Z] [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 399 kB/s)
[2026-03-04T22:19:06.779Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom
[2026-03-04T22:19:06.779Z] [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 23 kB/s)
[2026-03-04T22:19:06.779Z] [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
[2026-03-04T22:19:07.424Z] [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 42 kB/s)
[2026-03-04T22:19:07.424Z] [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
[2026-03-04T22:19:07.424Z] [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 15 kB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom
[2026-03-04T22:19:07.424Z] [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 120 kB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom
[2026-03-04T22:19:07.424Z] [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 40 kB/s)
[2026-03-04T22:19:07.424Z] [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
[2026-03-04T22:19:07.424Z] [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 26 kB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom
[2026-03-04T22:19:07.424Z] [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 40 kB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[2026-03-04T22:19:07.424Z] [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 548 kB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
[2026-03-04T22:19:07.424Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 1.1 MB/s)
[2026-03-04T22:19:07.424Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[2026-03-04T22:19:07.424Z] [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 94 kB/s)
[2026-03-04T22:19:07.424Z] [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
[2026-03-04T22:19:07.425Z] [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 53 kB/s)
[2026-03-04T22:19:07.425Z] [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
[2026-03-04T22:19:08.060Z] [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 40 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 65 kB/s)
[2026-03-04T22:19:08.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
[2026-03-04T22:19:08.060Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 167 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 60 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 65 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 94 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 48 kB/s)
[2026-03-04T22:19:08.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.4.3/wagon-3.4.3.pom
[2026-03-04T22:19:08.060Z] [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 278 kB/s)
[2026-03-04T22:19:08.060Z] [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
[2026-03-04T22:19:08.060Z] [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 39 kB/s)
[2026-03-04T22:19:08.060Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom
[2026-03-04T22:19:08.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.pom (12 kB at 161 kB/s)
[2026-03-04T22:19:08.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
[2026-03-04T22:19:08.698Z] [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 73 kB/s)
[2026-03-04T22:19:08.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
[2026-03-04T22:19:08.698Z] [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 252 kB/s)
[2026-03-04T22:19:08.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[2026-03-04T22:19:08.698Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 526 kB/s)
[2026-03-04T22:19:08.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
[2026-03-04T22:19:08.698Z] [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 64 kB/s)
[2026-03-04T22:19:08.698Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
[2026-03-04T22:19:08.698Z] [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 118 kB/s)
[2026-03-04T22:19:08.698Z] [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
[2026-03-04T22:19:08.698Z] [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 16 kB/s)
[2026-03-04T22:19:08.698Z] [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
[2026-03-04T22:19:09.333Z] [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 29 kB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.33/slf4j-api-1.7.33.jar
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.4/maven-embedder-3.8.4.jar
[2026-03-04T22:19:09.333Z] [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 222 kB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.jar
[2026-03-04T22:19:09.333Z] [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 864 kB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.jar
[2026-03-04T22:19:09.333Z] [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.3 MB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.jar
[2026-03-04T22:19:09.333Z] [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 3.4 MB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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 471 kB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.jar
[2026-03-04T22:19:09.333Z] [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.0 MB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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 5.8 MB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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 496 kB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
[2026-03-04T22:19:09.333Z] [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 373 kB/s)
[2026-03-04T22:19:09.333Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[2026-03-04T22:19:09.333Z] [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.4 MB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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 1.3 MB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [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 91 kB/s)
[2026-03-04T22:19:09.333Z] [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
[2026-03-04T22:19:09.333Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 320 kB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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 3.1 MB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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 218 kB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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 132 kB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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 316 kB/s)
[2026-03-04T22:19:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.14.2/jsoup-1.14.2.jar
[2026-03-04T22:19:09.334Z] [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 209 kB/s)
[2026-03-04T22:19:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
[2026-03-04T22:19:09.334Z] [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 136 kB/s)
[2026-03-04T22:19:09.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
[2026-03-04T22:19:09.334Z] [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 46 kB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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.9 MB/s)
[2026-03-04T22:19:09.334Z] [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
[2026-03-04T22:19:09.334Z] [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 159 kB/s)
[2026-03-04T22:19:09.334Z] [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.5 MB/s)
[2026-03-04T22:19:09.334Z] [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 1.1 MB/s)
[2026-03-04T22:19:09.334Z] [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 184 kB/s)
[2026-03-04T22:19:09.334Z] [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 35 kB/s)
[2026-03-04T22:19:09.334Z] [INFO]
[2026-03-04T22:19:09.334Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.334Z] [INFO]
[2026-03-04T22:19:09.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.981Z] [INFO]
[2026-03-04T22:19:09.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.981Z] [INFO]
[2026-03-04T22:19:09.981Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.981Z] [INFO]
[2026-03-04T22:19:09.981Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.981Z] [INFO]
[2026-03-04T22:19:09.981Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:09.981Z] [INFO] Processed 49 files in 286ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-03-04T22:19:09.981Z] [INFO]
[2026-03-04T22:19:09.981Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:10.617Z] [INFO] Processed 49 files in 00:00.376 (Already Sorted: 49, Needed Sorting: 0)
[2026-03-04T22:19:10.617Z] [INFO]
[2026-03-04T22:19:10.617Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:10.617Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:10.617Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:10.617Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-resolver/src/main/resources
[2026-03-04T22:19:10.617Z] [INFO]
[2026-03-04T22:19:10.617Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:10.617Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:10.617Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/classes
[2026-03-04T22:19:11.282Z] [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
[2026-03-04T22:19:11.282Z] [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
[2026-03-04T22:19:11.282Z] [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
[2026-03-04T22:19:11.282Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [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
[2026-03-04T22:19:11.283Z] [INFO]
[2026-03-04T22:19:11.283Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:11.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:11.283Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:11.283Z] [INFO] Copying 68 resources
[2026-03-04T22:19:11.283Z] [INFO]
[2026-03-04T22:19:11.283Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:11.283Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:11.283Z] [INFO] Compiling 17 source files to /quarkus/independent-projects/bootstrap/maven-resolver/target/test-classes
[2026-03-04T22:19:12.309Z] [INFO]
[2026-03-04T22:19:12.309Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:12.309Z] [INFO]
[2026-03-04T22:19:12.309Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:12.309Z] [INFO] T E S T S
[2026-03-04T22:19:12.309Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:12.309Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:19:12.971Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-03-04T22:19:13.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in io.quarkus.bootstrap.resolver.maven.ReposInitializedFromEnvVarsTest
[2026-03-04T22:19:13.605Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-03-04T22:19:13.605Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in io.quarkus.bootstrap.resolver.maven.workspace.ModelUtilsTest
[2026-03-04T22:19:13.605Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in io.quarkus.bootstrap.resolver.maven.test.ResolveEmptyJarProjectArtifactTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyAndMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.SubmodulePomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.bootstrap.resolver.maven.test.PomReposMirroredTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.bootstrap.resolver.maven.test.PreferPomsFromWorkspaceTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.bootstrap.resolver.maven.test.BasicPomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.bootstrap.resolver.maven.test.PomProfileReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.resolver.maven.test.BootstrapMavenOptionsTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.bootstrap.resolver.maven.test.ProxyNoMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.CentralRepoOverridesEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.bootstrap.resolver.maven.test.SettingsProfileReposAndPomReposEffectivePomTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.bootstrap.resolver.maven.test.NoProxyNoMirrorSettingsReposTest
[2026-03-04T22:19:14.255Z] [INFO] Running io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in io.quarkus.bootstrap.workspace.test.LocalWorkspaceDiscoveryTest
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] Results:
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:14.255Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final.jar
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:14.255Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-resolver/target/quarkus-bootstrap-maven-resolver-2.7.5.Final-sources.jar
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-resolver ---
[2026-03-04T22:19:14.255Z] [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
[2026-03-04T22:19:14.255Z] [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
[2026-03-04T22:19:14.255Z] [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
[2026-03-04T22:19:14.255Z] [INFO]
[2026-03-04T22:19:14.255Z] [INFO] ------------< io.quarkus:quarkus-bootstrap-gradle-resolver >------------
[2026-03-04T22:19:14.255Z] [INFO] Building Quarkus - Bootstrap - Gradle Resolver 2.7.5.Final [12/964]
[2026-03-04T22:19:14.255Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:14.255Z] [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
[2026-03-04T22:19:14.255Z] [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
[2026-03-04T22:19:14.896Z] [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 173 kB/s)
[2026-03-04T22:19:14.896Z] [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
[2026-03-04T22:19:14.896Z] [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
[2026-03-04T22:19:14.896Z] [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.4 MB/s)
[2026-03-04T22:19:14.896Z] [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
[2026-03-04T22:19:14.896Z] [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 8.7 kB/s)
[2026-03-04T22:19:14.896Z] [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
[2026-03-04T22:19:14.896Z] [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 14 MB/s)
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:14.896Z] [INFO]
[2026-03-04T22:19:14.896Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Processed 3 files in 39ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:15.536Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:15.536Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/main/resources
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:15.536Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/bootstrap/gradle-resolver/target/classes
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:15.536Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:15.536Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/gradle-resolver/src/test/resources
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] No sources to compile
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] No tests to run.
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final.jar
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/gradle-resolver/target/quarkus-bootstrap-gradle-resolver-2.7.5.Final-sources.jar
[2026-03-04T22:19:15.536Z] [INFO]
[2026-03-04T22:19:15.536Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:15.536Z] [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
[2026-03-04T22:19:15.536Z] [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
[2026-03-04T22:19:15.536Z] [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 210 kB/s)
[2026-03-04T22:19:15.536Z] [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
[2026-03-04T22:19:15.536Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[2026-03-04T22:19:15.536Z] [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 79 kB/s)
[2026-03-04T22:19:15.536Z] [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
[2026-03-04T22:19:16.171Z] [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
[2026-03-04T22:19:16.171Z] [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 86 kB/s)
[2026-03-04T22:19:16.171Z] [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
[2026-03-04T22:19:16.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[2026-03-04T22:19:16.171Z] [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 49 kB/s)
[2026-03-04T22:19:16.171Z] [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
[2026-03-04T22:19:16.171Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[2026-03-04T22:19:16.171Z] [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 200 kB/s)
[2026-03-04T22:19:16.171Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-03-04T22:19:16.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
[2026-03-04T22:19:16.814Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 46 kB/s)
[2026-03-04T22:19:16.814Z] [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
[2026-03-04T22:19:16.814Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
[2026-03-04T22:19:16.815Z] [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 39 kB/s)
[2026-03-04T22:19:16.815Z] [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
[2026-03-04T22:19:16.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
[2026-03-04T22:19:16.815Z] [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 34 kB/s)
[2026-03-04T22:19:16.815Z] [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
[2026-03-04T22:19:16.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
[2026-03-04T22:19:17.451Z] [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 55 kB/s)
[2026-03-04T22:19:17.451Z] [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
[2026-03-04T22:19:17.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[2026-03-04T22:19:17.451Z] [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 98 kB/s)
[2026-03-04T22:19:17.451Z] [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
[2026-03-04T22:19:17.451Z] [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
[2026-03-04T22:19:17.451Z] [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 139 kB/s)
[2026-03-04T22:19:17.451Z] [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
[2026-03-04T22:19:17.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
[2026-03-04T22:19:17.451Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 212 kB/s)
[2026-03-04T22:19:17.451Z] [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
[2026-03-04T22:19:18.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
[2026-03-04T22:19:18.092Z] [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 36 kB/s)
[2026-03-04T22:19:18.092Z] [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
[2026-03-04T22:19:18.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
[2026-03-04T22:19:18.092Z] [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 59 kB/s)
[2026-03-04T22:19:18.092Z] [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
[2026-03-04T22:19:18.092Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
[2026-03-04T22:19:18.092Z] [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 49 kB/s)
[2026-03-04T22:19:18.092Z] [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
[2026-03-04T22:19:18.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
[2026-03-04T22:19:18.730Z] [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 68 kB/s)
[2026-03-04T22:19:18.730Z] [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
[2026-03-04T22:19:18.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
[2026-03-04T22:19:18.730Z] [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 61 kB/s)
[2026-03-04T22:19:18.730Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.pom
[2026-03-04T22:19:18.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[2026-03-04T22:19:18.730Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 117 kB/s)
[2026-03-04T22:19:18.730Z] [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
[2026-03-04T22:19:18.730Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[2026-03-04T22:19:19.370Z] [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 167 kB/s)
[2026-03-04T22:19:19.370Z] [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
[2026-03-04T22:19:19.370Z] [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
[2026-03-04T22:19:19.370Z] [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
[2026-03-04T22:19:19.370Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/19.0/guava-19.0.jar
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
[2026-03-04T22:19:19.371Z] [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.2 MB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
[2026-03-04T22:19:19.371Z] [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)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
[2026-03-04T22:19:19.371Z] [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.1 MB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 2.0 MB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[2026-03-04T22:19:19.371Z] [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
[2026-03-04T22:19:19.371Z] [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 362 kB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
[2026-03-04T22:19:19.371Z] [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 548 kB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
[2026-03-04T22:19:19.371Z] [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 333 kB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[2026-03-04T22:19:19.371Z] [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 333 kB/s)
[2026-03-04T22:19:19.371Z] [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.4 MB/s)
[2026-03-04T22:19:19.371Z] [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 594 kB/s)
[2026-03-04T22:19:19.371Z] [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.2 MB/s)
[2026-03-04T22:19:19.371Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 14 MB/s)
[2026-03-04T22:19:20.005Z] [INFO] Excluding io.quarkus:quarkus-bootstrap-app-model:jar:2.7.5.Final from the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Excluding io.quarkus:quarkus-fs-util:jar:0.0.9 from the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Excluding org.jboss.logging:commons-logging-jboss-logging:jar:1.0.0.Final from the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Including org.gradle:gradle-tooling-api:jar:7.3.3 in the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Excluding org.jboss.logging:jboss-logging:jar:3.4.3.Final from the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Excluding org.jboss.slf4j:slf4j-jboss-logmanager:jar:1.1.0.Final from the shaded jar.
[2026-03-04T22:19:20.005Z] [INFO] Minimizing jar io.quarkus:quarkus-bootstrap-gradle-resolver:jar:2.7.5.Final
[2026-03-04T22:19:21.353Z] [INFO] Minimized 1912 -> 1885 (98%)
[2026-03-04T22:19:21.353Z] [INFO] Replacing original artifact with shaded artifact.
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [INFO] Dependency-reduced POM written at: /quarkus/independent-projects/bootstrap/gradle-resolver/dependency-reduced-pom.xml
[2026-03-04T22:19:21.353Z] [INFO]
[2026-03-04T22:19:21.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-gradle-resolver ---
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [INFO]
[2026-03-04T22:19:21.353Z] [INFO] -----------------< io.quarkus:quarkus-bootstrap-core >------------------
[2026-03-04T22:19:21.353Z] [INFO] Building Quarkus - Bootstrap - Core 2.7.5.Final [13/964]
[2026-03-04T22:19:21.353Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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 31 kB/s)
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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 152 kB/s)
[2026-03-04T22:19:21.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom
[2026-03-04T22:19:21.353Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/34/smallrye-parent-34.pom (9.8 kB at 174 kB/s)
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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 128 kB/s)
[2026-03-04T22:19:21.353Z] [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
[2026-03-04T22:19:21.353Z] [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)
[2026-03-04T22:19:21.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[2026-03-04T22:19:21.353Z] [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 490 kB/s)
[2026-03-04T22:19:21.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-depchain/1.2.6/shrinkwrap-depchain-1.2.6.pom
[2026-03-04T22:19:21.353Z] [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 22 kB/s)
[2026-03-04T22:19:21.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom
[2026-03-04T22:19:21.353Z] [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)
[2026-03-04T22:19:21.353Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom
[2026-03-04T22:19:22.059Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 673 kB/s)
[2026-03-04T22:19:22.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom
[2026-03-04T22:19:22.059Z] [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)
[2026-03-04T22:19:22.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom
[2026-03-04T22:19:22.059Z] [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 23 kB/s)
[2026-03-04T22:19:22.059Z] [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
[2026-03-04T22:19:22.059Z] [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 69 kB/s)
[2026-03-04T22:19:22.059Z] [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
[2026-03-04T22:19:22.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar
[2026-03-04T22:19:22.059Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar
[2026-03-04T22:19:22.059Z] [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
[2026-03-04T22:19:22.059Z] [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.2 MB/s)
[2026-03-04T22:19:22.059Z] [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 144 kB/s)
[2026-03-04T22:19:22.059Z] [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 3.0 MB/s)
[2026-03-04T22:19:22.059Z] [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 53 kB/s)
[2026-03-04T22:19:22.059Z] [INFO]
[2026-03-04T22:19:22.059Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.059Z] [INFO]
[2026-03-04T22:19:22.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.724Z] [INFO]
[2026-03-04T22:19:22.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.724Z] [INFO]
[2026-03-04T22:19:22.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.724Z] [INFO]
[2026-03-04T22:19:22.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.724Z] [INFO]
[2026-03-04T22:19:22.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:22.724Z] [INFO] Processed 67 files in 196ms (Formatted: 0, Unchanged: 67, Failed: 0, Readonly: 0)
[2026-03-04T22:19:22.724Z] [INFO]
[2026-03-04T22:19:22.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:23.436Z] [INFO] Processed 67 files in 00:00.336 (Already Sorted: 67, Needed Sorting: 0)
[2026-03-04T22:19:23.436Z] [INFO]
[2026-03-04T22:19:23.436Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:23.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:23.436Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:23.436Z] [INFO] Copying 1 resource
[2026-03-04T22:19:23.436Z] [INFO]
[2026-03-04T22:19:23.436Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:23.436Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:23.436Z] [INFO] Compiling 35 source files to /quarkus/independent-projects/bootstrap/core/target/classes
[2026-03-04T22:19:24.129Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/JarClassPathElement.java:[49,90] unchecked cast
[2026-03-04T22:19:24.129Z] required: java.util.List<java.lang.Integer>
[2026-03-04T22:19:24.129Z] found: java.lang.Object
[2026-03-04T22:19:24.129Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/app/CuratedApplication.java:[124,33] unchecked cast
[2026-03-04T22:19:24.129Z] required: java.util.function.Function<java.lang.Object,java.util.List<?>>
[2026-03-04T22:19:24.129Z] found: capture#1 of ?
[2026-03-04T22:19:24.129Z] [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
[2026-03-04T22:19:24.129Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[13,77] unchecked conversion
[2026-03-04T22:19:24.129Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-03-04T22:19:24.129Z] found: java.util.concurrent.ConcurrentHashMap
[2026-03-04T22:19:24.129Z] [WARNING] /quarkus/independent-projects/bootstrap/core/src/main/java/io/quarkus/bootstrap/classloading/ClassLoaderLimiter.java:[14,70] unchecked conversion
[2026-03-04T22:19:24.129Z] required: java.util.concurrent.ConcurrentMap<java.lang.String,java.lang.String>
[2026-03-04T22:19:24.129Z] found: java.util.concurrent.ConcurrentHashMap
[2026-03-04T22:19:24.129Z] [INFO]
[2026-03-04T22:19:24.129Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:24.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:24.129Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:24.129Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/core/src/test/resources
[2026-03-04T22:19:24.129Z] [INFO]
[2026-03-04T22:19:24.129Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:24.129Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:24.129Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/bootstrap/core/target/test-classes
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [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
[2026-03-04T22:19:24.795Z] [INFO]
[2026-03-04T22:19:24.795Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:24.795Z] [INFO]
[2026-03-04T22:19:24.795Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:24.795Z] [INFO] T E S T S
[2026-03-04T22:19:24.795Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:24.795Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:19:25.499Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in io.quarkus.bootstrap.resolver.replace.test.SimpleReplacedDependencyTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in io.quarkus.bootstrap.resolver.replace.test.ManagedReplacedDependencyTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyVersionOverridesTransitiveVersionTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in io.quarkus.bootstrap.resolver.test.ProvidedScopeDepsAreNotCollectedTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndProvidedScopesTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-03-04T22:19:26.195Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphTestCase
[2026-03-04T22:19:26.195Z] [INFO] Running io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in io.quarkus.bootstrap.resolver.test.OnlyDirectOptionalDepsAreCollectedTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.bootstrap.resolver.test.TransitiveVersionOverridesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.bootstrap.resolver.test.VersionPropertyDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphWithDifferentClassifierAndTypeTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.bootstrap.resolver.test.DependencyPresentTwiceInTheGraphInCompileAndTestScopesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.bootstrap.resolver.test.TestScopeIsNotAmongRuntimeDependenciesTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in io.quarkus.bootstrap.resolver.test.ExclusionsTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.bootstrap.resolver.test.DependenciesOnDifferentVersionsOfAnArtifactTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in io.quarkus.bootstrap.resolver.test.DirectOptionalOverridesTransitiveNonOptionalVersionTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.bootstrap.resolver.test.SystemPropertyOverridesPomPropertyDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.bootstrap.resolver.test.DirectDependencyOverridesManagedDependencyTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in io.quarkus.bootstrap.classloader.ClassLoadingInterruptTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in io.quarkus.bootstrap.classloader.ClassLoadingPathTreeResourceUrlTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-03-04T22:19:30.678Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in io.quarkus.bootstrap.classloader.ClassLoadingResourceUrlTestCase
[2026-03-04T22:19:30.678Z] [INFO] Running io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-03-04T22:19:30.678Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.01 s - in io.quarkus.bootstrap.classloader.MultiReleaseJarTestCase
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] Results:
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:30.678Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final.jar
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:30.678Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-sources.jar
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:30.678Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/core/target/quarkus-bootstrap-core-2.7.5.Final-tests.jar
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-core ---
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] -------------< io.quarkus:quarkus-bootstrap-maven-plugin >--------------
[2026-03-04T22:19:30.678Z] [INFO] Building Quarkus - Bootstrap - Maven plugin 2.7.5.Final [14/964]
[2026-03-04T22:19:30.678Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 85 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 2.4 MB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 258 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 232 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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.2 MB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 12 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 390 kB/s)
[2026-03-04T22:19:30.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.1/jackson-base-2.13.1.pom
[2026-03-04T22:19:30.678Z] [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 256 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 138 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 113 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 63 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 67 kB/s)
[2026-03-04T22:19:30.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom
[2026-03-04T22:19:30.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.pom (37 kB at 776 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 332 kB/s)
[2026-03-04T22:19:30.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar
[2026-03-04T22:19:30.678Z] [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.5 MB/s)
[2026-03-04T22:19:30.678Z] [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 961 kB/s)
[2026-03-04T22:19:30.678Z] [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 6.7 MB/s)
[2026-03-04T22:19:30.678Z] [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 20 MB/s)
[2026-03-04T22:19:30.678Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar (327 kB at 4.0 MB/s)
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [INFO]
[2026-03-04T22:19:30.678Z] [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (help-goal) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[2026-03-04T22:19:30.678Z] [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 93 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 49 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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 86 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [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)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:30.678Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[2026-03-04T22:19:30.678Z] [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 179 kB/s)
[2026-03-04T22:19:30.678Z] [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
[2026-03-04T22:19:31.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[2026-03-04T22:19:31.307Z] [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 48 kB/s)
[2026-03-04T22:19:31.307Z] [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
[2026-03-04T22:19:31.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[2026-03-04T22:19:31.307Z] [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 54 kB/s)
[2026-03-04T22:19:31.307Z] [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
[2026-03-04T22:19:31.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[2026-03-04T22:19:31.307Z] [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 387 kB/s)
[2026-03-04T22:19:31.307Z] [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
[2026-03-04T22:19:31.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[2026-03-04T22:19:31.307Z] [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 124 kB/s)
[2026-03-04T22:19:31.307Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-03-04T22:19:31.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[2026-03-04T22:19:31.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 222 kB/s)
[2026-03-04T22:19:31.944Z] [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
[2026-03-04T22:19:31.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[2026-03-04T22:19:31.944Z] [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)
[2026-03-04T22:19:31.944Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-03-04T22:19:31.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[2026-03-04T22:19:31.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 448 kB/s)
[2026-03-04T22:19:31.944Z] [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
[2026-03-04T22:19:32.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[2026-03-04T22:19:32.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 311 kB/s)
[2026-03-04T22:19:32.618Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-03-04T22:19:32.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[2026-03-04T22:19:32.618Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 174 kB/s)
[2026-03-04T22:19:32.618Z] [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
[2026-03-04T22:19:32.618Z] [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
[2026-03-04T22:19:32.618Z] [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 52 kB/s)
[2026-03-04T22:19:32.618Z] [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
[2026-03-04T22:19:32.618Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
[2026-03-04T22:19:32.618Z] [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)
[2026-03-04T22:19:32.618Z] [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
[2026-03-04T22:19:33.261Z] [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
[2026-03-04T22:19:33.262Z] [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 89 kB/s)
[2026-03-04T22:19:33.262Z] [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
[2026-03-04T22:19:33.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[2026-03-04T22:19:33.262Z] [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 130 kB/s)
[2026-03-04T22:19:33.262Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-03-04T22:19:33.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[2026-03-04T22:19:33.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 410 kB/s)
[2026-03-04T22:19:33.262Z] [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
[2026-03-04T22:19:33.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[2026-03-04T22:19:33.923Z] [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 101 kB/s)
[2026-03-04T22:19:33.923Z] [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
[2026-03-04T22:19:33.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[2026-03-04T22:19:33.923Z] [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 372 kB/s)
[2026-03-04T22:19:33.923Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-03-04T22:19:33.923Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
[2026-03-04T22:19:33.923Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.2 MB/s)
[2026-03-04T22:19:33.923Z] [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
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [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 26 kB/s)
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[2026-03-04T22:19:34.563Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 339 kB/s)
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [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 35 kB/s)
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:34.563Z] [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 153 kB/s)
[2026-03-04T22:19:34.563Z] [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
[2026-03-04T22:19:35.190Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[2026-03-04T22:19:35.190Z] [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 381 kB/s)
[2026-03-04T22:19:35.191Z] [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
[2026-03-04T22:19:35.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[2026-03-04T22:19:35.191Z] [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 80 kB/s)
[2026-03-04T22:19:35.191Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-03-04T22:19:35.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[2026-03-04T22:19:35.191Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 36 kB/s)
[2026-03-04T22:19:35.191Z] [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
[2026-03-04T22:19:35.191Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[2026-03-04T22:19:35.191Z] [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 34 kB/s)
[2026-03-04T22:19:35.191Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
[2026-03-04T22:19:35.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[2026-03-04T22:19:35.820Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 86 kB/s)
[2026-03-04T22:19:35.820Z] [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
[2026-03-04T22:19:35.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[2026-03-04T22:19:35.820Z] [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 203 kB/s)
[2026-03-04T22:19:35.820Z] [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
[2026-03-04T22:19:35.820Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[2026-03-04T22:19:36.451Z] [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 195 kB/s)
[2026-03-04T22:19:36.451Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-03-04T22:19:36.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[2026-03-04T22:19:36.451Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 349 kB/s)
[2026-03-04T22:19:36.451Z] [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
[2026-03-04T22:19:36.451Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[2026-03-04T22:19:36.451Z] [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)
[2026-03-04T22:19:36.451Z] [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
[2026-03-04T22:19:37.078Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[2026-03-04T22:19:37.079Z] [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 199 kB/s)
[2026-03-04T22:19:37.079Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-03-04T22:19:37.079Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[2026-03-04T22:19:37.079Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 279 kB/s)
[2026-03-04T22:19:37.079Z] [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
[2026-03-04T22:19:37.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2026-03-04T22:19:37.713Z] [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 109 kB/s)
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:37.713Z] [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 57 kB/s)
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:37.713Z] [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 31 kB/s)
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:37.713Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[2026-03-04T22:19:37.713Z] [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 54 kB/s)
[2026-03-04T22:19:37.713Z] [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
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.341Z] [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 104 kB/s)
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.341Z] [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 22 kB/s)
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[2026-03-04T22:19:38.341Z] [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 72 kB/s)
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.341Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[2026-03-04T22:19:38.341Z] [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 319 kB/s)
[2026-03-04T22:19:38.341Z] [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
[2026-03-04T22:19:38.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[2026-03-04T22:19:38.971Z] [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 6.4 kB/s)
[2026-03-04T22:19:38.971Z] [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
[2026-03-04T22:19:38.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[2026-03-04T22:19:38.971Z] [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 18 kB/s)
[2026-03-04T22:19:38.971Z] [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
[2026-03-04T22:19:38.971Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[2026-03-04T22:19:38.971Z] [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 121 kB/s)
[2026-03-04T22:19:38.971Z] [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
[2026-03-04T22:19:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[2026-03-04T22:19:39.601Z] [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 129 kB/s)
[2026-03-04T22:19:39.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-03-04T22:19:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[2026-03-04T22:19:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 2.7 kB/s)
[2026-03-04T22:19:39.601Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-03-04T22:19:40.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[2026-03-04T22:19:40.229Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 2.8 kB/s)
[2026-03-04T22:19:40.229Z] [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
[2026-03-04T22:19:40.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[2026-03-04T22:19:40.229Z] [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 3.7 kB/s)
[2026-03-04T22:19:40.229Z] [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
[2026-03-04T22:19:40.229Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[2026-03-04T22:19:40.858Z] [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.5 kB/s)
[2026-03-04T22:19:40.858Z] [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
[2026-03-04T22:19:40.858Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[2026-03-04T22:19:40.858Z] [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 116 kB/s)
[2026-03-04T22:19:40.859Z] [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
[2026-03-04T22:19:40.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[2026-03-04T22:19:40.859Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 19 kB/s)
[2026-03-04T22:19:40.859Z] [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
[2026-03-04T22:19:40.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[2026-03-04T22:19:40.859Z] [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 42 kB/s)
[2026-03-04T22:19:40.859Z] [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
[2026-03-04T22:19:41.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[2026-03-04T22:19:41.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 3.7 kB/s)
[2026-03-04T22:19:41.488Z] [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
[2026-03-04T22:19:41.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[2026-03-04T22:19:41.488Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 4.4 kB/s)
[2026-03-04T22:19:41.488Z] [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
[2026-03-04T22:19:41.488Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[2026-03-04T22:19:41.489Z] [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 65 kB/s)
[2026-03-04T22:19:41.489Z] [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
[2026-03-04T22:19:41.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[2026-03-04T22:19:42.124Z] [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 42 kB/s)
[2026-03-04T22:19:42.124Z] [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
[2026-03-04T22:19:42.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[2026-03-04T22:19:42.124Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 257 kB/s)
[2026-03-04T22:19:42.124Z] [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
[2026-03-04T22:19:42.124Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[2026-03-04T22:19:42.124Z] [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 192 kB/s)
[2026-03-04T22:19:42.124Z] [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
[2026-03-04T22:19:42.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[2026-03-04T22:19:42.754Z] [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)
[2026-03-04T22:19:42.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-03-04T22:19:42.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[2026-03-04T22:19:42.754Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 2.4 kB/s)
[2026-03-04T22:19:42.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
[2026-03-04T22:19:42.754Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[2026-03-04T22:19:42.754Z] [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)
[2026-03-04T22:19:42.754Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-03-04T22:19:42.755Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[2026-03-04T22:19:42.755Z] [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)
[2026-03-04T22:19:42.755Z] [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
[2026-03-04T22:19:43.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[2026-03-04T22:19:43.380Z] [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 86 kB/s)
[2026-03-04T22:19:43.380Z] [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
[2026-03-04T22:19:43.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[2026-03-04T22:19:43.380Z] [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 209 kB/s)
[2026-03-04T22:19:43.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-03-04T22:19:43.380Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[2026-03-04T22:19:43.380Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 169 kB/s)
[2026-03-04T22:19:43.380Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/2/apache-2.pom
[2026-03-04T22:19:44.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[2026-03-04T22:19:44.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 77 kB/s)
[2026-03-04T22:19:44.011Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-03-04T22:19:44.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[2026-03-04T22:19:44.011Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 3.3 kB/s)
[2026-03-04T22:19:44.011Z] [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
[2026-03-04T22:19:44.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[2026-03-04T22:19:44.011Z] [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 68 kB/s)
[2026-03-04T22:19:44.011Z] [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
[2026-03-04T22:19:44.011Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[2026-03-04T22:19:44.011Z] [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 58 kB/s)
[2026-03-04T22:19:44.011Z] [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
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [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 116 kB/s)
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [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 92 kB/s)
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [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 31 kB/s)
[2026-03-04T22:19:44.651Z] [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
[2026-03-04T22:19:44.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[2026-03-04T22:19:44.651Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 471 kB/s)
[2026-03-04T22:19:44.651Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-03-04T22:19:44.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[2026-03-04T22:19:45.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 410 kB/s)
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.280Z] [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 34 kB/s)
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[2026-03-04T22:19:45.280Z] [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 92 kB/s)
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.280Z] [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)
[2026-03-04T22:19:45.280Z] [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
[2026-03-04T22:19:45.913Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[2026-03-04T22:19:45.913Z] [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 335 kB/s)
[2026-03-04T22:19:45.913Z] [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
[2026-03-04T22:19:45.913Z] [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
[2026-03-04T22:19:45.913Z] [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 64 kB/s)
[2026-03-04T22:19:45.913Z] [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
[2026-03-04T22:19:45.913Z] [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
[2026-03-04T22:19:45.913Z] [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 37 kB/s)
[2026-03-04T22:19:45.913Z] [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
[2026-03-04T22:19:46.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[2026-03-04T22:19:46.567Z] [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 64 kB/s)
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:46.567Z] [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)
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:46.567Z] [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 141 kB/s)
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:46.567Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[2026-03-04T22:19:46.567Z] [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 313 kB/s)
[2026-03-04T22:19:46.567Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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 47 kB/s)
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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 80 kB/s)
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[2026-03-04T22:19:47.220Z] [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 389 kB/s)
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [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
[2026-03-04T22:19:47.220Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:47.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-03-04T22:19:47.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
[2026-03-04T22:19:47.854Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-03-04T22:19:47.854Z] [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
[2026-03-04T22:19:48.483Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
[2026-03-04T22:19:48.483Z] [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 590 kB/s)
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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 336 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[2026-03-04T22:19:48.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 3.9 MB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[2026-03-04T22:19:48.483Z] [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 673 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[2026-03-04T22:19:48.483Z] [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.2 MB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[2026-03-04T22:19:48.483Z] [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 555 kB/s)
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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)
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [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 597 kB/s)
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:48.483Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 435 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[2026-03-04T22:19:48.483Z] [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 86 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2026-03-04T22:19:48.483Z] [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.3 MB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[2026-03-04T22:19:48.483Z] [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 72 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[2026-03-04T22:19:48.483Z] [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 1.2 MB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2026-03-04T22:19:48.483Z] [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 295 kB/s)
[2026-03-04T22:19:48.483Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[2026-03-04T22:19:48.483Z] [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 882 kB/s)
[2026-03-04T22:19:48.483Z] [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
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 6.2 MB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 228 kB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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.4 MB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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 260 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[2026-03-04T22:19:49.118Z] [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 720 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[2026-03-04T22:19:49.118Z] [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 62 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[2026-03-04T22:19:49.118Z] [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 151 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[2026-03-04T22:19:49.118Z] [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 41 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[2026-03-04T22:19:49.118Z] [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.2 MB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 313 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[2026-03-04T22:19:49.118Z] [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 648 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 469 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 172 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.4 MB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 193 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 226 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 73 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[2026-03-04T22:19:49.118Z] [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 899 kB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 974 kB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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 294 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[2026-03-04T22:19:49.118Z] [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 615 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[2026-03-04T22:19:49.118Z] [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 402 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[2026-03-04T22:19:49.118Z] [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.4 MB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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 43 kB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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 17 kB/s)
[2026-03-04T22:19:49.118Z] [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
[2026-03-04T22:19:49.118Z] [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 533 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[2026-03-04T22:19:49.118Z] [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 408 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[2026-03-04T22:19:49.118Z] [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 604 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[2026-03-04T22:19:49.118Z] [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 285 kB/s)
[2026-03-04T22:19:49.118Z] [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 91 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 834 kB/s)
[2026-03-04T22:19:49.118Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 475 kB/s)
[2026-03-04T22:19:49.118Z] [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 401 kB/s)
[2026-03-04T22:19:49.747Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-03-04T22:19:49.747Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-03-04T22:19:50.381Z] [INFO] java-annotations mojo extractor found 0 mojo descriptor.
[2026-03-04T22:19:50.381Z] [INFO]
[2026-03-04T22:19:50.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:50.381Z] [INFO] Processed 4 files in 51ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:19:50.381Z] [INFO]
[2026-03-04T22:19:50.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:50.381Z] [INFO] Processed 4 files in 00:00.067 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:19:50.381Z] [INFO]
[2026-03-04T22:19:50.381Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:50.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:50.381Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:50.381Z] [INFO] Copying 1 resource
[2026-03-04T22:19:50.381Z] [INFO]
[2026-03-04T22:19:50.381Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:50.381Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:50.381Z] [INFO] Compiling 4 source files to /quarkus/independent-projects/bootstrap/maven-plugin/target/classes
[2026-03-04T22:19:51.023Z] [INFO]
[2026-03-04T22:19:51.023Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:51.023Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-03-04T22:19:51.023Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-03-04T22:19:51.662Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-03-04T22:19:51.662Z] [INFO]
[2026-03-04T22:19:51.662Z] [INFO] --- plexus-component-metadata:2.1.0:generate-metadata (default) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:51.662Z] [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
[2026-03-04T22:19:52.292Z] [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
[2026-03-04T22:19:52.292Z] [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 54 kB/s)
[2026-03-04T22:19:52.292Z] [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
[2026-03-04T22:19:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[2026-03-04T22:19:52.292Z] [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 104 kB/s)
[2026-03-04T22:19:52.292Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-03-04T22:19:52.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[2026-03-04T22:19:52.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 266 kB/s)
[2026-03-04T22:19:52.292Z] [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
[2026-03-04T22:19:52.934Z] [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
[2026-03-04T22:19:52.934Z] [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 125 kB/s)
[2026-03-04T22:19:52.934Z] [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
[2026-03-04T22:19:52.934Z] [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
[2026-03-04T22:19:52.934Z] [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 387 kB/s)
[2026-03-04T22:19:52.934Z] [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
[2026-03-04T22:19:52.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[2026-03-04T22:19:52.934Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 376 kB/s)
[2026-03-04T22:19:52.934Z] [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
[2026-03-04T22:19:52.934Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[2026-03-04T22:19:52.934Z] [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 54 kB/s)
[2026-03-04T22:19:52.934Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
[2026-03-04T22:19:53.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
[2026-03-04T22:19:53.574Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 35 kB/s)
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:53.574Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
[2026-03-04T22:19:53.574Z] [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 360 kB/s)
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:53.574Z] [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
[2026-03-04T22:19:54.409Z] [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
[2026-03-04T22:19:54.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[2026-03-04T22:19:54.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[2026-03-04T22:19:54.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar
[2026-03-04T22:19:54.409Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
[2026-03-04T22:19:54.409Z] [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 5.7 MB/s)
[2026-03-04T22:19:54.409Z] [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 6.9 MB/s)
[2026-03-04T22:19:54.409Z] [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.8 MB/s)
[2026-03-04T22:19:54.409Z] [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 11 MB/s)
[2026-03-04T22:19:54.409Z] [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 4.5 MB/s)
[2026-03-04T22:19:54.409Z] [INFO] Discovered 1 component descriptors(s)
[2026-03-04T22:19:54.409Z] [INFO]
[2026-03-04T22:19:54.409Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:54.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:54.409Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:54.409Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/maven-plugin/src/test/resources
[2026-03-04T22:19:54.409Z] [INFO]
[2026-03-04T22:19:54.409Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:54.409Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:54.409Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/maven-plugin/target/test-classes
[2026-03-04T22:19:54.409Z] [INFO]
[2026-03-04T22:19:54.409Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:54.409Z] [INFO]
[2026-03-04T22:19:54.409Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:54.409Z] [INFO] T E S T S
[2026-03-04T22:19:54.409Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:54.409Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:19:55.060Z] [INFO] Running io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-03-04T22:19:55.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in io.quarkus.maven.ExtensionDescriptorMojoTest
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] Results:
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:55.709Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final.jar
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:55.709Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/maven-plugin/target/quarkus-bootstrap-maven-plugin-2.7.5.Final-sources.jar
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-maven-plugin ---
[2026-03-04T22:19:55.709Z] [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
[2026-03-04T22:19:55.709Z] [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
[2026-03-04T22:19:55.709Z] [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
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] ----------------< io.quarkus:quarkus-bootstrap-runner >-----------------
[2026-03-04T22:19:55.709Z] [INFO] Building Quarkus - Bootstrap - Runner 2.7.5.Final [15/964]
[2026-03-04T22:19:55.709Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Processed 14 files in 79ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Processed 14 files in 00:00.103 (Already Sorted: 14, Needed Sorting: 0)
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:55.709Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:55.709Z] [INFO] Copying 1 resource
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:55.709Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/bootstrap/runner/target/classes
[2026-03-04T22:19:55.709Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/QuarkusEntryPoint.java:[72,62] unchecked cast
[2026-03-04T22:19:55.709Z] required: java.util.List<java.lang.String>
[2026-03-04T22:19:55.709Z] found: java.lang.Object
[2026-03-04T22:19:55.709Z] [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
[2026-03-04T22:19:55.709Z] [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
[2026-03-04T22:19:55.709Z] [WARNING] /quarkus/independent-projects/bootstrap/runner/src/main/java/io/quarkus/bootstrap/runner/DevModeMediator.java:[40,62] unchecked cast
[2026-03-04T22:19:55.709Z] required: java.util.List<java.lang.String>
[2026-03-04T22:19:55.709Z] found: java.lang.Object
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:55.709Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:55.709Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/bootstrap/runner/src/test/resources
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:55.709Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/bootstrap/runner/target/test-classes
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:55.709Z] [INFO]
[2026-03-04T22:19:55.709Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:55.709Z] [INFO] T E S T S
[2026-03-04T22:19:55.709Z] [INFO] -------------------------------------------------------
[2026-03-04T22:19:55.709Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:19:57.069Z] [INFO] Running io.quarkus.bootstrap.runner.JarResourceTest
[2026-03-04T22:19:57.069Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in io.quarkus.bootstrap.runner.JarResourceTest
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] Results:
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:57.069Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final.jar
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:57.069Z] [INFO] Building jar: /quarkus/independent-projects/bootstrap/runner/target/quarkus-bootstrap-runner-2.7.5.Final-sources.jar
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bootstrap-runner ---
[2026-03-04T22:19:57.069Z] [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
[2026-03-04T22:19:57.069Z] [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
[2026-03-04T22:19:57.069Z] [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
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --------------------< io.quarkus.qute:qute-parent >---------------------
[2026-03-04T22:19:57.069Z] [INFO] Building Qute - Parent 2.7.5.Final [16/964]
[2026-03-04T22:19:57.069Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-parent ---
[2026-03-04T22:19:57.069Z] [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
[2026-03-04T22:19:57.069Z] [INFO]
[2026-03-04T22:19:57.069Z] [INFO] ---------------------< io.quarkus.qute:qute-core >----------------------
[2026-03-04T22:19:57.069Z] [INFO] Building Qute - Core 2.7.5.Final [17/964]
[2026-03-04T22:19:57.069Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:19:57.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.pom
[2026-03-04T22:19:57.069Z] [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 166 kB/s)
[2026-03-04T22:19:57.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-project/1.4.0/mutiny-project-1.4.0.pom
[2026-03-04T22:19:57.069Z] [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 371 kB/s)
[2026-03-04T22:19:57.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom
[2026-03-04T22:19:57.069Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/35/smallrye-build-parent-35.pom (66 kB at 1.2 MB/s)
[2026-03-04T22:19:57.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom
[2026-03-04T22:19:57.069Z] [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)
[2026-03-04T22:19:57.069Z] [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
[2026-03-04T22:19:57.728Z] [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 41 kB/s)
[2026-03-04T22:19:57.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny/1.4.0/mutiny-1.4.0.jar
[2026-03-04T22:19:57.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
[2026-03-04T22:19:57.728Z] [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
[2026-03-04T22:19:57.728Z] [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 15 MB/s)
[2026-03-04T22:19:57.728Z] [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 196 kB/s)
[2026-03-04T22:19:57.728Z] [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 109 kB/s)
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-core ---
[2026-03-04T22:19:57.728Z] [INFO] Processed 110 files in 522ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-03-04T22:19:57.728Z] [INFO]
[2026-03-04T22:19:57.728Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-core ---
[2026-03-04T22:19:58.372Z] [INFO] Processed 110 files in 00:00.521 (Already Sorted: 110, Needed Sorting: 0)
[2026-03-04T22:19:58.372Z] [INFO]
[2026-03-04T22:19:58.372Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-core ---
[2026-03-04T22:19:58.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:58.372Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:58.372Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/main/resources
[2026-03-04T22:19:58.372Z] [INFO]
[2026-03-04T22:19:58.372Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-core ---
[2026-03-04T22:19:58.372Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:58.372Z] [INFO] Compiling 78 source files to /quarkus/independent-projects/qute/core/target/classes
[2026-03-04T22:19:59.018Z] [INFO]
[2026-03-04T22:19:59.018Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-core ---
[2026-03-04T22:19:59.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:19:59.018Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:19:59.018Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/core/src/test/resources
[2026-03-04T22:19:59.018Z] [INFO]
[2026-03-04T22:19:59.018Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-core ---
[2026-03-04T22:19:59.018Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:19:59.018Z] [INFO] Compiling 32 source files to /quarkus/independent-projects/qute/core/target/test-classes
[2026-03-04T22:20:00.810Z] [INFO]
[2026-03-04T22:20:00.810Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-core ---
[2026-03-04T22:20:00.810Z] [INFO]
[2026-03-04T22:20:00.810Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:00.810Z] [INFO] T E S T S
[2026-03-04T22:20:00.810Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:00.810Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:01.459Z] [INFO] Running io.quarkus.qute.EscaperTest
[2026-03-04T22:20:01.459Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in io.quarkus.qute.EscaperTest
[2026-03-04T22:20:01.459Z] [INFO] Running io.quarkus.qute.IfSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in io.quarkus.qute.IfSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ValueResolverBuilderTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.ValueResolverBuilderTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.CollectionResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.qute.CollectionResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ReflectionResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in io.quarkus.qute.ReflectionResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.NamespaceResolversTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.qute.NamespaceResolversTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.EvalTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.EvalTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.VirtualMethodParametersTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.VirtualMethodParametersTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ExpressionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.ExpressionTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.EvaluatedParamsTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.qute.EvaluatedParamsTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ArrayResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.ArrayResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.TemplateInstanceInitializerTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.TemplateInstanceInitializerTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.MapResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.MapResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.GlobalNamespaceResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.GlobalNamespaceResolverTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.MutinyTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in io.quarkus.qute.MutinyTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ParserTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in io.quarkus.qute.ParserTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.WithSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.WithSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.QuteTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in io.quarkus.qute.QuteTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.UserTagTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.qute.UserTagTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.AsyncDataTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.qute.AsyncDataTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.SetSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.SetSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.SimpleTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.qute.SimpleTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.StrictRenderingTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.qute.StrictRenderingTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.WhenSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.qute.WhenSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.IncludeTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.qute.IncludeTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.HtmlEscaperTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.HtmlEscaperTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.BooleansTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.BooleansTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.EngineTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.qute.EngineTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.ImmutableListTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.qute.ImmutableListTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.LiteralSupportTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.qute.LiteralSupportTest
[2026-03-04T22:20:02.118Z] [INFO] Running io.quarkus.qute.LoopSectionTest
[2026-03-04T22:20:02.118Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.qute.LoopSectionTest
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] Results:
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] Tests run: 151, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-core ---
[2026-03-04T22:20:02.872Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final.jar
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-core ---
[2026-03-04T22:20:02.872Z] [INFO] Building jar: /quarkus/independent-projects/qute/core/target/qute-core-2.7.5.Final-sources.jar
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-core ---
[2026-03-04T22:20:02.872Z] [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
[2026-03-04T22:20:02.872Z] [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
[2026-03-04T22:20:02.872Z] [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
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] -------------------< io.quarkus.qute:qute-generator >-------------------
[2026-03-04T22:20:02.872Z] [INFO] Building Qute - Generator 2.7.5.Final [18/964]
[2026-03-04T22:20:02.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:02.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.pom
[2026-03-04T22:20:02.872Z] [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 94 kB/s)
[2026-03-04T22:20:02.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jandex/2.4.1.Final/jandex-2.4.1.Final.jar
[2026-03-04T22:20:02.872Z] [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.8 MB/s)
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO] Processed 16 files in 95ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO] Processed 16 files in 00:00.145 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:02.872Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:02.872Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/main/resources
[2026-03-04T22:20:02.872Z] [INFO]
[2026-03-04T22:20:02.872Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ qute-generator ---
[2026-03-04T22:20:02.872Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:02.872Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/qute/generator/target/classes
[2026-03-04T22:20:03.510Z] [INFO]
[2026-03-04T22:20:03.511Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ qute-generator ---
[2026-03-04T22:20:03.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:03.511Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:03.511Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/qute/generator/src/test/resources
[2026-03-04T22:20:03.511Z] [INFO]
[2026-03-04T22:20:03.511Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ qute-generator ---
[2026-03-04T22:20:03.511Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:03.511Z] [INFO] Compiling 11 source files to /quarkus/independent-projects/qute/generator/target/test-classes
[2026-03-04T22:20:03.511Z] [INFO]
[2026-03-04T22:20:03.511Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ qute-generator ---
[2026-03-04T22:20:03.511Z] [INFO]
[2026-03-04T22:20:03.511Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:03.511Z] [INFO] T E S T S
[2026-03-04T22:20:03.511Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:03.511Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:04.170Z] [INFO] Running io.quarkus.qute.generator.SimpleGeneratorTest
[2026-03-04T22:20:04.824Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 s - in io.quarkus.qute.generator.SimpleGeneratorTest
[2026-03-04T22:20:04.824Z] [INFO] Running io.quarkus.qute.generator.MethodKeyTest
[2026-03-04T22:20:04.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in io.quarkus.qute.generator.MethodKeyTest
[2026-03-04T22:20:04.824Z] [INFO] Running io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-03-04T22:20:04.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in io.quarkus.qute.generator.TemplateGlobalGeneratorTest
[2026-03-04T22:20:04.824Z] [INFO] Running io.quarkus.qute.generator.ParametersTest
[2026-03-04T22:20:04.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.qute.generator.ParametersTest
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] Results:
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ qute-generator ---
[2026-03-04T22:20:04.824Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final.jar
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ qute-generator ---
[2026-03-04T22:20:04.824Z] [INFO] Building jar: /quarkus/independent-projects/qute/generator/target/qute-generator-2.7.5.Final-sources.jar
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qute-generator ---
[2026-03-04T22:20:04.824Z] [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
[2026-03-04T22:20:04.824Z] [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
[2026-03-04T22:20:04.824Z] [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
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] ------------------< io.quarkus:quarkus-tools-parent >-------------------
[2026-03-04T22:20:04.824Z] [INFO] Building Quarkus - Dev tools - Parent 2.7.5.Final [19/964]
[2026-03-04T22:20:04.824Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-tools-parent ---
[2026-03-04T22:20:04.824Z] [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
[2026-03-04T22:20:04.824Z] [INFO]
[2026-03-04T22:20:04.824Z] [INFO] --------------< io.quarkus:quarkus-devtools-artifact-api >--------------
[2026-03-04T22:20:04.824Z] [INFO] Building Quarkus - Dev tools - Maven Artifact API 2.7.5.Final [20/964]
[2026-03-04T22:20:04.824Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:04.824Z] [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
[2026-03-04T22:20:04.824Z] [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 106 kB/s)
[2026-03-04T22:20:04.824Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/14/jboss-parent-14.pom
[2026-03-04T22:20:05.466Z] [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 1.7 MB/s)
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
[2026-03-04T22:20:05.466Z] [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 372 kB/s)
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [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 315 kB/s)
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:05.466Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:05.466Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/main/resources
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:05.466Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/artifact-api/target/classes
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/artifact-api/target/classes/META-INF/jandex.idx
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:05.466Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:05.466Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/artifact-api/src/test/resources
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] No sources to compile
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] No tests to run.
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final.jar
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [INFO] Building jar: /quarkus/independent-projects/tools/artifact-api/target/quarkus-devtools-artifact-api-2.7.5.Final-sources.jar
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-artifact-api ---
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] -------------< io.quarkus:quarkus-devtools-message-writer >-------------
[2026-03-04T22:20:05.466Z] [INFO] Building Quarkus - Dev tools - Message Writer 2.7.5.Final [21/964]
[2026-03-04T22:20:05.466Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/common/smallrye-common-os/1.10.0/smallrye-common-os-1.10.0.pom (1.7 kB at 26 kB/s)
[2026-03-04T22:20:05.466Z] [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
[2026-03-04T22:20:05.466Z] [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 240 kB/s)
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:05.466Z] [INFO]
[2026-03-04T22:20:05.466Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Processed 3 files in 36ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:06.146Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:06.146Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/main/resources
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:06.146Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/tools/message-writer/target/classes
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:06.146Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:06.146Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/message-writer/src/test/resources
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] No sources to compile
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] No tests to run.
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final.jar
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [INFO] Building jar: /quarkus/independent-projects/tools/message-writer/target/quarkus-devtools-message-writer-2.7.5.Final-sources.jar
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-message-writer ---
[2026-03-04T22:20:06.146Z] [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
[2026-03-04T22:20:06.146Z] [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
[2026-03-04T22:20:06.146Z] [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
[2026-03-04T22:20:06.146Z] [INFO]
[2026-03-04T22:20:06.146Z] [INFO] ------------< io.quarkus:quarkus-devtools-registry-client >-------------
[2026-03-04T22:20:06.146Z] [INFO] Building Quarkus - Dev tools - Registry Client API 2.7.5.Final [22/964]
[2026-03-04T22:20:06.146Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[2026-03-04T22:20:06.146Z] [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 66 kB/s)
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.pom
[2026-03-04T22:20:06.146Z] [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 121 kB/s)
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
[2026-03-04T22:20:06.146Z] [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 59 kB/s)
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
[2026-03-04T22:20:06.146Z] [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 235 kB/s)
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
[2026-03-04T22:20:06.146Z] [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 83 kB/s)
[2026-03-04T22:20:06.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
[2026-03-04T22:20:06.795Z] [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 212 kB/s)
[2026-03-04T22:20:06.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[2026-03-04T22:20:06.795Z] [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 61 kB/s)
[2026-03-04T22:20:06.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[2026-03-04T22:20:06.795Z] [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 185 kB/s)
[2026-03-04T22:20:06.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[2026-03-04T22:20:06.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar
[2026-03-04T22:20:06.795Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
[2026-03-04T22:20:06.795Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.12.1/jsoup-1.12.1.jar (397 kB at 7.2 MB/s)
[2026-03-04T22:20:06.796Z] [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.2 MB/s)
[2026-03-04T22:20:06.796Z] [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 1.1 MB/s)
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:06.796Z] [INFO]
[2026-03-04T22:20:06.796Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:07.441Z] [INFO] Processed 86 files in 202ms (Formatted: 0, Unchanged: 86, Failed: 0, Readonly: 0)
[2026-03-04T22:20:07.441Z] [INFO]
[2026-03-04T22:20:07.441Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:07.441Z] [INFO] Processed 86 files in 00:00.336 (Already Sorted: 86, Needed Sorting: 0)
[2026-03-04T22:20:07.441Z] [INFO]
[2026-03-04T22:20:07.441Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:07.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:07.441Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:07.441Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/registry-client/src/main/resources
[2026-03-04T22:20:07.441Z] [INFO]
[2026-03-04T22:20:07.441Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:07.441Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:07.441Z] [INFO] Compiling 79 source files to /quarkus/independent-projects/tools/registry-client/target/classes
[2026-03-04T22:20:08.092Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[80,50] unchecked cast
[2026-03-04T22:20:08.092Z] required: T
[2026-03-04T22:20:08.092Z] found: capture#1 of ?
[2026-03-04T22:20:08.092Z] [WARNING] /quarkus/independent-projects/tools/registry-client/src/main/java/io/quarkus/registry/json/JsonBuilder.java:[87,50] unchecked cast
[2026-03-04T22:20:08.092Z] required: S
[2026-03-04T22:20:08.092Z] found: capture#2 of ?
[2026-03-04T22:20:08.092Z] [INFO]
[2026-03-04T22:20:08.092Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:08.092Z] [INFO] Saving Jandex index: /quarkus/independent-projects/tools/registry-client/target/classes/META-INF/jandex.idx
[2026-03-04T22:20:08.092Z] [INFO]
[2026-03-04T22:20:08.092Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:08.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:08.092Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:08.092Z] [INFO] Copying 28 resources
[2026-03-04T22:20:08.092Z] [INFO]
[2026-03-04T22:20:08.092Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:08.092Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:08.092Z] [INFO] Compiling 7 source files to /quarkus/independent-projects/tools/registry-client/target/test-classes
[2026-03-04T22:20:08.745Z] [INFO]
[2026-03-04T22:20:08.745Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:08.745Z] [INFO]
[2026-03-04T22:20:08.745Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:08.745Z] [INFO] T E S T S
[2026-03-04T22:20:08.745Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:08.745Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:09.434Z] [INFO] Running io.quarkus.registry.CatalogMergeUtilityTest
[2026-03-04T22:20:09.434Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in io.quarkus.registry.CatalogMergeUtilityTest
[2026-03-04T22:20:09.434Z] [INFO] Running io.quarkus.registry.catalog.ExtensionTest
[2026-03-04T22:20:10.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in io.quarkus.registry.catalog.ExtensionTest
[2026-03-04T22:20:10.255Z] [INFO] Running io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 s - in io.quarkus.registry.catalog.platform.PlatformCatalogLastUpdatedTest
[2026-03-04T22:20:10.907Z] [INFO] Running io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in io.quarkus.registry.catalog.ExtensionCatalogSerializationTest
[2026-03-04T22:20:10.907Z] [INFO] Running io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in io.quarkus.registry.config.DevToolsConfigSerializationTest
[2026-03-04T22:20:10.907Z] [INFO] Running io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in io.quarkus.registry.config.RegistriesConfigLocatorTest
[2026-03-04T22:20:10.907Z] [INFO] Running io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.devtools.registry.util.PlatformArtifactsTest
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO] Results:
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:10.907Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final.jar
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:10.907Z] [INFO] Building jar: /quarkus/independent-projects/tools/registry-client/target/quarkus-devtools-registry-client-2.7.5.Final-sources.jar
[2026-03-04T22:20:10.907Z] [INFO]
[2026-03-04T22:20:10.907Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-registry-client ---
[2026-03-04T22:20:10.908Z] [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
[2026-03-04T22:20:10.908Z] [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
[2026-03-04T22:20:10.908Z] [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
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] ---------------< io.quarkus:quarkus-devtools-utilities >----------------
[2026-03-04T22:20:10.908Z] [INFO] Building Quarkus - Dev tools - Utilities 2.7.5.Final [23/964]
[2026-03-04T22:20:10.908Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO] Processed 2 files in 33ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:10.908Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:20:10.908Z] [INFO]
[2026-03-04T22:20:10.908Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:11.574Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/main/resources
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:11.574Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/tools/utilities/target/classes
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:11.574Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/utilities/src/test/resources
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] No sources to compile
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] No tests to run.
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final.jar
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [INFO] Building jar: /quarkus/independent-projects/tools/utilities/target/quarkus-devtools-utilities-2.7.5.Final-sources.jar
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-utilities ---
[2026-03-04T22:20:11.574Z] [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
[2026-03-04T22:20:11.574Z] [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
[2026-03-04T22:20:11.574Z] [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
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] ------------< io.quarkus:quarkus-devtools-base-codestarts >-------------
[2026-03-04T22:20:11.574Z] [INFO] Building Quarkus - Dev tools - Base Codestarts 2.7.5.Final [24/964]
[2026-03-04T22:20:11.574Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:11.574Z] [INFO] Copying 142 resources
[2026-03-04T22:20:11.574Z] [INFO] Copying 1 resource
[2026-03-04T22:20:11.574Z] [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
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] No sources to compile
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:11.574Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/base-codestarts/src/test/resources
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] No sources to compile
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] No tests to run.
[2026-03-04T22:20:11.574Z] [INFO]
[2026-03-04T22:20:11.574Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:11.574Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final.jar
[2026-03-04T22:20:12.232Z] [INFO]
[2026-03-04T22:20:12.232Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:12.232Z] [INFO] Building jar: /quarkus/independent-projects/tools/base-codestarts/target/quarkus-devtools-base-codestarts-2.7.5.Final-sources.jar
[2026-03-04T22:20:12.232Z] [INFO]
[2026-03-04T22:20:12.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-base-codestarts ---
[2026-03-04T22:20:12.232Z] [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
[2026-03-04T22:20:12.232Z] [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
[2026-03-04T22:20:12.232Z] [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
[2026-03-04T22:20:12.232Z] [INFO]
[2026-03-04T22:20:12.232Z] [INFO] ---------------< io.quarkus:quarkus-devtools-codestarts >---------------
[2026-03-04T22:20:12.232Z] [INFO] Building Quarkus - Dev tools - Codestarts 2.7.5.Final [25/964]
[2026-03-04T22:20:12.232Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:12.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.pom
[2026-03-04T22:20:12.232Z] [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 85 kB/s)
[2026-03-04T22:20:12.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[2026-03-04T22:20:12.232Z] [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 33 kB/s)
[2026-03-04T22:20:12.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.pom
[2026-03-04T22:20:12.876Z] [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 45 kB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.pom
[2026-03-04T22:20:12.876Z] [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 281 kB/s)
[2026-03-04T22:20:12.876Z] [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
[2026-03-04T22:20:12.876Z] [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 875 kB/s)
[2026-03-04T22:20:12.876Z] [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
[2026-03-04T22:20:12.876Z] [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 144 kB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[2026-03-04T22:20:12.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 45 kB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[2026-03-04T22:20:12.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 380 kB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.3.1/mockito-core-4.3.1.jar
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.7/byte-buddy-1.12.7.jar
[2026-03-04T22:20:12.876Z] [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
[2026-03-04T22:20:12.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 3.3 MB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[2026-03-04T22:20:12.876Z] [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 5.1 MB/s)
[2026-03-04T22:20:12.876Z] [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 12 MB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/maven-model-helper/19/maven-model-helper-19.jar (28 kB at 460 kB/s)
[2026-03-04T22:20:12.876Z] [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 55 MB/s)
[2026-03-04T22:20:12.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 526 kB/s)
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:12.876Z] [INFO] Processed 48 files in 101ms (Formatted: 0, Unchanged: 48, Failed: 0, Readonly: 0)
[2026-03-04T22:20:12.876Z] [INFO]
[2026-03-04T22:20:12.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:13.512Z] [INFO] Processed 48 files in 00:00.120 (Already Sorted: 48, Needed Sorting: 0)
[2026-03-04T22:20:13.512Z] [INFO]
[2026-03-04T22:20:13.512Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:13.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:13.512Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:13.512Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/codestarts/src/main/resources
[2026-03-04T22:20:13.512Z] [INFO]
[2026-03-04T22:20:13.512Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:13.512Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:13.512Z] [INFO] Compiling 38 source files to /quarkus/independent-projects/tools/codestarts/target/classes
[2026-03-04T22:20:13.512Z] [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
[2026-03-04T22:20:13.512Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/main/java/io/quarkus/devtools/codestarts/utils/NestedMaps.java:[103,49] unchecked cast
[2026-03-04T22:20:13.512Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:20:13.512Z] found: java.lang.Object
[2026-03-04T22:20:13.512Z] [INFO]
[2026-03-04T22:20:13.512Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:13.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:13.512Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:13.512Z] [INFO] Copying 51 resources
[2026-03-04T22:20:13.512Z] [INFO]
[2026-03-04T22:20:13.512Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:13.512Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:13.512Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/tools/codestarts/target/test-classes
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] required: java.util.Collection<? extends E>
[2026-03-04T22:20:14.167Z] found: java.util.Collection
[2026-03-04T22:20:14.167Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[53,20] unchecked conversion
[2026-03-04T22:20:14.167Z] required: java.util.Collection<? extends E>
[2026-03-04T22:20:14.167Z] found: java.util.Collection
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] required: java.util.Map<K,V>
[2026-03-04T22:20:14.167Z] found: java.util.Map
[2026-03-04T22:20:14.167Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[56,24] unchecked conversion
[2026-03-04T22:20:14.167Z] required: java.util.Map<K,V>
[2026-03-04T22:20:14.167Z] found: java.util.Map
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] required: java.util.Collection<? extends E>
[2026-03-04T22:20:14.167Z] found: java.util.Collection
[2026-03-04T22:20:14.167Z] [WARNING] /quarkus/independent-projects/tools/codestarts/src/test/java/io/quarkus/devtools/codestarts/utils/NestedMapsTest.java:[72,20] unchecked conversion
[2026-03-04T22:20:14.167Z] required: java.util.Collection<? extends E>
[2026-03-04T22:20:14.167Z] found: java.util.Collection
[2026-03-04T22:20:14.167Z] [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
[2026-03-04T22:20:14.167Z] [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;
[2026-03-04T22:20:14.167Z] cast to java.lang.Object for a varargs call
[2026-03-04T22:20:14.167Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-03-04T22:20:14.167Z] [INFO]
[2026-03-04T22:20:14.167Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:14.167Z] [INFO]
[2026-03-04T22:20:14.167Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:14.167Z] [INFO] T E S T S
[2026-03-04T22:20:14.167Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:14.167Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:14.806Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-03-04T22:20:15.447Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in io.quarkus.devtools.codestarts.CodestartCatalogLoaderTest
[2026-03-04T22:20:15.447Z] [INFO] Running io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-03-04T22:20:15.447Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in io.quarkus.devtools.codestarts.utils.NestedMapsTest
[2026-03-04T22:20:15.447Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.devtools.codestarts.core.strategy.SmartPackageFileStrategyHandlerTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.strategy.SmartConfigMergeCodestartFileStrategyHandlerTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in io.quarkus.devtools.codestarts.core.CodestartDataTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.devtools.codestarts.core.CodestartPathProcessorTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-03-04T22:20:16.094Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.devtools.codestarts.core.CodestartProcessorTest
[2026-03-04T22:20:16.094Z] [INFO] Running io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-03-04T22:20:16.094Z] [WARN] 🔥 t codestart will not be applied (doesn't implement language 'b' yet)
[2026-03-04T22:20:16.094Z]
[2026-03-04T22:20:16.094Z] applying codestarts...
[2026-03-04T22:20:16.094Z] 📚 b
[2026-03-04T22:20:16.094Z] 🔨 maven
[2026-03-04T22:20:16.094Z] 📦 foo
[2026-03-04T22:20:16.094Z] 📝 config-yaml
[2026-03-04T22:20:16.094Z] 🚀 example-with-b
[2026-03-04T22:20:16.728Z]
[2026-03-04T22:20:16.728Z] applying codestarts...
[2026-03-04T22:20:16.728Z] 📚 a
[2026-03-04T22:20:16.728Z] 🔨 y
[2026-03-04T22:20:16.728Z] 📦 foo
[2026-03-04T22:20:16.728Z] 📝 config-properties
[2026-03-04T22:20:16.728Z] 🔧 t
[2026-03-04T22:20:16.728Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in io.quarkus.devtools.codestarts.CodestartProjectGenerationTest
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] Results:
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:16.728Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final.jar
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:16.728Z] [INFO] Building jar: /quarkus/independent-projects/tools/codestarts/target/quarkus-devtools-codestarts-2.7.5.Final-sources.jar
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-codestarts ---
[2026-03-04T22:20:16.728Z] [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
[2026-03-04T22:20:16.728Z] [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
[2026-03-04T22:20:16.728Z] [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
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] -----------------< io.quarkus:quarkus-devtools-common >-----------------
[2026-03-04T22:20:16.728Z] [INFO] Building Quarkus - Dev tools - Common 2.7.5.Final [26/964]
[2026-03-04T22:20:16.728Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:16.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[2026-03-04T22:20:16.728Z] [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 386 kB/s)
[2026-03-04T22:20:16.728Z] [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
[2026-03-04T22:20:16.728Z] [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 240 kB/s)
[2026-03-04T22:20:16.728Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
[2026-03-04T22:20:16.728Z] [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
[2026-03-04T22:20:16.728Z] [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 550 kB/s)
[2026-03-04T22:20:16.728Z] [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 13 MB/s)
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-common ---
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-common ---
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-common ---
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-common ---
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-common ---
[2026-03-04T22:20:16.728Z] [INFO]
[2026-03-04T22:20:16.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-common ---
[2026-03-04T22:20:17.382Z] [INFO] Processed 91 files in 327ms (Formatted: 0, Unchanged: 91, Failed: 0, Readonly: 0)
[2026-03-04T22:20:17.383Z] [INFO]
[2026-03-04T22:20:17.383Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-common ---
[2026-03-04T22:20:17.383Z] [INFO] Processed 91 files in 00:00.442 (Already Sorted: 91, Needed Sorting: 0)
[2026-03-04T22:20:17.383Z] [INFO]
[2026-03-04T22:20:17.383Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-common ---
[2026-03-04T22:20:17.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:17.383Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:17.383Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/tools/devtools-common/src/main/resources
[2026-03-04T22:20:17.383Z] [INFO]
[2026-03-04T22:20:17.383Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-common ---
[2026-03-04T22:20:17.383Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:17.383Z] [INFO] Compiling 86 source files to /quarkus/independent-projects/tools/devtools-common/target/classes
[2026-03-04T22:20:18.721Z] [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
[2026-03-04T22:20:18.721Z] [WARNING] /quarkus/independent-projects/tools/devtools-common/src/main/java/io/quarkus/platform/catalog/processor/MetadataValue.java:[24,58] unchecked cast
[2026-03-04T22:20:18.721Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:20:18.721Z] found: java.lang.Object
[2026-03-04T22:20:18.721Z] [INFO]
[2026-03-04T22:20:18.721Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-common ---
[2026-03-04T22:20:18.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:18.721Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:20:18.721Z] [INFO] Copying 1 resource
[2026-03-04T22:20:18.721Z] [INFO] Copying 1 resource
[2026-03-04T22:20:18.721Z] [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
[2026-03-04T22:20:18.721Z] [INFO]
[2026-03-04T22:20:18.721Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-common ---
[2026-03-04T22:20:18.721Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:18.721Z] [INFO] Compiling 5 source files to /quarkus/independent-projects/tools/devtools-common/target/test-classes
[2026-03-04T22:20:18.721Z] [INFO]
[2026-03-04T22:20:18.721Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-common ---
[2026-03-04T22:20:18.721Z] [INFO]
[2026-03-04T22:20:18.721Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:18.721Z] [INFO] T E S T S
[2026-03-04T22:20:18.721Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:18.721Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:20.058Z] [INFO] Running io.quarkus.maven.utilities.PomTransformerTest
[2026-03-04T22:20:20.058Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in io.quarkus.maven.utilities.PomTransformerTest
[2026-03-04T22:20:20.058Z] [INFO] Running io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-03-04T22:20:20.058Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.platform.catalog.predicate.ExtensionPredicateTest
[2026-03-04T22:20:20.058Z] [INFO] Running io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-03-04T22:20:20.058Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.platform.catalog.compatibility.ExtensionCatalogCompatibilityTest
[2026-03-04T22:20:20.058Z] [INFO] Running io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-03-04T22:20:20.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.platform.catalog.processor.ProcessedCategoryTest
[2026-03-04T22:20:20.058Z] [INFO] Running io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-03-04T22:20:20.707Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.devtools.project.codegen.CreateProjectHelperTest
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] Results:
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-common ---
[2026-03-04T22:20:20.707Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final.jar
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-common ---
[2026-03-04T22:20:20.707Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-common/target/quarkus-devtools-common-2.7.5.Final-sources.jar
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-common ---
[2026-03-04T22:20:20.707Z] [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
[2026-03-04T22:20:20.707Z] [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
[2026-03-04T22:20:20.707Z] [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
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] ---------------------< io.quarkus:quarkus-parent >----------------------
[2026-03-04T22:20:20.707Z] [INFO] Building Quarkus - Parent pom 2.7.5.Final [27/964]
[2026-03-04T22:20:20.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-parent ---
[2026-03-04T22:20:20.707Z] [INFO] Installing /quarkus/pom.xml to /root/.m2/repository/io/quarkus/quarkus-parent/2.7.5.Final/quarkus-parent-2.7.5.Final.pom
[2026-03-04T22:20:20.707Z] [INFO]
[2026-03-04T22:20:20.707Z] [INFO] -----------------------< io.quarkus:quarkus-bom >-----------------------
[2026-03-04T22:20:20.707Z] [INFO] Building Quarkus - BOM 2.7.5.Final [28/964]
[2026-03-04T22:20:20.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:20:20.707Z] [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
[2026-03-04T22:20:20.707Z] [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
[2026-03-04T22:20:21.362Z] [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 41 kB/s)
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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 154 kB/s)
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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 279 kB/s)
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.362Z] [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 317 kB/s)
[2026-03-04T22:20:21.362Z] [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
[2026-03-04T22:20:21.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom
[2026-03-04T22:20:21.997Z] [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 331 kB/s)
[2026-03-04T22:20:21.997Z] [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
[2026-03-04T22:20:21.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom
[2026-03-04T22:20:21.997Z] [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 188 kB/s)
[2026-03-04T22:20:21.997Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-03-04T22:20:21.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom
[2026-03-04T22:20:21.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 557 kB/s)
[2026-03-04T22:20:21.997Z] [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
[2026-03-04T22:20:21.997Z] [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
[2026-03-04T22:20:21.997Z] [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 101 kB/s)
[2026-03-04T22:20:21.997Z] [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
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:22.627Z] [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 2.7 MB/s)
[2026-03-04T22:20:22.627Z] [INFO]
[2026-03-04T22:20:22.627Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom ---
[2026-03-04T22:20:22.627Z] [INFO]
[2026-03-04T22:20:22.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom ---
[2026-03-04T22:20:22.627Z] [INFO]
[2026-03-04T22:20:22.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom ---
[2026-03-04T22:20:22.627Z] [INFO]
[2026-03-04T22:20:22.627Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom ---
[2026-03-04T22:20:22.627Z] [INFO]
[2026-03-04T22:20:22.627Z] [INFO] --- quarkus-platform-bom-maven-plugin:0.0.40:flatten-platform-bom (default) @ quarkus-bom ---
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:22.627Z] [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 16 kB/s)
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:22.627Z] [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 19 kB/s)
[2026-03-04T22:20:22.627Z] [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
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [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 107 kB/s)
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [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 34 kB/s)
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [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 632 kB/s)
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
[2026-03-04T22:20:23.265Z] [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 69 kB/s)
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.265Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.pom
[2026-03-04T22:20:23.265Z] [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 135 kB/s)
[2026-03-04T22:20:23.265Z] [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
[2026-03-04T22:20:23.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
[2026-03-04T22:20:23.895Z] [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 37 kB/s)
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
[2026-03-04T22:20:23.895Z] [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 105 kB/s)
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [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 59 kB/s)
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [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 33 kB/s)
[2026-03-04T22:20:23.895Z] [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
[2026-03-04T22:20:23.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
[2026-03-04T22:20:24.525Z] [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 176 kB/s)
[2026-03-04T22:20:24.525Z] [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
[2026-03-04T22:20:24.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
[2026-03-04T22:20:24.525Z] [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 67 kB/s)
[2026-03-04T22:20:24.525Z] [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
[2026-03-04T22:20:24.526Z] [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
[2026-03-04T22:20:24.526Z] [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)
[2026-03-04T22:20:24.526Z] [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
[2026-03-04T22:20:24.526Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
[2026-03-04T22:20:24.526Z] [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 49 kB/s)
[2026-03-04T22:20:24.526Z] [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
[2026-03-04T22:20:24.526Z] [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
[2026-03-04T22:20:25.212Z] [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 63 kB/s)
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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 95 kB/s)
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
[2026-03-04T22:20:25.212Z] [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 343 kB/s)
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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 74 kB/s)
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.212Z] [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 57 kB/s)
[2026-03-04T22:20:25.212Z] [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
[2026-03-04T22:20:25.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
[2026-03-04T22:20:25.848Z] [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 257 kB/s)
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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 83 kB/s)
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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 66 kB/s)
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:25.848Z] [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 476 kB/s)
[2026-03-04T22:20:25.848Z] [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
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [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 55 kB/s)
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [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 60 kB/s)
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [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 85 kB/s)
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1.pom
[2026-03-04T22:20:26.498Z] [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)
[2026-03-04T22:20:26.498Z] [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
[2026-03-04T22:20:26.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
[2026-03-04T22:20:27.131Z] [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 366 kB/s)
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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 71 kB/s)
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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 88 kB/s)
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.131Z] [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 17 kB/s)
[2026-03-04T22:20:27.131Z] [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
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:27.771Z] [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 513 kB/s)
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:27.771Z] [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 42 kB/s)
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:27.771Z] [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 150 kB/s)
[2026-03-04T22:20:27.771Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-03-04T22:20:27.771Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom
[2026-03-04T22:20:27.771Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/26/smallrye-parent-26.pom (59 kB at 1.3 MB/s)
[2026-03-04T22:20:27.771Z] [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
[2026-03-04T22:20:28.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.pom
[2026-03-04T22:20:28.428Z] [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 283 kB/s)
[2026-03-04T22:20:28.428Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-03-04T22:20:28.428Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
[2026-03-04T22:20:28.428Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.6 MB/s)
[2026-03-04T22:20:28.428Z] [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
[2026-03-04T22:20:28.428Z] [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
[2026-03-04T22:20:28.428Z] [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 46 kB/s)
[2026-03-04T22:20:28.428Z] [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
[2026-03-04T22:20:28.428Z] [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
[2026-03-04T22:20:28.428Z] [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 26 kB/s)
[2026-03-04T22:20:28.428Z] [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
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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 344 kB/s)
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom
[2026-03-04T22:20:29.064Z] [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 166 kB/s)
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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 144 kB/s)
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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 132 kB/s)
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.064Z] [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
[2026-03-04T22:20:29.699Z] [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 49 kB/s)
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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 80 kB/s)
[2026-03-04T22:20:29.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-03-04T22:20:29.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom
[2026-03-04T22:20:29.699Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.pom (37 kB at 931 kB/s)
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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 29 kB/s)
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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
[2026-03-04T22:20:29.699Z] [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 119 kB/s)
[2026-03-04T22:20:29.699Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.pom
[2026-03-04T22:20:30.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom
[2026-03-04T22:20:30.338Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.pom (1.9 kB at 43 kB/s)
[2026-03-04T22:20:30.338Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-03-04T22:20:30.338Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom
[2026-03-04T22:20:30.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 36 kB/s)
[2026-03-04T22:20:30.339Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom
[2026-03-04T22:20:30.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[2026-03-04T22:20:30.339Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 70 kB/s)
[2026-03-04T22:20:30.339Z] [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
[2026-03-04T22:20:30.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[2026-03-04T22:20:30.973Z] [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 14 kB/s)
[2026-03-04T22:20:30.973Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-03-04T22:20:30.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom
[2026-03-04T22:20:30.973Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.pom (1.3 kB at 24 kB/s)
[2026-03-04T22:20:30.973Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-03-04T22:20:30.973Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.pom
[2026-03-04T22:20:30.973Z] [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)
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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 812 kB/s)
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:30.973Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [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
[2026-03-04T22:20:31.660Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xom/xom/1.3.7/xom-1.3.7.jar
[2026-03-04T22:20:32.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-03-04T22:20:32.344Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
[2026-03-04T22:20:32.344Z] [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 2.8 MB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-embedder/3.8.1/maven-embedder-3.8.1.jar
[2026-03-04T22:20:32.344Z] [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 959 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 1.7 MB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 890 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 476 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 307 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.8/commons-text-1.8.jar
[2026-03-04T22:20:32.344Z] [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 876 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 298 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 109 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 43 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 1.2 MB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 789 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 8.0 MB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
[2026-03-04T22:20:32.344Z] [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 373 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 37 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 1.3 MB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
[2026-03-04T22:20:32.344Z] [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 209 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
[2026-03-04T22:20:32.344Z] [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 1.5 MB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 175 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
[2026-03-04T22:20:32.344Z] [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 32 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
[2026-03-04T22:20:32.344Z] [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 195 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
[2026-03-04T22:20:32.344Z] [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 664 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 680 kB/s)
[2026-03-04T22:20:32.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[2026-03-04T22:20:32.344Z] [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 821 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 128 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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.7 MB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 39 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 110 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 217 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 67 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:32.344Z] [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 152 kB/s)
[2026-03-04T22:20:32.344Z] [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
[2026-03-04T22:20:33.057Z] [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 429 kB/s)
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [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 327 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
[2026-03-04T22:20:33.057Z] [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 387 kB/s)
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [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 82 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar
[2026-03-04T22:20:33.057Z] [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 342 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar
[2026-03-04T22:20:33.057Z] [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 990 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar
[2026-03-04T22:20:33.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xom/xom/1.3.7/xom-1.3.7.jar (327 kB at 620 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar
[2026-03-04T22:20:33.057Z] [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 62 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar
[2026-03-04T22:20:33.057Z] [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 698 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 2.2 MB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/xalan/2.7.2/xalan-2.7.2.jar (3.2 MB at 5.3 MB/s)
[2026-03-04T22:20:33.057Z] [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 324 kB/s)
[2026-03-04T22:20:33.057Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xalan/serializer/2.7.2/serializer-2.7.2.jar (276 kB at 458 kB/s)
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom ---
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] ------------------< io.quarkus:quarkus-build-parent >-------------------
[2026-03-04T22:20:33.057Z] [INFO] Building Quarkus - Build Parent 2.7.5.Final [29/964]
[2026-03-04T22:20:33.057Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-build-parent ---
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [INFO]
[2026-03-04T22:20:33.057Z] [INFO] ------------------< io.quarkus:quarkus-ide-launcher >-------------------
[2026-03-04T22:20:33.057Z] [INFO] Building Quarkus - IDE Launcher 2.7.5.Final [30/964]
[2026-03-04T22:20:33.057Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.057Z] [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 104 kB/s)
[2026-03-04T22:20:33.057Z] [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
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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 395 kB/s)
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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 235 kB/s)
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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 2.7 MB/s)
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:33.718Z] [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 114 kB/s)
[2026-03-04T22:20:33.718Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom
[2026-03-04T22:20:33.718Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 1.2 MB/s)
[2026-03-04T22:20:33.718Z] [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
[2026-03-04T22:20:34.364Z] [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 35 kB/s)
[2026-03-04T22:20:34.364Z] [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
[2026-03-04T22:20:34.364Z] [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 152 kB/s)
[2026-03-04T22:20:34.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[2026-03-04T22:20:34.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 266 kB/s)
[2026-03-04T22:20:34.364Z] [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
[2026-03-04T22:20:34.364Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[2026-03-04T22:20:34.364Z] [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.6 MB/s)
[2026-03-04T22:20:34.364Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 4.6 MB/s)
[2026-03-04T22:20:34.364Z] [INFO]
[2026-03-04T22:20:34.364Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-ide-launcher ---
[2026-03-04T22:20:34.364Z] [INFO]
[2026-03-04T22:20:34.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.002Z] [INFO]
[2026-03-04T22:20:35.002Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.640Z] [INFO] Processed 4 files in 848ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:20:35.640Z] [INFO]
[2026-03-04T22:20:35.640Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.640Z] [INFO] Processed 4 files in 00:00.322 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:20:35.640Z] [INFO]
[2026-03-04T22:20:35.640Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-ide-launcher ---
[2026-03-04T22:20:35.640Z] [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
[2026-03-04T22:20:36.292Z] [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
[2026-03-04T22:20:36.292Z] [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 58 kB/s)
[2026-03-04T22:20:36.292Z] [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
[2026-03-04T22:20:36.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
[2026-03-04T22:20:36.292Z] [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 26 kB/s)
[2026-03-04T22:20:36.292Z] [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
[2026-03-04T22:20:36.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[2026-03-04T22:20:36.292Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 57 kB/s)
[2026-03-04T22:20:36.292Z] [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
[2026-03-04T22:20:36.292Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
[2026-03-04T22:20:36.943Z] [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 43 kB/s)
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
[2026-03-04T22:20:36.943Z] [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.8 MB/s)
[2026-03-04T22:20:36.943Z] [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.2 MB/s)
[2026-03-04T22:20:36.943Z] [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 652 kB/s)
[2026-03-04T22:20:36.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:36.943Z] [INFO] Copying 1 resource
[2026-03-04T22:20:36.943Z] [INFO]
[2026-03-04T22:20:36.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-ide-launcher ---
[2026-03-04T22:20:36.943Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:36.943Z] [INFO] Compiling 4 source files to /quarkus/core/launcher/target/classes
[2026-03-04T22:20:36.943Z] [WARNING] /quarkus/core/launcher/src/main/java/io/quarkus/launcher/JBangIntegration.java:[120,122] unchecked cast
[2026-03-04T22:20:36.943Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:20:36.943Z] found: java.lang.Object
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [INFO]
[2026-03-04T22:20:36.943Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-dependencies) @ quarkus-ide-launcher ---
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:36.943Z] [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
[2026-03-04T22:20:37.587Z] [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 81 kB/s)
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:37.587Z] [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 57 kB/s)
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:37.587Z] [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 18 kB/s)
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:37.587Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
[2026-03-04T22:20:37.587Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 224 kB/s)
[2026-03-04T22:20:37.587Z] [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
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [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 26 kB/s)
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [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 42 kB/s)
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [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 220 kB/s)
[2026-03-04T22:20:38.303Z] [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
[2026-03-04T22:20:38.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
[2026-03-04T22:20:38.303Z] [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 46 kB/s)
[2026-03-04T22:20:38.303Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-03-04T22:20:38.944Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[2026-03-04T22:20:38.944Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 46 kB/s)
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:38.944Z] [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 97 kB/s)
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:38.944Z] [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 41 kB/s)
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:38.944Z] [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
[2026-03-04T22:20:39.595Z] [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 25 kB/s)
[2026-03-04T22:20:39.595Z] [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
[2026-03-04T22:20:39.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
[2026-03-04T22:20:39.595Z] [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 37 kB/s)
[2026-03-04T22:20:39.595Z] [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
[2026-03-04T22:20:39.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[2026-03-04T22:20:39.595Z] [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 35 kB/s)
[2026-03-04T22:20:39.595Z] [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
[2026-03-04T22:20:39.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
[2026-03-04T22:20:39.595Z] [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 49 kB/s)
[2026-03-04T22:20:39.595Z] [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
[2026-03-04T22:20:39.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[2026-03-04T22:20:40.236Z] [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 133 kB/s)
[2026-03-04T22:20:40.236Z] [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
[2026-03-04T22:20:40.236Z] [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
[2026-03-04T22:20:40.236Z] [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 29 kB/s)
[2026-03-04T22:20:40.236Z] [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
[2026-03-04T22:20:40.236Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
[2026-03-04T22:20:40.236Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 242 kB/s)
[2026-03-04T22:20:40.236Z] [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
[2026-03-04T22:20:40.873Z] [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
[2026-03-04T22:20:40.873Z] [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 25 kB/s)
[2026-03-04T22:20:40.873Z] [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
[2026-03-04T22:20:40.873Z] [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
[2026-03-04T22:20:40.873Z] [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 36 kB/s)
[2026-03-04T22:20:40.873Z] [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
[2026-03-04T22:20:40.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[2026-03-04T22:20:40.873Z] [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 80 kB/s)
[2026-03-04T22:20:40.873Z] [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
[2026-03-04T22:20:40.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
[2026-03-04T22:20:41.515Z] [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 61 kB/s)
[2026-03-04T22:20:41.515Z] [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
[2026-03-04T22:20:41.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
[2026-03-04T22:20:41.515Z] [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 93 kB/s)
[2026-03-04T22:20:41.515Z] [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
[2026-03-04T22:20:41.515Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
[2026-03-04T22:20:42.149Z] [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 42 kB/s)
[2026-03-04T22:20:42.149Z] [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
[2026-03-04T22:20:42.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
[2026-03-04T22:20:42.149Z] [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 91 kB/s)
[2026-03-04T22:20:42.149Z] [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
[2026-03-04T22:20:42.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
[2026-03-04T22:20:42.149Z] [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 186 kB/s)
[2026-03-04T22:20:42.149Z] [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
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.789Z] [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 123 kB/s)
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.789Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
[2026-03-04T22:20:42.789Z] [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 399 kB/s)
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.789Z] [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 61 kB/s)
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.789Z] [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
[2026-03-04T22:20:42.790Z] [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 62 kB/s)
[2026-03-04T22:20:42.790Z] [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
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [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 31 kB/s)
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
[2026-03-04T22:20:43.443Z] [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 52 kB/s)
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [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 30 kB/s)
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:43.443Z] [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 39 kB/s)
[2026-03-04T22:20:43.443Z] [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
[2026-03-04T22:20:44.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
[2026-03-04T22:20:44.077Z] [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 57 kB/s)
[2026-03-04T22:20:44.077Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-03-04T22:20:44.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
[2026-03-04T22:20:44.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 495 kB/s)
[2026-03-04T22:20:44.077Z] [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
[2026-03-04T22:20:44.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[2026-03-04T22:20:44.077Z] [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 78 kB/s)
[2026-03-04T22:20:44.077Z] [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
[2026-03-04T22:20:44.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[2026-03-04T22:20:44.836Z] [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 338 kB/s)
[2026-03-04T22:20:44.836Z] [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
[2026-03-04T22:20:44.836Z] [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
[2026-03-04T22:20:44.836Z] [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 126 kB/s)
[2026-03-04T22:20:44.836Z] [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
[2026-03-04T22:20:44.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
[2026-03-04T22:20:44.836Z] [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 60 kB/s)
[2026-03-04T22:20:44.836Z] [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
[2026-03-04T22:20:45.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[2026-03-04T22:20:45.537Z] [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 50 kB/s)
[2026-03-04T22:20:45.537Z] [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
[2026-03-04T22:20:45.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[2026-03-04T22:20:45.537Z] [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 35 kB/s)
[2026-03-04T22:20:45.537Z] [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
[2026-03-04T22:20:45.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[2026-03-04T22:20:45.537Z] [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 81 kB/s)
[2026-03-04T22:20:45.537Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-03-04T22:20:46.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[2026-03-04T22:20:46.185Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 339 kB/s)
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[2026-03-04T22:20:46.185Z] [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 15 kB/s)
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[2026-03-04T22:20:46.185Z] [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 13 kB/s)
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:46.185Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
[2026-03-04T22:20:47.210Z] [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 274 kB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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.0 MB/s)
[2026-03-04T22:20:47.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
[2026-03-04T22:20:47.210Z] [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 152 kB/s)
[2026-03-04T22:20:47.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
[2026-03-04T22:20:47.210Z] [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 674 kB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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 129 kB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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 5.9 MB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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 440 kB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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.2 MB/s)
[2026-03-04T22:20:47.210Z] [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
[2026-03-04T22:20:47.210Z] [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 1.5 MB/s)
[2026-03-04T22:20:47.210Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[2026-03-04T22:20:47.877Z] [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 102 kB/s)
[2026-03-04T22:20:47.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[2026-03-04T22:20:47.877Z] [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 94 kB/s)
[2026-03-04T22:20:47.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[2026-03-04T22:20:47.877Z] [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 91 kB/s)
[2026-03-04T22:20:47.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[2026-03-04T22:20:47.877Z] [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 40 kB/s)
[2026-03-04T22:20:47.877Z] [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
[2026-03-04T22:20:47.877Z] [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 55 kB/s)
[2026-03-04T22:20:47.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
[2026-03-04T22:20:47.877Z] [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 793 kB/s)
[2026-03-04T22:20:47.877Z] [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 2.5 MB/s)
[2026-03-04T22:20:47.877Z] [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 295 kB/s)
[2026-03-04T22:20:47.877Z] [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 133 kB/s)
[2026-03-04T22:20:47.877Z] [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 406 kB/s)
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:47.877Z] [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 ""
[2026-03-04T22:20:48.514Z] [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 ""
[2026-03-04T22:20:48.514Z] [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 ""
[2026-03-04T22:20:48.514Z] [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 ""
[2026-03-04T22:20:48.514Z] [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 ""
[2026-03-04T22:20:48.514Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.170Z] [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 ""
[2026-03-04T22:20:49.804Z] [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 ""
[2026-03-04T22:20:49.804Z] [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 ""
[2026-03-04T22:20:49.804Z] [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 ""
[2026-03-04T22:20:49.804Z] [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 ""
[2026-03-04T22:20:49.804Z] [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 ""
[2026-03-04T22:20:50.454Z] [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 ""
[2026-03-04T22:20:50.454Z] [INFO]
[2026-03-04T22:20:50.454Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-ide-launcher ---
[2026-03-04T22:20:50.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:50.455Z] [INFO] skip non existing resourceDirectory /quarkus/core/launcher/src/test/resources
[2026-03-04T22:20:50.455Z] [INFO]
[2026-03-04T22:20:50.455Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-ide-launcher ---
[2026-03-04T22:20:50.455Z] [INFO] No sources to compile
[2026-03-04T22:20:50.455Z] [INFO]
[2026-03-04T22:20:50.455Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-ide-launcher ---
[2026-03-04T22:20:50.455Z] [INFO] No tests to run.
[2026-03-04T22:20:50.455Z] [INFO]
[2026-03-04T22:20:50.455Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-ide-launcher ---
[2026-03-04T22:20:51.797Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final.jar
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-ide-launcher ---
[2026-03-04T22:20:53.138Z] [INFO] Building jar: /quarkus/core/launcher/target/quarkus-ide-launcher-2.7.5.Final-sources.jar
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-ide-launcher ---
[2026-03-04T22:20:53.138Z] [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
[2026-03-04T22:20:53.138Z] [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
[2026-03-04T22:20:53.138Z] [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
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --------------< io.quarkus:quarkus-development-mode-spi >---------------
[2026-03-04T22:20:53.138Z] [INFO] Building Quarkus - Development mode - SPI 2.7.5.Final [31/964]
[2026-03-04T22:20:53.138Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.138Z] [INFO]
[2026-03-04T22:20:53.138Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.781Z] [INFO] Processed 26 files in 352ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-03-04T22:20:53.781Z] [INFO]
[2026-03-04T22:20:53.781Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.781Z] [INFO] Processed 26 files in 00:00.288 (Already Sorted: 26, Needed Sorting: 0)
[2026-03-04T22:20:53.781Z] [INFO]
[2026-03-04T22:20:53.781Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:53.781Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/main/resources
[2026-03-04T22:20:53.781Z] [INFO]
[2026-03-04T22:20:53.781Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:53.781Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:53.781Z] [INFO] Compiling 26 source files to /quarkus/core/devmode-spi/target/classes
[2026-03-04T22:20:54.410Z] [WARNING] /quarkus/core/devmode-spi/src/main/java/io/quarkus/dev/console/DevConsoleManager.java:[81,31] unchecked cast
[2026-03-04T22:20:54.410Z] required: T
[2026-03-04T22:20:54.410Z] found: java.lang.Object
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:54.410Z] [INFO] skip non existing resourceDirectory /quarkus/core/devmode-spi/src/test/resources
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [INFO] No sources to compile
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [INFO] No tests to run.
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final.jar
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [INFO] Building jar: /quarkus/core/devmode-spi/target/quarkus-development-mode-spi-2.7.5.Final-sources.jar
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-development-mode-spi ---
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] -------------------< io.quarkus:quarkus-core-parent >-------------------
[2026-03-04T22:20:54.410Z] [INFO] Building Quarkus - Core 2.7.5.Final [32/964]
[2026-03-04T22:20:54.410Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-parent ---
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:54.410Z] [INFO]
[2026-03-04T22:20:54.410Z] [INFO] ---------------< io.quarkus:quarkus-extension-processor >---------------
[2026-03-04T22:20:54.410Z] [INFO] Building Quarkus - Core - Extension Processor 2.7.5.Final [33/964]
[2026-03-04T22:20:54.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.pom
[2026-03-04T22:20:54.410Z] [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 26 kB/s)
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.pom
[2026-03-04T22:20:54.410Z] [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 84 kB/s)
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.24.0/javaparser-parent-3.24.0.pom
[2026-03-04T22:20:54.410Z] [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)
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.pom
[2026-03-04T22:20:54.410Z] [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 46 kB/s)
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.pom
[2026-03-04T22:20:54.410Z] [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 45 kB/s)
[2026-03-04T22:20:54.410Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.pom
[2026-03-04T22:20:54.410Z] [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 120 kB/s)
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:54.410Z] [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 56 kB/s)
[2026-03-04T22:20:54.410Z] [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
[2026-03-04T22:20:55.045Z] [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 344 kB/s)
[2026-03-04T22:20:55.045Z] [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
[2026-03-04T22:20:55.045Z] [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 667 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.pom
[2026-03-04T22:20:55.045Z] [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 46 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.pom
[2026-03-04T22:20:55.045Z] [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 58 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.pom
[2026-03-04T22:20:55.045Z] [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 62 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.pom
[2026-03-04T22:20:55.045Z] [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 167 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.pom
[2026-03-04T22:20:55.045Z] [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 108 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.pom
[2026-03-04T22:20:55.045Z] [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 191 kB/s)
[2026-03-04T22:20:55.045Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.pom
[2026-03-04T22:20:55.686Z] [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 113 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.pom
[2026-03-04T22:20:55.687Z] [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 83 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom
[2026-03-04T22:20:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.pom (2.9 kB at 48 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom
[2026-03-04T22:20:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.pom (4.4 kB at 51 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.pom
[2026-03-04T22:20:55.687Z] [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)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
[2026-03-04T22:20:55.687Z] [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 60 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.pom
[2026-03-04T22:20:55.687Z] [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 30 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-all/0.9.1/nailgun-all-0.9.1.pom
[2026-03-04T22:20:55.687Z] [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 88 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom
[2026-03-04T22:20:55.687Z] [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 663 kB/s)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom
[2026-03-04T22:20:55.687Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.pom (2.1 kB at 34 kB/s)
[2026-03-04T22:20:55.687Z] [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
[2026-03-04T22:20:55.687Z] [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)
[2026-03-04T22:20:55.687Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.pom (1.5 kB at 24 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jdeparser/jdeparser/2.0.3.Final/jdeparser-2.0.3.Final.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.24.0/javaparser-core-3.24.0.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj/2.5.3/asciidoctorj-2.5.3.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/asciidoctor/asciidoctorj-api/2.5.3/asciidoctorj-api-2.5.3.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jruby/9.2.20.1/jruby-9.2.20.1.jar
[2026-03-04T22:20:56.317Z] [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 21 MB/s)
[2026-03-04T22:20:56.317Z] [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
[2026-03-04T22:20:56.317Z] [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 25 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-netdb/1.2.0/jnr-netdb-1.2.0.jar
[2026-03-04T22:20:56.317Z] [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 3.1 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-enxio/0.32.10/jnr-enxio-0.32.10.jar
[2026-03-04T22:20:56.317Z] [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 800 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-unixsocket/0.38.12/jnr-unixsocket-0.38.12.jar
[2026-03-04T22:20:56.317Z] [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 333 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-posix/3.1.11/jnr-posix-3.1.11.jar
[2026-03-04T22:20:56.317Z] [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 522 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jnr-constants/0.10.3/jnr-constants-0.10.3.jar
[2026-03-04T22:20:56.317Z] [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 254 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6.jar
[2026-03-04T22:20:56.317Z] [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 349 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jnr/jffi/1.3.6/jffi-1.3.6-native.jar
[2026-03-04T22:20:56.317Z] [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.8 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/joni/joni/2.1.31/joni-2.1.31.jar
[2026-03-04T22:20:56.317Z] [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.8 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/jcodings/jcodings/1.0.46/jcodings-1.0.46.jar
[2026-03-04T22:20:56.317Z] [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 779 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar
[2026-03-04T22:20:56.317Z] [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 4.2 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/invokebinder/1.11/invokebinder-1.11.jar
[2026-03-04T22:20:56.317Z] [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 994 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar
[2026-03-04T22:20:56.317Z] [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)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jruby/dirgra/0.3/dirgra-0.3.jar (16 kB at 63 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/martiansoftware/nailgun-server/0.9.1/nailgun-server-0.9.1.jar
[2026-03-04T22:20:56.317Z] [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.3 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/options/1.4/options-1.4.jar (14 kB at 51 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 235 kB/s)
[2026-03-04T22:20:56.317Z] [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
[2026-03-04T22:20:56.317Z] [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)
[2026-03-04T22:20:56.317Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar
[2026-03-04T22:20:56.317Z] [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 1.9 MB/s)
[2026-03-04T22:20:56.317Z] [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 30 MB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/headius/backport9/1.8/backport9-1.8.jar (13 kB at 39 kB/s)
[2026-03-04T22:20:56.317Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.81/jcommander-1.81.jar (86 kB at 236 kB/s)
[2026-03-04T22:20:56.317Z] [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 28 MB/s)
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.317Z] [INFO]
[2026-03-04T22:20:56.317Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extension-processor ---
[2026-03-04T22:20:56.956Z] [INFO] Processed 23 files in 374ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T22:20:56.956Z] [INFO]
[2026-03-04T22:20:56.956Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO] Processed 23 files in 00:00.462 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:57.605Z] [INFO] Copying 1 resource
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:57.605Z] [INFO] Compiling 19 source files to /quarkus/core/processor/target/classes
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:20:57.605Z] [INFO] skip non existing resourceDirectory /quarkus/core/processor/src/test/resources
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:20:57.605Z] [INFO] Compiling 4 source files to /quarkus/core/processor/target/test-classes
[2026-03-04T22:20:57.605Z] [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
[2026-03-04T22:20:57.605Z] [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
[2026-03-04T22:20:57.605Z] [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
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-extension-processor ---
[2026-03-04T22:20:57.605Z] [INFO]
[2026-03-04T22:20:57.605Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:57.605Z] [INFO] T E S T S
[2026-03-04T22:20:57.605Z] [INFO] -------------------------------------------------------
[2026-03-04T22:20:58.243Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:20:58.875Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-03-04T22:20:58.875Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in io.quarkus.annotation.processor.generate_doc.ConfigDocKeyTest
[2026-03-04T22:20:58.875Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-03-04T22:20:58.875Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigSectionParserTest
[2026-03-04T22:20:58.875Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-03-04T22:21:02.806Z] 2026-03-04T22:21:00.035Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem
[2026-03-04T22:21:02.806Z] Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable.
[2026-03-04T22:21:06.663Z] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.604 s - in io.quarkus.annotation.processor.generate_doc.JavaDocConfigDescriptionParserTest
[2026-03-04T22:21:06.663Z] [INFO] Running io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-03-04T22:21:06.664Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in io.quarkus.annotation.processor.generate_doc.DocGeneratorUtilTest
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] Results:
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-extension-processor ---
[2026-03-04T22:21:06.664Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final.jar
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extension-processor ---
[2026-03-04T22:21:06.664Z] [INFO] Building jar: /quarkus/core/processor/target/quarkus-extension-processor-2.7.5.Final-sources.jar
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extension-processor ---
[2026-03-04T22:21:06.664Z] [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
[2026-03-04T22:21:06.664Z] [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
[2026-03-04T22:21:06.664Z] [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
[2026-03-04T22:21:06.664Z] [INFO]
[2026-03-04T22:21:06.664Z] [INFO] ----------------------< io.quarkus:quarkus-core >-----------------------
[2026-03-04T22:21:06.664Z] [INFO] Building Quarkus - Core - Runtime 2.7.5.Final [34/964]
[2026-03-04T22:21:06.664Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:06.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.pom
[2026-03-04T22:21:07.310Z] [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 48 kB/s)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 97 kB/s)
[2026-03-04T22:21:07.310Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/35/smallrye-parent-35.pom
[2026-03-04T22:21:07.310Z] [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)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 72 kB/s)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 156 kB/s)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 377 kB/s)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 207 kB/s)
[2026-03-04T22:21:07.310Z] [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
[2026-03-04T22:21:07.310Z] [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 84 kB/s)
[2026-03-04T22:21:07.311Z] [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
[2026-03-04T22:21:07.311Z] [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 81 kB/s)
[2026-03-04T22:21:07.311Z] [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
[2026-03-04T22:21:07.311Z] [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 32 kB/s)
[2026-03-04T22:21:07.311Z] [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
[2026-03-04T22:21:07.311Z] [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 29 kB/s)
[2026-03-04T22:21:07.311Z] [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
[2026-03-04T22:21:07.963Z] [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 25 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 19 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 37 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 83 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 129 kB/s)
[2026-03-04T22:21:07.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom
[2026-03-04T22:21:07.963Z] [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)
[2026-03-04T22:21:07.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.pom
[2026-03-04T22:21:07.963Z] [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 25 kB/s)
[2026-03-04T22:21:07.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.pom
[2026-03-04T22:21:07.963Z] [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 37 kB/s)
[2026-03-04T22:21:07.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/config/smallrye-config/2.9.1/smallrye-config-2.9.1.jar
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 449 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 534 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 2.9 MB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 477 kB/s)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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)
[2026-03-04T22:21:07.963Z] [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
[2026-03-04T22:21:07.963Z] [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 113 kB/s)
[2026-03-04T22:21:07.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/sdk/graal-sdk/21.3.1/graal-sdk-21.3.1.jar
[2026-03-04T22:21:08.607Z] [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 117 kB/s)
[2026-03-04T22:21:08.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/graalvm/nativeimage/svm/21.3.1/svm-21.3.1.jar
[2026-03-04T22:21:08.607Z] [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 4.1 MB/s)
[2026-03-04T22:21:08.607Z] [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 133 kB/s)
[2026-03-04T22:21:08.607Z] [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 61 kB/s)
[2026-03-04T22:21:08.607Z] [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 558 kB/s)
[2026-03-04T22:21:08.607Z] [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 49 MB/s)
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.607Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core ---
[2026-03-04T22:21:08.607Z] [INFO]
[2026-03-04T22:21:08.608Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core ---
[2026-03-04T22:21:08.608Z] [INFO]
[2026-03-04T22:21:08.608Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core ---
[2026-03-04T22:21:09.325Z] [INFO] Processed 166 files in 917ms (Formatted: 0, Unchanged: 166, Failed: 0, Readonly: 0)
[2026-03-04T22:21:09.325Z] [INFO]
[2026-03-04T22:21:09.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core ---
[2026-03-04T22:21:09.980Z] [INFO] Processed 166 files in 00:00.800 (Already Sorted: 166, Needed Sorting: 0)
[2026-03-04T22:21:09.980Z] [INFO]
[2026-03-04T22:21:09.980Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core ---
[2026-03-04T22:21:09.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:09.980Z] [INFO] Copying 3 resources
[2026-03-04T22:21:09.980Z] [INFO]
[2026-03-04T22:21:09.980Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-core ---
[2026-03-04T22:21:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom
[2026-03-04T22:21:10.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.pom (4.6 kB at 35 kB/s)
[2026-03-04T22:21:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.2/readline-all-2.2.pom
[2026-03-04T22:21:10.633Z] [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 107 kB/s)
[2026-03-04T22:21:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom
[2026-03-04T22:21:10.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.pom (3.8 kB at 64 kB/s)
[2026-03-04T22:21:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi-project/1.18/jansi-project-1.18.pom
[2026-03-04T22:21:10.633Z] [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 171 kB/s)
[2026-03-04T22:21:10.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom
[2026-03-04T22:21:11.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.11/fusesource-pom-1.11.pom (15 kB at 297 kB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom
[2026-03-04T22:21:11.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.pom (5.0 kB at 97 kB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh-all/2.6/aesh-all-2.6.pom
[2026-03-04T22:21:11.276Z] [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 20 kB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[2026-03-04T22:21:11.276Z] [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 58 kB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar
[2026-03-04T22:21:11.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.2/readline-2.2.jar (328 kB at 2.4 MB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar
[2026-03-04T22:21:11.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/1.18/jansi-1.18.jar (287 kB at 4.9 MB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar
[2026-03-04T22:21:11.276Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/aesh/2.6/aesh-2.6.jar (364 kB at 6.5 MB/s)
[2026-03-04T22:21:11.276Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[2026-03-04T22:21:11.918Z] [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.4 MB/s)
[2026-03-04T22:21:11.918Z] [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
[2026-03-04T22:21:11.918Z] [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 52 kB/s)
[2026-03-04T22:21:11.918Z] [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
[2026-03-04T22:21:11.918Z] [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 929 kB/s)
[2026-03-04T22:21:11.918Z] [INFO]
[2026-03-04T22:21:11.918Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core ---
[2026-03-04T22:21:11.918Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:11.918Z] [INFO] Compiling 148 source files to /quarkus/core/runtime/target/classes
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceProvider.java:[19,31] unchecked cast
[2026-03-04T22:21:14.885Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSourceProvider>
[2026-03-04T22:21:14.885Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/logging/LogMetricsHandlerRecorder.java:[51,16] unchecked conversion
[2026-03-04T22:21:14.885Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-03-04T22:21:14.885Z] found: io.quarkus.runtime.RuntimeValue
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSource.java:[19,99] unchecked cast
[2026-03-04T22:21:14.885Z] required: java.lang.Class<org.eclipse.microprofile.config.spi.ConfigSource>
[2026-03-04T22:21:14.885Z] found: java.lang.Class<capture#2 of ?>
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeConfigSourceFactory.java:[18,31] unchecked cast
[2026-03-04T22:21:14.885Z] required: java.lang.Class<io.smallrye.config.ConfigSourceFactory>
[2026-03-04T22:21:14.885Z] found: java.lang.Class<capture#3 of ?>
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[64,97] unchecked cast
[2026-03-04T22:21:14.885Z] required: java.lang.Class<? extends io.quarkus.runtime.Application>
[2026-03-04T22:21:14.885Z] found: java.lang.Class<capture#4 of ?>
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/Quarkus.java:[66,47] newInstance() in java.lang.Class has been deprecated
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/main/java/io/quarkus/runtime/configuration/RuntimeOverrideConfigSource.java:[24,100] unchecked cast
[2026-03-04T22:21:14.885Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T22:21:14.885Z] found: java.lang.Object
[2026-03-04T22:21:14.885Z] [INFO]
[2026-03-04T22:21:14.885Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core ---
[2026-03-04T22:21:14.885Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:14.885Z] [INFO] skip non existing resourceDirectory /quarkus/core/runtime/src/test/resources
[2026-03-04T22:21:14.885Z] [INFO]
[2026-03-04T22:21:14.885Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core ---
[2026-03-04T22:21:14.885Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:14.885Z] [INFO] Compiling 18 source files to /quarkus/core/runtime/target/test-classes
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] [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>
[2026-03-04T22:21:14.885Z] [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
[2026-03-04T22:21:14.885Z] required: java.util.Map<? extends K,? extends V>
[2026-03-04T22:21:14.885Z] found: java.util.Map
[2026-03-04T22:21:14.885Z] [WARNING] /quarkus/core/runtime/src/test/java/io/quarkus/runtime/configuration/ConfigExpanderTestCase.java:[33,24] unchecked conversion
[2026-03-04T22:21:14.885Z] required: java.util.Map<? extends K,? extends V>
[2026-03-04T22:21:14.885Z] found: java.util.Map
[2026-03-04T22:21:14.885Z] [INFO]
[2026-03-04T22:21:14.885Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core ---
[2026-03-04T22:21:14.885Z] [INFO]
[2026-03-04T22:21:14.885Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:14.885Z] [INFO] T E S T S
[2026-03-04T22:21:14.885Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:14.885Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.runtime.logging.LogMetricsHandlerTest
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.runtime.configuration.HyphenateEnumConverterTest
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in io.quarkus.runtime.configuration.UUIDPropertyTest
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.ConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.runtime.configuration.ConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.DotEnvTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in io.quarkus.runtime.configuration.DotEnvTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in io.quarkus.runtime.configuration.MemorySizeConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in io.quarkus.runtime.configuration.CharsetConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in io.quarkus.runtime.configuration.ConfigProfileTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.LocaleConverterTest
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.runtime.configuration.LocaleConverterTest
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.runtime.configuration.DurationConverterTestCase
[2026-03-04T22:21:16.216Z] [INFO] Running io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in io.quarkus.runtime.configuration.ConfigInstantiatorTestCase
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.configuration.NameIteratorTestCase
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.runtime.configuration.ConfigExpanderTestCase
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.runtime.util.JavaVersionUtilTest
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in io.quarkus.runtime.util.JavaVersionUtilTest
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.runtime.util.ExceptionUtilTest
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.runtime.util.ExceptionUtilTest
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.runtime.util.StringUtilTestCase
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.runtime.util.StringUtilTestCase
[2026-03-04T22:21:16.861Z] [INFO] Running io.quarkus.logging.LoggingApiCompletenessTest
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.logging.LoggingApiCompletenessTest
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] Results:
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core ---
[2026-03-04T22:21:16.861Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final.jar
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core ---
[2026-03-04T22:21:16.861Z] [INFO] Building jar: /quarkus/core/runtime/target/quarkus-core-2.7.5.Final-sources.jar
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core ---
[2026-03-04T22:21:16.861Z] [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
[2026-03-04T22:21:16.861Z] [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
[2026-03-04T22:21:16.861Z] [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
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] ---------------< io.quarkus:quarkus-class-change-agent >----------------
[2026-03-04T22:21:16.861Z] [INFO] Building Quarkus - Core - Class Change Agent 2.7.5.Final [35/964]
[2026-03-04T22:21:16.861Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Processed 1 files in 27ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:16.861Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/main/resources
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:16.861Z] [INFO] Compiling 1 source file to /quarkus/core/class-change-agent/target/classes
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:16.861Z] [INFO] skip non existing resourceDirectory /quarkus/core/class-change-agent/src/test/resources
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] No sources to compile
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] No tests to run.
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final.jar
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.861Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.861Z] [INFO] Building jar: /quarkus/core/class-change-agent/target/quarkus-class-change-agent-2.7.5.Final-sources.jar
[2026-03-04T22:21:16.861Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-class-change-agent ---
[2026-03-04T22:21:16.862Z] [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
[2026-03-04T22:21:16.862Z] [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
[2026-03-04T22:21:16.862Z] [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
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] ---------------------< io.quarkus:quarkus-builder >---------------------
[2026-03-04T22:21:16.862Z] [INFO] Building Quarkus - Builder 2.7.5.Final [36/964]
[2026-03-04T22:21:16.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-builder ---
[2026-03-04T22:21:16.862Z] [INFO]
[2026-03-04T22:21:16.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Processed 30 files in 195ms (Formatted: 0, Unchanged: 30, Failed: 0, Readonly: 0)
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Processed 30 files in 00:00.168 (Already Sorted: 30, Needed Sorting: 0)
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:17.512Z] [INFO] Copying 1 resource
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:17.512Z] [INFO] Compiling 29 source files to /quarkus/core/builder/target/classes
[2026-03-04T22:21:17.512Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[138,42] unchecked cast
[2026-03-04T22:21:17.512Z] required: java.util.List<T>
[2026-03-04T22:21:17.512Z] found: java.util.List
[2026-03-04T22:21:17.512Z] [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
[2026-03-04T22:21:17.512Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-03-04T22:21:17.512Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-03-04T22:21:17.512Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildContext.java:[242,56] unchecked conversion
[2026-03-04T22:21:17.512Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-03-04T22:21:17.512Z] found: java.util.List
[2026-03-04T22:21:17.512Z] [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
[2026-03-04T22:21:17.512Z] required: java.util.List<? extends java.lang.Comparable<? super T>>,T
[2026-03-04T22:21:17.512Z] found: java.util.List,io.quarkus.builder.item.BuildItem
[2026-03-04T22:21:17.512Z] [WARNING] /quarkus/core/builder/src/main/java/io/quarkus/builder/BuildExecutionBuilder.java:[91,52] unchecked conversion
[2026-03-04T22:21:17.512Z] required: java.util.List<? extends java.lang.Comparable<? super T>>
[2026-03-04T22:21:17.512Z] found: java.util.List
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:17.512Z] [INFO] skip non existing resourceDirectory /quarkus/core/builder/src/test/resources
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:17.512Z] [INFO] Compiling 1 source file to /quarkus/core/builder/target/test-classes
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-builder ---
[2026-03-04T22:21:17.512Z] [INFO]
[2026-03-04T22:21:17.512Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:17.512Z] [INFO] T E S T S
[2026-03-04T22:21:17.512Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:17.512Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:21:18.864Z] [INFO] Running io.quarkus.builder.BasicTests
[2026-03-04T22:21:18.864Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in io.quarkus.builder.BasicTests
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] Results:
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-builder ---
[2026-03-04T22:21:18.864Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final.jar
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-builder ---
[2026-03-04T22:21:18.864Z] [INFO] Building jar: /quarkus/core/builder/target/quarkus-builder-2.7.5.Final-sources.jar
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-builder ---
[2026-03-04T22:21:18.864Z] [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
[2026-03-04T22:21:18.864Z] [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
[2026-03-04T22:21:18.864Z] [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
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] ------------------< io.quarkus:quarkus-devtools-all >-------------------
[2026-03-04T22:21:18.864Z] [INFO] Building Quarkus - Dev tools 2.7.5.Final [37/964]
[2026-03-04T22:21:18.864Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-all ---
[2026-03-04T22:21:18.864Z] [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
[2026-03-04T22:21:18.864Z] [INFO]
[2026-03-04T22:21:18.864Z] [INFO] ---------< io.quarkus:quarkus-platform-descriptor-json-plugin >---------
[2026-03-04T22:21:18.864Z] [INFO] Building Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin 2.7.5.Final [38/964]
[2026-03-04T22:21:18.864Z] [INFO] ----------------------------[ maven-plugin ]----------------------------
[2026-03-04T22:21:18.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom
[2026-03-04T22:21:18.864Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.pom (37 kB at 534 kB/s)
[2026-03-04T22:21:18.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
[2026-03-04T22:21:18.864Z] [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 198 kB/s)
[2026-03-04T22:21:18.864Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
[2026-03-04T22:21:19.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 217 kB/s)
[2026-03-04T22:21:19.500Z] [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
[2026-03-04T22:21:19.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar
[2026-03-04T22:21:19.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
[2026-03-04T22:21:19.500Z] [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 308 kB/s)
[2026-03-04T22:21:19.500Z] [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.1 MB/s)
[2026-03-04T22:21:19.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar (332 kB at 3.3 MB/s)
[2026-03-04T22:21:19.500Z] [INFO]
[2026-03-04T22:21:19.500Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:19.500Z] [INFO]
[2026-03-04T22:21:19.500Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO] Processed 2 files in 42ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO] Processed 2 files in 00:00.022 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:20.137Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/main/resources
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:20.137Z] [INFO] Compiling 2 source files to /quarkus/devtools/platform-descriptor-json-plugin/target/classes
[2026-03-04T22:21:20.137Z] [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
[2026-03-04T22:21:20.137Z] [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
[2026-03-04T22:21:20.137Z] [INFO]
[2026-03-04T22:21:20.137Z] [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:20.137Z] [INFO] Using 'UTF-8' encoding to read mojo source files.
[2026-03-04T22:21:20.772Z] [INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[2026-03-04T22:21:21.406Z] [INFO] java-annotations mojo extractor found 2 mojo descriptors.
[2026-03-04T22:21:21.406Z] [INFO]
[2026-03-04T22:21:21.406Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:22.038Z] [INFO] skip non existing resourceDirectory /quarkus/devtools/platform-descriptor-json-plugin/src/test/resources
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO] No sources to compile
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO] No tests to run.
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final.jar
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [INFO] Building jar: /quarkus/devtools/platform-descriptor-json-plugin/target/quarkus-platform-descriptor-json-plugin-2.7.5.Final-sources.jar
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-platform-descriptor-json-plugin ---
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] ---------< io.quarkus:quarkus-bom-quarkus-platform-properties >---------
[2026-03-04T22:21:22.038Z] [INFO] Building Quarkus - Platform Properties 2.7.5.Final [39/964]
[2026-03-04T22:21:22.038Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:22.038Z] [INFO] Copying 1 resource
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- quarkus-platform-descriptor-json-plugin:2.7.5.Final:platform-properties (default) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-quarkus-platform-properties ---
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] -----------------< io.quarkus:quarkus-core-deployment >-----------------
[2026-03-04T22:21:22.038Z] [INFO] Building Quarkus - Core - Deployment 2.7.5.Final [40/964]
[2026-03-04T22:21:22.038Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:22.038Z] [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
[2026-03-04T22:21:22.038Z] [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 298 kB/s)
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.038Z] [INFO]
[2026-03-04T22:21:22.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-quarkus-core-deployment) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-core-deployment ---
[2026-03-04T22:21:22.670Z] [INFO]
[2026-03-04T22:21:22.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-core-deployment ---
[2026-03-04T22:21:24.723Z] [INFO] Processed 430 files in 1s742ms (Formatted: 0, Unchanged: 430, Failed: 0, Readonly: 0)
[2026-03-04T22:21:24.723Z] [INFO]
[2026-03-04T22:21:24.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-core-deployment ---
[2026-03-04T22:21:26.816Z] [INFO] Processed 430 files in 00:02.625 (Already Sorted: 430, Needed Sorting: 0)
[2026-03-04T22:21:26.816Z] [INFO]
[2026-03-04T22:21:26.816Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-core-deployment ---
[2026-03-04T22:21:26.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:26.816Z] [INFO] Copying 7 resources
[2026-03-04T22:21:26.816Z] [INFO]
[2026-03-04T22:21:26.816Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-core-deployment ---
[2026-03-04T22:21:27.476Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:27.476Z] [INFO] Compiling 375 source files to /quarkus/core/deployment/target/classes
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-03-04T22:21:32.385Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-03-04T22:21:32.385Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-03-04T22:21:32.385Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] unknown enum constant com.oracle.svm.core.annotate.RecomputeFieldValue.Kind.Reset
[2026-03-04T22:21:32.385Z] reason: class file for com.oracle.svm.core.annotate.RecomputeFieldValue$Kind not found
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[178,50] newInstance() in java.lang.Class has been deprecated
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[233,95] unchecked cast
[2026-03-04T22:21:32.385Z] required: java.util.function.Function<java.lang.Object,java.util.List<java.lang.Object>>
[2026-03-04T22:21:32.385Z] found: java.util.function.Function<T,java.util.List<java.lang.Object>>
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[282,41] unchecked cast
[2026-03-04T22:21:32.385Z] required: io.quarkus.runtime.RuntimeValue<T>
[2026-03-04T22:21:32.385Z] found: java.lang.Object
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[360,77] unchecked cast
[2026-03-04T22:21:32.385Z] required: T
[2026-03-04T22:21:32.385Z] found: capture#1 of ?
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] required: java.lang.Class<T>
[2026-03-04T22:21:32.385Z] found: java.lang.Class<java.lang.Object>
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[401,40] unchecked conversion
[2026-03-04T22:21:32.385Z] required: io.quarkus.deployment.proxy.ProxyConfiguration<java.lang.Object>
[2026-03-04T22:21:32.385Z] found: io.quarkus.deployment.proxy.ProxyConfiguration
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/recording/BytecodeRecorderImpl.java:[1271,89] unchecked cast
[2026-03-04T22:21:32.385Z] required: java.util.Map<java.lang.Object,java.lang.Object>
[2026-03-04T22:21:32.385Z] found: java.lang.Object
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[48,120] unchecked cast
[2026-03-04T22:21:32.385Z] required: java.lang.Class<T>
[2026-03-04T22:21:32.385Z] found: java.lang.Class<java.lang.Object>
[2026-03-04T22:21:32.385Z] [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;
[2026-03-04T22:21:32.385Z] cast to java.lang.Object for a varargs call
[2026-03-04T22:21:32.385Z] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[278,51] unchecked cast
[2026-03-04T22:21:32.385Z] required: T
[2026-03-04T22:21:32.385Z] found: capture#2 of ?
[2026-03-04T22:21:32.385Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/proxy/ProxyFactory.java:[289,62] unchecked cast
[2026-03-04T22:21:32.385Z] required: java.lang.Class<? extends T>
[2026-03-04T22:21:32.385Z] found: java.lang.Class<capture#3 of ?>
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.385Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[741,78] unchecked cast
[2026-03-04T22:21:32.386Z] required: java.util.Optional<? extends io.quarkus.builder.item.BuildItem>
[2026-03-04T22:21:32.386Z] found: java.lang.Object
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ExtensionLoader.java:[760,69] unchecked cast
[2026-03-04T22:21:32.386Z] required: java.util.List<? extends io.quarkus.builder.item.MultiBuildItem>
[2026-03-04T22:21:32.386Z] found: java.lang.Object
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/Capability.java:[88,12] deprecated item is not annotated with @Deprecated
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/ApplicationArchive.java:[78,20] deprecated item is not annotated with @Deprecated
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/LiveReloadBuildItem.java:[69,37] unchecked cast
[2026-03-04T22:21:32.386Z] required: T
[2026-03-04T22:21:32.386Z] found: java.lang.Object
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[224,24] unchecked cast
[2026-03-04T22:21:32.386Z] required: B
[2026-03-04T22:21:32.386Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[259,24] unchecked cast
[2026-03-04T22:21:32.386Z] required: B
[2026-03-04T22:21:32.386Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/dev/QuarkusDevModeLauncher.java:[266,24] unchecked cast
[2026-03-04T22:21:32.386Z] required: B
[2026-03-04T22:21:32.386Z] found: io.quarkus.deployment.dev.QuarkusDevModeLauncher.Builder<R,B>
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-03-04T22:21:32.386Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-03-04T22:21:32.386Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/builditem/ConsoleCommandBuildItem.java:[24,43] unchecked conversion
[2026-03-04T22:21:32.386Z] required: org.aesh.command.impl.internal.ProcessedCommand<C,CI>
[2026-03-04T22:21:32.386Z] found: org.aesh.command.impl.internal.ProcessedCommand
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.386Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] 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>
[2026-03-04T22:21:32.387Z] found: org.aesh.command.settings.Settings
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/AeshConsole.java:[576,47] unchecked conversion
[2026-03-04T22:21:32.387Z] 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>
[2026-03-04T22:21:32.387Z] found: org.aesh.command.settings.Settings
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] required: java.lang.Class<F>,java.lang.Class<T>,java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-03-04T22:21:32.387Z] found: java.lang.Class,java.lang.Class,java.lang.Class
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,54] unchecked conversion
[2026-03-04T22:21:32.387Z] required: java.lang.Class<F>
[2026-03-04T22:21:32.387Z] found: java.lang.Class
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,68] unchecked conversion
[2026-03-04T22:21:32.387Z] required: java.lang.Class<T>
[2026-03-04T22:21:32.387Z] found: java.lang.Class
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/steps/MainClassBuildStep.java:[436,80] unchecked conversion
[2026-03-04T22:21:32.387Z] required: java.lang.Class<? extends io.quarkus.runtime.ObjectSubstitution<? super F,? super T>>
[2026-03-04T22:21:32.387Z] found: java.lang.Class
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/configuration/type/Leaf.java:[17,60] unchecked cast
[2026-03-04T22:21:32.387Z] required: java.lang.Class<? extends org.eclipse.microprofile.config.spi.Converter<?>>
[2026-03-04T22:21:32.387Z] found: java.lang.Class<capture#4 of ?>
[2026-03-04T22:21:32.387Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/console/ConsoleHelper.java: Some input files additionally use or override a deprecated API.
[2026-03-04T22:21:32.387Z] [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.
[2026-03-04T22:21:32.387Z] [INFO] /quarkus/core/deployment/src/main/java/io/quarkus/deployment/CodeGenerator.java: Some input files additionally use unchecked or unsafe operations.
[2026-03-04T22:21:32.387Z] [INFO]
[2026-03-04T22:21:32.387Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-core-deployment ---
[2026-03-04T22:21:32.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:32.387Z] [INFO] Copying 1 resource
[2026-03-04T22:21:32.387Z] [INFO]
[2026-03-04T22:21:32.387Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-core-deployment ---
[2026-03-04T22:21:32.387Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:32.387Z] [INFO] Compiling 55 source files to /quarkus/core/deployment/target/test-classes
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] required: java.util.List<? extends ELEMENT>
[2026-03-04T22:21:32.387Z] found: java.util.List
[2026-03-04T22:21:32.387Z] [WARNING] /quarkus/core/deployment/src/test/java/io/quarkus/deployment/proxy/SimpleClassProxyTest.java:[50,28] unchecked conversion
[2026-03-04T22:21:32.387Z] required: java.util.List<? extends ELEMENT>
[2026-03-04T22:21:32.387Z] found: java.util.List
[2026-03-04T22:21:32.387Z] [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
[2026-03-04T22:21:32.387Z] [INFO]
[2026-03-04T22:21:32.387Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-core-deployment ---
[2026-03-04T22:21:32.387Z] [INFO]
[2026-03-04T22:21:32.387Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:32.387Z] [INFO] T E S T S
[2026-03-04T22:21:32.387Z] [INFO] -------------------------------------------------------
[2026-03-04T22:21:32.387Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:21:34.121Z] [INFO] Running io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-03-04T22:21:34.761Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.runner.classloading.MemoryClassPathElementTestCase
[2026-03-04T22:21:34.761Z] [INFO] Running io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-03-04T22:21:34.761Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.runner.classloading.DirectoryClassPathElementTestCase
[2026-03-04T22:21:34.761Z] [INFO] Running io.quarkus.deployment.FeatureNameTest
[2026-03-04T22:21:34.761Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.FeatureNameTest
[2026-03-04T22:21:34.761Z] [INFO] Running io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-03-04T22:21:36.080Z] 2026-03-04 22:21:35,377 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/956c9f11-3195-4969-bf32-b9ea750468ef/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:36.080Z] 2026-03-04 22:21:35,398 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 775ms
[2026-03-04T22:21:36.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s - in io.quarkus.deployment.conditionaldeps.CascadingConditionalDependenciesTest
[2026-03-04T22:21:36.080Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-03-04T22:21:36.080Z] 2026-03-04 22:21:35,800 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-7) Building thin jar: /quarkus/core/deployment/target/c60abeae-7cb8-4cdc-b7d8-c7e4054064f3/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:36.080Z] 2026-03-04 22:21:35,814 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 163ms
[2026-03-04T22:21:36.080Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.deployment.conditionaldeps.ExcludedTransitiveConditionalDependencyTest
[2026-03-04T22:21:36.080Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-03-04T22:21:36.718Z] 2026-03-04 22:21:36,096 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Building thin jar: /quarkus/core/deployment/target/9b04ad46-a452-42bd-b309-90b1e40f2053/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:36.718Z] 2026-03-04 22:21:36,112 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 143ms
[2026-03-04T22:21:36.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithTwoConditionsTest
[2026-03-04T22:21:36.718Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-03-04T22:21:36.718Z] 2026-03-04 22:21:36,408 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-2) Building thin jar: /quarkus/core/deployment/target/c06974b6-37f1-42a7-8114-2ccdd55ac456/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:36.718Z] 2026-03-04 22:21:36,420 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 138ms
[2026-03-04T22:21:36.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyWithSingleConditionTest
[2026-03-04T22:21:36.718Z] [INFO] Running io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-03-04T22:21:37.350Z] 2026-03-04 22:21:36,731 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/d7cc5aca-bba5-45e1-8edf-dcb12cdb0a2d/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:37.350Z] 2026-03-04 22:21:36,746 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 165ms
[2026-03-04T22:21:37.350Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in io.quarkus.deployment.conditionaldeps.TransitiveConditionalDepTest
[2026-03-04T22:21:37.350Z] [INFO] Running io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-03-04T22:21:37.350Z] 2026-03-04 22:21:36,977 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/517b6f4f-5510-4220-8160-5d8950848c70/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:37.350Z] 2026-03-04 22:21:36,988 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 104ms
[2026-03-04T22:21:37.350Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in io.quarkus.deployment.conditionaldeps.DependencyConditionMatchesConditionalDependencyTest
[2026-03-04T22:21:37.350Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,310 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/17baedb6-a668-4e6a-97fb-eb2fc2fbb972/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,323 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 84ms
[2026-03-04T22:21:37.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s - in io.quarkus.deployment.conditionaldeps.ConditionalDependencyScenarioTwoTest
[2026-03-04T22:21:37.989Z] [INFO] Running io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,520 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/cd018565-dcbd-4843-9e9c-81f4bb54e725/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,533 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 91ms
[2026-03-04T22:21:37.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in io.quarkus.deployment.conditionaldeps.UnsatisfiedConditionalDependencyWithTwoConditionsTest
[2026-03-04T22:21:37.989Z] [INFO] Running io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,698 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/ce37c11b-8056-44a2-bbf1-a4927791b0d4/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:37.989Z] 2026-03-04 22:21:37,706 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 64ms
[2026-03-04T22:21:37.989Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in io.quarkus.deployment.conditionaldeps.ExcludedDirectConditionalDependencyTest
[2026-03-04T22:21:37.989Z] [INFO] Running io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-03-04T22:21:42.824Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 s - in io.quarkus.deployment.recording.BytecodeRecorderTestCase
[2026-03-04T22:21:42.824Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-03-04T22:21:42.824Z] 2026-03-04 22:21:42,756 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-11) Building thin jar: /quarkus/core/deployment/target/7632b96d-c416-42db-9661-b9e1b0128083/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:42.824Z] 2026-03-04 22:21:42,767 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 100ms
[2026-03-04T22:21:43.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.deployment.runnerjar.DependencyAddedInProfileTest
[2026-03-04T22:21:43.466Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-03-04T22:21:43.466Z] 2026-03-04 22:21:42,943 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/da75d45f-24b3-4811-ac8f-eb65ec9a93dd/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:43.466Z] 2026-03-04 22:21:42,953 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 73ms
[2026-03-04T22:21:43.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in io.quarkus.deployment.runnerjar.BasicExecutableOutputOutcomeTest
[2026-03-04T22:21:43.466Z] [INFO] Running io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-03-04T22:21:43.466Z] 2026-03-04 22:21:43,119 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-9) Building thin jar: /quarkus/core/deployment/target/1ba0c098-ac26-46c4-8563-0cb3507fb5c4/target/quarkus-application-runner.jar
[2026-03-04T22:21:43.466Z] 2026-03-04 22:21:43,137 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 71ms
[2026-03-04T22:21:43.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in io.quarkus.deployment.runnerjar.BasicBuildFromWorkspaceModuleTest
[2026-03-04T22:21:43.466Z] [INFO] Running io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-03-04T22:21:43.466Z] 2026-03-04 22:21:43,314 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-3) Building thin jar: /quarkus/core/deployment/target/18758167-6a20-4580-b5c8-4055e2f24a0b/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:43.467Z] 2026-03-04 22:21:43,325 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 57ms
[2026-03-04T22:21:43.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in io.quarkus.deployment.runnerjar.DependencyVersionOverridesManagedVersionTest
[2026-03-04T22:21:43.467Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-03-04T22:21:44.100Z] 2026-03-04 22:21:43,472 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/ea581616-2df4-46ca-8ecd-1db833df520d/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.100Z] 2026-03-04 22:21:43,483 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 61ms
[2026-03-04T22:21:44.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsInTestModeTest
[2026-03-04T22:21:44.100Z] [INFO] Running io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-03-04T22:21:44.100Z] 2026-03-04 22:21:43,627 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-10) Building thin jar: /quarkus/core/deployment/target/79c9439f-3d2e-4d4f-8ba7-ad0e3dd2189a/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.100Z] 2026-03-04 22:21:43,638 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 58ms
[2026-03-04T22:21:44.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in io.quarkus.deployment.runnerjar.FirstTransitiveDepVersionIsTheEffectiveOneTest
[2026-03-04T22:21:44.100Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-03-04T22:21:44.100Z] 2026-03-04 22:21:43,809 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-5) Building thin jar: /quarkus/core/deployment/target/db4e3a08-0d0a-43b2-b7e7-cb577aca7b80/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.101Z] 2026-03-04 22:21:43,818 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 77ms
[2026-03-04T22:21:44.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in io.quarkus.deployment.runnerjar.ExcludeLibDepsTest
[2026-03-04T22:21:44.101Z] [INFO] Running io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-03-04T22:21:44.101Z] 2026-03-04 22:21:43,971 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/4232a96b-31d3-480d-ae18-ae0a891bfbb8/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.101Z] 2026-03-04 22:21:43,979 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 56ms
[2026-03-04T22:21:44.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in io.quarkus.deployment.runnerjar.ExcludeExtensionDepsTest
[2026-03-04T22:21:44.101Z] [INFO] Running io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,114 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-1) Building thin jar: /quarkus/core/deployment/target/b2daf5ea-ea9e-41b5-8735-648ed1bbe1ee/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,130 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 56ms
[2026-03-04T22:21:44.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in io.quarkus.deployment.runnerjar.ProvidedExtensionDepsTest
[2026-03-04T22:21:44.735Z] [INFO] Running io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,283 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-8) Building thin jar: /quarkus/core/deployment/target/42015f74-37d1-45e2-8bb3-9856c58caa58/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,290 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 44ms
[2026-03-04T22:21:44.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s - in io.quarkus.deployment.runnerjar.DirectUserDepsOverrideTransitiveExtDepsTest
[2026-03-04T22:21:44.735Z] [INFO] Running io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,447 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-4) Building thin jar: /quarkus/core/deployment/target/a1664b23-bd86-4c78-a4a7-7f8b7c32e0c3/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,455 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 48ms
[2026-03-04T22:21:44.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in io.quarkus.deployment.runnerjar.SimpleExtAndAppCompileDepsTest
[2026-03-04T22:21:44.735Z] [INFO] Running io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,617 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-6) Building thin jar: /quarkus/core/deployment/target/e808ad37-b221-4751-8843-43969d094841/workspace/target/quarkus-application-runner.jar
[2026-03-04T22:21:44.735Z] 2026-03-04 22:21:44,625 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 58ms
[2026-03-04T22:21:44.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in io.quarkus.deployment.runnerjar.OptionalDepsTest
[2026-03-04T22:21:44.735Z] [INFO] Running io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in io.quarkus.deployment.pkg.steps.GraalVMTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.UriNormalizationTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.deployment.util.UriNormalizationTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.HashUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.deployment.util.HashUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.deployment.util.MethodGenericSignatureReconstructionTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.FileUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.deployment.util.FileUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.JandexUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.deployment.util.JandexUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.util.ServiceUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.deployment.util.ServiceUtilTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in io.quarkus.deployment.dev.FileSystemWatcherTestCase
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.dev.CompilerFlagsTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.dev.CompilerFlagsTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in io.quarkus.deployment.proxy.SimpleInterfaceProxyTest
[2026-03-04T22:21:45.383Z] [INFO] Running io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.deployment.proxy.SimpleClassProxyTest
[2026-03-04T22:21:45.383Z] [INFO]
[2026-03-04T22:21:45.383Z] [INFO] Results:
[2026-03-04T22:21:45.383Z] [INFO]
[2026-03-04T22:21:45.383Z] [INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:21:45.383Z] [INFO]
[2026-03-04T22:21:45.383Z] [INFO]
[2026-03-04T22:21:45.383Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-core-deployment ---
[2026-03-04T22:21:45.383Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final.jar
[2026-03-04T22:21:45.383Z] [INFO]
[2026-03-04T22:21:45.383Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-core-deployment ---
[2026-03-04T22:21:46.018Z] [INFO] Building jar: /quarkus/core/deployment/target/quarkus-core-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:21:46.018Z] [INFO]
[2026-03-04T22:21:46.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-core-deployment ---
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [INFO]
[2026-03-04T22:21:46.018Z] [INFO] -----------------< io.quarkus:quarkus-enforcer-rules >------------------
[2026-03-04T22:21:46.018Z] [INFO] Building Quarkus - Enforcer Rules 2.7.5.Final [41/964]
[2026-03-04T22:21:46.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [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 170 kB/s)
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.018Z] [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
[2026-03-04T22:21:46.655Z] [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 1.6 MB/s)
[2026-03-04T22:21:46.655Z] [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
[2026-03-04T22:21:46.655Z] [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 12 kB/s)
[2026-03-04T22:21:46.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[2026-03-04T22:21:46.655Z] [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 54 kB/s)
[2026-03-04T22:21:46.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[2026-03-04T22:21:46.655Z] [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 244 kB/s)
[2026-03-04T22:21:46.655Z] [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
[2026-03-04T22:21:46.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
[2026-03-04T22:21:46.655Z] [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.9 MB/s)
[2026-03-04T22:21:46.655Z] [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 68 kB/s)
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.655Z] [INFO] Processed 3 files in 42ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:21:46.655Z] [INFO]
[2026-03-04T22:21:46.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Processed 3 files in 00:00.016 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:46.656Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:21:46.656Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/main/resources
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:21:46.656Z] [INFO] Compiling 3 source files to /quarkus/independent-projects/enforcer-rules/target/classes
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:21:46.656Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:21:46.656Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/enforcer-rules/src/test/resources
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] No sources to compile
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] No tests to run.
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final.jar
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [INFO] Building jar: /quarkus/independent-projects/enforcer-rules/target/quarkus-enforcer-rules-2.7.5.Final-sources.jar
[2026-03-04T22:21:46.656Z] [INFO]
[2026-03-04T22:21:46.656Z] [INFO] --- maven-invoker-plugin:3.2.2:install (integration-test) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:46.656Z] [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
[2026-03-04T22:21:47.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[2026-03-04T22:21:47.307Z] [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 376 kB/s)
[2026-03-04T22:21:47.307Z] [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
[2026-03-04T22:21:47.307Z] [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
[2026-03-04T22:21:47.307Z] [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 119 kB/s)
[2026-03-04T22:21:47.307Z] [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
[2026-03-04T22:21:47.307Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[2026-03-04T22:21:47.307Z] [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 65 kB/s)
[2026-03-04T22:21:47.307Z] [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
[2026-03-04T22:21:47.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[2026-03-04T22:21:47.947Z] [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 417 kB/s)
[2026-03-04T22:21:47.947Z] [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
[2026-03-04T22:21:47.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[2026-03-04T22:21:47.947Z] [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 77 kB/s)
[2026-03-04T22:21:47.947Z] [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
[2026-03-04T22:21:47.947Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[2026-03-04T22:21:47.947Z] [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 41 kB/s)
[2026-03-04T22:21:47.947Z] [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
[2026-03-04T22:21:47.947Z] [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
[2026-03-04T22:21:47.947Z] [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 51 kB/s)
[2026-03-04T22:21:47.947Z] [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
[2026-03-04T22:21:48.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[2026-03-04T22:21:48.578Z] [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 18 kB/s)
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:48.578Z] [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 43 kB/s)
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:48.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[2026-03-04T22:21:48.578Z] [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 41 kB/s)
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:48.578Z] [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 70 kB/s)
[2026-03-04T22:21:48.578Z] [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
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.212Z] [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 101 kB/s)
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.212Z] [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 293 kB/s)
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.212Z] [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 49 kB/s)
[2026-03-04T22:21:49.212Z] [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
[2026-03-04T22:21:49.853Z] [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
[2026-03-04T22:21:49.853Z] [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 292 kB/s)
[2026-03-04T22:21:49.853Z] [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
[2026-03-04T22:21:49.853Z] [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
[2026-03-04T22:21:49.853Z] [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 65 kB/s)
[2026-03-04T22:21:49.853Z] [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
[2026-03-04T22:21:49.853Z] [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
[2026-03-04T22:21:49.853Z] [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)
[2026-03-04T22:21:49.854Z] [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
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [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 95 kB/s)
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[2026-03-04T22:21:50.487Z] [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 96 kB/s)
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [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 212 kB/s)
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:50.487Z] [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 109 kB/s)
[2026-03-04T22:21:50.487Z] [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
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [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)
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
[2026-03-04T22:21:51.117Z] [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 385 kB/s)
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [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 32 kB/s)
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.117Z] [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 62 kB/s)
[2026-03-04T22:21:51.117Z] [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
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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 283 kB/s)
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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 90 kB/s)
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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 155 kB/s)
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:51.812Z] [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 56 kB/s)
[2026-03-04T22:21:51.812Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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 46 kB/s)
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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 50 kB/s)
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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 43 kB/s)
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.pom
[2026-03-04T22:21:52.463Z] [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 481 kB/s)
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:52.463Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.jar
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.101Z] [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
[2026-03-04T22:21:53.856Z] [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 815 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 494 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 526 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 8.6 MB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 614 kB/s)
[2026-03-04T22:21:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[2026-03-04T22:21:53.856Z] [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.5 MB/s)
[2026-03-04T22:21:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[2026-03-04T22:21:53.856Z] [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 69 MB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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.7 MB/s)
[2026-03-04T22:21:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[2026-03-04T22:21:53.856Z] [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 2.4 MB/s)
[2026-03-04T22:21:53.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[2026-03-04T22:21:53.856Z] [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 336 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 1.0 MB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 279 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 296 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 223 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 118 kB/s)
[2026-03-04T22:21:53.856Z] [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
[2026-03-04T22:21:53.856Z] [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 759 kB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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 279 kB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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 49 kB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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 231 kB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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 44 kB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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 248 kB/s)
[2026-03-04T22:21:53.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[2026-03-04T22:21:53.857Z] [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 779 kB/s)
[2026-03-04T22:21:53.857Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.21/groovy-all-2.4.21.jar
[2026-03-04T22:21:53.857Z] [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 56 kB/s)
[2026-03-04T22:21:53.857Z] [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 57 kB/s)
[2026-03-04T22:21:53.857Z] [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.2 MB/s)
[2026-03-04T22:21:53.857Z] [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 55 kB/s)
[2026-03-04T22:21:53.857Z] [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 18 MB/s)
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [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
[2026-03-04T22:21:53.857Z] [INFO]
[2026-03-04T22:21:53.857Z] [INFO] --- maven-invoker-plugin:3.2.2:run (integration-test) @ quarkus-enforcer-rules ---
[2026-03-04T22:21:53.857Z] [INFO] Building: smoketest/pom.xml
[2026-03-04T22:22:10.976Z] [INFO] run post-build script verify.groovy
[2026-03-04T22:22:11.616Z] [INFO] smoketest/pom.xml ................................ SUCCESS (17.5 s)
[2026-03-04T22:22:11.616Z] [INFO] -------------------------------------------------
[2026-03-04T22:22:11.616Z] [INFO] Build Summary:
[2026-03-04T22:22:11.616Z] [INFO] Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[2026-03-04T22:22:11.616Z] [INFO] -------------------------------------------------
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-enforcer-rules ---
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] ----------------< io.quarkus:quarkus-extensions-parent >----------------
[2026-03-04T22:22:11.616Z] [INFO] Building Quarkus - Extensions - Parent pom 2.7.5.Final [42/964]
[2026-03-04T22:22:11.616Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-extensions-parent ---
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] ------------------< io.quarkus:quarkus-jsonp-parent >-------------------
[2026-03-04T22:22:11.616Z] [INFO] Building Quarkus - JSON-P 2.7.5.Final [43/964]
[2026-03-04T22:22:11.616Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-parent ---
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] ----------------------< io.quarkus:quarkus-jsonp >----------------------
[2026-03-04T22:22:11.616Z] [INFO] Building Quarkus - JSON-P - Runtime 2.7.5.Final [44/964]
[2026-03-04T22:22:11.616Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:11.616Z] [INFO] Copying 1 resource
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] No sources to compile
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:11.616Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/runtime/src/test/resources
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] No sources to compile
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] No tests to run.
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final.jar
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [INFO] Building jar: /quarkus/extensions/jsonp/runtime/target/quarkus-jsonp-2.7.5.Final-sources.jar
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp ---
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [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
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] ----------------< io.quarkus:quarkus-jsonp-deployment >-----------------
[2026-03-04T22:22:11.616Z] [INFO] Building Quarkus - JSON-P - Deployment 2.7.5.Final [45/964]
[2026-03-04T22:22:11.616Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:11.616Z] [INFO]
[2026-03-04T22:22:11.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:12.345Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/main/resources
[2026-03-04T22:22:12.345Z] [INFO]
[2026-03-04T22:22:12.345Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.345Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:12.345Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonp/deployment/target/classes
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:12.979Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonp/deployment/src/test/resources
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [INFO] No sources to compile
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [INFO] No tests to run.
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final.jar
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [INFO] Building jar: /quarkus/extensions/jsonp/deployment/target/quarkus-jsonp-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonp-deployment ---
[2026-03-04T22:22:12.979Z] [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
[2026-03-04T22:22:12.979Z] [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
[2026-03-04T22:22:12.979Z] [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
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] -----------------< io.quarkus:quarkus-test-framework >------------------
[2026-03-04T22:22:12.979Z] [INFO] Building Quarkus - Test Framework 2.7.5.Final [46/964]
[2026-03-04T22:22:12.979Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-framework ---
[2026-03-04T22:22:12.979Z] [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
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] -------------------< io.quarkus:quarkus-test-common >-------------------
[2026-03-04T22:22:12.979Z] [INFO] Building Quarkus - Test Framework - Common 2.7.5.Final [47/964]
[2026-03-04T22:22:12.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-common ---
[2026-03-04T22:22:12.979Z] [INFO]
[2026-03-04T22:22:12.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-common ---
[2026-03-04T22:22:13.611Z] [INFO] Processed 44 files in 139ms (Formatted: 0, Unchanged: 44, Failed: 0, Readonly: 0)
[2026-03-04T22:22:13.611Z] [INFO]
[2026-03-04T22:22:13.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-common ---
[2026-03-04T22:22:13.611Z] [INFO] Processed 44 files in 00:00.160 (Already Sorted: 44, Needed Sorting: 0)
[2026-03-04T22:22:13.611Z] [INFO]
[2026-03-04T22:22:13.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-common ---
[2026-03-04T22:22:13.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:13.611Z] [INFO] Copying 3 resources
[2026-03-04T22:22:13.611Z] [INFO]
[2026-03-04T22:22:13.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-common ---
[2026-03-04T22:22:13.611Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:13.611Z] [INFO] Compiling 41 source files to /quarkus/test-framework/common/target/classes
[2026-03-04T22:22:14.243Z] [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
[2026-03-04T22:22:14.243Z] [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
[2026-03-04T22:22:14.243Z] [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
[2026-03-04T22:22:14.243Z] [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
[2026-03-04T22:22:14.243Z] [WARNING] /quarkus/test-framework/common/src/main/java/io/quarkus/test/common/TestResourceManager.java:[103,84] unchecked cast
[2026-03-04T22:22:14.243Z] required: io.quarkus.test.common.QuarkusTestResourceConfigurableLifecycleManager<java.lang.annotation.Annotation>
[2026-03-04T22:22:14.243Z] found: io.quarkus.test.common.QuarkusTestResourceLifecycleManager
[2026-03-04T22:22:14.243Z] [INFO]
[2026-03-04T22:22:14.243Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-common ---
[2026-03-04T22:22:14.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:14.243Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/common/src/test/resources
[2026-03-04T22:22:14.243Z] [INFO]
[2026-03-04T22:22:14.243Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-common ---
[2026-03-04T22:22:14.243Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:14.243Z] [INFO] Compiling 3 source files to /quarkus/test-framework/common/target/test-classes
[2026-03-04T22:22:14.243Z] [INFO]
[2026-03-04T22:22:14.243Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-common ---
[2026-03-04T22:22:14.243Z] [INFO]
[2026-03-04T22:22:14.243Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:14.243Z] [INFO] T E S T S
[2026-03-04T22:22:14.243Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:14.243Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:15.571Z] [INFO] Running io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-03-04T22:22:16.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in io.quarkus.test.common.TestResourceManagerInjectorTest
[2026-03-04T22:22:16.202Z] [INFO] Running io.quarkus.test.common.TestResourceManagerTest
[2026-03-04T22:22:16.202Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in io.quarkus.test.common.TestResourceManagerTest
[2026-03-04T22:22:16.202Z] [INFO] Running io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-03-04T22:22:16.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparatorTest
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] Results:
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-common ---
[2026-03-04T22:22:16.202Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final.jar
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-common ---
[2026-03-04T22:22:16.202Z] [INFO] Building jar: /quarkus/test-framework/common/target/quarkus-test-common-2.7.5.Final-sources.jar
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-common ---
[2026-03-04T22:22:16.202Z] [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
[2026-03-04T22:22:16.202Z] [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
[2026-03-04T22:22:16.202Z] [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
[2026-03-04T22:22:16.202Z] [INFO]
[2026-03-04T22:22:16.202Z] [INFO] -----------------< io.quarkus:quarkus-junit5-internal >-----------------
[2026-03-04T22:22:16.202Z] [INFO] Building Quarkus - Test Framework - JUnit 5 Internal Test Framework 2.7.5.Final [48/964]
[2026-03-04T22:22:16.202Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:16.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom
[2026-03-04T22:22:16.202Z] [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 54 kB/s)
[2026-03-04T22:22:16.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom
[2026-03-04T22:22:16.202Z] [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 183 kB/s)
[2026-03-04T22:22:16.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom
[2026-03-04T22:22:16.202Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 21 kB/s)
[2026-03-04T22:22:16.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar
[2026-03-04T22:22:16.202Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar
[2026-03-04T22:22:16.836Z] [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.7 MB/s)
[2026-03-04T22:22:16.836Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar (123 kB at 1.4 MB/s)
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.836Z] [INFO]
[2026-03-04T22:22:16.836Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-internal ---
[2026-03-04T22:22:16.837Z] [INFO] Processed 16 files in 112ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T22:22:16.837Z] [INFO]
[2026-03-04T22:22:16.837Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO] Processed 16 files in 00:00.157 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:17.470Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/main/resources
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:17.470Z] [INFO] Compiling 15 source files to /quarkus/test-framework/junit5-internal/target/classes
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:17.470Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-internal/src/test/resources
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:17.470Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-internal/target/test-classes
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-internal ---
[2026-03-04T22:22:17.470Z] [INFO]
[2026-03-04T22:22:17.470Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:17.470Z] [INFO] T E S T S
[2026-03-04T22:22:17.470Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:17.470Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:18.790Z] [INFO] Running io.quarkus.test.QuarkusProdModeTestTest
[2026-03-04T22:22:22.555Z] 2026-03-04 22:22:21,936 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 784ms
[2026-03-04T22:22:22.555Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:22.555Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:22:22.555Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:22:22.555Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:22:22.555Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:22:22.555Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:22:22.555Z] 2026-03-04 22:22:22,346 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
[2026-03-04T22:22:22.555Z] 2026-03-04 22:22:22,473 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.446s.
[2026-03-04T22:22:22.555Z] 2026-03-04 22:22:22,474 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:22:22.555Z] 2026-03-04 22:22:22,474 INFO [io.quarkus] (main) Installed features: []
[2026-03-04T22:22:23.187Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:23.187Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:22:23.187Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:22:23.187Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:22:23.187Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:22:23.187Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:22:23.187Z] 2026-03-04 22:22:22,855 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
[2026-03-04T22:22:23.187Z] 2026-03-04 22:22:22,998 INFO [io.quarkus] (main) simple-app 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.437s.
[2026-03-04T22:22:23.187Z] 2026-03-04 22:22:23,001 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:22:23.187Z] 2026-03-04 22:22:23,001 INFO [io.quarkus] (main) Installed features: []
[2026-03-04T22:22:23.187Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.674 s - in io.quarkus.test.QuarkusProdModeTestTest
[2026-03-04T22:22:23.187Z] [INFO]
[2026-03-04T22:22:23.187Z] [INFO] Results:
[2026-03-04T22:22:23.187Z] [INFO]
[2026-03-04T22:22:23.187Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:22:23.187Z] [INFO]
[2026-03-04T22:22:23.187Z] [INFO]
[2026-03-04T22:22:23.187Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-internal ---
[2026-03-04T22:22:23.187Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final.jar
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-internal ---
[2026-03-04T22:22:23.818Z] [INFO] Building jar: /quarkus/test-framework/junit5-internal/target/quarkus-junit5-internal-2.7.5.Final-sources.jar
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-internal ---
[2026-03-04T22:22:23.818Z] [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
[2026-03-04T22:22:23.818Z] [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
[2026-03-04T22:22:23.818Z] [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
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] ----------------< io.quarkus:quarkus-devtools-testing >-----------------
[2026-03-04T22:22:23.818Z] [INFO] Building Quarkus - Dev tools - Testing 2.7.5.Final [49/964]
[2026-03-04T22:22:23.818Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:23.818Z] [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
[2026-03-04T22:22:23.818Z] [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 72 kB/s)
[2026-03-04T22:22:23.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom
[2026-03-04T22:22:23.818Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aesh/readline/2.1/readline-2.1.pom (4.6 kB at 53 kB/s)
[2026-03-04T22:22:23.818Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aesh/readline-all/2.1/readline-all-2.1.pom
[2026-03-04T22:22:23.818Z] [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 56 kB/s)
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO] Processed 28 files in 101ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO] Processed 28 files in 00:00.118 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:23.818Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:23.818Z] [INFO] Copying 2 resources
[2026-03-04T22:22:23.818Z] [INFO]
[2026-03-04T22:22:23.818Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devtools-testing ---
[2026-03-04T22:22:23.818Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:23.818Z] [INFO] Compiling 13 source files to /quarkus/independent-projects/tools/devtools-testing/target/classes
[2026-03-04T22:22:25.875Z] [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
[2026-03-04T22:22:25.875Z] [INFO]
[2026-03-04T22:22:25.875Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ quarkus-devtools-testing ---
[2026-03-04T22:22:25.875Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:25.875Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:25.875Z] [INFO] Copying 54 resources
[2026-03-04T22:22:25.875Z] [INFO]
[2026-03-04T22:22:25.875Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devtools-testing ---
[2026-03-04T22:22:25.875Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:25.875Z] [INFO] Compiling 15 source files to /quarkus/independent-projects/tools/devtools-testing/target/test-classes
[2026-03-04T22:22:26.505Z] [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
[2026-03-04T22:22:26.505Z] [INFO]
[2026-03-04T22:22:26.505Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devtools-testing ---
[2026-03-04T22:22:26.505Z] [INFO]
[2026-03-04T22:22:26.505Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:26.505Z] [INFO] T E S T S
[2026-03-04T22:22:26.505Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:26.505Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:27.823Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:30.002Z] selected extensions:
[2026-03-04T22:22:30.002Z] - io.acme:ext-b
[2026-03-04T22:22:30.002Z] - io.acme:ext-a
[2026-03-04T22:22:30.002Z] - io.acme:ext-e
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z] applying codestarts...
[2026-03-04T22:22:30.002Z] 📚 java
[2026-03-04T22:22:30.002Z] 🔨 maven
[2026-03-04T22:22:30.002Z] 📦 quarkus
[2026-03-04T22:22:30.002Z] 📝 config-properties
[2026-03-04T22:22:30.002Z] 🔧 dockerfiles
[2026-03-04T22:22:30.002Z] 🔧 maven-wrapper
[2026-03-04T22:22:30.002Z] 🚀 resteasy-codestart
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:30.002Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:30.002Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:30.002Z] selected extensions:
[2026-03-04T22:22:30.002Z] - io.acme:ext-b
[2026-03-04T22:22:30.002Z] - io.acme:ext-a
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z] applying codestarts...
[2026-03-04T22:22:30.002Z] 📚 java
[2026-03-04T22:22:30.002Z] 🔨 maven
[2026-03-04T22:22:30.002Z] 📦 quarkus
[2026-03-04T22:22:30.002Z] 📝 config-properties
[2026-03-04T22:22:30.002Z] 🔧 dockerfiles
[2026-03-04T22:22:30.002Z] 🔧 maven-wrapper
[2026-03-04T22:22:30.002Z] 🚀 resteasy-codestart
[2026-03-04T22:22:30.002Z]
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:30.002Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:30.002Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-03-04T22:22:30.002Z] -----------
[2026-03-04T22:22:31.326Z] -----------
[2026-03-04T22:22:31.326Z] selected extensions:
[2026-03-04T22:22:31.326Z] - io.acme:ext-a
[2026-03-04T22:22:31.326Z]
[2026-03-04T22:22:31.326Z]
[2026-03-04T22:22:31.326Z] applying codestarts...
[2026-03-04T22:22:31.326Z] 📚 java
[2026-03-04T22:22:31.326Z] 🔨 maven
[2026-03-04T22:22:31.326Z] 📦 quarkus
[2026-03-04T22:22:31.326Z] 📝 config-properties
[2026-03-04T22:22:31.326Z] 🔧 dockerfiles
[2026-03-04T22:22:31.326Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.326Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.326Z]
[2026-03-04T22:22:31.326Z] -----------
[2026-03-04T22:22:31.326Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.326Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-03-04T22:22:31.326Z] -----------
[2026-03-04T22:22:31.326Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-03-04T22:22:31.327Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingUpstreamVersionTest
[2026-03-04T22:22:31.327Z] [INFO] Running io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] selected extensions:
[2026-03-04T22:22:31.327Z] - io.acme:ext-b
[2026-03-04T22:22:31.327Z] - io.acme:ext-a
[2026-03-04T22:22:31.327Z] - io.acme:ext-e
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] applying codestarts...
[2026-03-04T22:22:31.327Z] 📚 java
[2026-03-04T22:22:31.327Z] 🔨 maven
[2026-03-04T22:22:31.327Z] 📦 quarkus
[2026-03-04T22:22:31.327Z] 📝 config-properties
[2026-03-04T22:22:31.327Z] 🔧 dockerfiles
[2026-03-04T22:22:31.327Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.327Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.327Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] selected extensions:
[2026-03-04T22:22:31.327Z] - io.acme:ext-b
[2026-03-04T22:22:31.327Z] - io.acme:ext-a
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] applying codestarts...
[2026-03-04T22:22:31.327Z] 📚 java
[2026-03-04T22:22:31.327Z] 🔨 maven
[2026-03-04T22:22:31.327Z] 📦 quarkus
[2026-03-04T22:22:31.327Z] 📝 config-properties
[2026-03-04T22:22:31.327Z] 🔧 dockerfiles
[2026-03-04T22:22:31.327Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.327Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.327Z] --> target/generated-test-projects/create-downstream-upstream-platform
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] selected extensions:
[2026-03-04T22:22:31.327Z] - io.acme:ext-b
[2026-03-04T22:22:31.327Z] - io.acme:ext-a
[2026-03-04T22:22:31.327Z] - io.acme:ext-e
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] applying codestarts...
[2026-03-04T22:22:31.327Z] 📚 java
[2026-03-04T22:22:31.327Z] 🔨 maven
[2026-03-04T22:22:31.327Z] 📦 quarkus
[2026-03-04T22:22:31.327Z] 📝 config-properties
[2026-03-04T22:22:31.327Z] 🔧 dockerfiles
[2026-03-04T22:22:31.327Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.327Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.327Z] --> target/generated-test-projects/created-using-downstream-stream
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] selected extensions:
[2026-03-04T22:22:31.327Z] - io.acme:ext-a
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] applying codestarts...
[2026-03-04T22:22:31.327Z] 📚 java
[2026-03-04T22:22:31.327Z] 🔨 maven
[2026-03-04T22:22:31.327Z] 📦 quarkus
[2026-03-04T22:22:31.327Z] 📝 config-properties
[2026-03-04T22:22:31.327Z] 🔧 dockerfiles
[2026-03-04T22:22:31.327Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.327Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.327Z]
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.327Z] --> target/generated-test-projects/downstream-upstream-platform
[2026-03-04T22:22:31.327Z] -----------
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-bar-bom has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Platform io.upstream.platform:acme-e-bom has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-e has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.1 has been installed
[2026-03-04T22:22:31.327Z] [SUCCESS] ✅ Extension io.acme:ext-d:6.0 has been installed
[2026-03-04T22:22:31.959Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in io.quarkus.devtools.project.create.QuarkusPlatformReferencingArchivedUpstreamVersionTest
[2026-03-04T22:22:31.959Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-baz
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/latest-release-old-stream
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-five-one
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z] - org.other:other-five-zero
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-bar
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/old-release-old-stream
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z] - org.other:other-five-one
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - io.quarkus:quarkus-core
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-baz
[2026-03-04T22:22:31.959Z] - org.other:other-five-one
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/preferred-catalogs
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-five-one
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/add-extension-import-bom
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] selected extensions:
[2026-03-04T22:22:31.959Z] - org.other:other-extension
[2026-03-04T22:22:31.959Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:31.959Z] - org.other:other-six-zero
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] applying codestarts...
[2026-03-04T22:22:31.959Z] 📚 java
[2026-03-04T22:22:31.959Z] 🔨 maven
[2026-03-04T22:22:31.959Z] 📦 quarkus
[2026-03-04T22:22:31.959Z] 📝 config-properties
[2026-03-04T22:22:31.959Z] 🔧 dockerfiles
[2026-03-04T22:22:31.959Z] 🔧 maven-wrapper
[2026-03-04T22:22:31.959Z] 🚀 resteasy-codestart
[2026-03-04T22:22:31.959Z]
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:31.959Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-03-04T22:22:31.959Z] -----------
[2026-03-04T22:22:31.959Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromSinglePlatformTest
[2026-03-04T22:22:31.959Z] [INFO] Running io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-03-04T22:22:32.591Z] -----------
[2026-03-04T22:22:32.591Z] selected extensions:
[2026-03-04T22:22:32.591Z] - io.acme:ext-a
[2026-03-04T22:22:32.591Z]
[2026-03-04T22:22:32.591Z]
[2026-03-04T22:22:32.591Z] applying codestarts...
[2026-03-04T22:22:32.591Z] 📚 java
[2026-03-04T22:22:32.591Z] 🔨 maven
[2026-03-04T22:22:32.591Z] 📦 quarkus
[2026-03-04T22:22:32.591Z] 📝 config-properties
[2026-03-04T22:22:32.591Z] 🔧 dockerfiles
[2026-03-04T22:22:32.591Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.591Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.591Z]
[2026-03-04T22:22:32.591Z] -----------
[2026-03-04T22:22:32.591Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.591Z] --> target/generated-test-projects/non-default-base-platform
[2026-03-04T22:22:32.591Z] -----------
[2026-03-04T22:22:32.591Z] [SUCCESS] ✅ Platform io.other.platform:acme-baz-bom has been installed
[2026-03-04T22:22:32.591Z] [SUCCESS] ✅ Extension io.acme:ext-b has been installed
[2026-03-04T22:22:32.591Z] [SUCCESS] ✅ Extension io.acme:ext-c:5.0 has been installed
[2026-03-04T22:22:32.591Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in io.quarkus.devtools.project.create.MavenProjectImportingMultipleBomsFromMultiplePlatformsTest
[2026-03-04T22:22:32.591Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-03-04T22:22:32.591Z] -----------
[2026-03-04T22:22:32.591Z] selected extensions:
[2026-03-04T22:22:32.591Z] - org.other:other-extension
[2026-03-04T22:22:32.591Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.591Z] - org.acme.platform:acme-baz
[2026-03-04T22:22:32.591Z]
[2026-03-04T22:22:32.591Z]
[2026-03-04T22:22:32.591Z] applying codestarts...
[2026-03-04T22:22:32.591Z] 📚 java
[2026-03-04T22:22:32.591Z] 🔨 maven
[2026-03-04T22:22:32.591Z] 📦 quarkus
[2026-03-04T22:22:32.591Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/latest-release-old-stream
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.other:other-extension
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/latest-release-latest-stream
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.other:other-five-one
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/add-extension-incompatible-member-bom
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [ERROR] ❗ Nothing installed because keyword(s) 'acme-bar' were not matched in the catalog.
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.other:other-extension
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.592Z] - org.other:other-five-zero
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/non-platform-extension-oldest-quarkus-version
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-bar
[2026-03-04T22:22:32.592Z] - org.other:other-extension
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/old-release-old-stream
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [ERROR] ❗ Failed to determine a compatible Quarkus version for the requested extensions: org.acme.platform:acme-bar, org.other:other-five-one
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.other:other-extension
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.592Z] - org.other:other-five-one
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z] 🚀 resteasy-codestart
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/non-platform-extension-quarkus-version-112
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] selected extensions:
[2026-03-04T22:22:32.592Z] - org.other:other-extension
[2026-03-04T22:22:32.592Z] - io.quarkus:quarkus-core
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:32.592Z] - org.acme.platform:acme-baz
[2026-03-04T22:22:32.592Z] - org.other:other-five-one
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] applying codestarts...
[2026-03-04T22:22:32.592Z] 📚 java
[2026-03-04T22:22:32.592Z] 🔨 maven
[2026-03-04T22:22:32.592Z] 📦 quarkus
[2026-03-04T22:22:32.592Z] 📝 config-properties
[2026-03-04T22:22:32.592Z] 🔧 dockerfiles
[2026-03-04T22:22:32.592Z] 🔧 maven-wrapper
[2026-03-04T22:22:32.592Z]
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:32.592Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:32.592Z] --> target/generated-test-projects/preferred-catalogs
[2026-03-04T22:22:32.592Z] -----------
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] selected extensions:
[2026-03-04T22:22:33.223Z] - org.other:other-five-one
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 🔨 maven
[2026-03-04T22:22:33.223Z] 📦 quarkus
[2026-03-04T22:22:33.223Z] 📝 config-properties
[2026-03-04T22:22:33.223Z] 🔧 dockerfiles
[2026-03-04T22:22:33.223Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.223Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:33.223Z] --> target/generated-test-projects/add-extension-import-bom
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [SUCCESS] ✅ Platform org.acme.platform:acme-baz-bom has been installed
[2026-03-04T22:22:33.223Z] [SUCCESS] ✅ Extension org.acme.platform:acme-baz has been installed
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] selected extensions:
[2026-03-04T22:22:33.223Z] - org.other:other-extension
[2026-03-04T22:22:33.223Z] - org.acme.platform:acme-foo
[2026-03-04T22:22:33.223Z] - org.other:other-six-zero
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 🔨 maven
[2026-03-04T22:22:33.223Z] 📦 quarkus
[2026-03-04T22:22:33.223Z] 📝 config-properties
[2026-03-04T22:22:33.223Z] 🔧 dockerfiles
[2026-03-04T22:22:33.223Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.223Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:33.223Z] --> target/generated-test-projects/non-platform-extension-latest-quarkus-version
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s - in io.quarkus.devtools.project.create.ExtensionsAppearingInPlatformAndNonPlatformCatalogsTest
[2026-03-04T22:22:33.223Z] [INFO] Running io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] selected extensions:
[2026-03-04T22:22:33.223Z] - io.acme:ext-a
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 🔨 maven
[2026-03-04T22:22:33.223Z] 📦 quarkus
[2026-03-04T22:22:33.223Z] 📝 config-properties
[2026-03-04T22:22:33.223Z] 🔧 dockerfiles
[2026-03-04T22:22:33.223Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.223Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [SUCCESS] ✅ quarkus project has been successfully generated in:
[2026-03-04T22:22:33.223Z] --> target/generated-test-projects/created-using-upstream-2.0
[2026-03-04T22:22:33.223Z] -----------
[2026-03-04T22:22:33.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in io.quarkus.devtools.project.create.UpstreamStreamCoordsWithNullPlatformKeyTest
[2026-03-04T22:22:33.223Z] [INFO] Running io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-03-04T22:22:33.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.devtools.project.create.ExtensionCatalogFromProvidedPlatformsTest
[2026-03-04T22:22:33.223Z] [INFO] Running io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 🔨 maven
[2026-03-04T22:22:33.223Z] 📦 quarkus-extension
[2026-03-04T22:22:33.223Z] 🚀 devmode-test
[2026-03-04T22:22:33.223Z] 🚀 extension-base
[2026-03-04T22:22:33.223Z] 🚀 integration-tests
[2026-03-04T22:22:33.223Z] 🚀 unit-test
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 🔨 maven
[2026-03-04T22:22:33.223Z] 📦 quarkus-extension
[2026-03-04T22:22:33.223Z] 🚀 extension-base
[2026-03-04T22:22:33.223Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in io.quarkus.devtools.codestarts.extension.QuarkusExtensionCodestartGenerationTest
[2026-03-04T22:22:33.223Z] [INFO] Running io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 📦 quarkus-jbang
[2026-03-04T22:22:33.223Z] 🔧 jbang-wrapper
[2026-03-04T22:22:33.223Z] 🚀 jbang-resteasy-code
[2026-03-04T22:22:33.223Z]
[2026-03-04T22:22:33.223Z] applying codestarts...
[2026-03-04T22:22:33.223Z] 📚 java
[2026-03-04T22:22:33.223Z] 📦 quarkus-jbang
[2026-03-04T22:22:33.223Z] 🔧 jbang-wrapper
[2026-03-04T22:22:33.223Z] 🚀 jbang-picocli-code
[2026-03-04T22:22:33.223Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in io.quarkus.devtools.codestarts.jbang.QuarkusJBangCodestartGenerationTest
[2026-03-04T22:22:33.223Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 gradle
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 github-action
[2026-03-04T22:22:33.224Z] 🔧 gradle-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 scala
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 gradle
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 github-action
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-yaml
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.224Z]
[2026-03-04T22:22:33.224Z] applying codestarts...
[2026-03-04T22:22:33.224Z] 📚 java
[2026-03-04T22:22:33.224Z] 🔨 maven
[2026-03-04T22:22:33.224Z] 📦 quarkus
[2026-03-04T22:22:33.224Z] 📝 config-properties
[2026-03-04T22:22:33.224Z] 🔧 dockerfiles
[2026-03-04T22:22:33.224Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.224Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 kotlin
[2026-03-04T22:22:33.855Z] 🔨 maven
[2026-03-04T22:22:33.855Z] 📦 quarkus
[2026-03-04T22:22:33.855Z] 📝 config-properties
[2026-03-04T22:22:33.855Z] 🔧 dockerfiles
[2026-03-04T22:22:33.855Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.855Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.855Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartGenerationTest
[2026-03-04T22:22:33.855Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 java
[2026-03-04T22:22:33.855Z] 🔨 maven
[2026-03-04T22:22:33.855Z] 📦 quarkus
[2026-03-04T22:22:33.855Z] 📝 config-properties
[2026-03-04T22:22:33.855Z] 🔧 dockerfiles
[2026-03-04T22:22:33.855Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.855Z] 🚀 resteasy-reactive-codestart
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 scala
[2026-03-04T22:22:33.855Z] 🔨 maven
[2026-03-04T22:22:33.855Z] 📦 quarkus
[2026-03-04T22:22:33.855Z] 📝 config-properties
[2026-03-04T22:22:33.855Z] 🔧 dockerfiles
[2026-03-04T22:22:33.855Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.855Z] 🚀 resteasy-reactive-codestart
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 kotlin
[2026-03-04T22:22:33.855Z] 🔨 maven
[2026-03-04T22:22:33.855Z] 📦 quarkus
[2026-03-04T22:22:33.855Z] 📝 config-properties
[2026-03-04T22:22:33.855Z] 🔧 dockerfiles
[2026-03-04T22:22:33.855Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.855Z] 🚀 resteasy-reactive-codestart
[2026-03-04T22:22:33.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyReactiveCodestartTest
[2026-03-04T22:22:33.855Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 java
[2026-03-04T22:22:33.855Z] 🔨 maven
[2026-03-04T22:22:33.855Z] 📦 quarkus
[2026-03-04T22:22:33.855Z] 📝 config-properties
[2026-03-04T22:22:33.855Z] 🔧 dockerfiles
[2026-03-04T22:22:33.855Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.855Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.855Z]
[2026-03-04T22:22:33.855Z] applying codestarts...
[2026-03-04T22:22:33.855Z] 📚 scala
[2026-03-04T22:22:33.856Z] 🔨 maven
[2026-03-04T22:22:33.856Z] 📦 quarkus
[2026-03-04T22:22:33.856Z] 📝 config-properties
[2026-03-04T22:22:33.856Z] 🔧 dockerfiles
[2026-03-04T22:22:33.856Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.856Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.856Z]
[2026-03-04T22:22:33.856Z] applying codestarts...
[2026-03-04T22:22:33.856Z] 📚 kotlin
[2026-03-04T22:22:33.856Z] 🔨 maven
[2026-03-04T22:22:33.856Z] 📦 quarkus
[2026-03-04T22:22:33.856Z] 📝 config-properties
[2026-03-04T22:22:33.856Z] 🔧 dockerfiles
[2026-03-04T22:22:33.856Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.856Z] 🚀 resteasy-codestart
[2026-03-04T22:22:33.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in io.quarkus.devtools.codestarts.quarkus.RESTEasyCodestartTest
[2026-03-04T22:22:33.856Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-03-04T22:22:33.856Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in io.quarkus.devtools.codestarts.quarkus.QuarkusCodestartCatalogTest
[2026-03-04T22:22:33.856Z] [INFO] Running io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-03-04T22:22:33.856Z]
[2026-03-04T22:22:33.856Z] applying codestarts...
[2026-03-04T22:22:33.856Z] 📚 java
[2026-03-04T22:22:33.856Z] 🔨 maven
[2026-03-04T22:22:33.856Z] 📦 quarkus
[2026-03-04T22:22:33.856Z] 📝 config-properties
[2026-03-04T22:22:33.856Z] 🔧 dockerfiles
[2026-03-04T22:22:33.856Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.856Z] 🚀 spring-web-codestart
[2026-03-04T22:22:33.856Z]
[2026-03-04T22:22:33.856Z] applying codestarts...
[2026-03-04T22:22:33.856Z] 📚 scala
[2026-03-04T22:22:33.856Z] 🔨 maven
[2026-03-04T22:22:33.856Z] 📦 quarkus
[2026-03-04T22:22:33.856Z] 📝 config-properties
[2026-03-04T22:22:33.856Z] 🔧 dockerfiles
[2026-03-04T22:22:33.856Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.856Z] 🚀 spring-web-codestart
[2026-03-04T22:22:33.856Z]
[2026-03-04T22:22:33.856Z] applying codestarts...
[2026-03-04T22:22:33.856Z] 📚 kotlin
[2026-03-04T22:22:33.856Z] 🔨 maven
[2026-03-04T22:22:33.856Z] 📦 quarkus
[2026-03-04T22:22:33.856Z] 📝 config-properties
[2026-03-04T22:22:33.856Z] 🔧 dockerfiles
[2026-03-04T22:22:33.856Z] 🔧 maven-wrapper
[2026-03-04T22:22:33.856Z] 🚀 spring-web-codestart
[2026-03-04T22:22:33.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in io.quarkus.devtools.codestarts.quarkus.SpringWebCodestartTest
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] Results:
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devtools-testing ---
[2026-03-04T22:22:33.856Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final.jar
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devtools-testing ---
[2026-03-04T22:22:33.856Z] [INFO] Building jar: /quarkus/independent-projects/tools/devtools-testing/target/quarkus-devtools-testing-2.7.5.Final-sources.jar
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devtools-testing ---
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-parent >--------
[2026-03-04T22:22:33.856Z] [INFO] Building RESTEasy Reactive - Parent pom 2.7.5.Final [50/964]
[2026-03-04T22:22:33.856Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-parent ---
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-common-parent >----
[2026-03-04T22:22:33.856Z] [INFO] Building RESTEasy Reactive - Common Parent 2.7.5.Final [51/964]
[2026-03-04T22:22:33.856Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-parent ---
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [INFO]
[2026-03-04T22:22:33.856Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-common >--------
[2026-03-04T22:22:33.856Z] [INFO] Building RESTEasy Reactive - Common Runtime 2.7.5.Final [52/964]
[2026-03-04T22:22:33.856Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:33.856Z] [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 370 kB/s)
[2026-03-04T22:22:33.856Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom
[2026-03-04T22:22:33.856Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 924 kB/s)
[2026-03-04T22:22:33.856Z] [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
[2026-03-04T22:22:34.487Z] [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.3 MB/s)
[2026-03-04T22:22:34.487Z] [INFO]
[2026-03-04T22:22:34.487Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.487Z] [INFO]
[2026-03-04T22:22:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.487Z] [INFO]
[2026-03-04T22:22:34.487Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.487Z] [INFO]
[2026-03-04T22:22:34.488Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.488Z] [INFO]
[2026-03-04T22:22:34.488Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.488Z] [INFO]
[2026-03-04T22:22:34.488Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common ---
[2026-03-04T22:22:34.488Z] [INFO] Processed 142 files in 394ms (Formatted: 0, Unchanged: 142, Failed: 0, Readonly: 0)
[2026-03-04T22:22:34.488Z] [INFO]
[2026-03-04T22:22:34.488Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.124Z] [INFO] Processed 142 files in 00:00.562 (Already Sorted: 142, Needed Sorting: 0)
[2026-03-04T22:22:35.124Z] [INFO]
[2026-03-04T22:22:35.124Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:35.124Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:35.124Z] [INFO] Copying 1 resource
[2026-03-04T22:22:35.124Z] [INFO]
[2026-03-04T22:22:35.124Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.124Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:35.124Z] [INFO] Compiling 142 source files to /quarkus/independent-projects/resteasy-reactive/common/runtime/target/classes
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[42,67] unchecked cast
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[47,67] unchecked cast
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/InterceptorContainer.java:[55,20] unchecked conversion
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.model.ResourceInterceptor.Reversed
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/model/PreMatchInterceptorContainer.java:[24,67] unchecked cast
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[110,65] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: capture#4 of ?
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RestResponseImpl.java:[135,24] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: T
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[99,20] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[141,46] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[281,20] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/AbstractResteasyReactiveContext.java:[290,20] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext<T,H>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/providers/serialisers/FormUrlEncodedProvider.java:[47,84] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-03-04T22:22:35.850Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[92,63] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.MediaTypeHeaderDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[94,52] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.DateDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[96,60] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.CacheControlDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[98,63] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.NewCookieHeaderDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[100,60] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.CookieHeaderDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[102,57] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.EntityTagDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[104,54] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.LocaleDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[106,52] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.LinkDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/RuntimeDelegateImpl.java:[108,62] unchecked cast
[2026-03-04T22:22:35.850Z] required: javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.headers.ObjectToStringDelegate
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[38,49] unchecked cast
[2026-03-04T22:22:35.850Z] required: java.lang.Class<T>
[2026-03-04T22:22:35.850Z] found: java.lang.Class<capture#5 of ?>
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/util/DeploymentUtils.java:[41,44] unchecked cast
[2026-03-04T22:22:35.850Z] required: java.lang.Class<T>
[2026-03-04T22:22:35.850Z] found: java.lang.Class<capture#6 of ?>
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[270,43] unchecked conversion
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[288,43] unchecked conversion
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[378,43] unchecked conversion
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyReader<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ConfigurationImpl.java:[394,43] unchecked conversion
[2026-03-04T22:22:35.850Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.MessageBodyWriter<?>>
[2026-03-04T22:22:35.850Z] found: org.jboss.resteasy.reactive.common.core.UnmanagedBeanFactory
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/jaxrs/ResponseImpl.java:[117,24] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: java.lang.Object
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/core/SingletonBeanFactory.java:[34,28] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: java.lang.Object
[2026-03-04T22:22:35.850Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/runtime/src/main/java/org/jboss/resteasy/reactive/common/reflection/ReflectionBeanFactory.java:[17,33] unchecked cast
[2026-03-04T22:22:35.850Z] required: T
[2026-03-04T22:22:35.850Z] found: capture#7 of ?
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [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
[2026-03-04T22:22:35.850Z] [INFO]
[2026-03-04T22:22:35.850Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.850Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:35.850Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:35.850Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/runtime/src/test/resources
[2026-03-04T22:22:35.850Z] [INFO]
[2026-03-04T22:22:35.850Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.850Z] [INFO] No sources to compile
[2026-03-04T22:22:35.850Z] [INFO]
[2026-03-04T22:22:35.850Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.850Z] [INFO] No tests to run.
[2026-03-04T22:22:35.850Z] [INFO]
[2026-03-04T22:22:35.850Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common ---
[2026-03-04T22:22:35.850Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final.jar
[2026-03-04T22:22:35.850Z] [INFO]
[2026-03-04T22:22:35.850Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common ---
[2026-03-04T22:22:36.484Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/runtime/target/resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common ---
[2026-03-04T22:22:36.484Z] [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
[2026-03-04T22:22:36.484Z] [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
[2026-03-04T22:22:36.484Z] [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
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-server-parent >----
[2026-03-04T22:22:36.484Z] [INFO] Building RESTEasy Reactive - Server Parent 2.7.5.Final [53/964]
[2026-03-04T22:22:36.484Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-server-parent ---
[2026-03-04T22:22:36.484Z] [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
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] -----------< io.quarkus.resteasy.reactive:resteasy-reactive >-----------
[2026-03-04T22:22:36.484Z] [INFO] Building RESTEasy Reactive - Runtime 2.7.5.Final [54/964]
[2026-03-04T22:22:36.484Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive ---
[2026-03-04T22:22:36.484Z] [INFO] Processed 201 files in 471ms (Formatted: 0, Unchanged: 201, Failed: 0, Readonly: 0)
[2026-03-04T22:22:36.484Z] [INFO]
[2026-03-04T22:22:36.484Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive ---
[2026-03-04T22:22:37.115Z] [INFO] Processed 201 files in 00:00.685 (Already Sorted: 201, Needed Sorting: 0)
[2026-03-04T22:22:37.115Z] [INFO]
[2026-03-04T22:22:37.115Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive ---
[2026-03-04T22:22:37.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:37.115Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:37.115Z] [INFO] Copying 1 resource
[2026-03-04T22:22:37.115Z] [INFO]
[2026-03-04T22:22:37.115Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive ---
[2026-03-04T22:22:37.115Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:37.116Z] [INFO] Compiling 200 source files to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/classes
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/handlers/ParameterHandler.java:[137,19] unchecked cast
[2026-03-04T22:22:39.271Z] required: E
[2026-03-04T22:22:39.271Z] found: java.lang.Throwable
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ParamConverterProviders.java:[29,84] unchecked cast
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ParamConverterProvider>
[2026-03-04T22:22:39.271Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[30,47] unchecked cast
[2026-03-04T22:22:39.271Z] required: javax.ws.rs.ext.MessageBodyReader<T>
[2026-03-04T22:22:39.271Z] found: javax.ws.rs.ext.MessageBodyReader<capture#2 of ?>
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/ProvidersImpl.java:[42,47] unchecked cast
[2026-03-04T22:22:39.271Z] required: javax.ws.rs.ext.MessageBodyWriter<T>
[2026-03-04T22:22:39.271Z] found: javax.ws.rs.ext.MessageBodyWriter<capture#3 of ?>
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/mapping/SubstringMap.java:[50,49] unchecked cast
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.server.mapping.SubstringMap.SubstringMatch<V>
[2026-03-04T22:22:39.271Z] found: java.lang.Object
[2026-03-04T22:22:39.271Z] [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
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-03-04T22:22:39.271Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ExceptionMapping.java:[73,45] unchecked conversion
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ExceptionMapper<T>>
[2026-03-04T22:22:39.271Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[69,110] unchecked cast
[2026-03-04T22:22:39.271Z] required: javax.ws.rs.ext.ContextResolver<T>
[2026-03-04T22:22:39.271Z] found: javax.ws.rs.ext.ContextResolver<capture#4 of ?>
[2026-03-04T22:22:39.271Z] [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
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-03-04T22:22:39.271Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/ContextResolvers.java:[91,34] unchecked conversion
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.ext.ContextResolver<?>>
[2026-03-04T22:22:39.271Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.271Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerSerialisers.java:[190,103] unchecked cast
[2026-03-04T22:22:39.271Z] required: org.jboss.resteasy.reactive.server.spi.ServerMessageBodyWriter<java.lang.Object>
[2026-03-04T22:22:39.271Z] found: javax.ws.rs.ext.MessageBodyWriter
[2026-03-04T22:22:39.271Z] [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
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[46,71] unchecked cast
[2026-03-04T22:22:39.272Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-03-04T22:22:39.272Z] found: java.lang.Class<capture#5 of ?>
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/RuntimeExceptionMapper.java:[52,83] unchecked cast
[2026-03-04T22:22:39.272Z] required: java.lang.Class<? extends java.lang.Throwable>
[2026-03-04T22:22:39.272Z] found: java.lang.Class<capture#6 of ?>
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/Features.java:[25,73] unchecked cast
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#7 of ?>
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/model/DynamicFeatures.java:[28,80] unchecked cast
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#8 of ?>
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[583,101] unchecked cast
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#9 of ?>
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeResourceDeployment.java:[585,111] unchecked cast
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/startup/RuntimeInterceptorDeployment.java:[146,20] unchecked conversion
[2026-03-04T22:22:39.272Z] required: java.util.LinkedHashMap<org.jboss.resteasy.reactive.common.model.ResourceInterceptor<T>,T>
[2026-03-04T22:22:39.272Z] found: java.util.LinkedHashMap
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/jaxrs/DynamicFeatureContext.java:[42,50] unchecked conversion
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/ServerResponseBuilderFactory.java:[22,16] unchecked conversion
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.RestResponse.ResponseBuilder<T>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.server.jaxrs.RestResponseBuilderImpl
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] required: java.util.List<java.lang.String>
[2026-03-04T22:22:39.272Z] found: java.lang.Object
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[53,77] unchecked cast
[2026-03-04T22:22:39.272Z] required: java.lang.reflect.Constructor<T>
[2026-03-04T22:22:39.272Z] found: java.lang.reflect.Constructor<capture#10 of ?>
[2026-03-04T22:22:39.272Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/runtime/src/main/java/org/jboss/resteasy/reactive/server/core/reflection/ReflectiveContextInjectedBeanFactory.java:[73,53] unchecked cast
[2026-03-04T22:22:39.272Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<T>
[2026-03-04T22:22:39.272Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#11 of ?>
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] required: java.util.List<java.lang.String>
[2026-03-04T22:22:39.272Z] found: java.lang.Object
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] [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
[2026-03-04T22:22:39.272Z] required: java.util.List<java.lang.String>
[2026-03-04T22:22:39.272Z] found: java.lang.Object
[2026-03-04T22:22:39.272Z] [INFO]
[2026-03-04T22:22:39.272Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive ---
[2026-03-04T22:22:39.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:39.272Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:39.272Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/runtime/src/test/resources
[2026-03-04T22:22:39.272Z] [INFO]
[2026-03-04T22:22:39.272Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive ---
[2026-03-04T22:22:39.272Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:39.272Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/server/runtime/target/test-classes
[2026-03-04T22:22:39.272Z] [INFO]
[2026-03-04T22:22:39.272Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive ---
[2026-03-04T22:22:39.272Z] [INFO]
[2026-03-04T22:22:39.272Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:39.272Z] [INFO] T E S T S
[2026-03-04T22:22:39.272Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:39.272Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:39.904Z] [INFO] Running org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-03-04T22:22:39.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.resteasy.reactive.server.handlers.FormBodyHandlerTest
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] Results:
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive ---
[2026-03-04T22:22:39.904Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final.jar
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive ---
[2026-03-04T22:22:39.904Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/runtime/target/resteasy-reactive-2.7.5.Final-sources.jar
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive ---
[2026-03-04T22:22:39.904Z] [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
[2026-03-04T22:22:39.904Z] [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
[2026-03-04T22:22:39.904Z] [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
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-common-processor >---
[2026-03-04T22:22:39.904Z] [INFO] Building RESTEasy Reactive - Common Processor 2.7.5.Final [55/964]
[2026-03-04T22:22:39.904Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO] Processed 29 files in 119ms (Formatted: 0, Unchanged: 29, Failed: 0, Readonly: 0)
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO] Processed 29 files in 00:00.261 (Already Sorted: 29, Needed Sorting: 0)
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:39.904Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:39.904Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/resources
[2026-03-04T22:22:39.904Z] [INFO]
[2026-03-04T22:22:39.904Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:39.904Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:39.904Z] [INFO] Compiling 29 source files to /quarkus/independent-projects/resteasy-reactive/common/processor/target/classes
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[471,71] unchecked conversion
[2026-03-04T22:22:40.536Z] required: java.util.Map<org.jboss.jandex.DotName,org.jboss.jandex.AnnotationInstance>[]
[2026-03-04T22:22:40.536Z] found: java.util.Map[]
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/EndpointIndexer.java:[635,55] unchecked cast
[2026-03-04T22:22:40.536Z] required: METHOD
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.model.ResourceMethod
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[46,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[55,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[64,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[73,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[82,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[91,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[100,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[109,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[118,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[127,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[136,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[145,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[154,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[163,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[172,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[181,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[190,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.536Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[199,20] unchecked cast
[2026-03-04T22:22:40.536Z] required: T
[2026-03-04T22:22:40.536Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.537Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/common/processor/src/main/java/org/jboss/resteasy/reactive/common/processor/IndexedParameter.java:[208,20] unchecked cast
[2026-03-04T22:22:40.537Z] required: T
[2026-03-04T22:22:40.537Z] found: org.jboss.resteasy.reactive.common.processor.IndexedParameter<T>
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:40.537Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:40.537Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/common/processor/src/test/resources
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [INFO] No sources to compile
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [INFO] No tests to run.
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final.jar
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/common/processor/target/resteasy-reactive-common-processor-2.7.5.Final-sources.jar
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-common-processor ---
[2026-03-04T22:22:40.537Z] [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
[2026-03-04T22:22:40.537Z] [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
[2026-03-04T22:22:40.537Z] [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
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] ------< io.quarkus.resteasy.reactive:resteasy-reactive-processor >------
[2026-03-04T22:22:40.537Z] [INFO] Building RESTEasy Reactive - Processor 2.7.5.Final [56/964]
[2026-03-04T22:22:40.537Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-processor ---
[2026-03-04T22:22:40.537Z] [INFO] Processed 42 files in 158ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-03-04T22:22:40.537Z] [INFO]
[2026-03-04T22:22:40.537Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.169Z] [INFO] Processed 42 files in 00:00.233 (Already Sorted: 42, Needed Sorting: 0)
[2026-03-04T22:22:41.169Z] [INFO]
[2026-03-04T22:22:41.169Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:41.169Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:41.169Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/resources
[2026-03-04T22:22:41.169Z] [INFO]
[2026-03-04T22:22:41.169Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.169Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:41.169Z] [INFO] Compiling 42 source files to /quarkus/independent-projects/resteasy-reactive/server/processor/target/classes
[2026-03-04T22:22:41.169Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[372,77] unchecked cast
[2026-03-04T22:22:41.169Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-03-04T22:22:41.169Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#1 of ?>
[2026-03-04T22:22:41.169Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ResteasyReactiveDeploymentManager.java:[377,77] unchecked cast
[2026-03-04T22:22:41.169Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<java.lang.Object>
[2026-03-04T22:22:41.169Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#2 of ?>
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-03-04T22:22:41.170Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[93,15] unchecked conversion
[2026-03-04T22:22:41.170Z] required: org.jboss.resteasy.reactive.common.processor.EndpointIndexer.Builder<T,?,METHOD>
[2026-03-04T22:22:41.170Z] found: org.jboss.resteasy.reactive.server.processor.ServerEndpointIndexer.AbstractBuilder
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] required: java.util.Collection<? extends E>
[2026-03-04T22:22:41.170Z] found: java.util.List
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,54] unchecked conversion
[2026-03-04T22:22:41.170Z] required: java.util.Collection<? extends E>
[2026-03-04T22:22:41.170Z] found: java.util.List
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/ServerEndpointIndexer.java:[95,31] unchecked conversion
[2026-03-04T22:22:41.170Z] required: java.util.List<org.jboss.resteasy.reactive.server.processor.scanning.MethodScanner>
[2026-03-04T22:22:41.170Z] found: java.util.ArrayList
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[41,87] unchecked cast
[2026-03-04T22:22:41.170Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.core.Feature>
[2026-03-04T22:22:41.170Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#3 of ?>
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveFeatureScanner.java:[65,94] unchecked cast
[2026-03-04T22:22:41.170Z] required: org.jboss.resteasy.reactive.spi.BeanFactory<javax.ws.rs.container.DynamicFeature>
[2026-03-04T22:22:41.170Z] found: org.jboss.resteasy.reactive.spi.BeanFactory<capture#4 of ?>
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] required: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-03-04T22:22:41.170Z] found: java.lang.String,org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveExceptionMappingScanner.java:[62,89] unchecked conversion
[2026-03-04T22:22:41.170Z] required: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper<T>
[2026-03-04T22:22:41.170Z] found: org.jboss.resteasy.reactive.common.model.ResourceExceptionMapper
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] required: java.lang.Class<T>,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-03-04T22:22:41.170Z] found: java.lang.Class,org.jboss.resteasy.reactive.common.model.ResourceContextResolver
[2026-03-04T22:22:41.170Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/server/processor/src/main/java/org/jboss/resteasy/reactive/server/processor/scanning/ResteasyReactiveContextResolverScanner.java:[62,57] unchecked conversion
[2026-03-04T22:22:41.170Z] required: java.lang.Class<T>
[2026-03-04T22:22:41.170Z] found: java.lang.Class
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:41.170Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:41.170Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/processor/src/test/resources
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [INFO] No sources to compile
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [INFO] No tests to run.
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final.jar
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/processor/target/resteasy-reactive-processor-2.7.5.Final-sources.jar
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-processor ---
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] ----< io.quarkus.resteasy.reactive:resteasy-reactive-client-parent >----
[2026-03-04T22:22:41.170Z] [INFO] Building RESTEasy Reactive - Client Parent 2.7.5.Final [57/964]
[2026-03-04T22:22:41.170Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-parent ---
[2026-03-04T22:22:41.170Z] [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
[2026-03-04T22:22:41.170Z] [INFO]
[2026-03-04T22:22:41.170Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-client >--------
[2026-03-04T22:22:41.170Z] [INFO] Building RESTEasy Reactive - Client - Runtime 2.7.5.Final [58/964]
[2026-03-04T22:22:41.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:41.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.pom
[2026-03-04T22:22:41.800Z] [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 33 kB/s)
[2026-03-04T22:22:41.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-parent/1.0.0/stork-parent-1.0.0.pom
[2026-03-04T22:22:41.800Z] [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 176 kB/s)
[2026-03-04T22:22:41.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.pom
[2026-03-04T22:22:41.800Z] [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 9.1 kB/s)
[2026-03-04T22:22:41.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.pom
[2026-03-04T22:22:41.800Z] [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 315 kB/s)
[2026-03-04T22:22:41.800Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.4/vertx-dependencies-4.2.4.pom
[2026-03-04T22:22:41.800Z] [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 380 kB/s)
[2026-03-04T22:22:41.800Z] [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
[2026-03-04T22:22:41.800Z] [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 169 kB/s)
[2026-03-04T22:22:41.800Z] [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
[2026-03-04T22:22:41.800Z] [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 195 kB/s)
[2026-03-04T22:22:41.800Z] [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
[2026-03-04T22:22:42.430Z] [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.2 MB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 28 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 29 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 20 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 61 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 76 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 35 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 649 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 41 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:42.430Z] [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 34 kB/s)
[2026-03-04T22:22:42.430Z] [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
[2026-03-04T22:22:43.062Z] [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 47 kB/s)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.062Z] [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)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.062Z] [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 35 kB/s)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.062Z] [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 34 kB/s)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.062Z] [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 40 kB/s)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.062Z] [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 35 kB/s)
[2026-03-04T22:22:43.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext-parent/38/vertx-ext-parent-38.pom
[2026-03-04T22:22:43.062Z] [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 102 kB/s)
[2026-03-04T22:22:43.062Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom
[2026-03-04T22:22:43.062Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-ext/38/vertx-ext-38.pom (1.5 kB at 20 kB/s)
[2026-03-04T22:22:43.062Z] [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
[2026-03-04T22:22:43.693Z] [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 5.4 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 37 kB/s)
[2026-03-04T22:22:43.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.4/vertx-auth-4.2.4.pom
[2026-03-04T22:22:43.693Z] [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 36 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 34 kB/s)
[2026-03-04T22:22:43.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-core/1.0.0/stork-core-1.0.0.jar
[2026-03-04T22:22:43.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/stork/stork-api/1.0.0/stork-api-1.0.0.jar
[2026-03-04T22:22:43.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.4/vertx-core-4.2.4.jar
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 11 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 23 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 318 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 282 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 4.6 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 4.4 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 267 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 180 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 773 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 2.0 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 218 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 3.5 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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.5 MB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 748 kB/s)
[2026-03-04T22:22:43.693Z] [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
[2026-03-04T22:22:43.693Z] [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 511 kB/s)
[2026-03-04T22:22:43.693Z] [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 553 kB/s)
[2026-03-04T22:22:43.693Z] [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 99 kB/s)
[2026-03-04T22:22:43.693Z] [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 269 kB/s)
[2026-03-04T22:22:43.693Z] [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 20 kB/s)
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client ---
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client ---
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client ---
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client ---
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client ---
[2026-03-04T22:22:43.693Z] [INFO]
[2026-03-04T22:22:43.693Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client ---
[2026-03-04T22:22:44.325Z] [INFO] Processed 66 files in 213ms (Formatted: 0, Unchanged: 66, Failed: 0, Readonly: 0)
[2026-03-04T22:22:44.325Z] [INFO]
[2026-03-04T22:22:44.325Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client ---
[2026-03-04T22:22:44.325Z] [INFO] Processed 66 files in 00:00.405 (Already Sorted: 66, Needed Sorting: 0)
[2026-03-04T22:22:44.325Z] [INFO]
[2026-03-04T22:22:44.325Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client ---
[2026-03-04T22:22:44.325Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:44.325Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:44.325Z] [INFO] Copying 2 resources
[2026-03-04T22:22:44.325Z] [INFO]
[2026-03-04T22:22:44.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client ---
[2026-03-04T22:22:44.325Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:44.325Z] [INFO] Compiling 66 source files to /quarkus/independent-projects/resteasy-reactive/client/runtime/target/classes
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[180,24] unchecked cast
[2026-03-04T22:22:45.757Z] required: T
[2026-03-04T22:22:45.757Z] found: org.jboss.resteasy.reactive.client.impl.MultiInvoker
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[182,24] unchecked cast
[2026-03-04T22:22:45.757Z] required: T
[2026-03-04T22:22:45.757Z] found: org.jboss.resteasy.reactive.client.impl.UniInvoker
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InvocationBuilderImpl.java:[187,52] unchecked cast
[2026-03-04T22:22:45.757Z] required: T
[2026-03-04T22:22:45.757Z] found: capture#1 of ?
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientResponseContextImpl.java:[121,32] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientProxies.java:[36,34] unchecked cast
[2026-03-04T22:22:45.757Z] required: T
[2026-03-04T22:22:45.757Z] found: capture#2 of ?
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSendRequestHandler.java:[420,75] unchecked cast
[2026-03-04T22:22:45.757Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T22:22:45.757Z] found: java.lang.Object
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.client.Entity<?>,javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>,javax.ws.rs.ext.WriterInterceptor[]
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.client.Entity,javax.ws.rs.core.MultivaluedMap,javax.ws.rs.ext.WriterInterceptor[]
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientSetResponseEntityRestHandler.java:[81,53] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[31,41] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#3 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[36,34] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#4 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[41,34] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#5 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[46,41] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#6 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[51,34] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#7 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[56,34] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#8 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[61,42] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#9 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[66,35] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#10 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[71,35] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#11 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[76,44] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#12 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[81,37] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#13 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[86,37] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#14 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[91,42] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#15 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[96,45] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#16 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[101,38] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#17 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[106,38] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#18 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[111,43] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#19 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[116,36] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#20 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[121,36] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#21 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[126,44] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#22 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[131,37] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#23 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[136,37] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#24 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[141,44] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<javax.ws.rs.core.Response>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#25 of ?>
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/UniInvoker.java:[146,37] unchecked cast
[2026-03-04T22:22:45.757Z] required: io.smallrye.mutiny.Uni<T>
[2026-03-04T22:22:45.757Z] found: io.smallrye.mutiny.Uni<capture#26 of ?>
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientWriterInterceptorContextImpl.java:[99,16] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/InboundSseEventImpl.java:[120,60] unchecked cast
[2026-03-04T22:22:45.757Z] required: T
[2026-03-04T22:22:45.757Z] found: java.lang.Object
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] 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>
[2026-03-04T22:22:45.757Z] found: java.io.ByteArrayInputStream,javax.ws.rs.core.GenericType<capture#27 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[75,33] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] 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>
[2026-03-04T22:22:45.757Z] found: java.io.InputStream,javax.ws.rs.core.GenericType<capture#28 of ?>,javax.ws.rs.core.MediaType,javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/handlers/ClientResponseCompleteRestHandler.java:[92,25] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.Object>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] 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[]
[2026-03-04T22:22:45.757Z] 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[]
[2026-03-04T22:22:45.757Z] [WARNING] /quarkus/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/ClientSerialisers.java:[140,29] unchecked conversion
[2026-03-04T22:22:45.757Z] required: javax.ws.rs.core.MultivaluedMap<java.lang.String,java.lang.String>
[2026-03-04T22:22:45.757Z] found: javax.ws.rs.core.MultivaluedMap
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:45.757Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:45.757Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/runtime/src/test/resources
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [INFO] No sources to compile
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [INFO] No tests to run.
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final.jar
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/runtime/target/resteasy-reactive-client-2.7.5.Final-sources.jar
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client ---
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.757Z] [INFO]
[2026-03-04T22:22:45.757Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-vertx >--------
[2026-03-04T22:22:45.757Z] [INFO] Building RESTEasy Reactive - Vert.x Support - Runtime 2.7.5.Final [59/964]
[2026-03-04T22:22:45.757Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:22:45.757Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.pom
[2026-03-04T22:22:45.757Z] [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 117 kB/s)
[2026-03-04T22:22:45.757Z] [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
[2026-03-04T22:22:45.758Z] [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 59 kB/s)
[2026-03-04T22:22:45.758Z] [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
[2026-03-04T22:22:45.758Z] [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 91 kB/s)
[2026-03-04T22:22:45.758Z] [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
[2026-03-04T22:22:45.758Z] [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 74 kB/s)
[2026-03-04T22:22:45.758Z] [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
[2026-03-04T22:22:46.390Z] [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 254 kB/s)
[2026-03-04T22:22:46.390Z] [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
[2026-03-04T22:22:46.390Z] [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 25 kB/s)
[2026-03-04T22:22:46.390Z] [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
[2026-03-04T22:22:46.390Z] [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 135 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.pom
[2026-03-04T22:22:46.390Z] [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 337 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.pom
[2026-03-04T22:22:46.390Z] [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 172 kB/s)
[2026-03-04T22:22:46.390Z] [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
[2026-03-04T22:22:46.390Z] [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 439 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[2026-03-04T22:22:46.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 95 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.pom
[2026-03-04T22:22:46.390Z] [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 564 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.pom
[2026-03-04T22:22:46.390Z] [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 487 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
[2026-03-04T22:22:46.390Z] [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 118 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom
[2026-03-04T22:22:46.390Z] [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 27 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.pom
[2026-03-04T22:22:46.390Z] [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 102 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.pom
[2026-03-04T22:22:46.390Z] [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 466 kB/s)
[2026-03-04T22:22:46.390Z] [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
[2026-03-04T22:22:46.390Z] [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 71 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[2026-03-04T22:22:46.390Z] [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 770 kB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom
[2026-03-04T22:22:46.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.8 MB/s)
[2026-03-04T22:22:46.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.pom
[2026-03-04T22:22:47.030Z] [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 84 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 320 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 19 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 422 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 56 kB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
[2026-03-04T22:22:47.030Z] [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 175 kB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[2026-03-04T22:22:47.030Z] [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 317 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 200 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 138 kB/s)
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 241 kB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.4/vertx-web-4.2.4.jar
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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
[2026-03-04T22:22:47.030Z] [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 7.0 MB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-codegen/4.2.5/vertx-codegen-4.2.5.jar
[2026-03-04T22:22:47.030Z] [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 173 kB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/rest-assured/4.4.0/rest-assured-4.4.0.jar
[2026-03-04T22:22:47.030Z] [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 1.3 MB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.8/groovy-3.0.8.jar
[2026-03-04T22:22:47.030Z] [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 337 kB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.8/groovy-xml-3.0.8.jar
[2026-03-04T22:22:47.030Z] [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 5.0 MB/s)
[2026-03-04T22:22:47.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
[2026-03-04T22:22:47.663Z] [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 2.2 MB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
[2026-03-04T22:22:47.663Z] [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 5.7 MB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar
[2026-03-04T22:22:47.663Z] [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 2.5 MB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/json-path/4.4.0/json-path-4.4.0.jar
[2026-03-04T22:22:47.663Z] [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 2.2 MB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.8/groovy-json-3.0.8.jar
[2026-03-04T22:22:47.663Z] [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 279 kB/s)
[2026-03-04T22:22:47.663Z] [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
[2026-03-04T22:22:47.663Z] [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 537 kB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/rest-assured/xml-path/4.4.0/xml-path-4.4.0.jar
[2026-03-04T22:22:47.663Z] [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 47 MB/s)
[2026-03-04T22:22:47.663Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
[2026-03-04T22:22:47.663Z] [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 361 kB/s)
[2026-03-04T22:22:47.663Z] [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
[2026-03-04T22:22:47.663Z] [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 689 kB/s)
[2026-03-04T22:22:47.663Z] [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
[2026-03-04T22:22:47.663Z] [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 213 kB/s)
[2026-03-04T22:22:47.663Z] [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
[2026-03-04T22:22:47.663Z] [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 355 kB/s)
[2026-03-04T22:22:47.663Z] [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 2.4 MB/s)
[2026-03-04T22:22:47.663Z] [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 4.7 MB/s)
[2026-03-04T22:22:47.663Z] [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 377 kB/s)
[2026-03-04T22:22:47.663Z] [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 449 kB/s)
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:47.663Z] [INFO]
[2026-03-04T22:22:47.663Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.296Z] [INFO] Processed 312 files in 470ms (Formatted: 0, Unchanged: 312, Failed: 0, Readonly: 0)
[2026-03-04T22:22:48.296Z] [INFO]
[2026-03-04T22:22:48.296Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.296Z] [INFO] Processed 312 files in 00:00.579 (Already Sorted: 312, Needed Sorting: 0)
[2026-03-04T22:22:48.296Z] [INFO]
[2026-03-04T22:22:48.296Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:48.296Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:48.296Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/vertx/src/main/resources
[2026-03-04T22:22:48.296Z] [INFO]
[2026-03-04T22:22:48.296Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.296Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:48.296Z] [INFO] Compiling 10 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/classes
[2026-03-04T22:22:48.927Z] [INFO]
[2026-03-04T22:22:48.927Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:22:48.927Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:22:48.927Z] [INFO] Copying 6 resources
[2026-03-04T22:22:48.927Z] [INFO]
[2026-03-04T22:22:48.927Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:48.927Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:22:48.927Z] [INFO] Compiling 302 source files to /quarkus/independent-projects/resteasy-reactive/server/vertx/target/test-classes
[2026-03-04T22:22:50.241Z] [INFO]
[2026-03-04T22:22:50.241Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-vertx ---
[2026-03-04T22:22:50.241Z] [INFO]
[2026-03-04T22:22:50.241Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:50.241Z] [INFO] T E S T S
[2026-03-04T22:22:50.241Z] [INFO] -------------------------------------------------------
[2026-03-04T22:22:50.241Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:22:51.553Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-03-04T22:22:54.426Z] [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.458 s - in org.jboss.resteasy.reactive.server.vertx.test.transformation.AnnotationTransformationTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnClassAndMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.CacheOnMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.resteasy.reactive.server.vertx.test.cache.NoCacheOnClassAndMethodsTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnClassTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-03-04T22:22:54.426Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:54.426Z] ERROR: Request failed
[2026-03-04T22:22:54.426Z] java.lang.IllegalArgumentException
[2026-03-04T22:22:54.426Z]
[2026-03-04T22:22:54.426Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:54.426Z] ERROR: Request failed
[2026-03-04T22:22:54.426Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest$TestUnwrapException: java.lang.IllegalArgumentException
[2026-03-04T22:22:54.426Z] Caused by: java.lang.IllegalArgumentException
[2026-03-04T22:22:54.426Z]
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.UnwrappedExceptionTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-03-04T22:22:54.426Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:54.426Z] ERROR: Request failed
[2026-03-04T22:22:54.426Z] java.lang.reflect.InvocationTargetException
[2026-03-04T22:22:54.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:22:54.426Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:22:54.426Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:22:54.426Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:22:54.426Z] at org.jboss.resteasy.reactive.server.processor.ReflectionEndpointInvokerFactory$1$1.invoke(ReflectionEndpointInvokerFactory.java:31)
[2026-03-04T22:22:54.426Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:22:54.426Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:22:54.426Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:22:54.426Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T22:22:54.426Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T22:22:54.426Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:22:54.426Z] Caused by: java.lang.Throwable
[2026-03-04T22:22:54.426Z]
[2026-03-04T22:22:54.426Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-03-04T22:22:54.426Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-03-04T22:22:55.058Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:55.058Z] ERROR: Request failed
[2026-03-04T22:22:55.058Z] org.jboss.resteasy.reactive.server.vertx.test.customexceptions.MyException
[2026-03-04T22:22:55.058Z]
[2026-03-04T22:22:55.058Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:55.058Z] ERROR: Request failed
[2026-03-04T22:22:55.058Z] java.lang.RuntimeException
[2026-03-04T22:22:55.058Z]
[2026-03-04T22:22:55.058Z] Mar 04, 2026 10:22:54 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:55.058Z] ERROR: Request failed
[2026-03-04T22:22:55.059Z] java.lang.RuntimeException
[2026-03-04T22:22:55.059Z]
[2026-03-04T22:22:55.059Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.jboss.resteasy.reactive.server.vertx.test.customexceptions.CustomExceptionMappersTest
[2026-03-04T22:22:55.059Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-03-04T22:22:55.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.jboss.resteasy.reactive.server.vertx.test.response.RestResponseTest
[2026-03-04T22:22:55.059Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-03-04T22:22:55.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.resteasy.reactive.server.vertx.test.response.NullHeaderTestCase
[2026-03-04T22:22:55.059Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-03-04T22:22:55.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jboss.resteasy.reactive.server.vertx.test.response.ResponseTest
[2026-03-04T22:22:55.059Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-03-04T22:22:55.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnMethodTest
[2026-03-04T22:22:55.059Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-03-04T22:22:55.691Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jboss.resteasy.reactive.server.vertx.test.form.FormUrlencodedCorruptionTest
[2026-03-04T22:22:55.691Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-03-04T22:22:55.691Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.resteasy.reactive.server.vertx.test.path.WhitespaceInPathTest
[2026-03-04T22:22:55.691Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-03-04T22:22:55.691Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.resteasy.reactive.server.vertx.test.path.RestPathTestCase
[2026-03-04T22:22:55.691Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-03-04T22:22:55.691Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.OtherJavaTimeParamTest
[2026-03-04T22:22:55.691Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-03-04T22:22:56.325Z] constructed
[2026-03-04T22:22:56.325Z] Mar 04, 2026 10:22:55 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:22:56.325Z] ERROR: Request failed
[2026-03-04T22:22:56.325Z] java.lang.RuntimeException: OUCH
[2026-03-04T22:22:56.325Z]
[2026-03-04T22:22:56.325Z] constructed
[2026-03-04T22:22:56.325Z] constructed
[2026-03-04T22:22:56.325Z] constructed
[2026-03-04T22:22:56.962Z] constructed
[2026-03-04T22:22:56.962Z] [WARNING] Tests run: 30, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.156 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.SimpleQuarkusRestTestCase
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-03-04T22:22:56.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationPathTest
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-03-04T22:22:56.962Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateParamTest
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-03-04T22:22:56.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationWithBlockingTest
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-03-04T22:22:56.962Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.RawListQueryParamTest
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-03-04T22:22:56.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamEmptySubclassTest
[2026-03-04T22:22:56.962Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.ApplicationTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.MultipleAcceptHeadersTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BeanParamWithLocalDateTimeTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateCustomParamConverterProviderTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.InterfaceWithImplTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.LocalDateTimeParamTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-03-04T22:22:57.594Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.resteasy.reactive.server.vertx.test.simple.BlockingWithFilterTest
[2026-03-04T22:22:57.594Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.FileTestCase
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.resteasy.reactive.server.vertx.test.providers.InvalidFileTestCase
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.resteasy.reactive.server.vertx.test.InnerClassTest
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.StemMatchTest
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.resteasy.reactive.server.vertx.test.matching.RegexMatchTest
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-03-04T22:22:58.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.resteasy.reactive.server.vertx.test.MultipleHttpAnnotationsTest
[2026-03-04T22:22:58.226Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:02 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:04 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:07 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:10 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:12 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:15 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] java.lang.Throwable: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:20 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:28 PM org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext handleUnrecoverableError
[2026-03-04T22:23:37.277Z] ERROR: Request failed
[2026-03-04T22:23:37.277Z] org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.668 s - in org.jboss.resteasy.reactive.server.vertx.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.ErroneousFieldMultipartInputTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-03-04T22:23:37.277Z] Mar 04, 2026 10:23:32 PM org.jboss.resteasy.reactive.common.processor.CalculatingIndexView index
[2026-03-04T22:23:37.277Z] WARN: Failed to index [B: Class does not exist in ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.RawMultipartTestCase
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOptionalInputTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputBodyHandlerTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-03-04T22:23:37.277Z] HTTP/1.1 200 OK
[2026-03-04T22:23:37.277Z] content-length: 760
[2026-03-04T22:23:37.277Z] Content-Type: multipart/form-data;boundary=70055fb5-1fa1-4ed7-a92a-5760a5440109
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] --70055fb5-1fa1-4ed7-a92a-5760a5440109
[2026-03-04T22:23:37.277Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-03-04T22:23:37.277Z] Content-Type: application/octet-stream
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-03-04T22:23:37.277Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-03-04T22:23:37.277Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-03-04T22:23:37.277Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] --70055fb5-1fa1-4ed7-a92a-5760a5440109
[2026-03-04T22:23:37.277Z] Content-Disposition: form-data; name="name"
[2026-03-04T22:23:37.277Z] Content-Type: text/plain
[2026-03-04T22:23:37.277Z]
[2026-03-04T22:23:37.277Z] a name
[2026-03-04T22:23:37.277Z] --70055fb5-1fa1-4ed7-a92a-5760a5440109--
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.InvalidEncodingTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.resteasy.reactive.server.vertx.test.multipart.MultipartInputWithAllUploadsTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in org.jboss.resteasy.reactive.server.vertx.test.stress.SuspendResumeStressTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.resteasy.reactive.server.vertx.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.CustomFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AbortingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.FilterWithPathParamsTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.InvalidNonBlockingFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.UniFiltersTest
[2026-03-04T22:23:37.277Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-03-04T22:23:37.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.NoTargetTest
[2026-03-04T22:23:37.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-03-04T22:23:37.278Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.resteasy.reactive.server.vertx.test.customproviders.ValidNonBlockingFiltersTest
[2026-03-04T22:23:37.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-03-04T22:23:37.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceLocatorTest
[2026-03-04T22:23:37.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-03-04T22:23:37.278Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SpecialResourceTest
[2026-03-04T22:23:37.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.WiderMappingNegativeTest
[2026-03-04T22:23:37.278Z] [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.WiderMappingNegativeTest
[2026-03-04T22:23:37.278Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-03-04T22:23:37.278Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-03-04T22:23:37.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ClassLevelMediaTypeTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.HttpHeadersTest
[2026-03-04T22:23:37.279Z] [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.HttpHeadersTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-03-04T22:23:37.279Z] Mar 04, 2026 10:23:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-03-04T22:23:37.279Z] INFO: Uri Ancesstors for Subresource.doGet():
[2026-03-04T22:23:37.279Z] Mar 04, 2026 10:23:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource doGet
[2026-03-04T22:23:37.279Z] INFO: Uri Ancestors Object for Subresource.doGet():
[2026-03-04T22:23:37.279Z] Mar 04, 2026 10:23:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-03-04T22:23:37.279Z] INFO: Uri Ancestors for Subresource.getSubresource2():
[2026-03-04T22:23:37.279Z] Mar 04, 2026 10:23:36 PM org.jboss.resteasy.reactive.server.vertx.test.resource.basic.resource.ResourceLocatorSubresource getSubresource2
[2026-03-04T22:23:37.279Z] INFO: Uri Ancestors Object for Subresource.getSubresource2():
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ResourceLocatorTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.BasicGenericTypesHandlingTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.InheritanceTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.SubResourceRequestFilterTest
[2026-03-04T22:23:37.279Z] [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.SubResourceRequestFilterTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MultiInterfaceResLocatorTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.DefaultMediaTypeTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-03-04T22:23:37.279Z] Constructed
[2026-03-04T22:23:37.279Z] Constructed
[2026-03-04T22:23:37.279Z] Constructed
[2026-03-04T22:23:37.279Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.097 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.UriInfoTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.MatchedResourceTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-03-04T22:23:37.279Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.044 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericResourceTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-03-04T22:23:37.279Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.AbortingRequestFilterTest
[2026-03-04T22:23:37.279Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ParameterSubResTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.ReponseInfoTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.GenericEntityTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-03-04T22:23:37.910Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.033 s - in org.jboss.resteasy.reactive.server.vertx.test.resource.basic.CollectionDefaultValueTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jboss.resteasy.reactive.server.vertx.test.headers.ResponseHeaderTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] Mar 04, 2026 10:23:37 PM org.jboss.resteasy.reactive.server.core.RuntimeExceptionMapper mapException
[2026-03-04T22:23:37.910Z] ERROR: Request failed
[2026-03-04T22:23:37.910Z] java.lang.IllegalArgumentException
[2026-03-04T22:23:37.910Z]
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.resteasy.reactive.server.vertx.test.status.ResponseStatusTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.resteasy.reactive.server.vertx.test.SimpleVertxResteasyReactiveTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.NoAcceptMultipleProducesTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.ContentTypeCaseTest
[2026-03-04T22:23:37.910Z] [INFO] Running org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-03-04T22:23:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.resteasy.reactive.server.vertx.test.mediatype.InvalidContentTypeTest
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.618Z] [INFO] Results:
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.618Z] [WARNING] Tests run: 215, Failures: 0, Errors: 0, Skipped: 11
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.618Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-vertx ---
[2026-03-04T22:23:38.618Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final.jar
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.618Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-vertx ---
[2026-03-04T22:23:38.618Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/vertx/target/resteasy-reactive-vertx-2.7.5.Final-sources.jar
[2026-03-04T22:23:38.618Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-vertx ---
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --------< io.quarkus.resteasy.reactive:resteasy-reactive-jsonb >--------
[2026-03-04T22:23:38.619Z] [INFO] Building RESTEasy Reactive - JSONB Support - Runtime 2.7.5.Final [60/964]
[2026-03-04T22:23:38.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:38.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom
[2026-03-04T22:23:38.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.pom (29 kB at 511 kB/s)
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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 373 kB/s)
[2026-03-04T22:23:38.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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 631 kB/s)
[2026-03-04T22:23:38.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/yasson/1.0.11/yasson-1.0.11.jar (365 kB at 5.3 MB/s)
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Processed 2 files in 36ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Processed 2 files in 00:00.017 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:38.619Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:38.619Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/main/resources
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:38.619Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/classes
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:38.619Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:38.619Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jsonb/src/test/resources
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] No sources to compile
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] No tests to run.
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jsonb/target/resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jsonb ---
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [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
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] -------< io.quarkus.resteasy.reactive:resteasy-reactive-jackson >-------
[2026-03-04T22:23:38.619Z] [INFO] Building RESTEasy Reactive - Jackson Support - Runtime 2.7.5.Final [61/964]
[2026-03-04T22:23:38.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:38.619Z] [INFO]
[2026-03-04T22:23:38.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Processed 2 files in 26ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Processed 2 files in 00:00.015 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:39.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/main/resources
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:39.261Z] [INFO] Compiling 2 source files to /quarkus/independent-projects/resteasy-reactive/server/jackson/target/classes
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:39.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/server/jackson/src/test/resources
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] No sources to compile
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] No tests to run.
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final.jar
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/server/jackson/target/resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-jackson ---
[2026-03-04T22:23:39.261Z] [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
[2026-03-04T22:23:39.261Z] [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
[2026-03-04T22:23:39.261Z] [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
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --< io.quarkus.resteasy.reactive:resteasy-reactive-client-processor >---
[2026-03-04T22:23:39.261Z] [INFO] Building RESTEasy Reactive - Client - Processor 2.7.5.Final [62/964]
[2026-03-04T22:23:39.261Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Processed 15 files in 70ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Processed 15 files in 00:00.062 (Already Sorted: 15, Needed Sorting: 0)
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:39.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/main/resources
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:39.261Z] [INFO] Compiling 14 source files to /quarkus/independent-projects/resteasy-reactive/client/processor/target/classes
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:39.261Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files.
[2026-03-04T22:23:39.261Z] [INFO] skip non existing resourceDirectory /quarkus/independent-projects/resteasy-reactive/client/processor/src/test/resources
[2026-03-04T22:23:39.261Z] [INFO]
[2026-03-04T22:23:39.261Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.261Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:39.261Z] [INFO] Compiling 1 source file to /quarkus/independent-projects/resteasy-reactive/client/processor/target/test-classes
[2026-03-04T22:23:39.908Z] [INFO]
[2026-03-04T22:23:39.908Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:39.908Z] [INFO]
[2026-03-04T22:23:39.908Z] [INFO] -------------------------------------------------------
[2026-03-04T22:23:39.908Z] [INFO] T E S T S
[2026-03-04T22:23:39.908Z] [INFO] -------------------------------------------------------
[2026-03-04T22:23:39.908Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:23:40.604Z] [INFO] Running org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-03-04T22:23:40.604Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.jboss.resteasy.reactive.client.processor.beanparam.BeanParamParserTest
[2026-03-04T22:23:40.604Z] [INFO]
[2026-03-04T22:23:40.604Z] [INFO] Results:
[2026-03-04T22:23:40.604Z] [INFO]
[2026-03-04T22:23:40.604Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:23:40.604Z] [INFO]
[2026-03-04T22:23:40.604Z] [INFO]
[2026-03-04T22:23:40.604Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:40.604Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final.jar
[2026-03-04T22:23:40.604Z] [INFO]
[2026-03-04T22:23:40.604Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:40.604Z] [INFO] Building jar: /quarkus/independent-projects/resteasy-reactive/client/processor/target/resteasy-reactive-client-processor-2.7.5.Final-sources.jar
[2026-03-04T22:23:41.252Z] [INFO]
[2026-03-04T22:23:41.252Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ resteasy-reactive-client-processor ---
[2026-03-04T22:23:41.252Z] [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
[2026-03-04T22:23:41.252Z] [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
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --------------------< io.quarkus:quarkus-bom-test >---------------------
[2026-03-04T22:23:41.253Z] [INFO] Building Quarkus - BOM - Test 2.7.5.Final [63/964]
[2026-03-04T22:23:41.253Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-bom-test ---
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] ----------------< io.quarkus:quarkus-vertx-http-parent >----------------
[2026-03-04T22:23:41.253Z] [INFO] Building Quarkus - Vert.x - HTTP 2.7.5.Final [64/964]
[2026-03-04T22:23:41.253Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-parent ---
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [INFO]
[2026-03-04T22:23:41.253Z] [INFO] -------< io.quarkus:quarkus-vertx-http-dev-console-runtime-spi >--------
[2026-03-04T22:23:41.253Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console Runtime SPI 2.7.5.Final [65/964]
[2026-03-04T22:23:41.253Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:41.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.pom
[2026-03-04T22:23:41.253Z] [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 40 kB/s)
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [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 47 kB/s)
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [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 8.3 kB/s)
[2026-03-04T22:23:41.253Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.pom
[2026-03-04T22:23:41.253Z] [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 213 kB/s)
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [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 181 kB/s)
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.253Z] [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 990 kB/s)
[2026-03-04T22:23:41.253Z] [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
[2026-03-04T22:23:41.998Z] [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 16 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 27 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 63 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 66 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 36 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 590 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 51 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 34 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 55 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:41.998Z] [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 55 kB/s)
[2026-03-04T22:23:41.998Z] [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
[2026-03-04T22:23:42.664Z] [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 50 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 20 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 32 kB/s)
[2026-03-04T22:23:42.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-auth/4.2.5/vertx-auth-4.2.5.pom
[2026-03-04T22:23:42.664Z] [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 40 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 54 kB/s)
[2026-03-04T22:23:42.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-web/4.2.5/vertx-web-4.2.5.jar
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-core/4.2.5/vertx-core-4.2.5.jar
[2026-03-04T22:23:42.664Z] [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 2.5 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 168 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 21 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 307 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 4.3 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 6.3 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 4.2 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 2.5 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 3.8 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 162 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 227 kB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 2.2 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 2.5 MB/s)
[2026-03-04T22:23:42.664Z] [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
[2026-03-04T22:23:42.664Z] [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 3.3 MB/s)
[2026-03-04T22:23:42.664Z] [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 614 kB/s)
[2026-03-04T22:23:42.664Z] [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 184 kB/s)
[2026-03-04T22:23:42.664Z] [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 709 kB/s)
[2026-03-04T22:23:42.664Z] [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 287 kB/s)
[2026-03-04T22:23:42.664Z] [INFO]
[2026-03-04T22:23:42.664Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:42.664Z] [INFO]
[2026-03-04T22:23:42.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.352Z] [INFO]
[2026-03-04T22:23:43.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.352Z] [INFO]
[2026-03-04T22:23:43.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.352Z] [INFO]
[2026-03-04T22:23:43.352Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.352Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Processed 2 files in 33ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:43.353Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/main/resources
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:43.353Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/classes
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:43.353Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-runtime-spi/src/test/resources
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] No sources to compile
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] No tests to run.
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-runtime-spi/target/quarkus-vertx-http-dev-console-runtime-spi-2.7.5.Final.jar
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [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
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-runtime-spi ---
[2026-03-04T22:23:43.353Z] [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
[2026-03-04T22:23:43.353Z] [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
[2026-03-04T22:23:43.353Z] [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
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] -----------< io.quarkus:quarkus-vertx-http-dev-console-spi >------------
[2026-03-04T22:23:43.353Z] [INFO] Building Quarkus - Vert.x - HTTP - Dev Console SPI 2.7.5.Final [66/964]
[2026-03-04T22:23:43.353Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.353Z] [INFO]
[2026-03-04T22:23:43.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Processed 3 files in 26ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:43.994Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/main/resources
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:43.994Z] [INFO] Compiling 3 source files to /quarkus/extensions/vertx-http/dev-console-spi/target/classes
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:43.994Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/dev-console-spi/src/test/resources
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] No sources to compile
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] No tests to run.
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final.jar
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [INFO] Building jar: /quarkus/extensions/vertx-http/dev-console-spi/target/quarkus-vertx-http-dev-console-spi-2.7.5.Final-sources.jar
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-dev-console-spi ---
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] -------------------< io.quarkus:quarkus-arc-parent >--------------------
[2026-03-04T22:23:43.994Z] [INFO] Building Quarkus - ArC 2.7.5.Final [67/964]
[2026-03-04T22:23:43.994Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-parent ---
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] -----------------------< io.quarkus:quarkus-arc >-----------------------
[2026-03-04T22:23:43.994Z] [INFO] Building Quarkus - ArC - Runtime 2.7.5.Final [68/964]
[2026-03-04T22:23:43.994Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [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 107 kB/s)
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [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 274 kB/s)
[2026-03-04T22:23:43.994Z] [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
[2026-03-04T22:23:43.994Z] [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 251 kB/s)
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc ---
[2026-03-04T22:23:43.994Z] [INFO]
[2026-03-04T22:23:43.994Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc ---
[2026-03-04T22:23:44.628Z] [INFO] Processed 36 files in 219ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-03-04T22:23:44.628Z] [INFO]
[2026-03-04T22:23:44.628Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc ---
[2026-03-04T22:23:44.628Z] [INFO] Processed 36 files in 00:00.087 (Already Sorted: 36, Needed Sorting: 0)
[2026-03-04T22:23:44.628Z] [INFO]
[2026-03-04T22:23:44.628Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc ---
[2026-03-04T22:23:44.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:44.628Z] [INFO] Copying 3 resources
[2026-03-04T22:23:44.628Z] [INFO]
[2026-03-04T22:23:44.628Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-arc ---
[2026-03-04T22:23:44.628Z] [INFO]
[2026-03-04T22:23:44.628Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc ---
[2026-03-04T22:23:44.628Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:44.628Z] [INFO] Compiling 36 source files to /quarkus/extensions/arc/runtime/target/classes
[2026-03-04T22:23:45.261Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:45.262Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/runtime/src/test/resources
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [INFO] No sources to compile
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [INFO] No tests to run.
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final.jar
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [INFO] Building jar: /quarkus/extensions/arc/runtime/target/quarkus-arc-2.7.5.Final-sources.jar
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc ---
[2026-03-04T22:23:45.262Z] [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
[2026-03-04T22:23:45.262Z] [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
[2026-03-04T22:23:45.262Z] [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
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] -----------------< io.quarkus:quarkus-arc-deployment >------------------
[2026-03-04T22:23:45.262Z] [INFO] Building Quarkus - ArC - Deployment 2.7.5.Final [69/964]
[2026-03-04T22:23:45.262Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:23:45.262Z] [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
[2026-03-04T22:23:45.262Z] [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 97 kB/s)
[2026-03-04T22:23:45.262Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
[2026-03-04T22:23:45.262Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 649 kB/s)
[2026-03-04T22:23:45.262Z] [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
[2026-03-04T22:23:45.262Z] [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 835 kB/s)
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arc-deployment ---
[2026-03-04T22:23:45.262Z] [INFO]
[2026-03-04T22:23:45.262Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arc-deployment ---
[2026-03-04T22:23:46.583Z] [INFO] Processed 208 files in 453ms (Formatted: 0, Unchanged: 208, Failed: 0, Readonly: 0)
[2026-03-04T22:23:46.583Z] [INFO]
[2026-03-04T22:23:46.583Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arc-deployment ---
[2026-03-04T22:23:47.220Z] [INFO] Processed 208 files in 00:00.625 (Already Sorted: 208, Needed Sorting: 0)
[2026-03-04T22:23:47.220Z] [INFO]
[2026-03-04T22:23:47.220Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arc-deployment ---
[2026-03-04T22:23:47.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:47.220Z] [INFO] Copying 13 resources
[2026-03-04T22:23:47.220Z] [INFO]
[2026-03-04T22:23:47.220Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arc-deployment ---
[2026-03-04T22:23:47.220Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:47.220Z] [INFO] Compiling 81 source files to /quarkus/extensions/arc/deployment/target/classes
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [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
[2026-03-04T22:23:48.639Z] [INFO]
[2026-03-04T22:23:48.639Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arc-deployment ---
[2026-03-04T22:23:48.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:23:48.639Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/arc/deployment/src/test/resources
[2026-03-04T22:23:48.639Z] [INFO]
[2026-03-04T22:23:48.639Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arc-deployment ---
[2026-03-04T22:23:48.639Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:23:48.639Z] [INFO] Compiling 127 source files to /quarkus/extensions/arc/deployment/target/test-classes
[2026-03-04T22:23:50.853Z] [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
[2026-03-04T22:23:50.853Z] [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
[2026-03-04T22:23:50.853Z] [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
[2026-03-04T22:23:50.853Z] [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
[2026-03-04T22:23:50.853Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.854Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.855Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.857Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.858Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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
[2026-03-04T22:23:50.860Z] [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.
[2026-03-04T22:23:50.860Z] [INFO]
[2026-03-04T22:23:50.860Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arc-deployment ---
[2026-03-04T22:23:50.860Z] [INFO]
[2026-03-04T22:23:50.860Z] [INFO] -------------------------------------------------------
[2026-03-04T22:23:50.860Z] [INFO] T E S T S
[2026-03-04T22:23:50.860Z] [INFO] -------------------------------------------------------
[2026-03-04T22:23:50.860Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:23:51.494Z] [INFO] Running io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-03-04T22:23:56.288Z] 2026-03-04 22:23:55,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.185s.
[2026-03-04T22:23:56.288Z] 2026-03-04 22:23:55,270 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:23:56.288Z] 2026-03-04 22:23:55,270 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:23:56.288Z] 2026-03-04 22:23:55,328 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:23:56.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.129 s - in io.quarkus.arc.test.context.CustomPseudoScopeTest
[2026-03-04T22:23:56.288Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-03-04T22:23:56.288Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in io.quarkus.arc.test.unproxyable.FinalClassDoNotRemoveFlagTest
[2026-03-04T22:23:56.288Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-03-04T22:23:57.557Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorDoNotChangeFlagTest
[2026-03-04T22:23:57.557Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-03-04T22:23:58.192Z] 2026-03-04 22:23:57,550 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.140s.
[2026-03-04T22:23:58.192Z] 2026-03-04 22:23:57,551 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:23:58.192Z] 2026-03-04 22:23:57,551 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:23:58.192Z] 2026-03-04 22:23:57,567 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:23:58.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in io.quarkus.arc.test.unproxyable.FinalMethodRemoveFlagTest
[2026-03-04T22:23:58.192Z] [INFO] Running io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-03-04T22:23:58.827Z] 2026-03-04 22:23:58,047 INFO [io.qua.arc.pro.BeanProcessor] (build-3) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:23:58.827Z] - Bean constructor void <init>() on io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest$MyBean
[2026-03-04T22:23:58.827Z] 2026-03-04 22:23:58,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-03-04T22:23:58.827Z] 2026-03-04 22:23:58,253 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:23:58.827Z] 2026-03-04 22:23:58,254 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:23:58.827Z] 2026-03-04 22:23:58,273 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:23:58.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in io.quarkus.arc.test.unproxyable.PrivateNoArgsConstructorChangeFlagTest
[2026-03-04T22:23:58.828Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-03-04T22:23:59.475Z] 2026-03-04 22:23:58,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.139s.
[2026-03-04T22:23:59.475Z] 2026-03-04 22:23:58,948 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:23:59.475Z] 2026-03-04 22:23:58,948 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:23:59.475Z] 2026-03-04 22:23:58,965 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:23:59.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 s - in io.quarkus.arc.test.unproxyable.ProducerReturnTypePackagePrivateNoArgsConstructorTest
[2026-03-04T22:23:59.475Z] [INFO] Running io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-03-04T22:24:00.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in io.quarkus.arc.test.unproxyable.FailedToAddMissingNoargsConstructorTest
[2026-03-04T22:24:00.111Z] [INFO] Running io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-03-04T22:24:00.111Z] 2026-03-04 22:23:59,982 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.124s.
[2026-03-04T22:24:00.111Z] 2026-03-04 22:23:59,982 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:00.111Z] 2026-03-04 22:23:59,983 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:00.111Z] 2026-03-04 22:23:59,996 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:00.111Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in io.quarkus.arc.test.unproxyable.RequestScopedFinalMethodsTest
[2026-03-04T22:24:00.111Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-03-04T22:24:00.745Z] 2026-03-04 22:24:00,548 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.135s.
[2026-03-04T22:24:00.745Z] 2026-03-04 22:24:00,549 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:00.745Z] 2026-03-04 22:24:00,549 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:00.745Z] 2026-03-04 22:24:00,563 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:00.745Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s - in io.quarkus.arc.test.unproxyable.ProducerAddMissingNoargsConstructorTest
[2026-03-04T22:24:00.745Z] [INFO] Running io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-03-04T22:24:01.379Z] 2026-03-04 22:24:01,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-03-04T22:24:01.379Z] 2026-03-04 22:24:01,089 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:01.379Z] 2026-03-04 22:24:01,089 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:01.379Z] 2026-03-04 22:24:01,103 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:01.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in io.quarkus.arc.test.unproxyable.AddMissingNoargsConstructorTest
[2026-03-04T22:24:01.379Z] [INFO] Running io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-03-04T22:24:02.020Z] 2026-03-04 22:24:01,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.125s.
[2026-03-04T22:24:02.020Z] 2026-03-04 22:24:01,667 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:02.020Z] 2026-03-04 22:24:01,667 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:02.020Z] 2026-03-04 22:24:01,681 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:02.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in io.quarkus.arc.test.unproxyable.FinalClassRemoveFlagTest
[2026-03-04T22:24:02.020Z] [INFO] Running io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-03-04T22:24:02.651Z] 2026-03-04 22:24:02,424 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.204s.
[2026-03-04T22:24:02.651Z] 2026-03-04 22:24:02,424 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:02.651Z] 2026-03-04 22:24:02,424 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:02.651Z] 2026-03-04 22:24:02,438 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:02.651Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 s - in io.quarkus.arc.test.unproxyable.SynthProxiableBeanWithoutNoArgConstructorTest
[2026-03-04T22:24:02.651Z] [INFO] Running io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-03-04T22:24:03.289Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in io.quarkus.arc.test.unproxyable.ProducerFailedToAddMissingNoargsConstructorTest
[2026-03-04T22:24:03.289Z] [INFO] Running io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,308 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,308 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,322 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:03.940Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in io.quarkus.arc.test.unproxyable.MultipleAddMissingNoargsConstructorTest
[2026-03-04T22:24:03.940Z] [INFO] Running io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,812 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,812 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:03.940Z] 2026-03-04 22:24:03,821 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:03.940Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 s - in io.quarkus.arc.test.startup.StartupAnnotationTest
[2026-03-04T22:24:03.940Z] [INFO] Running io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:04,325 INFO [AutoScopeBuildItemTest] (build-12) javax.inject.Singleton:Foo!
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:04,531 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:04,532 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:04,532 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:04,546 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:05.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in io.quarkus.arc.test.autoscope.AutoScopeBuildItemTest
[2026-03-04T22:24:05.272Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:05,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:05,078 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:05,078 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:05.272Z] 2026-03-04 22:24:05,094 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:05.272Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodTest
[2026-03-04T22:24:05.272Z] [INFO] Running io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-03-04T22:24:05.906Z] 2026-03-04 22:24:05,589 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-03-04T22:24:05.906Z] 2026-03-04 22:24:05,589 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:05.906Z] 2026-03-04 22:24:05,589 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:05.906Z] 2026-03-04 22:24:05,608 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:05.906Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.arc.test.autoproduces.AutoProducerMethodDisabledTest
[2026-03-04T22:24:05.906Z] [INFO] Running io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-03-04T22:24:06.542Z] 2026-03-04 22:24:06,196 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.130s.
[2026-03-04T22:24:06.542Z] 2026-03-04 22:24:06,196 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:06.542Z] 2026-03-04 22:24:06,196 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:06.542Z] 2026-03-04 22:24:06,212 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:06.542Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in io.quarkus.arc.test.exclude.ExcludeTypesTest
[2026-03-04T22:24:06.542Z] [INFO] Running io.quarkus.arc.test.SimpleBeanTest
[2026-03-04T22:24:07.174Z] 2026-03-04 22:24:06,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.132s.
[2026-03-04T22:24:07.174Z] 2026-03-04 22:24:06,693 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:07.174Z] 2026-03-04 22:24:06,693 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:07.174Z] 2026-03-04 22:24:06,705 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:07.174Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in io.quarkus.arc.test.SimpleBeanTest
[2026-03-04T22:24:07.174Z] [INFO] Running io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-03-04T22:24:07.830Z] 2026-03-04 22:24:07,229 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-03-04T22:24:07.830Z] 2026-03-04 22:24:07,229 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:07.830Z] 2026-03-04 22:24:07,229 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:07.831Z] 2026-03-04 22:24:07,245 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:07.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in io.quarkus.arc.test.arguments.CommandLineArgumentsTestCase
[2026-03-04T22:24:07.831Z] [INFO] Running io.quarkus.arc.test.devconsole.NameTest
[2026-03-04T22:24:07.831Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.arc.test.devconsole.NameTest
[2026-03-04T22:24:07.831Z] [INFO] Running io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-03-04T22:24:07.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.devconsole.DevObserverInfoTest
[2026-03-04T22:24:07.831Z] [INFO] Running io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-03-04T22:24:08.468Z] 2026-03-04 22:24:07,556 WARN [io.qua.arc.pro.Methods] (build-9) @Simple will have no effect on method io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest$SimpleBean.foo() because the method is private
[2026-03-04T22:24:08.468Z] 2026-03-04 22:24:07,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-03-04T22:24:08.468Z] 2026-03-04 22:24:07,728 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:08.468Z] 2026-03-04 22:24:07,728 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:08.468Z] 2026-03-04 22:24:07,804 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:24:08.468Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.arc.test.interceptor.IgnoredPrivateInterceptedMethodTest
[2026-03-04T22:24:08.468Z] [INFO] Running io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-03-04T22:24:08.468Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.arc.test.interceptor.FailingPrivateInterceptedMethodTest
[2026-03-04T22:24:08.468Z] [INFO] Running io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-03-04T22:24:09.112Z] 2026-03-04 22:24:08,749 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2026-03-04T22:24:09.112Z] 2026-03-04 22:24:08,750 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:09.112Z] 2026-03-04 22:24:08,750 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:09.112Z] 2026-03-04 22:24:08,761 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:09.112Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in io.quarkus.arc.test.interceptor.staticmethods.InterceptedStaticMethodTest
[2026-03-04T22:24:09.112Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-03-04T22:24:09.752Z] 2026-03-04 22:24:09,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.121s.
[2026-03-04T22:24:09.752Z] 2026-03-04 22:24:09,205 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:09.752Z] 2026-03-04 22:24:09,205 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:09.752Z] 2026-03-04 22:24:09,222 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:09.752Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in io.quarkus.arc.test.interceptor.InterceptorBindingRegistrarTest
[2026-03-04T22:24:09.752Z] [INFO] Running io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-03-04T22:24:09.752Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.arc.test.interceptor.InterceptorNoBindingsTest
[2026-03-04T22:24:09.752Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-03-04T22:24:10.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeHierarchyTestCase
[2026-03-04T22:24:10.449Z] [INFO] Running io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-03-04T22:24:10.449Z] 2026-03-04 22:24:10,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.134s.
[2026-03-04T22:24:10.449Z] 2026-03-04 22:24:10,336 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:10.449Z] 2026-03-04 22:24:10,336 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:10.449Z] 2026-03-04 22:24:10,351 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:10.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in io.quarkus.arc.test.stereotype.BeanDefiningAnnotationStereotypeTestCase
[2026-03-04T22:24:10.449Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-03-04T22:24:11.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in io.quarkus.arc.test.stereotype.DoubleScopedBeanTestCase
[2026-03-04T22:24:11.097Z] [INFO] Running io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-03-04T22:24:11.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.stereotype.DoubleScopedStereotypeTestCase
[2026-03-04T22:24:11.097Z] [INFO] Running io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-03-04T22:24:11.747Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in io.quarkus.arc.test.metadata.InjectionPointMetadataTest
[2026-03-04T22:24:11.747Z] [INFO] Running io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-03-04T22:24:12.385Z] 2026-03-04 22:24:11,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.131s.
[2026-03-04T22:24:12.385Z] 2026-03-04 22:24:11,813 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:12.385Z] 2026-03-04 22:24:11,813 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:12.385Z] 2026-03-04 22:24:11,829 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:12.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in io.quarkus.arc.test.qualifiers.QualifierRegistrarTest
[2026-03-04T22:24:12.385Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-03-04T22:24:12.385Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in io.quarkus.arc.test.wrongannotations.ScopeOnInnerClassTest
[2026-03-04T22:24:12.385Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-03-04T22:24:13.019Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.arc.test.wrongannotations.ProducerOnInnerClassTest
[2026-03-04T22:24:13.019Z] [INFO] Running io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-03-04T22:24:13.019Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in io.quarkus.arc.test.wrongannotations.WrongSingletonTest
[2026-03-04T22:24:13.019Z] [INFO] Running io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-03-04T22:24:13.651Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in io.quarkus.arc.test.wrongannotations.ObserverOnInnerClassTest
[2026-03-04T22:24:13.651Z] [INFO] Running io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:13,618 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:13,619 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:13,619 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:13,630 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:14.284Z] ================================================================================
[2026-03-04T22:24:14.284Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:14.284Z] -----------------------------------------
[2026-03-04T22:24:14.284Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:14.284Z]
[2026-03-04T22:24:14.284Z] Stack frame: io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest.testWarning(ArcLookupProblemDetectedTest.java:44)
[2026-03-04T22:24:14.284Z] Required type: class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha
[2026-03-04T22:24:14.284Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-03-04T22:24:14.284Z] Removed beans:
[2026-03-04T22:24:14.284Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-03-04T22:24:14.284Z] Solutions:
[2026-03-04T22:24:14.284Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:14.284Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:14.284Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:14.284Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:14.284Z] ================================================================================
[2026-03-04T22:24:14.284Z]
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:13,633 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:14.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in io.quarkus.arc.test.unused.ArcLookupProblemDetectedTest
[2026-03-04T22:24:14.284Z] [INFO] Running io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:14,098 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.126s.
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:14,098 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:14,098 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:14,110 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:14.284Z] ================================================================================
[2026-03-04T22:24:14.284Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:14.284Z] -----------------------------------------
[2026-03-04T22:24:14.284Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:14.284Z]
[2026-03-04T22:24:14.284Z] Stack frame: io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest.testWarning(ApiLookupProblemDetectedTest.java:44)
[2026-03-04T22:24:14.284Z] Required type: class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha
[2026-03-04T22:24:14.284Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-03-04T22:24:14.284Z] Removed beans:
[2026-03-04T22:24:14.284Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest$Alpha], qualifiers=null]
[2026-03-04T22:24:14.284Z] Solutions:
[2026-03-04T22:24:14.284Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:14.284Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:14.284Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:14.284Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:14.284Z] ================================================================================
[2026-03-04T22:24:14.284Z]
[2026-03-04T22:24:14.284Z] 2026-03-04 22:24:14,114 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:14.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in io.quarkus.arc.test.unused.ApiLookupProblemDetectedTest
[2026-03-04T22:24:14.284Z] [INFO] Running io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-03-04T22:24:14.915Z] 2026-03-04 22:24:14,537 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:14.915Z] ================================================================================
[2026-03-04T22:24:14.915Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:14.915Z] -----------------------------------------
[2026-03-04T22:24:14.915Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:14.915Z]
[2026-03-04T22:24:14.915Z] Stack frame: io.quarkus.arc.runtime.BeanContainerImpl.instanceFactory(BeanContainerImpl.java:26)
[2026-03-04T22:24:14.915Z] Required type: class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama
[2026-03-04T22:24:14.915Z] Required qualifiers: [@javax.enterprise.inject.Default()]
[2026-03-04T22:24:14.915Z] Removed beans:
[2026-03-04T22:24:14.915Z] - PRODUCER_METHOD bean io.quarkus.arc.test.unused.UnusedExclusionTest$GamaProducer#ping() [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-03-04T22:24:14.915Z] - CLASS bean [types=[class io.quarkus.arc.test.unused.UnusedExclusionTest$Gama], qualifiers=null]
[2026-03-04T22:24:14.915Z] Solutions:
[2026-03-04T22:24:14.915Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:14.915Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:14.915Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:14.915Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:14.915Z] ================================================================================
[2026-03-04T22:24:14.915Z]
[2026-03-04T22:24:14.915Z] 2026-03-04 22:24:14,582 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.128s.
[2026-03-04T22:24:14.915Z] 2026-03-04 22:24:14,582 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:14.915Z] 2026-03-04 22:24:14,582 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:14.915Z] 2026-03-04 22:24:14,598 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:14.915Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in io.quarkus.arc.test.unused.UnusedExclusionTest
[2026-03-04T22:24:14.915Z] [INFO] Running io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-03-04T22:24:15.559Z] 2026-03-04 22:24:14,996 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-03-04T22:24:15.559Z] 2026-03-04 22:24:14,996 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:15.559Z] 2026-03-04 22:24:14,997 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:15.559Z] 2026-03-04 22:24:15,008 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:15.559Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in io.quarkus.arc.test.autoinject.AutoFieldInjectionTest
[2026-03-04T22:24:15.559Z] [INFO] Running io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,533 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.117s.
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,535 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,535 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,550 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:16.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s - in io.quarkus.arc.test.observer.ObserverTransformerTest
[2026-03-04T22:24:16.189Z] [INFO] Running io.quarkus.arc.test.observer.AsyncObserverTest
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,931 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,932 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,932 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:16.189Z] 2026-03-04 22:24:15,946 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:16.189Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in io.quarkus.arc.test.observer.AsyncObserverTest
[2026-03-04T22:24:16.190Z] [INFO] Running io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,326 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,326 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,339 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:16.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in io.quarkus.arc.test.observer.SyntheticObserverTest
[2026-03-04T22:24:16.828Z] [INFO] Running io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-03-04T22:24:16.828Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.arc.test.deployment.TestArchiveMatching
[2026-03-04T22:24:16.828Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,769 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.125s.
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,770 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:16.828Z] 2026-03-04 22:24:16,770 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:17.460Z] 2026-03-04 22:24:16,786 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:17.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesSimpleNameTest
[2026-03-04T22:24:17.460Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-03-04T22:24:17.460Z] 2026-03-04 22:24:17,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-03-04T22:24:17.460Z] 2026-03-04 22:24:17,327 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:17.460Z] 2026-03-04 22:24:17,327 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:17.460Z] 2026-03-04 22:24:17,341 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:17.460Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageTest
[2026-03-04T22:24:17.460Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-03-04T22:24:18.097Z] 2026-03-04 22:24:17,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2026-03-04T22:24:18.097Z] 2026-03-04 22:24:17,767 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:18.097Z] 2026-03-04 22:24:17,767 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:18.097Z] 2026-03-04 22:24:17,780 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:18.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesPackageStartsTest
[2026-03-04T22:24:18.097Z] [INFO] Running io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-03-04T22:24:18.734Z] 2026-03-04 22:24:18,229 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.156s.
[2026-03-04T22:24:18.734Z] 2026-03-04 22:24:18,230 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:18.734Z] 2026-03-04 22:24:18,230 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:18.734Z] 2026-03-04 22:24:18,244 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:18.734Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s - in io.quarkus.arc.test.alternatives.SelectedAlternativesFqcnTest
[2026-03-04T22:24:18.734Z] [INFO] Running io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-03-04T22:24:19.366Z] 2026-03-04 22:24:18,980 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.128s.
[2026-03-04T22:24:19.366Z] 2026-03-04 22:24:18,981 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:19.366Z] 2026-03-04 22:24:18,981 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:19.366Z] 2026-03-04 22:24:18,991 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:19.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in io.quarkus.arc.test.remove.RemoveFwkBeansTest
[2026-03-04T22:24:19.366Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.109s.
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,391 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,391 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,406 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:20.010Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s - in io.quarkus.arc.test.lookup.LookupConditionOnProducersTest
[2026-03-04T22:24:20.010Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,814 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.117s.
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,815 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,815 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:20.010Z] 2026-03-04 22:24:19,831 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:20.010Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.arc.test.lookup.LookupConditionsTest
[2026-03-04T22:24:20.010Z] [INFO] Running io.quarkus.arc.test.lookup.ListInjectionTest
[2026-03-04T22:24:20.646Z] 2026-03-04 22:24:20,284 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.109s.
[2026-03-04T22:24:20.646Z] 2026-03-04 22:24:20,284 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:20.646Z] 2026-03-04 22:24:20,284 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:20.646Z] 2026-03-04 22:24:20,320 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:20.646Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in io.quarkus.arc.test.lookup.ListInjectionTest
[2026-03-04T22:24:20.646Z] [INFO] Running io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-03-04T22:24:21.277Z] 2026-03-04 22:24:20,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.122s.
[2026-03-04T22:24:21.277Z] 2026-03-04 22:24:20,689 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:21.277Z] 2026-03-04 22:24:20,689 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:21.277Z] 2026-03-04 22:24:20,704 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:21.277Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.lookup.LookupConditionsCombinedTest
[2026-03-04T22:24:21.277Z] [INFO] Running io.quarkus.arc.test.config.ConfigMappingTest
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.151s.
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,234 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,234 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,262 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:21.910Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in io.quarkus.arc.test.config.ConfigMappingTest
[2026-03-04T22:24:21.910Z] [INFO] Running io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,674 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,674 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:21.910Z] 2026-03-04 22:24:21,697 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:21.910Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.arc.test.config.IndexedPropertiesInjectionTest
[2026-03-04T22:24:21.910Z] [INFO] Running io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-03-04T22:24:22.543Z] 2026-03-04 22:24:22,066 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.123s.
[2026-03-04T22:24:22.543Z] 2026-03-04 22:24:22,066 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:22.544Z] 2026-03-04 22:24:22,066 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:22.544Z] 2026-03-04 22:24:22,078 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:22.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in io.quarkus.arc.test.config.ConfigArrayConverterTest
[2026-03-04T22:24:22.544Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-03-04T22:24:23.174Z] 2026-03-04 22:24:22,540 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2026-03-04T22:24:23.174Z] 2026-03-04 22:24:22,540 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:23.174Z] 2026-03-04 22:24:22,540 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:23.174Z] 2026-03-04 22:24:22,548 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:23.174Z] ================================================================================
[2026-03-04T22:24:23.174Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:23.174Z] -----------------------------------------
[2026-03-04T22:24:23.175Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:23.175Z]
[2026-03-04T22:24:23.175Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:25)
[2026-03-04T22:24:23.175Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean
[2026-03-04T22:24:23.175Z] Required qualifiers: []
[2026-03-04T22:24:23.175Z] Removed beans:
[2026-03-04T22:24:23.175Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigBean], qualifiers=null]
[2026-03-04T22:24:23.175Z] Solutions:
[2026-03-04T22:24:23.175Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:23.175Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:23.175Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:23.175Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:23.175Z] ================================================================================
[2026-03-04T22:24:23.175Z]
[2026-03-04T22:24:23.175Z] 2026-03-04 22:24:22,549 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:23.175Z] ================================================================================
[2026-03-04T22:24:23.175Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:23.175Z] -----------------------------------------
[2026-03-04T22:24:23.175Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:23.175Z]
[2026-03-04T22:24:23.175Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertiesTest.skipConfigValidation(RemovedConfigPropertiesTest.java:26)
[2026-03-04T22:24:23.175Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties
[2026-03-04T22:24:23.175Z] Required qualifiers: []
[2026-03-04T22:24:23.175Z] Removed beans:
[2026-03-04T22:24:23.175Z] - SYNTHETIC bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertiesTest$RemovedConfigProperties], qualifiers=[@org.eclipse.microprofile.config.inject.ConfigProperties(prefix="")]]
[2026-03-04T22:24:23.175Z] Solutions:
[2026-03-04T22:24:23.175Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:23.175Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:23.175Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:23.175Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:23.175Z] ================================================================================
[2026-03-04T22:24:23.175Z]
[2026-03-04T22:24:23.175Z] 2026-03-04 22:24:22,553 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:23.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 s - in io.quarkus.arc.test.config.RemovedConfigPropertiesTest
[2026-03-04T22:24:23.175Z] [INFO] Running io.quarkus.arc.test.config.NullConverterTest
[2026-03-04T22:24:23.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in io.quarkus.arc.test.config.NullConverterTest
[2026-03-04T22:24:23.175Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-03-04T22:24:23.804Z] 2026-03-04 22:24:23,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.636s.
[2026-03-04T22:24:23.804Z] 2026-03-04 22:24:23,425 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:23.804Z] 2026-03-04 22:24:23,425 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:23.804Z] 2026-03-04 22:24:23,443 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:23.804Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s - in io.quarkus.arc.test.config.ConfigPropertiesTest
[2026-03-04T22:24:23.804Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:23,787 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.121s.
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:23,787 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:23,788 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:23,800 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:24.439Z] ================================================================================
[2026-03-04T22:24:24.439Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:24.439Z] -----------------------------------------
[2026-03-04T22:24:24.439Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:24.439Z]
[2026-03-04T22:24:24.439Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigPropertyTest.skipConfigValidation(RemovedConfigPropertyTest.java:21)
[2026-03-04T22:24:24.439Z] Required type: class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean
[2026-03-04T22:24:24.439Z] Required qualifiers: []
[2026-03-04T22:24:24.439Z] Removed beans:
[2026-03-04T22:24:24.439Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigPropertyTest$RemovedConfigBean], qualifiers=null]
[2026-03-04T22:24:24.439Z] Solutions:
[2026-03-04T22:24:24.439Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:24.439Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:24.439Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:24.439Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:24.439Z] ================================================================================
[2026-03-04T22:24:24.439Z]
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:23,804 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:24.439Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 s - in io.quarkus.arc.test.config.RemovedConfigPropertyTest
[2026-03-04T22:24:24.439Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:24,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:24,319 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:24,320 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:24.439Z] 2026-03-04 22:24:24,333 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:24.439Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 s - in io.quarkus.arc.test.config.ConfigPropertyMapInjectionTest
[2026-03-04T22:24:24.439Z] [INFO] Running io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,719 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.115s.
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,719 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,719 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,728 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:25.072Z] ================================================================================
[2026-03-04T22:24:25.072Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:25.072Z] -----------------------------------------
[2026-03-04T22:24:25.072Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:25.072Z]
[2026-03-04T22:24:25.072Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:24)
[2026-03-04T22:24:25.072Z] Required type: class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean
[2026-03-04T22:24:25.072Z] Required qualifiers: []
[2026-03-04T22:24:25.072Z] Removed beans:
[2026-03-04T22:24:25.072Z] - CLASS bean [types=[class io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigBean], qualifiers=null]
[2026-03-04T22:24:25.072Z] Solutions:
[2026-03-04T22:24:25.072Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:25.072Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:25.072Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:25.072Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:25.072Z] ================================================================================
[2026-03-04T22:24:25.072Z]
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,728 WARN [io.qua.arc.impl] (main)
[2026-03-04T22:24:25.072Z] ================================================================================
[2026-03-04T22:24:25.072Z] CDI: programmatic lookup problem detected
[2026-03-04T22:24:25.072Z] -----------------------------------------
[2026-03-04T22:24:25.072Z] At least one bean matched the required type and qualifiers but was marked as unused and removed during build
[2026-03-04T22:24:25.072Z]
[2026-03-04T22:24:25.072Z] Stack frame: io.quarkus.arc.test.config.RemovedConfigMappingTest.skipConfigValidation(RemovedConfigMappingTest.java:25)
[2026-03-04T22:24:25.072Z] Required type: interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping
[2026-03-04T22:24:25.072Z] Required qualifiers: []
[2026-03-04T22:24:25.072Z] Removed beans:
[2026-03-04T22:24:25.072Z] - SYNTHETIC bean [types=[interface io.quarkus.arc.test.config.RemovedConfigMappingTest$RemovedConfigMapping], qualifiers=null]
[2026-03-04T22:24:25.072Z] Solutions:
[2026-03-04T22:24:25.072Z] - Application developers can eliminate false positives via the @Unremovable annotation
[2026-03-04T22:24:25.072Z] - Extensions can eliminate false positives via build items, e.g. using the UnremovableBeanBuildItem
[2026-03-04T22:24:25.072Z] - See also https://quarkus.io/guides/cdi-reference#remove_unused_beans
[2026-03-04T22:24:25.072Z] - Enable the DEBUG log level to see the full stack trace
[2026-03-04T22:24:25.072Z] ================================================================================
[2026-03-04T22:24:25.072Z]
[2026-03-04T22:24:25.072Z] 2026-03-04 22:24:24,732 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:25.072Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.arc.test.config.RemovedConfigMappingTest
[2026-03-04T22:24:25.072Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-03-04T22:24:25.709Z] 2026-03-04 22:24:25,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.107s.
[2026-03-04T22:24:25.709Z] 2026-03-04 22:24:25,118 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:25.709Z] 2026-03-04 22:24:25,118 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:25.709Z] 2026-03-04 22:24:25,128 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:25.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionWithoutInjectAnnotationTest
[2026-03-04T22:24:25.709Z] [INFO] Running io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-03-04T22:24:25.709Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in io.quarkus.arc.test.config.ConfigPropertyInjectionValidationTest
[2026-03-04T22:24:25.709Z] [INFO] Running io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-03-04T22:24:26.339Z] 2026-03-04 22:24:25,861 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.489s.
[2026-03-04T22:24:26.339Z] 2026-03-04 22:24:25,862 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:26.339Z] 2026-03-04 22:24:25,862 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:26.339Z] 2026-03-04 22:24:25,877 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:26.339Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.arc.test.config.ConfigOptionalsTest
[2026-03-04T22:24:26.339Z] [INFO] Running io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,318 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,319 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,319 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,334 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:27.357Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in io.quarkus.arc.test.config.UnremovedConfigMappingTest
[2026-03-04T22:24:27.357Z] [INFO] Running io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.113s.
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,680 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,680 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:27.357Z] 2026-03-04 22:24:26,689 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:27.357Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in io.quarkus.arc.test.config.ConfigImplicitConverterTest
[2026-03-04T22:24:27.357Z] [INFO] Running io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.197s.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,132 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,132 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,145 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:27.992Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in io.quarkus.arc.test.configroot.ConfigRootInjectionTest
[2026-03-04T22:24:27.992Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,355 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-5) 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.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,356 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-5) 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.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,357 WARN [io.qua.arc.dep.con.ClassConfigPropertiesUtil] (build-5) 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.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.111s.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,517 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,517 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:27.992Z] 2026-03-04 22:24:27,527 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:27.993Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in io.quarkus.arc.test.configproperties.ClassWithAllowedMissingSetterConfigPropertiesTest
[2026-03-04T22:24:27.993Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:27,945 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.160s.
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:27,945 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:27,945 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:27,959 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:28.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPrefixTest
[2026-03-04T22:24:28.624Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:28,551 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.124s.
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:28,551 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:28,552 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:28.624Z] 2026-03-04 22:24:28,565 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:28.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in io.quarkus.arc.test.configproperties.TypicalInterfaceConfigPropertiesTest
[2026-03-04T22:24:28.624Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-03-04T22:24:29.257Z] 2026-03-04 22:24:28,977 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.141s.
[2026-03-04T22:24:29.257Z] 2026-03-04 22:24:28,977 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:29.257Z] 2026-03-04 22:24:28,977 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:29.257Z] 2026-03-04 22:24:28,998 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:29.257Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 s - in io.quarkus.arc.test.configproperties.NestedClassConfigPropertiesTest
[2026-03-04T22:24:29.257Z] [INFO] Running io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,403 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,403 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,403 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,413 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:29.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in io.quarkus.arc.test.configproperties.NestedClassAndSuperclassConfigPropertiesTest
[2026-03-04T22:24:29.887Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,772 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,772 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,772 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:29.887Z] 2026-03-04 22:24:29,788 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:24:29.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPrefixTest
[2026-03-04T22:24:29.887Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-03-04T22:24:30.520Z] 2026-03-04 22:24:30,199 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.114s.
[2026-03-04T22:24:30.520Z] 2026-03-04 22:24:30,199 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:30.520Z] 2026-03-04 22:24:30,199 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:30.520Z] 2026-03-04 22:24:30,212 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:30.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in io.quarkus.arc.test.configproperties.MultipleInterfaceConfigPrefixTest
[2026-03-04T22:24:30.520Z] [INFO] Running io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,613 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.103s.
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,614 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,614 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,623 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:31.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.arc.test.configproperties.FromConfigConfigDefaultConfigPropertiesTest
[2026-03-04T22:24:31.154Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,996 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.117s.
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,997 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:30,997 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:31.154Z] 2026-03-04 22:24:31,007 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:31.154Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in io.quarkus.arc.test.configproperties.VerbatimConfigPropertiesTest
[2026-03-04T22:24:31.154Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-03-04T22:24:31.790Z] 2026-03-04 22:24:31,368 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.123s.
[2026-03-04T22:24:31.790Z] 2026-03-04 22:24:31,368 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:31.790Z] 2026-03-04 22:24:31,369 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:31.790Z] 2026-03-04 22:24:31,383 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:24:31.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsAndSuperclassConfigPropertiesTest
[2026-03-04T22:24:31.790Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-03-04T22:24:32.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.arc.test.configproperties.ClassWithMissingConfigPropertiesTest
[2026-03-04T22:24:32.423Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-03-04T22:24:32.423Z] 2026-03-04 22:24:32,127 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s.
[2026-03-04T22:24:32.423Z] 2026-03-04 22:24:32,128 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:32.423Z] 2026-03-04 22:24:32,128 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:32.423Z] 2026-03-04 22:24:32,140 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:32.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in io.quarkus.arc.test.configproperties.InterfaceWithNestedInterfaceConfigPrefixTest
[2026-03-04T22:24:32.423Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-03-04T22:24:33.056Z] 2026-03-04 22:24:32,646 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-03-04T22:24:33.056Z] 2026-03-04 22:24:32,646 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:33.056Z] 2026-03-04 22:24:32,646 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:33.056Z] 2026-03-04 22:24:32,655 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:33.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in io.quarkus.arc.test.configproperties.TypicalClassWithSuperclassConfigPropertiesTest
[2026-03-04T22:24:33.056Z] [INFO] Running io.quarkus.arc.test.configproperties.MapTest
[2026-03-04T22:24:33.056Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in io.quarkus.arc.test.configproperties.MapTest
[2026-03-04T22:24:33.056Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-03-04T22:24:33.687Z] 2026-03-04 22:24:33,303 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2026-03-04T22:24:33.687Z] 2026-03-04 22:24:33,304 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:33.687Z] 2026-03-04 22:24:33,304 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:33.687Z] 2026-03-04 22:24:33,315 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:33.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in io.quarkus.arc.test.configproperties.ClassWithAllPublicFieldsConfigPropertiesTest
[2026-03-04T22:24:33.687Z] [INFO] Running io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-03-04T22:24:34.319Z] 2026-03-04 22:24:33,706 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-03-04T22:24:34.319Z] 2026-03-04 22:24:33,706 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:34.319Z] 2026-03-04 22:24:33,707 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:34.319Z] 2026-03-04 22:24:33,724 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:24:34.319Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in io.quarkus.arc.test.configproperties.TypicalClassConfigPropertiesTest
[2026-03-04T22:24:34.319Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-03-04T22:24:34.319Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in io.quarkus.arc.test.configproperties.ClassWithMissingNestedConfigPropertiesTest
[2026-03-04T22:24:34.319Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-03-04T22:24:34.951Z] 2026-03-04 22:24:34,456 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s.
[2026-03-04T22:24:34.951Z] 2026-03-04 22:24:34,456 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:34.951Z] 2026-03-04 22:24:34,457 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:34.951Z] 2026-03-04 22:24:34,470 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:24:34.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.configproperties.InterfaceExtendingOthersConfigPropertiesTest
[2026-03-04T22:24:34.951Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-03-04T22:24:34.951Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in io.quarkus.arc.test.configproperties.ClassWithNotAllowedMissingSetterConfigPropertiesTest
[2026-03-04T22:24:34.951Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.118s.
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,139 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,139 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,150 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:35.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in io.quarkus.arc.test.configproperties.InterfaceWithOtherConfigPrefixTest
[2026-03-04T22:24:35.601Z] [INFO] Running io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,495 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.119s.
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,495 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,495 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:35.601Z] 2026-03-04 22:24:35,508 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:35.601Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in io.quarkus.arc.test.configproperties.MultipleClassConfigPrefixTest
[2026-03-04T22:24:35.601Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-03-04T22:24:36.246Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in io.quarkus.arc.test.configproperties.InterfaceNoGetterWithMissingConfigPropertiesTest
[2026-03-04T22:24:36.246Z] [INFO] Running io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-03-04T22:24:36.893Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s - in io.quarkus.arc.test.configproperties.InterfaceWithMissingConfigPropertiesTest
[2026-03-04T22:24:36.893Z] [INFO] Running io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-03-04T22:24:36.893Z] 2026-03-04 22:24:36,763 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.900s.
[2026-03-04T22:24:36.893Z] 2026-03-04 22:24:36,763 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:36.893Z] 2026-03-04 22:24:36,763 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:36.893Z] 2026-03-04 22:24:36,777 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:36.893Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 s - in io.quarkus.arc.test.configproperties.VerbatimInterfaceConfigPropertiesTest
[2026-03-04T22:24:36.893Z] [INFO] Running io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-03-04T22:24:37.534Z] 2026-03-04 22:24:37,154 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.128s.
[2026-03-04T22:24:37.534Z] 2026-03-04 22:24:37,154 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:37.534Z] 2026-03-04 22:24:37,154 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:37.534Z] 2026-03-04 22:24:37,164 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:37.534Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in io.quarkus.arc.test.configproperties.ClassWithoutGettersConfigPropertiesTest
[2026-03-04T22:24:37.534Z] [INFO] Running io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-03-04T22:24:38.169Z] 2026-03-04 22:24:37,736 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.242s.
[2026-03-04T22:24:38.169Z] 2026-03-04 22:24:37,736 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:38.169Z] 2026-03-04 22:24:37,736 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:38.169Z] 2026-03-04 22:24:37,754 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:38.169Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s - in io.quarkus.arc.test.profile.IfBuildProfileTest
[2026-03-04T22:24:38.169Z] [INFO] Running io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,157 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.114s.
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,157 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,157 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,176 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:38.821Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.arc.test.profile.UnlessBuildProfileTest
[2026-03-04T22:24:38.821Z] [INFO] Running io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.114s.
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,605 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,605 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:38.821Z] 2026-03-04 22:24:38,615 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:38.821Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.arc.test.annotations.SharedLiteralWithPrivateDefaultTest
[2026-03-04T22:24:38.821Z] [INFO] Running io.quarkus.arc.test.log.InjectedLoggerTest
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,985 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,985 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,995 INFO [io.qua.arc.tes.log.InjectedLoggerTest$SimpleBean] (main) Someone is here!
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,996 INFO [shared] (main) Yet another someone is here!
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:38,999 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:39.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in io.quarkus.arc.test.log.InjectedLoggerTest
[2026-03-04T22:24:39.455Z] [INFO] Running io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:39,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.097s.
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:39,392 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:39.455Z] 2026-03-04 22:24:39,392 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:40.094Z] 2026-03-04 22:24:39,402 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:40.095Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in io.quarkus.arc.test.properties.CombinedBuildProfileAndBuildPropertiesTest
[2026-03-04T22:24:40.095Z] [INFO] Running io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-03-04T22:24:40.095Z] 2026-03-04 22:24:39,747 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.098s.
[2026-03-04T22:24:40.095Z] 2026-03-04 22:24:39,747 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:40.095Z] 2026-03-04 22:24:39,747 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:40.095Z] 2026-03-04 22:24:39,757 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:40.095Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in io.quarkus.arc.test.properties.UnlessBuildPropertyTest
[2026-03-04T22:24:40.095Z] [INFO] Running io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,096 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,097 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,097 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,107 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:40.803Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s - in io.quarkus.arc.test.properties.IfBuildPropertyTest
[2026-03-04T22:24:40.803Z] [INFO] Running io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.108s.
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,499 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,499 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:40.803Z] 2026-03-04 22:24:40,508 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:40.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in io.quarkus.arc.test.properties.SimpleUnlessBuildPropertyTest
[2026-03-04T22:24:40.803Z] [INFO] Running io.quarkus.arc.test.lock.LockTest
[2026-03-04T22:24:41.447Z] 2026-03-04 22:24:40,832 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.112s.
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:40,832 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:40,832 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:40,846 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:24:41.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in io.quarkus.arc.test.lock.LockTest
[2026-03-04T22:24:41.448Z] [INFO] Running SingleLetterDefaultPackageTest
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:41,269 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.127s.
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:41,269 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:41,269 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:24:41.448Z] 2026-03-04 22:24:41,283 INFO [io.quarkus] (main) Quarkus stopped in 0.001s
[2026-03-04T22:24:41.448Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in SingleLetterDefaultPackageTest
[2026-03-04T22:24:41.448Z] [INFO]
[2026-03-04T22:24:41.448Z] [INFO] Results:
[2026-03-04T22:24:41.448Z] [INFO]
[2026-03-04T22:24:41.448Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:24:41.448Z] [INFO]
[2026-03-04T22:24:41.448Z] [INFO]
[2026-03-04T22:24:41.448Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arc-deployment ---
[2026-03-04T22:24:42.086Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final.jar
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arc-deployment ---
[2026-03-04T22:24:42.087Z] [INFO] Building jar: /quarkus/extensions/arc/deployment/target/quarkus-arc-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arc-deployment ---
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] -------------------< io.quarkus:quarkus-http-parent >-------------------
[2026-03-04T22:24:42.087Z] [INFO] Building Quarkus - Undertow 2.7.5.Final [70/964]
[2026-03-04T22:24:42.087Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-http-parent ---
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [INFO]
[2026-03-04T22:24:42.087Z] [INFO] ------------------< io.quarkus:quarkus-undertow-spi >-------------------
[2026-03-04T22:24:42.087Z] [INFO] Building Quarkus - Undertow - SPI 2.7.5.Final [71/964]
[2026-03-04T22:24:42.087Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 302 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 521 kB/s)
[2026-03-04T22:24:42.087Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom
[2026-03-04T22:24:42.087Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/28/jboss-parent-28.pom (35 kB at 725 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 492 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 87 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 84 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.087Z] [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 378 kB/s)
[2026-03-04T22:24:42.087Z] [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
[2026-03-04T22:24:42.739Z] [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 69 kB/s)
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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 11 MB/s)
[2026-03-04T22:24:42.739Z] [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
[2026-03-04T22:24:42.739Z] [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 1.3 MB/s)
[2026-03-04T22:24:42.739Z] [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 8.3 MB/s)
[2026-03-04T22:24:42.739Z] [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 567 kB/s)
[2026-03-04T22:24:42.739Z] [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 12 MB/s)
[2026-03-04T22:24:42.739Z] [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 6.0 MB/s)
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-spi ---
[2026-03-04T22:24:42.739Z] [INFO]
[2026-03-04T22:24:42.739Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Processed 16 files in 42ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Processed 16 files in 00:00.028 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:43.372Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/main/resources
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:43.372Z] [INFO] Compiling 16 source files to /quarkus/extensions/undertow/spi/target/classes
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:43.372Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/spi/src/test/resources
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] No sources to compile
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] No tests to run.
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final.jar
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [INFO] Building jar: /quarkus/extensions/undertow/spi/target/quarkus-undertow-spi-2.7.5.Final-sources.jar
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-spi ---
[2026-03-04T22:24:43.372Z] [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
[2026-03-04T22:24:43.372Z] [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
[2026-03-04T22:24:43.372Z] [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
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] -----------------< io.quarkus:quarkus-security-parent >-----------------
[2026-03-04T22:24:43.372Z] [INFO] Building Quarkus - Security 2.7.5.Final [72/964]
[2026-03-04T22:24:43.372Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-parent ---
[2026-03-04T22:24:43.372Z] [INFO]
[2026-03-04T22:24:43.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-parent ---
[2026-03-04T22:24:44.013Z] [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
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --------------< io.quarkus:quarkus-security-runtime-spi >---------------
[2026-03-04T22:24:44.013Z] [INFO] Building Quarkus - Security - Runtime SPI 2.7.5.Final [73/964]
[2026-03-04T22:24:44.013Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:44.013Z] [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
[2026-03-04T22:24:44.013Z] [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 117 kB/s)
[2026-03-04T22:24:44.013Z] [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
[2026-03-04T22:24:44.013Z] [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 410 kB/s)
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO] Processed 4 files in 53ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO] Processed 4 files in 00:00.014 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:44.013Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/main/resources
[2026-03-04T22:24:44.013Z] [INFO]
[2026-03-04T22:24:44.013Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.013Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:44.013Z] [INFO] Compiling 4 source files to /quarkus/extensions/security/runtime-spi/target/classes
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:44.649Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime-spi/src/test/resources
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [INFO] No sources to compile
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [INFO] No tests to run.
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final.jar
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [INFO] Building jar: /quarkus/extensions/security/runtime-spi/target/quarkus-security-runtime-spi-2.7.5.Final-sources.jar
[2026-03-04T22:24:44.649Z] [INFO]
[2026-03-04T22:24:44.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-runtime-spi ---
[2026-03-04T22:24:44.649Z] [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
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] -------< io.quarkus:quarkus-smallrye-context-propagation-parent >-------
[2026-03-04T22:24:44.650Z] [INFO] Building Quarkus - SmallRye Context Propagation 2.7.5.Final [74/964]
[2026-03-04T22:24:44.650Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO] Processed 0 files in 00:00.002 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-parent ---
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] ----------< io.quarkus:quarkus-smallrye-context-propagation >-----------
[2026-03-04T22:24:44.650Z] [INFO] Building Quarkus - SmallRye Context Propagation - Runtime 2.7.5.Final [75/964]
[2026-03-04T22:24:44.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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 34 kB/s)
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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 150 kB/s)
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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)
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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 24 kB/s)
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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
[2026-03-04T22:24:44.650Z] [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 177 kB/s)
[2026-03-04T22:24:44.650Z] [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 138 kB/s)
[2026-03-04T22:24:44.650Z] [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.6 MB/s)
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:44.650Z] [INFO]
[2026-03-04T22:24:44.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:45.329Z] [INFO] Copying 1 resource
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:45.329Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-context-propagation/runtime/target/classes
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:45.329Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/runtime/src/test/resources
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] No sources to compile
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] No tests to run.
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final.jar
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/runtime/target/quarkus-smallrye-context-propagation-2.7.5.Final-sources.jar
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation ---
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] ------------------< io.quarkus:quarkus-mutiny-parent >------------------
[2026-03-04T22:24:45.329Z] [INFO] Building Quarkus - Mutiny 2.7.5.Final [76/964]
[2026-03-04T22:24:45.329Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-parent ---
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] ---------------------< io.quarkus:quarkus-mutiny >----------------------
[2026-03-04T22:24:45.329Z] [INFO] Building Quarkus - Mutiny - Runtime 2.7.5.Final [77/964]
[2026-03-04T22:24:45.329Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [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 50 kB/s)
[2026-03-04T22:24:45.329Z] [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
[2026-03-04T22:24:45.329Z] [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 366 kB/s)
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny ---
[2026-03-04T22:24:45.329Z] [INFO]
[2026-03-04T22:24:45.329Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:45.971Z] [INFO] Copying 1 resource
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO]
[2026-03-04T22:24:45.971Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny ---
[2026-03-04T22:24:45.971Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:45.971Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/runtime/target/classes
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:46.609Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/runtime/src/test/resources
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [INFO] No sources to compile
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [INFO] No tests to run.
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final.jar
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [INFO] Building jar: /quarkus/extensions/mutiny/runtime/target/quarkus-mutiny-2.7.5.Final-sources.jar
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny ---
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] ------------------< io.quarkus:quarkus-netty-parent >-------------------
[2026-03-04T22:24:46.609Z] [INFO] Building Quarkus - Netty 2.7.5.Final [78/964]
[2026-03-04T22:24:46.609Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-parent ---
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [INFO]
[2026-03-04T22:24:46.609Z] [INFO] ----------------------< io.quarkus:quarkus-netty >----------------------
[2026-03-04T22:24:46.609Z] [INFO] Building Quarkus - Netty - Runtime 2.7.5.Final [79/964]
[2026-03-04T22:24:46.609Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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 319 kB/s)
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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 348 kB/s)
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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 36 kB/s)
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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 415 kB/s)
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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 34 kB/s)
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.609Z] [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
[2026-03-04T22:24:46.610Z] [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 820 kB/s)
[2026-03-04T22:24:46.610Z] [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 624 kB/s)
[2026-03-04T22:24:46.610Z] [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 446 kB/s)
[2026-03-04T22:24:46.610Z] [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 2.3 MB/s)
[2026-03-04T22:24:46.610Z] [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.7 MB/s)
[2026-03-04T22:24:46.610Z] [INFO]
[2026-03-04T22:24:46.610Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty ---
[2026-03-04T22:24:46.610Z] [INFO]
[2026-03-04T22:24:46.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO] Processed 13 files in 55ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO] Processed 13 files in 00:00.056 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:47.243Z] [INFO] Copying 1 resource
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO]
[2026-03-04T22:24:47.243Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty ---
[2026-03-04T22:24:47.243Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:47.243Z] [INFO] Compiling 13 source files to /quarkus/extensions/netty/runtime/target/classes
[2026-03-04T22:24:47.876Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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>
[2026-03-04T22:24:47.877Z] [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>
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:47.877Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/runtime/src/test/resources
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [INFO] No sources to compile
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [INFO] No tests to run.
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final.jar
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [INFO] Building jar: /quarkus/extensions/netty/runtime/target/quarkus-netty-2.7.5.Final-sources.jar
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty ---
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] ------------------< io.quarkus:quarkus-vertx-parent >-------------------
[2026-03-04T22:24:47.877Z] [INFO] Building Quarkus - Vert.x 2.7.5.Final [80/964]
[2026-03-04T22:24:47.877Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-parent ---
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [INFO]
[2026-03-04T22:24:47.877Z] [INFO] ----------------------< io.quarkus:quarkus-vertx >----------------------
[2026-03-04T22:24:47.877Z] [INFO] Building Quarkus - Vert.x - Runtime 2.7.5.Final [81/964]
[2026-03-04T22:24:47.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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 39 kB/s)
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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 49 kB/s)
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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 23 kB/s)
[2026-03-04T22:24:47.877Z] [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
[2026-03-04T22:24:47.877Z] [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 298 kB/s)
[2026-03-04T22:24:47.877Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom
[2026-03-04T22:24:48.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/29/smallrye-parent-29.pom (9.7 kB at 226 kB/s)
[2026-03-04T22:24:48.511Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom
[2026-03-04T22:24:48.511Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/29/smallrye-build-parent-29.pom (52 kB at 998 kB/s)
[2026-03-04T22:24:48.511Z] [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
[2026-03-04T22:24:48.511Z] [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
[2026-03-04T22:24:48.511Z] [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 905 kB/s)
[2026-03-04T22:24:48.511Z] [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 74 kB/s)
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx ---
[2026-03-04T22:24:48.511Z] [INFO]
[2026-03-04T22:24:48.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx ---
[2026-03-04T22:24:49.142Z] [INFO] Processed 37 files in 136ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-03-04T22:24:49.142Z] [INFO]
[2026-03-04T22:24:49.142Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx ---
[2026-03-04T22:24:49.142Z] [INFO] Processed 37 files in 00:00.191 (Already Sorted: 37, Needed Sorting: 0)
[2026-03-04T22:24:49.142Z] [INFO]
[2026-03-04T22:24:49.142Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx ---
[2026-03-04T22:24:49.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:49.142Z] [INFO] Copying 3 resources
[2026-03-04T22:24:49.142Z] [INFO]
[2026-03-04T22:24:49.142Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx ---
[2026-03-04T22:24:49.142Z] [INFO]
[2026-03-04T22:24:49.142Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx ---
[2026-03-04T22:24:49.142Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:49.142Z] [INFO] Compiling 35 source files to /quarkus/extensions/vertx/runtime/target/classes
[2026-03-04T22:24:49.784Z] [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
[2026-03-04T22:24:49.784Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:24:49.784Z] found: java.util.Map
[2026-03-04T22:24:49.784Z] [WARNING] /quarkus/extensions/vertx/runtime/src/main/java/io/quarkus/vertx/runtime/jackson/JsonUtil.java:[60,34] unchecked conversion
[2026-03-04T22:24:49.784Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:24:49.784Z] found: java.util.Map
[2026-03-04T22:24:49.784Z] [INFO]
[2026-03-04T22:24:49.784Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx ---
[2026-03-04T22:24:49.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:49.784Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/runtime/src/test/resources
[2026-03-04T22:24:49.784Z] [INFO]
[2026-03-04T22:24:49.784Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx ---
[2026-03-04T22:24:49.784Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:49.784Z] [INFO] Compiling 2 source files to /quarkus/extensions/vertx/runtime/target/test-classes
[2026-03-04T22:24:50.426Z] [INFO]
[2026-03-04T22:24:50.426Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx ---
[2026-03-04T22:24:50.426Z] [INFO]
[2026-03-04T22:24:50.426Z] [INFO] -------------------------------------------------------
[2026-03-04T22:24:50.426Z] [INFO] T E S T S
[2026-03-04T22:24:50.426Z] [INFO] -------------------------------------------------------
[2026-03-04T22:24:50.426Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:24:51.057Z] [INFO] Running io.quarkus.vertx.runtime.VertxProducerTest
[2026-03-04T22:24:51.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in io.quarkus.vertx.runtime.VertxProducerTest
[2026-03-04T22:24:51.687Z] [INFO] Running io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-03-04T22:24:51.687Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in io.quarkus.vertx.core.runtime.VertxCoreProducerTest
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] Results:
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx ---
[2026-03-04T22:24:51.687Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final.jar
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx ---
[2026-03-04T22:24:51.687Z] [INFO] Building jar: /quarkus/extensions/vertx/runtime/target/quarkus-vertx-2.7.5.Final-sources.jar
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx ---
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [INFO]
[2026-03-04T22:24:51.687Z] [INFO] -------------------< io.quarkus:quarkus-vertx-http >--------------------
[2026-03-04T22:24:51.687Z] [INFO] Building Quarkus - Vert.x - HTTP - Runtime 2.7.5.Final [82/964]
[2026-03-04T22:24:51.687Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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 158 kB/s)
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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 90 kB/s)
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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 113 kB/s)
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:51.687Z] [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 69 kB/s)
[2026-03-04T22:24:51.687Z] [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
[2026-03-04T22:24:52.318Z] [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 50 kB/s)
[2026-03-04T22:24:52.318Z] [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
[2026-03-04T22:24:52.318Z] [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
[2026-03-04T22:24:52.318Z] [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
[2026-03-04T22:24:52.318Z] [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
[2026-03-04T22:24:52.319Z] [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
[2026-03-04T22:24:52.319Z] [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 449 kB/s)
[2026-03-04T22:24:52.319Z] [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 2.8 MB/s)
[2026-03-04T22:24:52.319Z] [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 648 kB/s)
[2026-03-04T22:24:52.319Z] [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 95 kB/s)
[2026-03-04T22:24:52.319Z] [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 78 kB/s)
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.319Z] [INFO]
[2026-03-04T22:24:52.319Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http ---
[2026-03-04T22:24:52.957Z] [INFO] Processed 137 files in 317ms (Formatted: 0, Unchanged: 137, Failed: 0, Readonly: 0)
[2026-03-04T22:24:52.957Z] [INFO]
[2026-03-04T22:24:52.957Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http ---
[2026-03-04T22:24:53.588Z] [INFO] Processed 137 files in 00:00.666 (Already Sorted: 137, Needed Sorting: 0)
[2026-03-04T22:24:53.588Z] [INFO]
[2026-03-04T22:24:53.588Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http ---
[2026-03-04T22:24:53.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:53.588Z] [INFO] Copying 3 resources
[2026-03-04T22:24:53.588Z] [INFO]
[2026-03-04T22:24:53.588Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-vertx-http ---
[2026-03-04T22:24:53.588Z] [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
[2026-03-04T22:24:53.588Z] [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 32 kB/s)
[2026-03-04T22:24:53.588Z] [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
[2026-03-04T22:24:53.588Z] [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 298 kB/s)
[2026-03-04T22:24:53.588Z] [INFO]
[2026-03-04T22:24:53.589Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http ---
[2026-03-04T22:24:53.589Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:53.589Z] [INFO] Compiling 132 source files to /quarkus/extensions/vertx-http/runtime/target/classes
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[44,53] unchecked cast
[2026-03-04T22:24:55.655Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-03-04T22:24:55.655Z] found: java.lang.Object
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[48,53] unchecked cast
[2026-03-04T22:24:55.655Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-03-04T22:24:55.655Z] found: java.lang.Object
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[112,34] unchecked cast
[2026-03-04T22:24:55.655Z] required: V
[2026-03-04T22:24:55.655Z] found: java.lang.Object
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[120,37] unchecked cast
[2026-03-04T22:24:55.655Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-03-04T22:24:55.655Z] found: V
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/security/SubstringMap.java:[141,62] unchecked cast
[2026-03-04T22:24:55.655Z] required: io.quarkus.vertx.http.runtime.security.SubstringMap.SubstringMatch<V>
[2026-03-04T22:24:55.655Z] found: java.lang.Object
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/QuarkusHttpHeaders.java:[596,43] unchecked cast
[2026-03-04T22:24:55.655Z] required: T
[2026-03-04T22:24:55.655Z] found: java.lang.Object
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.655Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [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
[2026-03-04T22:24:55.656Z] [INFO]
[2026-03-04T22:24:55.656Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http ---
[2026-03-04T22:24:55.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:24:55.656Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/runtime/src/test/resources
[2026-03-04T22:24:55.656Z] [INFO]
[2026-03-04T22:24:55.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http ---
[2026-03-04T22:24:55.656Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:24:55.656Z] [INFO] Compiling 5 source files to /quarkus/extensions/vertx-http/runtime/target/test-classes
[2026-03-04T22:24:56.290Z] [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
[2026-03-04T22:24:56.290Z] required: T
[2026-03-04T22:24:56.290Z] found: java.util.List
[2026-03-04T22:24:56.290Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,79] unchecked conversion
[2026-03-04T22:24:56.290Z] required: T
[2026-03-04T22:24:56.290Z] found: java.util.List
[2026-03-04T22:24:56.290Z] [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
[2026-03-04T22:24:56.290Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-03-04T22:24:56.290Z] found: java.util.Optional
[2026-03-04T22:24:56.290Z] [WARNING] /quarkus/extensions/vertx-http/runtime/src/test/java/io/quarkus/vertx/http/runtime/cors/CORSFilterTest.java:[21,67] unchecked conversion
[2026-03-04T22:24:56.290Z] required: java.util.Optional<java.util.List<java.lang.String>>
[2026-03-04T22:24:56.290Z] found: java.util.Optional
[2026-03-04T22:24:56.290Z] [INFO]
[2026-03-04T22:24:56.290Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http ---
[2026-03-04T22:24:56.290Z] [INFO]
[2026-03-04T22:24:56.290Z] [INFO] -------------------------------------------------------
[2026-03-04T22:24:56.290Z] [INFO] T E S T S
[2026-03-04T22:24:56.290Z] [INFO] -------------------------------------------------------
[2026-03-04T22:24:56.290Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:24:56.922Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-03-04T22:24:56.922Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in io.quarkus.vertx.http.runtime.devmode.ConfigDescriptionsManagerUnitTest
[2026-03-04T22:24:56.922Z] [INFO] Running io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-03-04T22:24:57.559Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in io.quarkus.vertx.http.runtime.devmode.JsonTest
[2026-03-04T22:24:57.559Z] [INFO] Running io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-03-04T22:24:57.559Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.vertx.http.runtime.cors.CORSFilterTest
[2026-03-04T22:24:57.559Z] [INFO] Running io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-03-04T22:24:58.875Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in io.quarkus.vertx.http.runtime.QuarkusErrorHandlerTest
[2026-03-04T22:24:58.875Z] [INFO] Running io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-03-04T22:24:58.875Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.vertx.http.runtime.attribute.DateTimeAttributeTest
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] Results:
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http ---
[2026-03-04T22:24:58.875Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final.jar
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http ---
[2026-03-04T22:24:58.875Z] [INFO] Building jar: /quarkus/extensions/vertx-http/runtime/target/quarkus-vertx-http-2.7.5.Final-sources.jar
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http ---
[2026-03-04T22:24:58.875Z] [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
[2026-03-04T22:24:58.875Z] [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
[2026-03-04T22:24:58.875Z] [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
[2026-03-04T22:24:58.875Z] [INFO]
[2026-03-04T22:24:58.875Z] [INFO] --------------------< io.quarkus:quarkus-undertow >---------------------
[2026-03-04T22:24:58.875Z] [INFO] Building Quarkus - Undertow - Runtime 2.7.5.Final [83/964]
[2026-03-04T22:24:58.875Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:24:58.875Z] [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
[2026-03-04T22:24:58.875Z] [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 157 kB/s)
[2026-03-04T22:24:59.523Z] [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
[2026-03-04T22:24:59.523Z] [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 552 kB/s)
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow ---
[2026-03-04T22:24:59.523Z] [INFO]
[2026-03-04T22:24:59.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow ---
[2026-03-04T22:24:59.524Z] [INFO]
[2026-03-04T22:24:59.524Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow ---
[2026-03-04T22:24:59.524Z] [INFO]
[2026-03-04T22:24:59.524Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow ---
[2026-03-04T22:24:59.524Z] [INFO] Processed 20 files in 131ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-03-04T22:24:59.524Z] [INFO]
[2026-03-04T22:24:59.524Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow ---
[2026-03-04T22:25:00.167Z] [INFO] Processed 20 files in 00:00.125 (Already Sorted: 20, Needed Sorting: 0)
[2026-03-04T22:25:00.167Z] [INFO]
[2026-03-04T22:25:00.167Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow ---
[2026-03-04T22:25:00.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:00.167Z] [INFO] Copying 4 resources
[2026-03-04T22:25:00.167Z] [INFO]
[2026-03-04T22:25:00.167Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-undertow ---
[2026-03-04T22:25:00.167Z] [INFO]
[2026-03-04T22:25:00.167Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow ---
[2026-03-04T22:25:00.167Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:00.167Z] [INFO] Compiling 20 source files to /quarkus/extensions/undertow/runtime/target/classes
[2026-03-04T22:25:00.810Z] [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
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[250,19] unchecked conversion
[2026-03-04T22:25:00.810Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Servlet>
[2026-03-04T22:25:00.810Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[251,84] unchecked cast
[2026-03-04T22:25:00.810Z] required: java.lang.Class<? extends javax.servlet.Servlet>
[2026-03-04T22:25:00.810Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T22:25:00.810Z] [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
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[302,19] unchecked conversion
[2026-03-04T22:25:00.810Z] required: io.undertow.servlet.api.InstanceFactory<? extends javax.servlet.Filter>
[2026-03-04T22:25:00.810Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[303,80] unchecked cast
[2026-03-04T22:25:00.810Z] required: java.lang.Class<? extends javax.servlet.Filter>
[2026-03-04T22:25:00.810Z] found: java.lang.Class<capture#2 of ?>
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[325,80] unchecked cast
[2026-03-04T22:25:00.810Z] required: java.lang.Class<? extends java.util.EventListener>
[2026-03-04T22:25:00.810Z] found: java.lang.Class<capture#3 of ?>
[2026-03-04T22:25:00.810Z] [WARNING] /quarkus/extensions/undertow/runtime/src/main/java/io/quarkus/undertow/runtime/UndertowDeploymentRecorder.java:[326,68] unchecked cast
[2026-03-04T22:25:00.810Z] required: io.undertow.servlet.api.InstanceFactory<? extends java.util.EventListener>
[2026-03-04T22:25:00.811Z] found: io.quarkus.undertow.runtime.QuarkusInstanceFactory<capture#4 of ?>
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:00.811Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/runtime/src/test/resources
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [INFO] No sources to compile
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [INFO] No tests to run.
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final.jar
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [INFO] Building jar: /quarkus/extensions/undertow/runtime/target/quarkus-undertow-2.7.5.Final-sources.jar
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow ---
[2026-03-04T22:25:00.811Z] [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
[2026-03-04T22:25:00.811Z] [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
[2026-03-04T22:25:00.811Z] [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
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] ----------------< io.quarkus:quarkus-netty-deployment >-----------------
[2026-03-04T22:25:00.811Z] [INFO] Building Quarkus - Netty - Deployment 2.7.5.Final [84/964]
[2026-03-04T22:25:00.811Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-netty-deployment ---
[2026-03-04T22:25:00.811Z] [INFO]
[2026-03-04T22:25:00.811Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO] Processed 5 files in 47ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO] Processed 5 files in 00:00.042 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:01.451Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/main/resources
[2026-03-04T22:25:01.451Z] [INFO]
[2026-03-04T22:25:01.451Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-netty-deployment ---
[2026-03-04T22:25:01.451Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:01.451Z] [INFO] Compiling 5 source files to /quarkus/extensions/netty/deployment/target/classes
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:02.091Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/netty/deployment/src/test/resources
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [INFO] No sources to compile
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [INFO] No tests to run.
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final.jar
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [INFO] Building jar: /quarkus/extensions/netty/deployment/target/quarkus-netty-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-netty-deployment ---
[2026-03-04T22:25:02.091Z] [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
[2026-03-04T22:25:02.091Z] [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
[2026-03-04T22:25:02.091Z] [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
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] -----< io.quarkus:quarkus-smallrye-context-propagation-deployment >-----
[2026-03-04T22:25:02.091Z] [INFO] Building Quarkus - SmallRye Context Propagation - Deployment 2.7.5.Final [85/964]
[2026-03-04T22:25:02.091Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.091Z] [INFO]
[2026-03-04T22:25:02.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:02.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/main/resources
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:02.723Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-context-propagation/deployment/target/classes
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:02.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:02.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-context-propagation/deployment/src/test/resources
[2026-03-04T22:25:02.723Z] [INFO]
[2026-03-04T22:25:02.723Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:03.455Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:03.455Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-context-propagation/deployment/target/test-classes
[2026-03-04T22:25:03.455Z] [INFO]
[2026-03-04T22:25:03.455Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:03.455Z] [INFO]
[2026-03-04T22:25:03.455Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:03.455Z] [INFO] T E S T S
[2026-03-04T22:25:03.455Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:03.455Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:04.094Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-03-04T22:25:07.867Z] 2026-03-04 22:25:07,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.219s.
[2026-03-04T22:25:07.867Z] 2026-03-04 22:25:07,734 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:07.867Z] 2026-03-04 22:25:07,734 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-03-04T22:25:08.499Z] 2026-03-04 22:25:07,808 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:25:08.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.994 s - in io.quarkus.smallrye.context.deployment.test.AllUnchangedConfigTest
[2026-03-04T22:25:08.499Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-03-04T22:25:09.133Z] 2026-03-04 22:25:08,800 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.162s.
[2026-03-04T22:25:09.133Z] 2026-03-04 22:25:08,800 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:09.133Z] 2026-03-04 22:25:08,801 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-03-04T22:25:09.133Z] 2026-03-04 22:25:08,822 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:25:09.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in io.quarkus.smallrye.context.deployment.test.AllClearedConfigTest
[2026-03-04T22:25:09.133Z] [INFO] Running io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-03-04T22:25:09.763Z] 2026-03-04 22:25:09,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.150s.
[2026-03-04T22:25:09.763Z] 2026-03-04 22:25:09,642 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:09.763Z] 2026-03-04 22:25:09,644 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-03-04T22:25:09.763Z] 2026-03-04 22:25:09,668 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:25:09.763Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.smallrye.context.deployment.test.NoConfigTest
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] Results:
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final.jar
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Building jar: /quarkus/extensions/smallrye-context-propagation/deployment/target/quarkus-smallrye-context-propagation-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-context-propagation-deployment ---
[2026-03-04T22:25:10.394Z] [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
[2026-03-04T22:25:10.394Z] [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
[2026-03-04T22:25:10.394Z] [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
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] ----------------< io.quarkus:quarkus-mutiny-deployment >----------------
[2026-03-04T22:25:10.394Z] [INFO] Building Quarkus - Mutiny - Deployment 2.7.5.Final [86/964]
[2026-03-04T22:25:10.394Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Processed 2 files in 36ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Processed 2 files in 00:00.010 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:10.394Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/main/resources
[2026-03-04T22:25:10.394Z] [INFO]
[2026-03-04T22:25:10.394Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:10.394Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:10.394Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/classes
[2026-03-04T22:25:11.024Z] [INFO]
[2026-03-04T22:25:11.024Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:11.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:11.024Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mutiny/deployment/src/test/resources
[2026-03-04T22:25:11.024Z] [INFO]
[2026-03-04T22:25:11.024Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:11.024Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:11.024Z] [INFO] Compiling 1 source file to /quarkus/extensions/mutiny/deployment/target/test-classes
[2026-03-04T22:25:11.024Z] [INFO]
[2026-03-04T22:25:11.024Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:11.024Z] [INFO]
[2026-03-04T22:25:11.024Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:11.024Z] [INFO] T E S T S
[2026-03-04T22:25:11.024Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:12.032Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:12.664Z] [INFO] Running io.quarkus.mutiny.deployment.test.MutinyTest
[2026-03-04T22:25:17.439Z] 2026-03-04 22:25:16,600 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.203s.
[2026-03-04T22:25:17.439Z] 2026-03-04 22:25:16,602 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:17.440Z] 2026-03-04 22:25:16,603 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation]
[2026-03-04T22:25:17.440Z] 2026-03-04 22:25:16,650 ERROR [io.qua.mut.run.MutinyInfrastructure] (main) Mutiny had to drop the following exception: java.io.IOException: boom
[2026-03-04T22:25:17.440Z] at io.quarkus.mutiny.deployment.test.MutinyTest$BeanUsingMutiny.lambda$droppedException$2(MutinyTest.java:140)
[2026-03-04T22:25:17.440Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-03-04T22:25:17.440Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.execute(UniOnCancellationCall.java:84)
[2026-03-04T22:25:17.440Z] at io.smallrye.mutiny.operators.uni.UniOnCancellationCall$UniOnCancellationCallProcessor.cancel(UniOnCancellationCall.java:67)
[2026-03-04T22:25:17.440Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.cancel(UniCallbackSubscriber.java:87)
[2026-03-04T22:25:17.440Z] at io.quarkus.mutiny.deployment.test.MutinyTest.testDroppedException(MutinyTest.java:60)
[2026-03-04T22:25:17.440Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:25:17.440Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:25:17.440Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:25:17.440Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:25:17.440Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-03-04T22:25:17.440Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:25:17.440Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:25:17.440Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:25:17.440Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:25:17.440Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T22:25:17.440Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T22:25:17.440Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T22:25:17.440Z]
[2026-03-04T22:25:17.440Z] 2026-03-04 22:25:16,691 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onSubscribe()
[2026-03-04T22:25:17.440Z] 2026-03-04 22:25:16,692 INFO [io.qua.mut.run.MutinyInfrastructure] (main) check.0 | onItem(HELLO)
[2026-03-04T22:25:17.440Z] 2026-03-04 22:25:16,706 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-03-04T22:25:17.440Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.469 s - in io.quarkus.mutiny.deployment.test.MutinyTest
[2026-03-04T22:25:17.440Z] [INFO]
[2026-03-04T22:25:17.440Z] [INFO] Results:
[2026-03-04T22:25:17.440Z] [INFO]
[2026-03-04T22:25:17.440Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:25:17.440Z] [INFO]
[2026-03-04T22:25:17.440Z] [INFO]
[2026-03-04T22:25:17.440Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:17.441Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final.jar
[2026-03-04T22:25:17.441Z] [INFO]
[2026-03-04T22:25:17.441Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:17.441Z] [INFO] Building jar: /quarkus/extensions/mutiny/deployment/target/quarkus-mutiny-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:25:17.441Z] [INFO]
[2026-03-04T22:25:17.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-deployment ---
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [INFO]
[2026-03-04T22:25:17.441Z] [INFO] ----------------< io.quarkus:quarkus-vertx-deployment >-----------------
[2026-03-04T22:25:17.441Z] [INFO] Building Quarkus - Vert.x - Deployment 2.7.5.Final [87/964]
[2026-03-04T22:25:17.441Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [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 268 kB/s)
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [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 195 kB/s)
[2026-03-04T22:25:17.441Z] [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
[2026-03-04T22:25:17.441Z] [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 2.6 MB/s)
[2026-03-04T22:25:17.441Z] [INFO]
[2026-03-04T22:25:17.441Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:17.441Z] [INFO]
[2026-03-04T22:25:17.441Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.166Z] [INFO]
[2026-03-04T22:25:18.166Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.166Z] [INFO]
[2026-03-04T22:25:18.166Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Processed 37 files in 112ms (Formatted: 0, Unchanged: 37, Failed: 0, Readonly: 0)
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Processed 37 files in 00:00.115 (Already Sorted: 37, Needed Sorting: 0)
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:18.167Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx/deployment/src/main/resources
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:18.167Z] [INFO] Compiling 12 source files to /quarkus/extensions/vertx/deployment/target/classes
[2026-03-04T22:25:18.167Z] [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
[2026-03-04T22:25:18.167Z] [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
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:18.167Z] [INFO] Copying 1 resource
[2026-03-04T22:25:18.167Z] [INFO]
[2026-03-04T22:25:18.167Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.167Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:18.167Z] [INFO] Compiling 25 source files to /quarkus/extensions/vertx/deployment/target/test-classes
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.800Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [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
[2026-03-04T22:25:18.801Z] [INFO]
[2026-03-04T22:25:18.801Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:18.801Z] [INFO]
[2026-03-04T22:25:18.801Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:18.801Z] [INFO] T E S T S
[2026-03-04T22:25:18.801Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:18.801Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:20.114Z] [INFO] Running io.quarkus.vertx.EventBusCodecTest
[2026-03-04T22:25:24.928Z] 2026-03-04 22:25:23,538 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-18) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-03-04T22:25:24.928Z] 2026-03-04 22:25:23,539 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-18) Local Message Codec registered for type io.quarkus.vertx.EventBusCodecTest$Greeting
[2026-03-04T22:25:24.928Z] 2026-03-04 22:25:24,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s.
[2026-03-04T22:25:24.928Z] 2026-03-04 22:25:24,435 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:24.928Z] 2026-03-04 22:25:24,435 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:25.566Z] 2026-03-04 22:25:25,103 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T22:25:25.566Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 s - in io.quarkus.vertx.EventBusCodecTest
[2026-03-04T22:25:25.566Z] [INFO] Running io.quarkus.vertx.MutinyCodecTest
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:25,898 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.MutinyCodecTest$Greeting
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:25,899 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.Person
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:26,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s.
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:26,503 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:26,503 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:26.879Z] 2026-03-04 22:25:26,652 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:25:26.879Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in io.quarkus.vertx.MutinyCodecTest
[2026-03-04T22:25:26.879Z] [INFO] Running io.quarkus.vertx.VertxInjectionTest
[2026-03-04T22:25:28.200Z] 2026-03-04 22:25:27,774 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.278s.
[2026-03-04T22:25:28.200Z] 2026-03-04 22:25:27,774 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:28.200Z] 2026-03-04 22:25:27,775 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:28.200Z] 2026-03-04 22:25:27,869 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:25:28.200Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 s - in io.quarkus.vertx.VertxInjectionTest
[2026-03-04T22:25:28.200Z] [INFO] Running io.quarkus.vertx.DuplicatedContextTest
[2026-03-04T22:25:29.520Z] 2026-03-04 22:25:29,222 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.250s.
[2026-03-04T22:25:29.520Z] 2026-03-04 22:25:29,222 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:29.520Z] 2026-03-04 22:25:29,222 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:31.574Z] 2026-03-04 22:25:31,323 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2026-03-04T22:25:31.574Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.446 s - in io.quarkus.vertx.DuplicatedContextTest
[2026-03-04T22:25:31.574Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-03-04T22:25:32.895Z] 2026-03-04 22:25:32,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.266s.
[2026-03-04T22:25:32.895Z] 2026-03-04 22:25:32,286 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:32.895Z] 2026-03-04 22:25:32,286 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:32.895Z] 2026-03-04 22:25:32,445 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:25:32.895Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in io.quarkus.vertx.deployment.MessageConsumerContextTest
[2026-03-04T22:25:32.895Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-03-04T22:25:33.526Z] 2026-03-04 22:25:33,384 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.313s.
[2026-03-04T22:25:33.526Z] 2026-03-04 22:25:33,385 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:33.526Z] 2026-03-04 22:25:33,386 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:34.842Z] 2026-03-04 22:25:34,280 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:25:34.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s - in io.quarkus.vertx.deployment.VerticleWithClassNameDeploymentTest
[2026-03-04T22:25:34.842Z] [INFO] Running io.quarkus.vertx.deployment.VertxInjectionTest
[2026-03-04T22:25:35.473Z] 2026-03-04 22:25:35,152 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.242s.
[2026-03-04T22:25:35.473Z] 2026-03-04 22:25:35,152 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:35.473Z] 2026-03-04 22:25:35,152 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:35.473Z] 2026-03-04 22:25:35,216 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:25:35.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.vertx.deployment.VertxInjectionTest
[2026-03-04T22:25:35.473Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-03-04T22:25:36.790Z] 2026-03-04 22:25:36,095 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.245s.
[2026-03-04T22:25:36.790Z] 2026-03-04 22:25:36,096 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:36.790Z] 2026-03-04 22:25:36,096 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:36.790Z] 2026-03-04 22:25:36,185 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:25:36.790Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s - in io.quarkus.vertx.deployment.MessageConsumerFailureTest
[2026-03-04T22:25:36.790Z] [INFO] Running io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-03-04T22:25:37.442Z] 2026-03-04 22:25:36,967 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.268s.
[2026-03-04T22:25:37.442Z] 2026-03-04 22:25:36,967 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:37.442Z] 2026-03-04 22:25:36,967 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:37.442Z] 2026-03-04 22:25:37,049 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:25:37.442Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.vertx.deployment.RequestContextTerminationTest
[2026-03-04T22:25:37.442Z] [INFO] Running io.quarkus.vertx.deployment.VertxProducerTest
[2026-03-04T22:25:38.076Z] 2026-03-04 22:25:37,870 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.293s.
[2026-03-04T22:25:38.076Z] 2026-03-04 22:25:37,871 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:38.076Z] 2026-03-04 22:25:37,871 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:38.719Z] 2026-03-04 22:25:38,127 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2026-03-04T22:25:38.719Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s - in io.quarkus.vertx.deployment.VertxProducerTest
[2026-03-04T22:25:38.719Z] [INFO] Running io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-03-04T22:25:39.354Z] 2026-03-04 22:25:39,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.277s.
[2026-03-04T22:25:39.354Z] 2026-03-04 22:25:39,045 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:39.354Z] 2026-03-04 22:25:39,046 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:39.354Z] 2026-03-04 22:25:39,172 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:25:39.354Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in io.quarkus.vertx.deployment.MessageConsumerMethodTest
[2026-03-04T22:25:39.354Z] [INFO] Running io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-03-04T22:25:40.690Z] 2026-03-04 22:25:40,199 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s.
[2026-03-04T22:25:40.690Z] 2026-03-04 22:25:40,199 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:40.690Z] 2026-03-04 22:25:40,199 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:40.690Z] 2026-03-04 22:25:40,607 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:25:40.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in io.quarkus.vertx.deployment.VerticleWithInstanceDeploymentTest
[2026-03-04T22:25:40.690Z] [INFO] Running io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-03-04T22:25:42.017Z] 2026-03-04 22:25:41,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.235s.
[2026-03-04T22:25:42.017Z] 2026-03-04 22:25:41,429 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:42.017Z] 2026-03-04 22:25:41,429 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:42.017Z] 2026-03-04 22:25:41,517 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:25:42.017Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.908 s - in io.quarkus.vertx.deployment.VertxCommonProducerTest
[2026-03-04T22:25:42.017Z] [INFO] Running io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-03-04T22:25:42.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in io.quarkus.vertx.deployment.NonVoidMessageConsumerTest
[2026-03-04T22:25:42.653Z] [INFO] Running io.quarkus.vertx.deployment.VertxLoggingTest
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.225s.
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,676 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,676 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,721 INFO [verbose-bean] (main) Info
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,721 INFO [verbose-bean] (main) Info with exception: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-03-04T22:25:43.301Z]
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,722 INFO [verbose-bean] (main) Info with parameters {0} {1}
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,722 INFO [verbose-bean] (main) Info with exception and param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-03-04T22:25:43.301Z]
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,722 INFO [verbose-bean] (main) Info with exception as last param {0}: io.vertx.core.impl.NoStackTraceThrowable: boom
[2026-03-04T22:25:43.301Z]
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,723 INFO [verbose-bean] (main) Info with null as failure
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,723 INFO [verbose-bean] (main) Info with null as parameter {0}
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,723 INFO [verbose-bean] (main) NULL
[2026-03-04T22:25:43.301Z] 2026-03-04 22:25:42,743 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:25:43.301Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in io.quarkus.vertx.deployment.VertxLoggingTest
[2026-03-04T22:25:43.301Z] [INFO] Running io.quarkus.vertx.CodecRegistrationTest
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,153 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType1
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,154 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType2
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,155 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType3
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,155 INFO [io.qua.ver.dep.EventBusCodecProcessor] (build-6) Local Message Codec registered for type io.quarkus.vertx.CodecRegistrationTest$CustomType4
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.242s.
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,514 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:43.942Z] 2026-03-04 22:25:43,514 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:45.258Z] 2026-03-04 22:25:44,569 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:25:45.258Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s - in io.quarkus.vertx.CodecRegistrationTest
[2026-03-04T22:25:45.258Z] [INFO] Running io.quarkus.vertx.locals.LocalContextAccessTest
[2026-03-04T22:25:45.906Z] 2026-03-04 22:25:45,387 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.263s.
[2026-03-04T22:25:45.906Z] 2026-03-04 22:25:45,387 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:45.906Z] 2026-03-04 22:25:45,387 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:45.906Z] 2026-03-04 22:25:45,521 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:25:45.906Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in io.quarkus.vertx.locals.LocalContextAccessTest
[2026-03-04T22:25:45.906Z] [INFO] Running io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-03-04T22:25:46.545Z] 2026-03-04 22:25:46,334 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.251s.
[2026-03-04T22:25:46.545Z] 2026-03-04 22:25:46,335 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:25:46.545Z] 2026-03-04 22:25:46,335 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T22:25:46.545Z] 2026-03-04 22:25:46,448 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:25:46.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.vertx.verticles.VerticleDeploymentTest
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] Results:
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:47.222Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final.jar
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:47.222Z] [INFO] Building jar: /quarkus/extensions/vertx/deployment/target/quarkus-vertx-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-deployment ---
[2026-03-04T22:25:47.222Z] [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
[2026-03-04T22:25:47.222Z] [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
[2026-03-04T22:25:47.222Z] [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
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] ------------< io.quarkus:quarkus-vertx-http-deployment-spi >------------
[2026-03-04T22:25:47.222Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment - SPI 2.7.5.Final [88/964]
[2026-03-04T22:25:47.222Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.222Z] [INFO]
[2026-03-04T22:25:47.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:47.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/main/resources
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:47.862Z] [INFO] Compiling 1 source file to /quarkus/extensions/vertx-http/deployment-spi/target/classes
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:47.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/vertx-http/deployment-spi/src/test/resources
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] No sources to compile
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] No tests to run.
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final.jar
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment-spi/target/quarkus-vertx-http-deployment-spi-2.7.5.Final-sources.jar
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment-spi ---
[2026-03-04T22:25:47.862Z] [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
[2026-03-04T22:25:47.862Z] [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
[2026-03-04T22:25:47.862Z] [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
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-parent >----------------
[2026-03-04T22:25:47.862Z] [INFO] Building Quarkus - Kubernetes 2.7.5.Final [89/964]
[2026-03-04T22:25:47.862Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-parent ---
[2026-03-04T22:25:47.862Z] [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
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] -----------------< io.quarkus:quarkus-kubernetes-spi >------------------
[2026-03-04T22:25:47.862Z] [INFO] Building Quarkus - Kubernetes - SPI 2.7.5.Final [90/964]
[2026-03-04T22:25:47.862Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:47.862Z] [INFO]
[2026-03-04T22:25:47.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:48.496Z] [INFO] Processed 20 files in 69ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-03-04T22:25:48.496Z] [INFO]
[2026-03-04T22:25:48.496Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO] Processed 20 files in 00:00.063 (Already Sorted: 20, Needed Sorting: 0)
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:49.166Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/main/resources
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:49.166Z] [INFO] Compiling 18 source files to /quarkus/extensions/kubernetes/spi/target/classes
[2026-03-04T22:25:49.166Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/ConfiguratorBuildItem.java:[34,40] unchecked cast
[2026-03-04T22:25:49.166Z] required: C
[2026-03-04T22:25:49.166Z] found: java.lang.Object
[2026-03-04T22:25:49.166Z] [WARNING] /quarkus/extensions/kubernetes/spi/src/main/java/io/quarkus/kubernetes/spi/DecoratorBuildItem.java:[48,40] unchecked cast
[2026-03-04T22:25:49.166Z] required: D
[2026-03-04T22:25:49.166Z] found: java.lang.Object
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:49.166Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/spi/src/test/resources
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:49.166Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes/spi/target/test-classes
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:49.166Z] [INFO]
[2026-03-04T22:25:49.166Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:49.166Z] [INFO] T E S T S
[2026-03-04T22:25:49.166Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:49.166Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:49.810Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-03-04T22:25:50.477Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in io.quarkus.kubernetes.spi.KubernetesDeploymentTargetBuildItemTest
[2026-03-04T22:25:50.477Z] [INFO] Running io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-03-04T22:25:50.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in io.quarkus.kubernetes.spi.KubernetesEnvBuildItemTest
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] Results:
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:50.477Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final.jar
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:50.477Z] [INFO] Building jar: /quarkus/extensions/kubernetes/spi/target/quarkus-kubernetes-spi-2.7.5.Final-sources.jar
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-spi ---
[2026-03-04T22:25:50.477Z] [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
[2026-03-04T22:25:50.477Z] [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
[2026-03-04T22:25:50.477Z] [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
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --------------------< io.quarkus:quarkus-security >---------------------
[2026-03-04T22:25:50.477Z] [INFO] Building Quarkus - Security - Runtime 2.7.5.Final [91/964]
[2026-03-04T22:25:50.477Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security ---
[2026-03-04T22:25:50.477Z] [INFO] Processed 26 files in 83ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-03-04T22:25:50.477Z] [INFO]
[2026-03-04T22:25:50.477Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security ---
[2026-03-04T22:25:51.115Z] [INFO] Processed 26 files in 00:00.071 (Already Sorted: 26, Needed Sorting: 0)
[2026-03-04T22:25:51.115Z] [INFO]
[2026-03-04T22:25:51.115Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security ---
[2026-03-04T22:25:51.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:51.115Z] [INFO] Copying 1 resource
[2026-03-04T22:25:51.115Z] [INFO]
[2026-03-04T22:25:51.115Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security ---
[2026-03-04T22:25:51.115Z] [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
[2026-03-04T22:25:51.115Z] [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 54 kB/s)
[2026-03-04T22:25:51.115Z] [INFO]
[2026-03-04T22:25:51.115Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security ---
[2026-03-04T22:25:51.115Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:51.115Z] [INFO] Compiling 25 source files to /quarkus/extensions/security/runtime/target/classes
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-03-04T22:25:51.812Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,38] unchecked conversion
[2026-03-04T22:25:51.812Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-03-04T22:25:51.812Z] found: java.util.List
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[98,34] unchecked conversion
[2026-03-04T22:25:51.812Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-03-04T22:25:51.812Z] found: io.smallrye.mutiny.Uni
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[106,49] unchecked conversion
[2026-03-04T22:25:51.812Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-03-04T22:25:51.812Z] found: io.smallrye.mutiny.Uni
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[108,76] unchecked conversion
[2026-03-04T22:25:51.812Z] required: io.smallrye.mutiny.Uni<io.quarkus.security.identity.SecurityIdentity>
[2026-03-04T22:25:51.812Z] found: io.smallrye.mutiny.Uni
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] required: int,java.util.List<io.quarkus.security.identity.IdentityProvider<T>>,T,io.quarkus.security.identity.AuthenticationRequestContext
[2026-03-04T22:25:51.812Z] found: int,java.util.List,io.quarkus.security.identity.request.AuthenticationRequest,io.quarkus.security.identity.AuthenticationRequestContext
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[132,53] unchecked conversion
[2026-03-04T22:25:51.812Z] required: java.util.List<io.quarkus.security.identity.IdentityProvider<T>>
[2026-03-04T22:25:51.812Z] found: java.util.List
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] required: K,java.util.function.Function<? super K,? extends V>
[2026-03-04T22:25:51.812Z] 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>>
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusIdentityProviderManagerImpl.java:[207,62] unchecked conversion
[2026-03-04T22:25:51.812Z] required: K
[2026-03-04T22:25:51.812Z] found: java.lang.Class
[2026-03-04T22:25:51.812Z] [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
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[60,28] unchecked cast
[2026-03-04T22:25:51.812Z] required: T
[2026-03-04T22:25:51.812Z] found: io.quarkus.security.credential.Credential
[2026-03-04T22:25:51.812Z] [WARNING] /quarkus/extensions/security/runtime/src/main/java/io/quarkus/security/runtime/QuarkusSecurityIdentity.java:[73,34] unchecked cast
[2026-03-04T22:25:51.812Z] required: T
[2026-03-04T22:25:51.812Z] found: java.lang.Object
[2026-03-04T22:25:51.812Z] [INFO]
[2026-03-04T22:25:51.812Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security ---
[2026-03-04T22:25:51.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:51.812Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/runtime/src/test/resources
[2026-03-04T22:25:51.812Z] [INFO]
[2026-03-04T22:25:51.812Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security ---
[2026-03-04T22:25:51.812Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:51.812Z] [INFO] Compiling 1 source file to /quarkus/extensions/security/runtime/target/test-classes
[2026-03-04T22:25:51.812Z] [INFO]
[2026-03-04T22:25:51.812Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security ---
[2026-03-04T22:25:51.812Z] [INFO]
[2026-03-04T22:25:51.812Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:51.812Z] [INFO] T E S T S
[2026-03-04T22:25:51.812Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:51.812Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:53.133Z] [INFO] Running io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-03-04T22:25:53.133Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in io.quarkus.security.runtime.QuarkusSecurityIdentityTest
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] Results:
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security ---
[2026-03-04T22:25:53.133Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final.jar
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security ---
[2026-03-04T22:25:53.133Z] [INFO] Building jar: /quarkus/extensions/security/runtime/target/quarkus-security-2.7.5.Final-sources.jar
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security ---
[2026-03-04T22:25:53.133Z] [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
[2026-03-04T22:25:53.133Z] [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
[2026-03-04T22:25:53.133Z] [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
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] ------------------< io.quarkus:quarkus-security-spi >-------------------
[2026-03-04T22:25:53.133Z] [INFO] Building Quarkus - Security - SPI 2.7.5.Final [92/964]
[2026-03-04T22:25:53.133Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-spi ---
[2026-03-04T22:25:53.133Z] [INFO]
[2026-03-04T22:25:53.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO] Processed 2 files in 33ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:53.765Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/main/resources
[2026-03-04T22:25:53.765Z] [INFO]
[2026-03-04T22:25:53.765Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-spi ---
[2026-03-04T22:25:53.765Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:53.765Z] [INFO] Compiling 2 source files to /quarkus/extensions/security/spi/target/classes
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:54.397Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/spi/src/test/resources
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [INFO] No sources to compile
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [INFO] No tests to run.
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final.jar
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [INFO] Building jar: /quarkus/extensions/security/spi/target/quarkus-security-spi-2.7.5.Final-sources.jar
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-spi ---
[2026-03-04T22:25:54.397Z] [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
[2026-03-04T22:25:54.397Z] [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
[2026-03-04T22:25:54.397Z] [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
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] ---------------< io.quarkus:quarkus-security-test-utils >---------------
[2026-03-04T22:25:54.397Z] [INFO] Building Quarkus - Security - Test Utilities 2.7.5.Final [93/964]
[2026-03-04T22:25:54.397Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-test-utils ---
[2026-03-04T22:25:54.397Z] [INFO]
[2026-03-04T22:25:54.397Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Processed 5 files in 21ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:55.030Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/main/resources
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:55.030Z] [INFO] Compiling 5 source files to /quarkus/extensions/security/test-utils/target/classes
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:55.030Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/test-utils/src/test/resources
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] No sources to compile
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] No tests to run.
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final.jar
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [INFO] Building jar: /quarkus/extensions/security/test-utils/target/quarkus-security-test-utils-2.7.5.Final-sources.jar
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-test-utils ---
[2026-03-04T22:25:55.030Z] [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
[2026-03-04T22:25:55.030Z] [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
[2026-03-04T22:25:55.030Z] [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
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] ---------------< io.quarkus:quarkus-security-deployment >---------------
[2026-03-04T22:25:55.030Z] [INFO] Building Quarkus - Security - Deployment 2.7.5.Final [94/964]
[2026-03-04T22:25:55.030Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:25:55.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
[2026-03-04T22:25:55.030Z] [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 24 kB/s)
[2026-03-04T22:25:55.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
[2026-03-04T22:25:55.030Z] [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 62 MB/s)
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.030Z] [INFO]
[2026-03-04T22:25:55.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO] Processed 31 files in 62ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO] Processed 31 files in 00:00.058 (Already Sorted: 31, Needed Sorting: 0)
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:55.662Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security/deployment/src/main/resources
[2026-03-04T22:25:55.662Z] [INFO]
[2026-03-04T22:25:55.662Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-deployment ---
[2026-03-04T22:25:55.662Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:55.662Z] [INFO] Compiling 12 source files to /quarkus/extensions/security/deployment/target/classes
[2026-03-04T22:25:56.293Z] [INFO]
[2026-03-04T22:25:56.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-deployment ---
[2026-03-04T22:25:56.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:25:56.293Z] [INFO] Copying 3 resources
[2026-03-04T22:25:56.293Z] [INFO]
[2026-03-04T22:25:56.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-deployment ---
[2026-03-04T22:25:56.293Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:25:56.293Z] [INFO] Compiling 19 source files to /quarkus/extensions/security/deployment/target/test-classes
[2026-03-04T22:25:56.965Z] [INFO]
[2026-03-04T22:25:56.965Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-deployment ---
[2026-03-04T22:25:56.965Z] [INFO]
[2026-03-04T22:25:56.965Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:56.965Z] [INFO] T E S T S
[2026-03-04T22:25:56.965Z] [INFO] -------------------------------------------------------
[2026-03-04T22:25:56.965Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:25:58.280Z] [INFO] Running io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-03-04T22:26:02.459Z] 2026-03-04 22:26:02,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.328s.
[2026-03-04T22:26:02.459Z] 2026-03-04 22:26:02,348 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:02.459Z] 2026-03-04 22:26:02,348 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-03-04T22:26:03.097Z] 2026-03-04 22:26:02,896 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:26:03.097Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.039 s - in io.quarkus.security.test.DuplicatedTheSameBouncycastleProviderTest
[2026-03-04T22:26:03.097Z] [INFO] Running io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-03-04T22:26:03.732Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in io.quarkus.security.test.DuplicatedDifferentBouncycastleProviderTest
[2026-03-04T22:26:03.732Z] [INFO] Running io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-03-04T22:26:04.366Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in io.quarkus.security.test.cdi.InvalidClassBeanTestCase
[2026-03-04T22:26:04.366Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-03-04T22:26:05.686Z] 2026-03-04 22:26:04,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-03-04T22:26:05.686Z] 2026-03-04 22:26:04,918 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:05.687Z] 2026-03-04 22:26:04,919 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-03-04T22:26:05.687Z] 2026-03-04 22:26:05,070 INFO [io.quarkus] (main) Quarkus stopped in 0.008s
[2026-03-04T22:26:05.687Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodTest
[2026-03-04T22:26:05.687Z] [INFO] Running io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-03-04T22:26:05.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in io.quarkus.security.test.cdi.SecurityAnnotationOnFinalMethodWithDisableFinalRemovalTest
[2026-03-04T22:26:05.687Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-03-04T22:26:07.004Z] 2026-03-04 22:26:06,436 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-03-04T22:26:07.004Z] 2026-03-04 22:26:06,438 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:07.004Z] 2026-03-04 22:26:06,439 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-03-04T22:26:07.004Z] 2026-03-04 22:26:06,562 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:26:07.004Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s - in io.quarkus.security.test.cdi.CDIAccessDefaultTest
[2026-03-04T22:26:07.004Z] [INFO] Running io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-03-04T22:26:07.634Z] 2026-03-04 22:26:07,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-03-04T22:26:07.634Z] 2026-03-04 22:26:07,401 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:07.634Z] 2026-03-04 22:26:07,401 INFO [io.quarkus] (main) Installed features: [cdi, security]
[2026-03-04T22:26:07.634Z] 2026-03-04 22:26:07,510 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:26:07.634Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 s - in io.quarkus.security.test.cdi.CDIAccessDenyUnannotatedTest
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] Results:
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-deployment ---
[2026-03-04T22:26:08.268Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final.jar
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-deployment ---
[2026-03-04T22:26:08.268Z] [INFO] Building jar: /quarkus/extensions/security/deployment/target/quarkus-security-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-deployment ---
[2026-03-04T22:26:08.268Z] [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
[2026-03-04T22:26:08.268Z] [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
[2026-03-04T22:26:08.268Z] [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
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] ----------------< io.quarkus:quarkus-junit5-properties >----------------
[2026-03-04T22:26:08.268Z] [INFO] Building Quarkus - Test Framework - JUnit 5 - Properties 2.7.5.Final [95/964]
[2026-03-04T22:26:08.268Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:08.268Z] [INFO] Copying 1 resource
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] No sources to compile
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:08.268Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-properties/src/test/resources
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] No sources to compile
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.268Z] [INFO] No tests to run.
[2026-03-04T22:26:08.268Z] [INFO]
[2026-03-04T22:26:08.268Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.269Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final.jar
[2026-03-04T22:26:08.269Z] [INFO]
[2026-03-04T22:26:08.269Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.269Z] [INFO] Building jar: /quarkus/test-framework/junit5-properties/target/quarkus-junit5-properties-2.7.5.Final-sources.jar
[2026-03-04T22:26:08.269Z] [INFO]
[2026-03-04T22:26:08.269Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-properties ---
[2026-03-04T22:26:08.269Z] [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
[2026-03-04T22:26:08.269Z] [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
[2026-03-04T22:26:08.269Z] [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
[2026-03-04T22:26:08.269Z] [INFO]
[2026-03-04T22:26:08.269Z] [INFO] ---------------------< io.quarkus:quarkus-junit5 >----------------------
[2026-03-04T22:26:08.269Z] [INFO] Building Quarkus - Test Framework - JUnit 5 2.7.5.Final [96/964]
[2026-03-04T22:26:08.269Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom
[2026-03-04T22:26:08.269Z] [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 496 kB/s)
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom
[2026-03-04T22:26:08.269Z] [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 884 kB/s)
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom
[2026-03-04T22:26:08.269Z] [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 459 kB/s)
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[2026-03-04T22:26:08.269Z] [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 6.5 kB/s)
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar
[2026-03-04T22:26:08.269Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[2026-03-04T22:26:08.269Z] [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 144 kB/s)
[2026-03-04T22:26:08.269Z] [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 594 kB/s)
[2026-03-04T22:26:08.269Z] [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 9.6 MB/s)
[2026-03-04T22:26:08.269Z] [INFO]
[2026-03-04T22:26:08.269Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5 ---
[2026-03-04T22:26:08.269Z] [INFO]
[2026-03-04T22:26:08.269Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5 ---
[2026-03-04T22:26:08.915Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Processed 54 files in 119ms (Formatted: 0, Unchanged: 54, Failed: 0, Readonly: 0)
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Processed 54 files in 00:00.196 (Already Sorted: 54, Needed Sorting: 0)
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:08.916Z] [INFO] Copying 2 resources
[2026-03-04T22:26:08.916Z] [INFO]
[2026-03-04T22:26:08.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5 ---
[2026-03-04T22:26:08.916Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:26:08.916Z] [INFO] Compiling 53 source files to /quarkus/test-framework/junit5/target/classes
[2026-03-04T22:26:09.547Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/IntegrationTestUtil.java:[169,79] unchecked cast
[2026-03-04T22:26:09.547Z] required: T
[2026-03-04T22:26:09.547Z] found: capture#1 of ?
[2026-03-04T22:26:09.547Z] [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
[2026-03-04T22:26:09.547Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusMainTestExtension.java:[205,28] unchecked cast
[2026-03-04T22:26:09.547Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T22:26:09.547Z] found: java.lang.Object
[2026-03-04T22:26:09.547Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/NativeDevServicesHandler.java:[11,84] unchecked cast
[2026-03-04T22:26:09.547Z] required: java.util.function.BiConsumer<java.lang.String,java.lang.String>
[2026-03-04T22:26:09.547Z] found: java.lang.Object
[2026-03-04T22:26:09.547Z] [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
[2026-03-04T22:26:09.547Z] [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
[2026-03-04T22:26:09.547Z] [WARNING] /quarkus/test-framework/junit5/src/main/java/io/quarkus/test/junit/QuarkusTestExtension.java:[239,28] unchecked cast
[2026-03-04T22:26:09.547Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T22:26:09.547Z] found: java.lang.Object
[2026-03-04T22:26:09.547Z] [INFO]
[2026-03-04T22:26:09.547Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5 ---
[2026-03-04T22:26:09.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:09.547Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5/src/test/resources
[2026-03-04T22:26:09.547Z] [INFO]
[2026-03-04T22:26:09.547Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5 ---
[2026-03-04T22:26:09.547Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:26:09.547Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5/target/test-classes
[2026-03-04T22:26:09.547Z] [INFO]
[2026-03-04T22:26:09.547Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5 ---
[2026-03-04T22:26:09.547Z] [INFO]
[2026-03-04T22:26:09.547Z] [INFO] -------------------------------------------------------
[2026-03-04T22:26:09.547Z] [INFO] T E S T S
[2026-03-04T22:26:09.547Z] [INFO] -------------------------------------------------------
[2026-03-04T22:26:09.547Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:26:10.909Z] [INFO] Running io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-03-04T22:26:11.539Z] Config key junit.quarkus.orderer.prefix.non-quarkus-test is deprecated, please use quarkus.test.orderer.prefix.non-quarkus-test instead.
[2026-03-04T22:26:11.539Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s - in io.quarkus.test.junit.util.QuarkusTestProfileAwareClassOrdererTest
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] Results:
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5 ---
[2026-03-04T22:26:11.539Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final.jar
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5 ---
[2026-03-04T22:26:11.539Z] [INFO] Building jar: /quarkus/test-framework/junit5/target/quarkus-junit5-2.7.5.Final-sources.jar
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5 ---
[2026-03-04T22:26:11.539Z] [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
[2026-03-04T22:26:11.539Z] [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
[2026-03-04T22:26:11.539Z] [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
[2026-03-04T22:26:11.539Z] [INFO]
[2026-03-04T22:26:11.539Z] [INFO] --------------< io.quarkus:quarkus-vertx-http-deployment >--------------
[2026-03-04T22:26:11.539Z] [INFO] Building Quarkus - Vert.x - HTTP - Deployment 2.7.5.Final [97/964]
[2026-03-04T22:26:11.539Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:26:11.539Z] [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
[2026-03-04T22:26:12.177Z] [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
[2026-03-04T22:26:12.177Z] [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 273 kB/s)
[2026-03-04T22:26:12.177Z] [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
[2026-03-04T22:26:12.177Z] [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
[2026-03-04T22:26:12.177Z] [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 1.2 MB/s)
[2026-03-04T22:26:12.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.pom
[2026-03-04T22:26:12.177Z] [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 102 kB/s)
[2026-03-04T22:26:12.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.pom
[2026-03-04T22:26:12.177Z] [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 86 kB/s)
[2026-03-04T22:26:12.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.pom
[2026-03-04T22:26:12.177Z] [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 70 kB/s)
[2026-03-04T22:26:12.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.pom
[2026-03-04T22:26:12.177Z] [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 103 kB/s)
[2026-03-04T22:26:12.177Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.pom
[2026-03-04T22:26:12.816Z] [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 74 kB/s)
[2026-03-04T22:26:12.816Z] [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
[2026-03-04T22:26:12.816Z] [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 52 kB/s)
[2026-03-04T22:26:12.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bootstrap/4.6.1/bootstrap-4.6.1.jar
[2026-03-04T22:26:12.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/popper.js/1.16.0/popper.js-1.16.0.jar
[2026-03-04T22:26:12.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/font-awesome/5.15.4/font-awesome-5.15.4.jar
[2026-03-04T22:26:12.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar
[2026-03-04T22:26:12.816Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/codemirror/5.62.2/codemirror-5.62.2.jar
[2026-03-04T22:26:12.816Z] [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 7.7 MB/s)
[2026-03-04T22:26:12.816Z] [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
[2026-03-04T22:26:12.816Z] [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 19 MB/s)
[2026-03-04T22:26:12.816Z] [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 21 MB/s)
[2026-03-04T22:26:12.816Z] [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 55 MB/s)
[2026-03-04T22:26:12.816Z] [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 1.1 MB/s)
[2026-03-04T22:26:13.452Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.6.0/jquery-3.6.0.jar (314 kB at 355 kB/s)
[2026-03-04T22:26:13.452Z] [INFO]
[2026-03-04T22:26:13.452Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:13.452Z] [INFO]
[2026-03-04T22:26:13.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.083Z] [INFO] --- maven-dependency-plugin:3.1.2:unpack (install-ui) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:bootstrap:4.6.1:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:jquery:3.6.0:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:font-awesome:5.15.4:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars:codemirror:5.62.2:jar
[2026-03-04T22:26:14.083Z] [INFO] Configured Artifact: org.webjars.npm:mermaid:8.9.1:jar
[2026-03-04T22:26:14.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.pom
[2026-03-04T22:26:14.083Z] [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 68 kB/s)
[2026-03-04T22:26:14.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/npm/mermaid/8.9.1/mermaid-8.9.1.jar
[2026-03-04T22:26:14.083Z] [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 40 MB/s)
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [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 ""
[2026-03-04T22:26:14.083Z] [INFO]
[2026-03-04T22:26:14.717Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:14.717Z] [INFO] Processed 164 files in 287ms (Formatted: 0, Unchanged: 164, Failed: 0, Readonly: 0)
[2026-03-04T22:26:14.717Z] [INFO]
[2026-03-04T22:26:14.717Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:15.350Z] [INFO] Processed 164 files in 00:00.381 (Already Sorted: 164, Needed Sorting: 0)
[2026-03-04T22:26:15.350Z] [INFO]
[2026-03-04T22:26:15.350Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:15.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:15.350Z] [INFO] Copying 21 resources
[2026-03-04T22:26:15.350Z] [INFO]
[2026-03-04T22:26:15.350Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:15.350Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:26:15.350Z] [INFO] Compiling 49 source files to /quarkus/extensions/vertx-http/deployment/target/classes
[2026-03-04T22:26:15.988Z] [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
[2026-03-04T22:26:15.988Z] [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
[2026-03-04T22:26:15.988Z] [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
[2026-03-04T22:26:15.988Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-03-04T22:26:15.988Z] found: io.quarkus.runtime.RuntimeValue
[2026-03-04T22:26:15.988Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsoleProcessor.java:[335,79] unchecked conversion
[2026-03-04T22:26:15.988Z] required: io.quarkus.runtime.RuntimeValue<java.util.Optional<java.util.logging.Handler>>
[2026-03-04T22:26:15.988Z] found: io.quarkus.runtime.RuntimeValue
[2026-03-04T22:26:15.988Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[147,83] unchecked cast
[2026-03-04T22:26:15.988Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T22:26:15.988Z] found: java.lang.Object
[2026-03-04T22:26:15.988Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/DevConsole.java:[149,74] unchecked cast
[2026-03-04T22:26:15.988Z] required: java.util.List<java.lang.String>
[2026-03-04T22:26:15.988Z] found: java.lang.Object
[2026-03-04T22:26:15.988Z] [WARNING] /quarkus/extensions/vertx-http/deployment/src/main/java/io/quarkus/vertx/http/deployment/devmode/console/ConfigEditorProcessor.java:[171,27] unchecked conversion
[2026-03-04T22:26:15.988Z] required: java.util.List<java.lang.String>
[2026-03-04T22:26:15.988Z] found: java.util.List
[2026-03-04T22:26:15.988Z] [INFO]
[2026-03-04T22:26:15.988Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:15.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:26:15.988Z] [INFO] Copying 20 resources
[2026-03-04T22:26:15.988Z] [INFO]
[2026-03-04T22:26:15.988Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:15.988Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:26:15.988Z] [INFO] Compiling 115 source files to /quarkus/extensions/vertx-http/deployment/target/test-classes
[2026-03-04T22:26:17.320Z] [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
[2026-03-04T22:26:17.320Z] [INFO]
[2026-03-04T22:26:17.320Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:26:17.320Z] [INFO]
[2026-03-04T22:26:17.320Z] [INFO] -------------------------------------------------------
[2026-03-04T22:26:17.320Z] [INFO] T E S T S
[2026-03-04T22:26:17.320Z] [INFO] -------------------------------------------------------
[2026-03-04T22:26:17.321Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:26:18.642Z] [INFO] Running io.quarkus.vertx.http.BadRequestTest
[2026-03-04T22:26:24.566Z] 2026-03-04 22:26:21,511 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:26:24.566Z] 2026-03-04 22:26:23,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-03-04T22:26:24.566Z] 2026-03-04 22:26:23,497 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:24.566Z] 2026-03-04 22:26:23,497 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:24.566Z] 2026-03-04 22:26:24,219 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:26:24.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.314 s - in io.quarkus.vertx.http.BadRequestTest
[2026-03-04T22:26:24.567Z] [INFO] Running io.quarkus.vertx.http.CompressionTest
[2026-03-04T22:26:25.882Z] 2026-03-04 22:26:25,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-03-04T22:26:25.882Z] 2026-03-04 22:26:25,823 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:25.882Z] 2026-03-04 22:26:25,823 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:27.198Z] 2026-03-04 22:26:27,042 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:26:27.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 s - in io.quarkus.vertx.http.CompressionTest
[2026-03-04T22:26:27.198Z] [INFO] Running io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-03-04T22:26:29.256Z] 2026-03-04 22:26:28,470 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-03-04T22:26:29.256Z] 2026-03-04 22:26:28,471 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:29.256Z] 2026-03-04 22:26:28,471 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:29.894Z] 2026-03-04 22:26:29,265 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:26:29.894Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s - in io.quarkus.vertx.http.ConfigureForwardedHeadersTest
[2026-03-04T22:26:29.894Z] [INFO] Running io.quarkus.vertx.http.ConnectionLimitsTest
[2026-03-04T22:26:31.213Z] 2026-03-04 22:26:30,487 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T22:26:31.213Z] 2026-03-04 22:26:30,488 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:31.213Z] 2026-03-04 22:26:30,488 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:31.213Z] 2026-03-04 22:26:30,763 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:26:31.213Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in io.quarkus.vertx.http.ConnectionLimitsTest
[2026-03-04T22:26:31.213Z] [INFO] Running io.quarkus.vertx.http.DecompressionTest
[2026-03-04T22:26:32.539Z] 2026-03-04 22:26:31,966 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:26:32.540Z] 2026-03-04 22:26:31,966 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:32.540Z] 2026-03-04 22:26:31,966 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:33.178Z] 2026-03-04 22:26:32,519 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:26:33.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in io.quarkus.vertx.http.DecompressionTest
[2026-03-04T22:26:33.178Z] [INFO] Running io.quarkus.vertx.http.DisableHttpPortTest
[2026-03-04T22:26:34.509Z] 2026-03-04 22:26:33,976 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:26:34.509Z] 2026-03-04 22:26:33,976 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:34.509Z] 2026-03-04 22:26:33,977 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:34.509Z] 2026-03-04 22:26:34,424 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:26:34.509Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s - in io.quarkus.vertx.http.DisableHttpPortTest
[2026-03-04T22:26:34.509Z] [INFO] Running io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-03-04T22:26:35.832Z] 2026-03-04 22:26:35,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-03-04T22:26:35.832Z] 2026-03-04 22:26:35,579 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:35.832Z] 2026-03-04 22:26:35,579 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:36.485Z] 2026-03-04 22:26:36,332 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:26:36.485Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.904 s - in io.quarkus.vertx.http.ForwardedForHeaderTest
[2026-03-04T22:26:36.485Z] [INFO] Running io.quarkus.vertx.http.ForwardedHeaderTest
[2026-03-04T22:26:37.856Z] 2026-03-04 22:26:37,382 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.351s. Listening on: http://localhost:8081
[2026-03-04T22:26:37.856Z] 2026-03-04 22:26:37,383 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:37.856Z] 2026-03-04 22:26:37,383 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:38.492Z] 2026-03-04 22:26:37,989 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T22:26:38.492Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in io.quarkus.vertx.http.ForwardedHeaderTest
[2026-03-04T22:26:38.492Z] [INFO] Running io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-03-04T22:26:39.813Z] 2026-03-04 22:26:39,091 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-03-04T22:26:39.813Z] 2026-03-04 22:26:39,091 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:39.813Z] 2026-03-04 22:26:39,091 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:39.813Z] 2026-03-04 22:26:39,632 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:26:39.813Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.623 s - in io.quarkus.vertx.http.ForwardedPrefixHeaderTest
[2026-03-04T22:26:39.813Z] [INFO] Running io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-03-04T22:26:41.132Z] 2026-03-04 22:26:40,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2026-03-04T22:26:41.133Z] 2026-03-04 22:26:40,617 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:41.133Z] 2026-03-04 22:26:40,617 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:41.133Z] 2026-03-04 22:26:41,029 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:26:41.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s - in io.quarkus.vertx.http.NonApplicationAndRootPathTest
[2026-03-04T22:26:41.133Z] [INFO] Running io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-03-04T22:26:42.456Z] 2026-03-04 22:26:41,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-03-04T22:26:42.456Z] 2026-03-04 22:26:42,000 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:42.456Z] 2026-03-04 22:26:42,000 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:43.088Z] 2026-03-04 22:26:42,536 INFO [io.quarkus] (main) Quarkus stopped in 0.038s
[2026-03-04T22:26:43.088Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.vertx.http.NonApplicationEscapeTest
[2026-03-04T22:26:43.088Z] [INFO] Running io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-03-04T22:26:43.720Z] 2026-03-04 22:26:43,398 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.331s. Listening on: http://localhost:8081
[2026-03-04T22:26:43.720Z] 2026-03-04 22:26:43,398 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:43.720Z] 2026-03-04 22:26:43,398 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:44.356Z] 2026-03-04 22:26:43,808 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:26:44.356Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.vertx.http.NonApplicationRootPathSiblingTest
[2026-03-04T22:26:44.356Z] [INFO] Running io.quarkus.vertx.http.RandomPortTest
[2026-03-04T22:26:45.012Z] 2026-03-04 22:26:44,791 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.338s. Listening on: http://localhost:37923
[2026-03-04T22:26:45.012Z] 2026-03-04 22:26:44,792 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:45.012Z] 2026-03-04 22:26:44,792 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:45.646Z] 2026-03-04 22:26:45,234 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:26:45.646Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s - in io.quarkus.vertx.http.RandomPortTest
[2026-03-04T22:26:45.646Z] [INFO] Running io.quarkus.vertx.http.RootPathTest
[2026-03-04T22:26:46.299Z] 2026-03-04 22:26:46,149 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2026-03-04T22:26:46.299Z] 2026-03-04 22:26:46,149 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:46.299Z] 2026-03-04 22:26:46,149 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:46.929Z] 2026-03-04 22:26:46,508 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:26:46.929Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in io.quarkus.vertx.http.RootPathTest
[2026-03-04T22:26:46.929Z] [INFO] Running io.quarkus.vertx.http.UnhandledExceptionTest
[2026-03-04T22:26:47.561Z] 2026-03-04 22:26:47,416 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8081
[2026-03-04T22:26:47.561Z] 2026-03-04 22:26:47,416 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:47.561Z] 2026-03-04 22:26:47,416 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:48.571Z] 2026-03-04 22:26:47,713 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-1: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.571Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.571Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.571Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.571Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.571Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.571Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.571Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.571Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.571Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.571Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.571Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.571Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.571Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.571Z]
[2026-03-04T22:26:48.571Z] 2026-03-04 22:26:47,801 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-2: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.571Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.571Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.571Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.571Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.571Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.571Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.571Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.571Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.571Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.571Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.571Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.572Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.572Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.572Z]
[2026-03-04T22:26:48.572Z] 2026-03-04 22:26:47,817 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-3: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.572Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.572Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.572Z]
[2026-03-04T22:26:48.572Z] 2026-03-04 22:26:47,829 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-4: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.572Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.572Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.572Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.572Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.572Z]
[2026-03-04T22:26:48.572Z] 2026-03-04 22:26:47,845 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-5: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.572Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.572Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.572Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.572Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.572Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.572Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.572Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.572Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.573Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.573Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.573Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.573Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.573Z]
[2026-03-04T22:26:48.573Z] 2026-03-04 22:26:47,866 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-6: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.573Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.573Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.573Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.573Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.573Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.573Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.573Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.573Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.573Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.573Z]
[2026-03-04T22:26:48.573Z] 2026-03-04 22:26:47,887 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-7: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.573Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.573Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.573Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.573Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.573Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.573Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.573Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.573Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.573Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.573Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.573Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.574Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.574Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.574Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.574Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.574Z]
[2026-03-04T22:26:48.574Z] 2026-03-04 22:26:47,900 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-8: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.574Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.574Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.574Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.574Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.574Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.574Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.574Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.574Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.574Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.574Z]
[2026-03-04T22:26:48.574Z] 2026-03-04 22:26:47,921 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-9: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.574Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.574Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.574Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.574Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.574Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.574Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.574Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.574Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.574Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.577Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.577Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.577Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.577Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.577Z]
[2026-03-04T22:26:48.577Z] 2026-03-04 22:26:47,940 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-10: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.577Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.577Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.577Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.577Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.577Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.577Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.577Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.577Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.577Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.577Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.577Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.577Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.577Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.577Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.577Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.577Z]
[2026-03-04T22:26:48.577Z] 2026-03-04 22:26:47,959 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-11: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.577Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.577Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.577Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.578Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.578Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.578Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.578Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.578Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.578Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.578Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.578Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.578Z]
[2026-03-04T22:26:48.578Z] 2026-03-04 22:26:47,969 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-12: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.578Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.578Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.578Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.578Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.578Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.578Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.578Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.578Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.578Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.578Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.578Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.578Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.578Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.578Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.578Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.578Z]
[2026-03-04T22:26:48.578Z] 2026-03-04 22:26:47,978 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-13: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.578Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.578Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.579Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.579Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.579Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.579Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.579Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.579Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.579Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.579Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.579Z]
[2026-03-04T22:26:48.579Z] 2026-03-04 22:26:47,991 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-14: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.579Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.579Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.579Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.579Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.579Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.579Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.579Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.579Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.579Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.579Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.579Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.579Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.579Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.580Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.580Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.580Z]
[2026-03-04T22:26:48.580Z] 2026-03-04 22:26:48,002 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-15: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.580Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.580Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.580Z]
[2026-03-04T22:26:48.580Z] 2026-03-04 22:26:48,020 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-16: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.580Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.580Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.580Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.580Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.580Z]
[2026-03-04T22:26:48.580Z] 2026-03-04 22:26:48,037 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-17: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.580Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.580Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.580Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.580Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.580Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.580Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.580Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.581Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.581Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.581Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.581Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.581Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.581Z]
[2026-03-04T22:26:48.581Z] 2026-03-04 22:26:48,070 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /unhandled-exception failed, error id: 80561f7d-7eb6-4801-a18b-83bbab6baf23-18: java.lang.RuntimeException: Simulated failure
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:255)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.UnhandledExceptionTest$BeanRegisteringRouteThatThrowsException$1.handle(UnhandledExceptionTest.java:252)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:26:48.581Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:26:48.581Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:26:48.581Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:26:48.581Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:26:48.581Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:26:48.581Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:26:48.581Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:26:48.581Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:26:48.581Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:26:48.581Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:26:48.581Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:26:48.581Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:26:48.581Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:26:48.581Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:26:48.581Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:26:48.581Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:26:48.581Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:26:48.581Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:26:48.581Z]
[2026-03-04T22:26:48.581Z] 2026-03-04 22:26:48,102 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:26:48.581Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.593 s - in io.quarkus.vertx.http.UnhandledExceptionTest
[2026-03-04T22:26:48.581Z] [INFO] Running io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-03-04T22:26:49.226Z] 2026-03-04 22:26:49,045 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.329s. Listening on: http://localhost:8081
[2026-03-04T22:26:49.226Z] 2026-03-04 22:26:49,045 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:49.226Z] 2026-03-04 22:26:49,046 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:49.896Z] 2026-03-04 22:26:49,485 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:26:49.896Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 s - in io.quarkus.vertx.http.UserRouteRegistrationTest
[2026-03-04T22:26:49.896Z] [INFO] Running io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-03-04T22:26:50.534Z] 2026-03-04 22:26:50,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2026-03-04T22:26:50.535Z] 2026-03-04 22:26:50,372 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:50.535Z] 2026-03-04 22:26:50,372 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:51.181Z] 2026-03-04 22:26:50,888 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:26:51.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s - in io.quarkus.vertx.http.accesslog.AccessLogFileTestCase
[2026-03-04T22:26:51.181Z] [INFO] Running io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-03-04T22:26:51.822Z] 2026-03-04 22:26:51,761 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8081
[2026-03-04T22:26:51.822Z] 2026-03-04 22:26:51,762 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:51.822Z] 2026-03-04 22:26:51,762 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:52.456Z] 2026-03-04 22:26:52,121 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:26:52.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in io.quarkus.vertx.http.cors.CORSDisabledHandlerTestCase
[2026-03-04T22:26:52.456Z] [INFO] Running io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-03-04T22:26:53.791Z] 2026-03-04 22:26:53,053 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2026-03-04T22:26:53.791Z] 2026-03-04 22:26:53,053 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:53.791Z] 2026-03-04 22:26:53,053 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:53.791Z] 2026-03-04 22:26:53,395 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:26:53.791Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s - in io.quarkus.vertx.http.cors.CORSFullConfigHandlerTestCase
[2026-03-04T22:26:53.791Z] [INFO] Running io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-03-04T22:26:54.429Z] 2026-03-04 22:26:54,261 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.348s. Listening on: http://localhost:8081
[2026-03-04T22:26:54.429Z] 2026-03-04 22:26:54,261 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:54.429Z] 2026-03-04 22:26:54,261 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:55.062Z] 2026-03-04 22:26:54,794 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T22:26:55.062Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s - in io.quarkus.vertx.http.cors.CORSHandlerTestCase
[2026-03-04T22:26:55.062Z] [INFO] Running io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-03-04T22:26:56.397Z] 2026-03-04 22:26:56,100 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8081
[2026-03-04T22:26:56.397Z] 2026-03-04 22:26:56,100 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:56.397Z] 2026-03-04 22:26:56,101 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:57.030Z] 2026-03-04 22:26:56,552 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:26:57.030Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.vertx.http.cors.CORSSecurityTestCase
[2026-03-04T22:26:57.030Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-03-04T22:26:57.668Z] 2026-03-04 22:26:57,472 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.325s. Listening on: http://localhost:8081
[2026-03-04T22:26:57.668Z] 2026-03-04 22:26:57,472 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:57.668Z] 2026-03-04 22:26:57,472 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:26:58.304Z] 2026-03-04 22:26:57,917 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:26:58.304Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s - in io.quarkus.vertx.http.cors.CORSWildcardSecurityTestCase
[2026-03-04T22:26:58.304Z] [INFO] Running io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-03-04T22:26:59.627Z] 2026-03-04 22:26:59,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-03-04T22:26:59.627Z] 2026-03-04 22:26:59,069 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:26:59.627Z] 2026-03-04 22:26:59,069 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:00.321Z] 2026-03-04 22:26:59,709 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:27:00.321Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s - in io.quarkus.vertx.http.cors.CORSWildcardStarSecurityTestCase
[2026-03-04T22:27:00.321Z] [INFO] Running io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-03-04T22:27:00.321Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.vertx.http.deployment.HttpRootPathBuildItemTest
[2026-03-04T22:27:00.321Z] [INFO] Running io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-03-04T22:27:00.321Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.vertx.http.deployment.NonApplicationRootPathBuildItemTest
[2026-03-04T22:27:00.321Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:01,375 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:05.131Z] Tests paused
[2026-03-04T22:27:05.131Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:05.131Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:05.131Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:05.131Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:05.131Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,137 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.115s. Listening on: http://localhost:8080
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,137 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,137 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,677 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test10525404178300111412/src/main/resources/application.properties
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,679 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:27:05.131Z] 2026-03-04 22:27:03,686 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:27:05.131Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:05.131Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:05.131Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:05.132Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:05.132Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:05.132Z] 2026-03-04 22:27:04,068 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8080
[2026-03-04T22:27:05.132Z] 2026-03-04 22:27:04,068 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:05.132Z] 2026-03-04 22:27:04,068 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:05.132Z] 2026-03-04 22:27:04,070 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.394s
[2026-03-04T22:27:05.132Z] 2026-03-04 22:27:04,142 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:05.132Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.444 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorBodyHandlerTest
[2026-03-04T22:27:05.132Z] [INFO] Running io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:04,900 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:07.191Z] Tests paused
[2026-03-04T22:27:07.191Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:07.191Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:07.191Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:07.191Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:07.191Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,381 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.799s. Listening on: http://localhost:8080
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,382 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,383 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,566 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test1670386390202607644/src/main/resources/application.properties
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,567 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:06,573 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:27:07.191Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:07.191Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:07.191Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:07.191Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:07.191Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:07,023 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8080
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:07,023 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:07,023 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:07,023 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.458s
[2026-03-04T22:27:07.191Z] 2026-03-04 22:27:07,061 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:11.008Z] Tests paused
[2026-03-04T22:27:11.008Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:11.008Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:11.008Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:11.008Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:11.008Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,211 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.824s. Listening on: http://localhost:8080
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,213 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,213 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,588 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test16748470196372969870/src/main/resources/application.properties
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,590 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:09,597 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:27:11.008Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:11.008Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:11.008Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:11.008Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:11.008Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:10,011 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8080
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:10,012 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:10,012 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:10,012 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] ([DevConsole]vert.x-eventloop-thread-0) Live reload total time: 0.625s
[2026-03-04T22:27:11.008Z] 2026-03-04 22:27:10,043 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:11.008Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.894 s - in io.quarkus.vertx.http.devconsole.DevConsoleConfigEditorTest
[2026-03-04T22:27:11.008Z] [INFO] Running io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-03-04T22:27:11.008Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in io.quarkus.vertx.http.devconsole.JavaDocResolverTest
[2026-03-04T22:27:11.008Z] [INFO] Running io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-03-04T22:27:13.092Z] 2026-03-04 22:27:10,790 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:13.092Z] Tests paused
[2026-03-04T22:27:13.092Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:13.092Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:13.092Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:13.092Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:13.092Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:13.092Z] 2026-03-04 22:27:12,346 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.887s. Listening on: http://localhost:8080
[2026-03-04T22:27:13.092Z] 2026-03-04 22:27:12,347 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:13.092Z] 2026-03-04 22:27:12,347 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:13.092Z] 2026-03-04 22:27:12,654 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T22:27:13.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.547 s - in io.quarkus.vertx.http.devmode.ArcEndpointTest
[2026-03-04T22:27:13.092Z] [INFO] Running io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:13,380 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:20.676Z] Tests paused
[2026-03-04T22:27:20.676Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:20.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:20.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:20.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:20.676Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:14,847 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.824s. Listening on: http://localhost:8080
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:14,847 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:14,847 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:20.676Z] Compilation Failed:
[2026-03-04T22:27:20.676Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test4274618328772188530/src/main/java/io/quarkus/vertx/http/devmode/CompileErrorEndpoint.java:12: error: unclosed string literal
[2026-03-04T22:27:20.676Z] .handler(rc -> rc.response().end("compile error));
[2026-03-04T22:27:20.676Z] ^
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,176 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CompileErrorEndpoint.class, CompileCorrectlyEndpoint.class.
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,183 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:27:20.676Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:20.676Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:20.676Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:20.676Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:20.676Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,589 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.341s. Listening on: http://localhost:8080
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,589 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,589 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,589 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.755s
[2026-03-04T22:27:20.676Z] 2026-03-04 22:27:19,608 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:20.676Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.943 s - in io.quarkus.vertx.http.devmode.CompileProblemTest
[2026-03-04T22:27:20.676Z] [INFO] Running io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:20,271 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:24.507Z] Tests paused
[2026-03-04T22:27:24.507Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:24.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:24.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:24.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:24.507Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:21,791 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.840s. Listening on: http://localhost:8080
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:21,791 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:21,791 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,253 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in LiveReloadEndpoint.class.
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,261 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:27:24.507Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:24.507Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:24.507Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:24.507Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:24.507Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,677 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8080
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,678 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,678 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,678 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.654s
[2026-03-04T22:27:24.507Z] 2026-03-04 22:27:23,687 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:24.507Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.075 s - in io.quarkus.vertx.http.devmode.LiveReloadArtifactTest
[2026-03-04T22:27:24.507Z] [INFO] Running io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-03-04T22:27:26.568Z] 2026-03-04 22:27:24,353 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:26.568Z] Tests paused
[2026-03-04T22:27:26.568Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:26.568Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:26.568Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:26.568Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:26.568Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:26.568Z] 2026-03-04 22:27:25,917 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.882s. Listening on: http://localhost:8080
[2026-03-04T22:27:26.568Z] 2026-03-04 22:27:25,918 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:26.568Z] 2026-03-04 22:27:25,919 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:26.568Z] 2026-03-04 22:27:26,039 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:27:26.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.341 s - in io.quarkus.vertx.http.devmode.ParentFirstArtifactTest
[2026-03-04T22:27:26.568Z] [INFO] Running io.quarkus.vertx.http.filters.UserFilterTest
[2026-03-04T22:27:27.201Z] 2026-03-04 22:27:27,042 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-03-04T22:27:27.201Z] 2026-03-04 22:27:27,042 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:27.201Z] 2026-03-04 22:27:27,042 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:27.839Z] 2026-03-04 22:27:27,471 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:27:27.839Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in io.quarkus.vertx.http.filters.UserFilterTest
[2026-03-04T22:27:27.839Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-03-04T22:27:35.033Z] 2026-03-04 22:27:28,104 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:35.034Z] Tests paused
[2026-03-04T22:27:35.034Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:35.034Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:35.034Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:35.034Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:35.034Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:29,876 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.074s. Listening on: http://localhost:8080
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:29,877 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:29,877 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,395 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,401 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:27:35.034Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:35.034Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:35.034Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:35.034Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:35.034Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,799 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8080
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,799 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,799 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:31,800 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.589s
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,056 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,059 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:27:35.034Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:35.034Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:35.034Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:35.034Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:35.034Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,430 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8080
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,430 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,430 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:33,430 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.463s
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,619 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevFilter.class.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,622 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:35.034Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:35.034Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:35.034Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:35.034Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:35.034Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,896 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.269s. Listening on: http://localhost:8080
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,896 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,896 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,897 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.346s
[2026-03-04T22:27:35.034Z] 2026-03-04 22:27:34,905 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:27:38.893Z] Tests paused
[2026-03-04T22:27:38.893Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:38.893Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:38.893Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:38.893Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:38.893Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:37,376 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.094s. Listening on: http://localhost:8080
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:37,376 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:37,376 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,042 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewFilter.class.
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,050 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:27:38.893Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:38.893Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:38.893Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:38.893Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:38.893Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8080
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,553 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,553 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,554 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.028s
[2026-03-04T22:27:38.893Z] 2026-03-04 22:27:38,606 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:38.893Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.202 s - in io.quarkus.vertx.http.hotreload.HotReloadWithFilterTest
[2026-03-04T22:27:38.893Z] [INFO] Running io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:39,432 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:42.698Z] Tests paused
[2026-03-04T22:27:42.698Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:42.698Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:42.698Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:42.698Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:42.698Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,151 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.031s. Listening on: http://localhost:8080
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,152 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,152 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,407 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewBean.class.
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,414 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:27:42.698Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:42.698Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:42.698Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:42.698Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:42.698Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,758 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8080
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,758 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,759 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,759 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.488s
[2026-03-04T22:27:42.698Z] 2026-03-04 22:27:41,769 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:27:47.534Z] Tests paused
[2026-03-04T22:27:47.534Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:47.534Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:47.534Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:47.534Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:47.534Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:43,915 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.785s. Listening on: http://localhost:8080
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:43,915 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:43,915 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,263 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,271 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:27:47.534Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:47.534Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:47.534Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:47.534Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:47.534Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,609 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.335s. Listening on: http://localhost:8080
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,610 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,610 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:45,610 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.479s
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:46,795 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevBean.class.
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:46,798 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:27:47.534Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:47.534Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:47.534Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:47.534Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:47.534Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:47,176 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8080
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:47,177 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:47,177 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:47,177 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.446s
[2026-03-04T22:27:47.534Z] 2026-03-04 22:27:47,195 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:27:47.534Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.545 s - in io.quarkus.vertx.http.hotreload.HotReloadWithRouteTest
[2026-03-04T22:27:47.534Z] [INFO] Running io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:47,918 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:27:52.361Z] Tests paused
[2026-03-04T22:27:52.361Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:52.361Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:52.361Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:52.361Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:52.361Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:49,991 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.454s. Listening on: http://localhost:8080
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:49,991 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:49,991 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,498 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in VertxEventBusConsumer.class.
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,504 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:27:52.361Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:27:52.361Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:27:52.361Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:27:52.361Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:27:52.361Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,851 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8080
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,852 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,852 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,852 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.534s
[2026-03-04T22:27:52.361Z] 2026-03-04 22:27:51,861 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:27:52.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.658 s - in io.quarkus.vertx.http.hotreload.VertxInjectionTest
[2026-03-04T22:27:52.361Z] [INFO] Running io.quarkus.vertx.http.http2.Http2Test
[2026-03-04T22:27:53.678Z] 2026-03-04 22:27:53,018 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:27:53.678Z] 2026-03-04 22:27:53,019 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:53.678Z] 2026-03-04 22:27:53,019 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:53.678Z] 2026-03-04 22:27:53,506 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:27:53.678Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.vertx.http.http2.Http2Test
[2026-03-04T22:27:53.678Z] [INFO] Running io.quarkus.vertx.http.router.RouterEventTest
[2026-03-04T22:27:54.994Z] 2026-03-04 22:27:54,311 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.292s. Listening on: http://localhost:8081
[2026-03-04T22:27:54.994Z] 2026-03-04 22:27:54,311 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:54.994Z] 2026-03-04 22:27:54,311 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:54.994Z] 2026-03-04 22:27:54,717 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:27:54.994Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.vertx.http.router.RouterEventTest
[2026-03-04T22:27:54.994Z] [INFO] Running io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-03-04T22:27:55.638Z] 2026-03-04 22:27:55,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.321s. Listening on: http://localhost:8081
[2026-03-04T22:27:55.638Z] 2026-03-04 22:27:55,546 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:55.638Z] 2026-03-04 22:27:55,546 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:56.270Z] 2026-03-04 22:27:55,984 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T22:27:56.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in io.quarkus.vertx.http.samesite.SameSiteCookieTestCase
[2026-03-04T22:27:56.270Z] [INFO] Running io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-03-04T22:27:57.590Z] 2026-03-04 22:27:56,953 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2026-03-04T22:27:57.590Z] 2026-03-04 22:27:56,954 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:57.590Z] 2026-03-04 22:27:56,954 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:27:58.230Z] 2026-03-04 22:27:57,673 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 Qar5aZwZcjkPk9Q0FX9v2YSc07SJh/bB1QZTovdISs4=
[2026-03-04T22:27:58.230Z] 2026-03-04 22:27:58,046 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T22:27:58.230Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.069 s - in io.quarkus.vertx.http.security.CombinedFormBasicAuthTestCase
[2026-03-04T22:27:58.230Z] [INFO] Running io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-03-04T22:27:59.558Z] 2026-03-04 22:27:59,105 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T22:27:59.558Z] 2026-03-04 22:27:59,105 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:27:59.558Z] 2026-03-04 22:27:59,106 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:00.192Z] 2026-03-04 22:27:59,630 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:28:00.192Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 s - in io.quarkus.vertx.http.security.DefaultDenyTestCase
[2026-03-04T22:28:00.192Z] [INFO] Running io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-03-04T22:28:00.828Z] 2026-03-04 22:28:00,493 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.300s. Listening on: http://localhost:8081
[2026-03-04T22:28:00.828Z] 2026-03-04 22:28:00,493 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:00.828Z] 2026-03-04 22:28:00,493 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:01.476Z] 2026-03-04 22:28:00,882 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:28:01.476Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in io.quarkus.vertx.http.security.DisabledPermissionTestCase
[2026-03-04T22:28:01.476Z] [INFO] Running io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-03-04T22:28:02.126Z] 2026-03-04 22:28:01,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-03-04T22:28:02.126Z] 2026-03-04 22:28:01,716 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:02.126Z] 2026-03-04 22:28:01,716 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:02.764Z] 2026-03-04 22:28:02,067 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:28:02.764Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in io.quarkus.vertx.http.security.EmptyChallengeTestCase
[2026-03-04T22:28:02.764Z] [INFO] Running io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-03-04T22:28:03.402Z] 2026-03-04 22:28:03,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.541s. Listening on: http://localhost:8081
[2026-03-04T22:28:03.402Z] 2026-03-04 22:28:03,138 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:03.402Z] 2026-03-04 22:28:03,139 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:04.043Z] 2026-03-04 22:28:03,718 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:28:04.043Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.65 s - in io.quarkus.vertx.http.security.FailedIdentityProviderTestCase
[2026-03-04T22:28:04.043Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-03-04T22:28:06.104Z] 2026-03-04 22:28:05,350 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.932s. Listening on: http://localhost:8081
[2026-03-04T22:28:06.104Z] 2026-03-04 22:28:05,350 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:06.104Z] 2026-03-04 22:28:05,350 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:06.104Z] 2026-03-04 22:28:05,915 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:28:06.104Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.188 s - in io.quarkus.vertx.http.security.FormAuthCookiesTestCase
[2026-03-04T22:28:06.104Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-03-04T22:28:07.426Z] 2026-03-04 22:28:06,767 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8081
[2026-03-04T22:28:07.426Z] 2026-03-04 22:28:06,767 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:07.426Z] 2026-03-04 22:28:06,767 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:07.426Z] 2026-03-04 22:28:07,006 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-2) Encryption key was not specified for persistent FORM auth, using temporary key yT/Cl9yGR81Nvp+foH12Rx1yWHu4zqs8lLkuu+hGJH4=
[2026-03-04T22:28:07.426Z] 2026-03-04 22:28:07,237 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-03-04T22:28:07.426Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in io.quarkus.vertx.http.security.FormAuthNoRedirectTestCase
[2026-03-04T22:28:07.426Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.356s. Listening on: http://localhost:8081
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,090 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,090 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,304 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-3) Encryption key was not specified for persistent FORM auth, using temporary key KvnyT4A+QU0pV40kQlT+c0RZX5rBObhEPUstmYOLqIw=
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,504 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-0) Location cookie value http://localhost does not match the current request URI http://localhost:8081/auth's scheme, host or port
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,506 ERROR [io.qua.ver.htt.run.sec.FormAuthenticationMechanism] (vert.x-eventloop-thread-0) Unable to complete post authentication: io.quarkus.security.AuthenticationCompletionException
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.verifyRedirectBackLocation(FormAuthenticationMechanism.java:143)
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism.handleRedirectBack(FormAuthenticationMechanism.java:123)
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:89)
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:08.745Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T22:28:08.745Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:08.745Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-03-04T22:28:08.745Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:28:08.745Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-03-04T22:28:08.745Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-03-04T22:28:08.745Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-03-04T22:28:08.745Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-03-04T22:28:08.745Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-03-04T22:28:08.745Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:28:08.745Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:28:08.745Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:28:08.745Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:28:08.745Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:08.745Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:08.745Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:08.745Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:28:08.745Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:28:08.745Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:28:08.745Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:28:08.745Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:28:08.745Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:28:08.745Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:28:08.745Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:28:08.745Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:28:08.745Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:08.745Z]
[2026-03-04T22:28:08.745Z] 2026-03-04 22:28:08,535 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:28:08.745Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in io.quarkus.vertx.http.security.FormAuthParametersTestCase
[2026-03-04T22:28:08.745Z] [INFO] Running io.quarkus.vertx.http.security.FormAuthTestCase
[2026-03-04T22:28:10.069Z] 2026-03-04 22:28:09,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.317s. Listening on: http://localhost:8081
[2026-03-04T22:28:10.069Z] 2026-03-04 22:28:09,375 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:10.069Z] 2026-03-04 22:28:09,375 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:10.069Z] 2026-03-04 22:28:09,641 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 PORCwjdWH+jaAyIbPbnh8jvd9alO56qX3RZhYLmOMXs=
[2026-03-04T22:28:10.069Z] 2026-03-04 22:28:09,854 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:28:10.069Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s - in io.quarkus.vertx.http.security.FormAuthTestCase
[2026-03-04T22:28:10.069Z] [INFO] Running io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-03-04T22:28:11.397Z] 2026-03-04 22:28:10,802 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-03-04T22:28:11.397Z] 2026-03-04 22:28:10,802 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:11.397Z] 2026-03-04 22:28:10,802 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:12.423Z] 2026-03-04 22:28:11,199 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-3) Encryption key was not specified for persistent FORM auth, using temporary key 1Sx88yR3tefJMtCWmg0/q+pdkvmk41cB4hhBT61fuNo=
[2026-03-04T22:28:12.423Z] 2026-03-04 22:28:11,398 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /j_security_check failed, error id: 5e37f9a5-352d-4cad-9232-8825b0a6351f-1: java.lang.IllegalStateException: Response has already been written
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-03-04T22:28:12.423Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:28:12.423Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:28:12.423Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.423Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T22:28:12.423Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.423Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-03-04T22:28:12.423Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:28:12.423Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-03-04T22:28:12.423Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-03-04T22:28:12.423Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-03-04T22:28:12.423Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-03-04T22:28:12.423Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-03-04T22:28:12.423Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-03-04T22:28:12.423Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:28:12.423Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.423Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:28:12.423Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.423Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.423Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:28:12.423Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:28:12.423Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:28:12.424Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:28:12.424Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:12.424Z]
[2026-03-04T22:28:12.424Z] 2026-03-04 22:28:11,459 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /j_security_check failed, error id: 5e37f9a5-352d-4cad-9232-8825b0a6351f-2: java.lang.IllegalStateException: Response has already been written
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.424Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-03-04T22:28:12.424Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-03-04T22:28:12.424Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-03-04T22:28:12.424Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:28:12.424Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:28:12.424Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:28:12.424Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:12.424Z]
[2026-03-04T22:28:12.424Z] 2026-03-04 22:28:11,518 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /j_security_check failed, error id: 5e37f9a5-352d-4cad-9232-8825b0a6351f-3: java.lang.IllegalStateException: Response has already been written
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:403)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:25)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.security.PathHandler$1.handle(PathHandler.java:15)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:28:12.424Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:313)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$8$1.onItem(HttpSecurityRecorder.java:305)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnTermination$UniOnTerminationProcessor.onItem(UniOnTermination.java:39)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.performInnerSubscription(UniOnItemTransformToUni.java:81)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:57)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.complete(DefaultUniEmitter.java:37)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:97)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1$1.accept(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.424Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T22:28:12.424Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:83)
[2026-03-04T22:28:12.424Z] at io.quarkus.vertx.http.runtime.security.FormAuthenticationMechanism$1$1.handle(FormAuthenticationMechanism.java:64)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.HttpEventHandler.handleEnd(HttpEventHandler.java:76)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.onEnd(Http1xServerRequest.java:561)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.lambda$pendingQueue$1(Http1xServerRequest.java:126)
[2026-03-04T22:28:12.424Z] at io.vertx.core.streams.impl.InboundBuffer.handleEvent(InboundBuffer.java:240)
[2026-03-04T22:28:12.424Z] at io.vertx.core.streams.impl.InboundBuffer.write(InboundBuffer.java:130)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerRequest.handleEnd(Http1xServerRequest.java:542)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-03-04T22:28:12.424Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.onEnd(Http1xServerConnection.java:191)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.onContent(Http1xServerConnection.java:181)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.handleOther(Http1xServerConnection.java:161)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:149)
[2026-03-04T22:28:12.424Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:28:12.424Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:28:12.424Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:28:12.424Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:28:12.424Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:28:12.424Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:28:12.424Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:28:12.424Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:28:12.424Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:28:12.424Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:12.424Z]
[2026-03-04T22:28:12.424Z] 2026-03-04 22:28:11,551 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:28:12.424Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.7 s - in io.quarkus.vertx.http.security.LazyFormAuthTestCase
[2026-03-04T22:28:12.424Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-03-04T22:28:13.078Z] 2026-03-04 22:28:13,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.823s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:28:13.078Z] 2026-03-04 22:28:13,003 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:13.078Z] 2026-03-04 22:28:13,003 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:14.411Z] 2026-03-04 22:28:13,660 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:28:14.412Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.097 s - in io.quarkus.vertx.http.security.MtlsRequestBasicAuthTest
[2026-03-04T22:28:14.412Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequestTest
[2026-03-04T22:28:15.046Z] 2026-03-04 22:28:14,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:28:15.046Z] 2026-03-04 22:28:14,616 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:15.046Z] 2026-03-04 22:28:14,616 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:15.680Z] 2026-03-04 22:28:15,141 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:28:15.680Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in io.quarkus.vertx.http.security.MtlsRequestTest
[2026-03-04T22:28:15.680Z] [INFO] Running io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-03-04T22:28:16.314Z] 2026-03-04 22:28:16,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:28:16.314Z] 2026-03-04 22:28:16,027 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:16.314Z] 2026-03-04 22:28:16,027 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:16.947Z] 2026-03-04 22:28:16,615 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:28:16.947Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 s - in io.quarkus.vertx.http.security.MtlsRequiredTest
[2026-03-04T22:28:16.947Z] [INFO] Running io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-03-04T22:28:17.607Z] 2026-03-04 22:28:17,514 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-03-04T22:28:17.607Z] 2026-03-04 22:28:17,515 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:17.607Z] 2026-03-04 22:28:17,515 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:18.245Z] 2026-03-04 22:28:18,162 INFO [io.quarkus] (main) Quarkus stopped in 0.044s
[2026-03-04T22:28:18.245Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s - in io.quarkus.vertx.http.security.PermitDenyAllTestCase
[2026-03-04T22:28:18.245Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-03-04T22:28:20.309Z] 2026-03-04 22:28:19,574 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.614s. Listening on: http://localhost:8081
[2026-03-04T22:28:20.309Z] 2026-03-04 22:28:19,576 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:20.309Z] 2026-03-04 22:28:19,576 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:20.944Z] 2026-03-04 22:28:20,641 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:28:20.944Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s - in io.quarkus.vertx.http.security.RolesAllowedLazyAuthTestCase
[2026-03-04T22:28:20.944Z] [INFO] Running io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-03-04T22:28:21.578Z] 2026-03-04 22:28:21,343 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.302s. Listening on: http://localhost:8081
[2026-03-04T22:28:21.578Z] 2026-03-04 22:28:21,343 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:21.578Z] 2026-03-04 22:28:21,343 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:22.918Z] 2026-03-04 22:28:22,423 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T22:28:22.918Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.786 s - in io.quarkus.vertx.http.security.RolesAllowedTestCase
[2026-03-04T22:28:22.918Z] [INFO] Running io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:23,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.619s. Listening on: http://localhost:8081
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:23,629 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:23,629 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:24,391 INFO [io.quarkus] (main) Quarkus stopped in 0.040s
[2026-03-04T22:28:26.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.984 s - in io.quarkus.vertx.http.security.TrimmedPathTestCase
[2026-03-04T22:28:26.653Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:25,331 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:25,331 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:26.653Z] 2026-03-04 22:28:25,331 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:26,436 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:30,534 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-0) All HTTP requests complete
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:30,547 INFO [io.quarkus] (main) Quarkus stopped in 4.111s
[2026-03-04T22:28:31.444Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.131 s - in io.quarkus.vertx.http.shutdown.ShutdownTest
[2026-03-04T22:28:31.444Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:31,360 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8081
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:31,360 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:31.444Z] 2026-03-04 22:28:31,360 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:32.756Z] 2026-03-04 22:28:32,396 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-03-04T22:28:32.756Z] 2026-03-04 22:28:32,497 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-03-04T22:28:32.756Z] 2026-03-04 22:28:32,504 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-3) All HTTP requests complete
[2026-03-04T22:28:32.756Z] 2026-03-04 22:28:32,510 INFO [io.quarkus] (main) Quarkus stopped in 0.114s
[2026-03-04T22:28:32.756Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutDefaultExecutorTest
[2026-03-04T22:28:32.756Z] [INFO] Running io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-03-04T22:28:34.073Z] 2026-03-04 22:28:33,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.744s. Listening on: http://localhost:8081
[2026-03-04T22:28:34.073Z] 2026-03-04 22:28:33,734 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:34.073Z] 2026-03-04 22:28:33,734 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:35.390Z] 2026-03-04 22:28:34,819 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (main) Waiting for HTTP requests to complete
[2026-03-04T22:28:35.390Z] 2026-03-04 22:28:34,920 ERROR [io.qua.run.shu.ShutdownRecorder] (main) Timed out waiting for graceful shutdown, shutting down anyway.
[2026-03-04T22:28:35.390Z] 2026-03-04 22:28:34,931 INFO [io.qua.ver.htt.run.fil.GracefulShutdownFilter] (vert.x-eventloop-thread-3) All HTTP requests complete
[2026-03-04T22:28:35.390Z] 2026-03-04 22:28:34,938 INFO [io.quarkus] (main) Quarkus stopped in 0.119s
[2026-03-04T22:28:35.390Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 s - in io.quarkus.vertx.http.shutdown.ShutdownTimeoutTest
[2026-03-04T22:28:35.390Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-03-04T22:28:36.700Z] 2026-03-04 22:28:35,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:28:36.700Z] 2026-03-04 22:28:35,981 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:36.700Z] 2026-03-04 22:28:35,981 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:36.700Z] 2026-03-04 22:28:36,359 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-03-04T22:28:36.700Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in io.quarkus.vertx.http.ssl.SslServerWithJksTest
[2026-03-04T22:28:36.700Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-03-04T22:28:38.014Z] 2026-03-04 22:28:37,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.570s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:28:38.014Z] 2026-03-04 22:28:37,598 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:38.014Z] 2026-03-04 22:28:37,598 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:38.647Z] 2026-03-04 22:28:38,336 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-03-04T22:28:38.647Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 s - in io.quarkus.vertx.http.ssl.SslServerWithP12Test
[2026-03-04T22:28:38.647Z] [INFO] Running io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-03-04T22:28:39.963Z] 2026-03-04 22:28:39,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: https://localhost:8444
[2026-03-04T22:28:39.963Z] 2026-03-04 22:28:39,385 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:28:39.963Z] 2026-03-04 22:28:39,385 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:39.963Z] 2026-03-04 22:28:39,885 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:28:39.963Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s - in io.quarkus.vertx.http.ssl.SslServerWithPemTest
[2026-03-04T22:28:39.963Z] [INFO] Running io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:40,573 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:28:46.031Z] Tests paused
[2026-03-04T22:28:46.031Z] Running tests for the first time
[2026-03-04T22:28:46.031Z] Starting test run, 2 tests to run.
[2026-03-04T22:28:46.031Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:28:46.031Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:28:46.031Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:28:46.031Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:28:46.031Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:28:46.031Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:28:46.031Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:43,342 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.108s. Listening on: http://localhost:8080
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:43,342 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:43,342 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:44,892 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.635s. Listening on: http://localhost:8081
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:44,892 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:44,892 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:46.031Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:28:46.031Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:45,623 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.012s
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:45,638 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:28:46.031Z] 2026-03-04 22:28:45,639 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:46.031Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:28:46.031Z] Expected status code <200> but was <404>.
[2026-03-04T22:28:46.031Z]
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:28:46.031Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:28:46.031Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:28:46.031Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:28:46.031Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:28:46.031Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:46.031Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:46.031Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:46.031Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:28:46.031Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:28:46.031Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:46.031Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:46.031Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:46.031Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:46.031Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:46.031Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:46.031Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:46.031Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:46.031Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:46.031Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:46.031Z]
[2026-03-04T22:28:46.032Z] 2026-03-04 22:28:45,641 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:28:46.032Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 4399ms. Tests completed at 22:28:45.
[2026-03-04T22:28:46.032Z] 2026-03-04 22:28:45,683 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:28:46.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.824 s - in io.quarkus.vertx.http.testrunner.QuarkusTestTypeTestCase
[2026-03-04T22:28:46.032Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:46,332 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:28:56.611Z] Tests paused
[2026-03-04T22:28:56.611Z] Running tests for the first time
[2026-03-04T22:28:56.611Z] Starting test run, 4 tests to run.
[2026-03-04T22:28:56.611Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:28:56.611Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-03-04T22:28:56.611Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:28:56.611Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:28:56.611Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:28:56.611Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:28:56.611Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:49,203 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.106s. Listening on: http://localhost:8080
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:49,203 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:49,203 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:50,294 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.692s. Listening on: http://localhost:8081
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:50,294 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:50,294 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:56.611Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.611Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.611Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:28:56.611Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.611Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:51,250 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.029s
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:51,289 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:51,289 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:56.611Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:28:56.611Z] Expected status code <200> but was <404>.
[2026-03-04T22:28:56.611Z]
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:28:56.611Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:28:56.611Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:28:56.611Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:56.611Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.611Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:28:56.611Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:28:56.611Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.611Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.611Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:56.611Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:56.611Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:56.611Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:56.611Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:56.611Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:56.611Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:56.611Z]
[2026-03-04T22:28:56.611Z] 2026-03-04 22:28:51,289 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:56.611Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:28:56.611Z] Expected status code <200> but was <404>.
[2026-03-04T22:28:56.611Z]
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.611Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:28:56.611Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:28:56.611Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:28:56.611Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.611Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.612Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.612Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:28:56.612Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:28:56.612Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:28:56.612Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:28:56.612Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:28:56.612Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:56.612Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.612Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:56.612Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:56.612Z]
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:51,290 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:28:56.612Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 4369ms. Tests completed at 22:28:51.
[2026-03-04T22:28:56.612Z] Starting test run, 4 tests to run.
[2026-03-04T22:28:56.612Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:28:56.612Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-03-04T22:28:56.612Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.612Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.612Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:28:56.612Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.612Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:53,399 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:53,399 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:56.612Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-03-04T22:28:56.612Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:56.612Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:56.612Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:56.612Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-03-04T22:28:56.612Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T22:28:56.612Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.612Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.612Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.612Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-03-04T22:28:56.612Z] ... 34 more
[2026-03-04T22:28:56.612Z] Caused by: java.lang.RuntimeException: FAIL
[2026-03-04T22:28:56.612Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-03-04T22:28:56.612Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-03-04T22:28:56.612Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-03-04T22:28:56.612Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T22:28:56.612Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T22:28:56.612Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T22:28:56.612Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-03-04T22:28:56.612Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-03-04T22:28:56.612Z] ... 50 more
[2026-03-04T22:28:56.612Z]
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:53,400 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:28:56.612Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 848ms. Tests completed at 22:28:53 due to changes to StartupFailer.class.
[2026-03-04T22:28:56.612Z] Starting test run, 4 tests to run.
[2026-03-04T22:28:56.612Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:28:56.612Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-03-04T22:28:56.612Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.612Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.612Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:28:56.612Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:28:56.612Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:55,346 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-03-04T22:28:56.612Z] 2026-03-04 22:28:55,347 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:56.612Z] : java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:631)
[2026-03-04T22:28:56.612Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:702)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:77)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:355)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:302)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:280)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:272)
[2026-03-04T22:28:56.612Z] at java.base/java.util.Optional.orElseGet(Optional.java:364)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:271)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:102)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:101)
[2026-03-04T22:28:56.612Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.612Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:56.612Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:56.613Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:56.613Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:56.613Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-03-04T22:28:56.613Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T22:28:56.613Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T22:28:56.613Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:56.613Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:56.613Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:56.613Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:56.613Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-03-04T22:28:56.613Z] at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:249)
[2026-03-04T22:28:56.613Z] at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:608)
[2026-03-04T22:28:56.613Z] at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:646)
[2026-03-04T22:28:56.613Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:56.613Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:28:56.613Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-03-04T22:28:56.613Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-03-04T22:28:56.613Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-03-04T22:28:56.613Z] ... 34 more
[2026-03-04T22:28:56.613Z] Caused by: java.lang.RuntimeException: FAIL
[2026-03-04T22:28:56.613Z] at io.quarkus.vertx.http.testrunner.StartupFailer.fail(StartupFailer.java:18)
[2026-03-04T22:28:56.613Z] at io.quarkus.vertx.http.testrunner.StartupFailer.route(StartupFailer.java:13)
[2026-03-04T22:28:56.613Z] at io.quarkus.vertx.http.testrunner.StartupFailer_Observer_route_92f6975e6a9ae47b604c3f336d0f273e6ace24d9.notify(Unknown Source)
[2026-03-04T22:28:56.613Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T22:28:56.613Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T22:28:56.613Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T22:28:56.613Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder.finalizeRouter(VertxHttpRecorder.java:325)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy_0(Unknown Source)
[2026-03-04T22:28:56.613Z] at io.quarkus.deployment.steps.VertxHttpProcessor$finalizeRouter1136011590.deploy(Unknown Source)
[2026-03-04T22:28:56.613Z] ... 50 more
[2026-03-04T22:28:56.613Z]
[2026-03-04T22:28:56.613Z] 2026-03-04 22:28:55,349 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:28:58.226Z] 1 test failed (0 passing, 3 skipped), 1 test was run in 771ms. Tests completed at 22:28:55 due to changes to StartupFailer.class.
[2026-03-04T22:28:58.226Z] Starting test run, 4 tests to run.
[2026-03-04T22:28:58.226Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:28:58.226Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#DuplicateSimpleET
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,202 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.627s. Listening on: http://localhost:8081
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,202 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,202 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:28:58.226Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testHelloEndpoint()
[2026-03-04T22:28:58.226Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.DuplicateSimpleET#testGreetingEndpoint()
[2026-03-04T22:28:58.226Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:28:58.226Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:28:58.226Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,293 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,301 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-03-04T22:28:58.226Z] 2026-03-04 22:28:57,302 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:58.226Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:28:58.226Z] Expected status code <200> but was <404>.
[2026-03-04T22:28:58.226Z]
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:28:58.226Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:28:58.226Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.226Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:28:58.226Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.226Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:28:58.226Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:28:58.226Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:28:58.226Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:28:58.226Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:58.226Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.226Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.226Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.226Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:28:58.226Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:28:58.226Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:58.227Z]
[2026-03-04T22:28:58.227Z] 2026-03-04 22:28:57,304 ERROR [io.qua.test] (Test runner thread) Test DuplicateSimpleET#testHelloEndpoint() failed
[2026-03-04T22:28:58.227Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:28:58.227Z] Expected status code <200> but was <404>.
[2026-03-04T22:28:58.227Z]
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:28:58.227Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:28:58.227Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:28:58.227Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:28:58.227Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:28:58.227Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:28:58.227Z] at io.quarkus.vertx.http.testrunner.DuplicateSimpleET.testHelloEndpoint(DuplicateSimpleET.java:20)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:28:58.227Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:28:58.227Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:28:58.227Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:28:58.227Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:28:58.227Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:28:58.227Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:28:58.227Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:28:58.227Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:28:58.227Z]
[2026-03-04T22:28:58.227Z] 2026-03-04 22:28:57,305 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:28:58.227Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 680ms. Tests completed at 22:28:57 due to changes to StartupFailer.class.
[2026-03-04T22:28:58.227Z] 2026-03-04 22:28:57,323 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T22:28:58.227Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.671 s - in io.quarkus.vertx.http.testrunner.TestChangeTrackingWhenStartFailsTestCase
[2026-03-04T22:28:58.227Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-03-04T22:29:05.497Z] 2026-03-04 22:28:58,101 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:05.497Z] Tests paused
[2026-03-04T22:29:05.497Z] Running tests for the first time
[2026-03-04T22:29:05.497Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:05.497Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:05.497Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:05.497Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:05.497Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:05.497Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:05.497Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:05.497Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:00,968 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.147s. Listening on: http://localhost:8080
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:00,969 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:00,969 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,160 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.693s. Listening on: http://localhost:8081
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,160 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,160 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:05.497Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:05.497Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,915 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.032s
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,930 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:29:05.497Z] 2026-03-04 22:29:02,932 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:29:05.497Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:05.497Z] Expected status code <200> but was <404>.
[2026-03-04T22:29:05.497Z]
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:05.497Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:05.497Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:05.497Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:29:05.497Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:05.497Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:05.497Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:05.497Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:05.497Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:29:05.497Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:05.497Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:05.497Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:05.497Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:05.497Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:05.497Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:05.497Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:05.497Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:05.498Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:05.498Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:05.498Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:05.498Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:05.498Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:05.498Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:05.498Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:05.498Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:05.498Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:05.498Z]
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:02,932 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:05.498Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 4246ms. Tests completed at 22:29:02.
[2026-03-04T22:29:05.498Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:05.498Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:05.498Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,039 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.756s. Listening on: http://localhost:8081
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,040 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,040 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:05.498Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:05.498Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,048 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,053 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,053 ERROR [io.qua.test] (Test runner thread) Test testHelloEndpoint() failed
[2026-03-04T22:29:05.498Z] : java.lang.RuntimeException
[2026-03-04T22:29:05.498Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-03-04T22:29:05.498Z]
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,053 ERROR [io.qua.test] (Test runner thread) Test SimpleET failed
[2026-03-04T22:29:05.498Z] : java.lang.RuntimeException
[2026-03-04T22:29:05.498Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-03-04T22:29:05.498Z]
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,053 ERROR [io.qua.test] (Test runner thread) Test testGreetingEndpoint() failed
[2026-03-04T22:29:05.498Z] : java.lang.RuntimeException
[2026-03-04T22:29:05.498Z] at io.quarkus.vertx.http.testrunner.SimpleET.error(SimpleET.java:14)
[2026-03-04T22:29:05.498Z]
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,053 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:05.498Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 789ms. Tests completed at 22:29:05 due to changes to SimpleET.class.
[2026-03-04T22:29:05.498Z] 2026-03-04 22:29:05,107 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:29:05.498Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.751 s - in io.quarkus.vertx.http.testrunner.TestFailingBeforeAllTestCase
[2026-03-04T22:29:05.498Z] [INFO] Running io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:05,965 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:16.101Z] Tests paused
[2026-03-04T22:29:16.101Z] Running tests for the first time
[2026-03-04T22:29:16.101Z] Starting test run, 4 tests to run.
[2026-03-04T22:29:16.101Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:29:16.101Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:16.101Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:16.101Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:16.101Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:16.101Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:16.101Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:09,230 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.601s. Listening on: http://localhost:8080
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:09,230 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:09,230 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,186 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.919s. Listening on: http://localhost:8081
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,186 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,186 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:16.101Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:16.101Z] Running 2/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:16.101Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:16.101Z] Running 3/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-03-04T22:29:16.101Z] Running 4/4. 2 failures so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,583 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.016s
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,590 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:29:16.101Z] 2026-03-04 22:29:10,591 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:29:16.101Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:16.101Z] Expected status code <200> but was <404>.
[2026-03-04T22:29:16.101Z]
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:16.101Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:16.101Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.101Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:29:16.101Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:16.101Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:29:16.101Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.101Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.102Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:16.102Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:16.102Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:16.102Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:16.102Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:29:16.102Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:16.102Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:20)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.102Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:16.102Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:16.102Z]
[2026-03-04T22:29:16.102Z] 2026-03-04 22:29:10,591 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-03-04T22:29:16.102Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:16.102Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.102Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:16.102Z]
[2026-03-04T22:29:16.102Z] 2026-03-04 22:29:10,591 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-03-04T22:29:16.102Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:16.102Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.102Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.102Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.102Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:16.102Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:16.102Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:16.102Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:16.102Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:16.103Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:16.103Z]
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:10,592 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 3 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:16.103Z] 3 tests failed (1 passing, 0 skipped), 4 tests were run in 4002ms. Tests completed at 22:29:10.
[2026-03-04T22:29:16.103Z] Starting test run, 4 tests to run.
[2026-03-04T22:29:16.103Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:29:16.103Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,230 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.674s. Listening on: http://localhost:8081
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,230 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,230 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:16.103Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:16.103Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:16.103Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:16.103Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-03-04T22:29:16.103Z] Running 4/4. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,267 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,275 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,275 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-03-04T22:29:16.103Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:16.103Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.103Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:16.103Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:16.103Z]
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,275 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-03-04T22:29:16.103Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:16.103Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:16.103Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:16.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:16.103Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:16.103Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:16.103Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:16.103Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:16.103Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:16.103Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:16.103Z]
[2026-03-04T22:29:16.103Z] 2026-03-04 22:29:13,275 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:16.103Z] 2 tests failed (2 passing, 0 skipped), 4 tests were run in 883ms. Tests completed at 22:29:13 due to changes to HelloResource.class and 2 other files.
[2026-03-04T22:29:16.103Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:16.103Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:16.103Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:16.103Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-03-04T22:29:26.542Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:14,546 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #3 ====================
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:14,546 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-03-04T22:29:26.542Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:26.542Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.542Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:26.542Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:26.542Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:26.542Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:26.542Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:26.542Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:26.542Z]
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:14,546 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:26.542Z] 1 test failed (3 passing, 0 skipped), 2 tests were run in 79ms. Tests completed at 22:29:14 due to changes to UnitService.class.
[2026-03-04T22:29:26.542Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:26.542Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:26.542Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:26.542Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-03-04T22:29:26.542Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:15,838 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T22:29:26.542Z] All 4 tests are passing (0 skipped), 2 tests were run in 108ms. Tests completed at 22:29:15 due to changes to UnitET.class.
[2026-03-04T22:29:26.542Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:26.542Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:26.542Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:26.542Z] All 2 tests are passing (2 skipped), 0 tests were run in 57ms. Tests completed at 22:29:17 due to changes to UnitET.class.
[2026-03-04T22:29:26.542Z] Starting test run, 0 tests to run.
[2026-03-04T22:29:26.542Z] Running 1/0. Running: #JUnit Jupiter
[2026-03-04T22:29:26.542Z] All 2 tests are passing (0 skipped), 0 tests were run in 11ms. Tests completed at 22:29:18 due to changes to UnitET.class.
[2026-03-04T22:29:26.542Z] Compilation Failed:
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ')' expected
[2026-03-04T22:29:26.542Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-03-04T22:29:26.542Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: ';' expected
[2026-03-04T22:29:26.542Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: unclosed string literal
[2026-03-04T22:29:26.542Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:17: error: not a statement
[2026-03-04T22:29:26.542Z] event.response().end("hello" world " + event.pathParam("name"));
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: ';' expected
[2026-03-04T22:29:26.542Z] return "hello" world";
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: unclosed string literal
[2026-03-04T22:29:26.542Z] return "hello" world";
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/main/java/io/quarkus/vertx/http/testrunner/HelloResource.java:33: error: not a statement
[2026-03-04T22:29:26.542Z] return "hello" world";
[2026-03-04T22:29:26.542Z] ^
[2026-03-04T22:29:26.542Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:26.542Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:26.542Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,127 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,127 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,127 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:26.542Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:26.542Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,174 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,179 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #7 ====================
[2026-03-04T22:29:26.542Z] 2026-03-04 22:29:22,179 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:29:26.542Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:26.542Z] Response body doesn't match expectation.
[2026-03-04T22:29:26.542Z] Expected: is "hello"
[2026-03-04T22:29:26.542Z] Actual: hello world
[2026-03-04T22:29:26.542Z]
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:26.542Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:26.542Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:26.542Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T22:29:26.542Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:26.542Z] at io.quarkus.vertx.http.testrunner.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.542Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.542Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.542Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:26.542Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:26.542Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.542Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.542Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:26.543Z]
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:22,179 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testGreetingEndpoint() failed
[2026-03-04T22:29:26.543Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:26.543Z] Response body doesn't match expectation.
[2026-03-04T22:29:26.543Z] Expected: is "hello 46336ec4-f979-4df5-828b-09401d3b3c60"
[2026-03-04T22:29:26.543Z] Actual: hello world 46336ec4-f979-4df5-828b-09401d3b3c60
[2026-03-04T22:29:26.543Z]
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:26.543Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:26.543Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:26.543Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T22:29:26.543Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:26.543Z] at io.quarkus.vertx.http.testrunner.SimpleET.testGreetingEndpoint(SimpleET.java:32)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:26.543Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:26.543Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:26.543Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:26.543Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.543Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.543Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:26.543Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:26.543Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:26.543Z]
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:22,179 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:26.543Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 551ms. Tests completed at 22:29:22 due to changes to HelloResource.class and 2 other files.
[2026-03-04T22:29:26.543Z] Compilation Failed:
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: ')' expected
[2026-03-04T22:29:26.543Z] .body(is("hello" world"));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: unclosed string literal
[2026-03-04T22:29:26.543Z] .body(is("hello" world"));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:21: error: not a statement
[2026-03-04T22:29:26.543Z] .body(is("hello" world"));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: ')' expected
[2026-03-04T22:29:26.543Z] .body(is("hello" world " + uuid));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: unclosed string literal
[2026-03-04T22:29:26.543Z] .body(is("hello" world " + uuid));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15919167299397961665/src/test/java/io/quarkus/vertx/http/testrunner/SimpleET.java:32: error: not a statement
[2026-03-04T22:29:26.543Z] .body(is("hello" world " + uuid));
[2026-03-04T22:29:26.543Z] ^
[2026-03-04T22:29:26.543Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:26.543Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:26.543Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#SimpleET
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,827 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,827 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,827 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:26.543Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:26.543Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,872 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,877 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T22:29:26.543Z] All 2 tests are passing (0 skipped), 2 tests were run in 420ms. Tests completed at 22:29:25 due to changes to SimpleET.class.
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:29:26.543Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.791 s - in io.quarkus.vertx.http.testrunner.TestRunnerSmokeTestCase
[2026-03-04T22:29:26.543Z] [INFO] Running io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-03-04T22:29:26.543Z] 2026-03-04 22:29:25,918 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T22:29:26.543Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:26.543Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:26.543Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:29:26.543Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T22:29:26.543Z] ... 3 more
[2026-03-04T22:29:26.543Z]
[2026-03-04T22:29:28.685Z] 2026-03-04 22:29:26,567 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:28.685Z] Tests paused
[2026-03-04T22:29:28.685Z] Running tests for the first time
[2026-03-04T22:29:28.685Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:28.685Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:28.685Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#UnitET
[2026-03-04T22:29:28.685Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest2()
[2026-03-04T22:29:28.685Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.UnitET#unitStyleTest()
[2026-03-04T22:29:28.685Z] 2026-03-04 22:29:27,915 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:29:28.685Z] 2026-03-04 22:29:27,915 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest() failed
[2026-03-04T22:29:28.685Z] : org.opentest4j.AssertionFailedError: expected: <Hi> but was: <hello>
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:28.685Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest(UnitET.java:16)
[2026-03-04T22:29:28.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:28.685Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:28.685Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:28.685Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:28.685Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:28.685Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.686Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.686Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:28.686Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:28.686Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:28.686Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:28.686Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:28.686Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:28.686Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:28.686Z]
[2026-03-04T22:29:28.686Z] 2026-03-04 22:29:27,916 ERROR [io.qua.test] (Test runner thread) Test UnitET#unitStyleTest2() failed
[2026-03-04T22:29:28.686Z] : org.opentest4j.AssertionFailedError: expected: <UNIT> but was: <unit>
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
[2026-03-04T22:29:28.686Z] at io.quarkus.vertx.http.testrunner.UnitET.unitStyleTest2(UnitET.java:10)
[2026-03-04T22:29:28.686Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:28.686Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:28.686Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:28.686Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:28.686Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:28.686Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.686Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:28.686Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.687Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:28.687Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:28.687Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:28.687Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:28.687Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:28.687Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:28.687Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:28.687Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:28.687Z]
[2026-03-04T22:29:28.687Z] 2026-03-04 22:29:27,916 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 2 TESTS FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:28.687Z] 2 tests failed (0 passing, 0 skipped), 2 tests were run in 908ms. Tests completed at 22:29:27.
[2026-03-04T22:29:28.687Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:28.687Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:28.687Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:28.687Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:28.687Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:28.687Z] 2026-03-04 22:29:28,436 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.180s. Listening on: http://localhost:8080
[2026-03-04T22:29:28.687Z] 2026-03-04 22:29:28,437 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:28.687Z] 2026-03-04 22:29:28,437 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:28.687Z] 2026-03-04 22:29:28,493 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:29:28.687Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 s - in io.quarkus.vertx.http.testrunner.UnitTestTypeTestCase
[2026-03-04T22:29:28.687Z] [INFO] Running io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:28,975 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:40.968Z] Tests paused
[2026-03-04T22:29:40.968Z] Running tests for the first time
[2026-03-04T22:29:40.968Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:40.968Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:40.968Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-03-04T22:29:40.968Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:40.968Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:40.968Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:40.968Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:40.968Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:31,254 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.519s. Listening on: http://localhost:8080
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:31,255 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:31,255 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,120 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.944s. Listening on: http://localhost:8081
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,120 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,120 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.968Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:40.968Z] Running 2/2. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testGreetingEndpoint()
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,513 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,521 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:29:40.968Z] 2026-03-04 22:29:32,522 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:29:40.968Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:40.968Z] Expected status code <200> but was <404>.
[2026-03-04T22:29:40.968Z]
[2026-03-04T22:29:40.968Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:40.968Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:40.968Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:40.968Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:40.968Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:40.968Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:40.968Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:40.968Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:29:40.968Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:29:40.968Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:40.968Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.969Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:29:40.969Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:171)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.969Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:40.969Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:40.969Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:40.969Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:29:40.969Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:40.969Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.969Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.969Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.969Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:40.969Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:40.969Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.969Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.969Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:40.969Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:40.969Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:40.970Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:40.970Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:40.970Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:40.970Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:40.970Z]
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:32,522 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:40.970Z] 1 test failed (1 passing, 0 skipped), 2 tests were run in 3042ms. Tests completed at 22:29:32.
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:32,666 INFO [io.qua.test] ([DevConsole]vert.x-eventloop-thread-0) Broken only mode enabled
[2026-03-04T22:29:40.970Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:40.970Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:40.970Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,634 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.723s. Listening on: http://localhost:8081
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,634 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,634 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.970Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,687 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.017s
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,698 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T22:29:40.970Z] 2026-03-04 22:29:34,698 ERROR [io.qua.test] (Test runner thread) Test SimpleET#testHelloEndpoint() failed
[2026-03-04T22:29:40.970Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:29:40.970Z] Expected status code <200> but was <404>.
[2026-03-04T22:29:40.970Z]
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:126)
[2026-03-04T22:29:40.970Z] at io.restassured.specification.ResponseSpecification$statusCode$0.callCurrent(Unknown Source)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ResponseSpecificationImpl.statusCode(ResponseSpecificationImpl.groovy:134)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ValidatableResponseOptionsImpl.statusCode(ValidatableResponseOptionsImpl.java:89)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ValidatableResponseImpl.super$2$statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:29:40.970Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:29:40.970Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:29:40.970Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy:142)
[2026-03-04T22:29:40.970Z] at io.restassured.internal.ValidatableResponseImpl.statusCode(ValidatableResponseImpl.groovy)
[2026-03-04T22:29:40.970Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.testHelloEndpoint(SimpleET.java:21)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.970Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.970Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.970Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:40.970Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:40.970Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.970Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.970Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.970Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:40.971Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:40.971Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:40.971Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:40.971Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:40.971Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:40.971Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:40.971Z]
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:34,699 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:40.971Z] 1 test failed (1 passing, 0 skipped), 1 test was run in 810ms. Tests completed at 22:29:34 due to changes to SimpleET.class.
[2026-03-04T22:29:40.971Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:40.971Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:40.971Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:36,333 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:36,333 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:36,335 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.971Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#testHelloEndpoint()
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:36,357 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:36,362 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T22:29:40.971Z] All 2 tests are passing (0 skipped), 1 test was run in 488ms. Tests completed at 22:29:36 due to changes to BrokenOnlyResource.class and 2 other files.
[2026-03-04T22:29:40.971Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:40.971Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:40.971Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,910 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8081
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,910 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,910 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.971Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,919 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.003s
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,924 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-03-04T22:29:40.971Z] 2026-03-04 22:29:37,924 ERROR [io.qua.test] (Test runner thread) Test SimpleET#fail() failed
[2026-03-04T22:29:40.971Z] : org.opentest4j.AssertionFailedError
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:35)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.api.Assertions.fail(Assertions.java:115)
[2026-03-04T22:29:40.971Z] at io.quarkus.vertx.http.testrunner.brokenonly.SimpleET.fail(SimpleET.java:38)
[2026-03-04T22:29:40.971Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:29:40.971Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:29:40.971Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:29:40.971Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:29:40.971Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:29:40.971Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:29:40.971Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.971Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.971Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:29:40.971Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:29:40.972Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:29:40.972Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:29:40.972Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:29:40.972Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:29:40.972Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:29:40.972Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:40.972Z]
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:37,924 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:29:40.972Z] 1 test failed (2 passing, 0 skipped), 1 test was run in 379ms. Tests completed at 22:29:37 due to changes to SimpleET.class.
[2026-03-04T22:29:40.972Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:40.972Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:40.972Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#SimpleET
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,432 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.311s. Listening on: http://localhost:8081
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,432 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,432 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:40.972Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.brokenonly.SimpleET#fail()
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,442 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,446 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T22:29:40.972Z] All 3 tests are passing (0 skipped), 1 test was run in 349ms. Tests completed at 22:29:39 due to changes to SimpleET.class.
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,455 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:29:40.972Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.977 s - in io.quarkus.vertx.http.testrunner.brokenonly.TestBrokenOnlyTestCase
[2026-03-04T22:29:40.972Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-03-04T22:29:40.972Z] 2026-03-04 22:29:39,464 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T22:29:40.972Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:40.972Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:40.972Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:29:40.972Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T22:29:40.972Z] ... 3 more
[2026-03-04T22:29:40.972Z]
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:40,334 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:46.889Z] Tests paused
[2026-03-04T22:29:46.889Z] Running tests for the first time
[2026-03-04T22:29:46.889Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:46.889Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:46.889Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-03-04T22:29:46.889Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:46.889Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:46.889Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:46.889Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:46.889Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:42,652 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.627s. Listening on: http://localhost:8080
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:42,652 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:42,652 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:43,223 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.985s. Listening on: http://localhost:8081
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:43,223 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:43,223 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:46.889Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:43,715 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.017s
[2026-03-04T22:29:46.889Z] All 1 test is passing (0 skipped), 1 test was run in 2927ms. Tests completed at 22:29:43.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:44,273 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14532364438539729366/src/main/resources/application.properties
[2026-03-04T22:29:46.889Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:46.889Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:46.889Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:44,817 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:44,817 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:44,817 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:46.889Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-03-04T22:29:46.889Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-03-04T22:29:46.889Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:44,854 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-03-04T22:29:46.889Z] All 2 tests are passing (0 skipped), 2 tests were run in 586ms. Tests completed at 22:29:44.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:45,390 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test14532364438539729366/src/main/resources/application.properties
[2026-03-04T22:29:46.889Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:46.889Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:46.889Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:45,865 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:45,865 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:45,865 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:46.889Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-03-04T22:29:46.889Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-03-04T22:29:46.889Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-03-04T22:29:46.889Z] 2026-03-04 22:29:45,919 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-03-04T22:29:46.889Z] All 2 tests are passing (0 skipped), 2 tests were run in 538ms. Tests completed at 22:29:45.
[2026-03-04T22:29:46.890Z] 2026-03-04 22:29:45,962 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:29:46.890Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.498 s - in io.quarkus.vertx.http.testrunner.includes.ExcludePatternTestCase
[2026-03-04T22:29:46.890Z] [INFO] Running io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:46,550 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:54.104Z] Tests paused
[2026-03-04T22:29:54.104Z] Running tests for the first time
[2026-03-04T22:29:54.104Z] Starting test run, 1 tests to run.
[2026-03-04T22:29:54.104Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:29:54.104Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-03-04T22:29:54.104Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:54.104Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:54.104Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:54.104Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:54.104Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:48,972 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.749s. Listening on: http://localhost:8080
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:48,972 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:48,972 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:49,594 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.061s. Listening on: http://localhost:8081
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:49,594 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:49,594 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:54.104Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:49,973 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.017s
[2026-03-04T22:29:54.104Z] All 1 test is passing (0 skipped), 1 test was run in 2867ms. Tests completed at 22:29:49.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:50,492 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7256676256495893797/src/main/resources/application.properties
[2026-03-04T22:29:54.104Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:54.104Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:54.104Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:51,281 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.769s. Listening on: http://localhost:8081
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:51,281 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:51,281 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:54.104Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-03-04T22:29:54.104Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-03-04T22:29:54.104Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:51,341 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-03-04T22:29:54.104Z] All 2 tests are passing (0 skipped), 2 tests were run in 860ms. Tests completed at 22:29:51.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:51,860 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test7256676256495893797/src/main/resources/application.properties
[2026-03-04T22:29:54.104Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:54.104Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:54.104Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#BarET
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:52,655 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.754s. Listening on: http://localhost:8081
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:52,655 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:52,655 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:54.104Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.includes.BarET#bar()
[2026-03-04T22:29:54.104Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#FooET
[2026-03-04T22:29:54.104Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.includes.FooET#foo()
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:52,687 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T22:29:54.104Z] All 2 tests are passing (0 skipped), 2 tests were run in 832ms. Tests completed at 22:29:52.
[2026-03-04T22:29:54.104Z] 2026-03-04 22:29:52,730 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T22:29:54.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.798 s - in io.quarkus.vertx.http.testrunner.includes.IncludePatternTestCase
[2026-03-04T22:29:54.104Z] [INFO] Running io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:53,348 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:29:59.255Z] Tests paused
[2026-03-04T22:29:59.255Z] Running tests for the first time
[2026-03-04T22:29:59.255Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:59.255Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:59.255Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-03-04T22:29:59.255Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:29:59.255Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:29:59.255Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:29:59.255Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:29:59.255Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:55,801 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.680s. Listening on: http://localhost:8080
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:55,808 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:55,808 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:56,640 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.095s. Listening on: http://localhost:8081
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:56,640 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:56,640 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:59.255Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-03-04T22:29:59.255Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:57,054 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2026-03-04T22:29:59.255Z] All 2 tests are passing (0 skipped), 2 tests were run in 3114ms. Tests completed at 22:29:57.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:57,585 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15214441299275667475/src/main/resources/application.properties
[2026-03-04T22:29:59.255Z] Starting test run, 2 tests to run.
[2026-03-04T22:29:59.255Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:29:59.255Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#MetaET
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,218 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,218 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,218 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:29:59.255Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t1()
[2026-03-04T22:29:59.255Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.metaannotations.MetaET#t2()
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,250 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-03-04T22:29:59.255Z] All 2 tests are passing (0 skipped), 2 tests were run in 670ms. Tests completed at 22:29:58.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,797 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test15214441299275667475/src/main/resources/application.properties
[2026-03-04T22:29:59.255Z] Starting test run, 0 tests to run.
[2026-03-04T22:29:59.255Z] Running 1/0. Running: #JUnit Jupiter
[2026-03-04T22:29:59.255Z] All 2 tests are passing (0 skipped), 0 tests were run in 8ms. Tests completed at 22:29:58.
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,856 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:29:59.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.086 s - in io.quarkus.vertx.http.testrunner.metaannotations.MetaAnnotationsTestCase
[2026-03-04T22:29:59.255Z] [INFO] Running io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-03-04T22:29:59.255Z] 2026-03-04 22:29:58,860 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:59.255Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T22:29:59.255Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T22:29:59.255Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T22:29:59.255Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:29:59.255Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:29:59.255Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:29:59.255Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T22:29:59.255Z] ... 3 more
[2026-03-04T22:29:59.255Z]
[2026-03-04T22:30:08.189Z] 2026-03-04 22:29:59,436 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:30:08.189Z] Tests paused
[2026-03-04T22:30:08.189Z] Running tests for the first time
[2026-03-04T22:30:08.189Z] Starting test run, 1 tests to run.
[2026-03-04T22:30:08.189Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:30:08.189Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-03-04T22:30:08.189Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:08.189Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:08.189Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:08.189Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:08.189Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:01,680 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.559s. Listening on: http://localhost:8080
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:01,680 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:01,680 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,478 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.898s. Listening on: http://localhost:8081
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,478 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,478 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:08.189Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-03-04T22:30:08.189Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-03-04T22:30:08.189Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-03-04T22:30:08.189Z] Running 3/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-03-04T22:30:08.189Z] Running 4/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-03-04T22:30:08.189Z] Running 5/1. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,970 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.019s
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,980 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
[2026-03-04T22:30:08.189Z] 2026-03-04 22:30:02,980 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-03-04T22:30:08.189Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:30:08.189Z] Response body doesn't match expectation.
[2026-03-04T22:30:08.189Z] Expected: is "true"
[2026-03-04T22:30:08.189Z] Actual: false
[2026-03-04T22:30:08.189Z]
[2026-03-04T22:30:08.189Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:30:08.189Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:30:08.189Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:30:08.189Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:30:08.189Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:30:08.189Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:30:08.189Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:30:08.190Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:30:08.190Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.190Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.190Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-03-04T22:30:08.190Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.190Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.190Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.190Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:30:08.190Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:30:08.190Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:30:08.190Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:30:08.190Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:30:08.190Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:30:08.190Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:30:08.190Z]
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:02,980 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:30:08.190Z] 1 test failed (4 passing, 0 skipped), 5 tests were run in 2936ms. Tests completed at 22:30:02.
[2026-03-04T22:30:08.190Z] Starting test run, 0 tests to run.
[2026-03-04T22:30:08.190Z] Running 1/0. Running: #JUnit Jupiter
[2026-03-04T22:30:08.190Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,139 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.770s. Listening on: http://localhost:8081
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,139 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,139 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:08.190Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-03-04T22:30:08.190Z] Running 1/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-03-04T22:30:08.190Z] Running 2/0. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=4
[2026-03-04T22:30:08.190Z] Running 3/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-03-04T22:30:08.190Z] Running 4/0. 1 failure so far. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,230 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.011s
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,242 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T22:30:08.190Z] 2026-03-04 22:30:04,242 ERROR [io.qua.test] (Test runner thread) Test ParamET#[2] x=4 failed
[2026-03-04T22:30:08.190Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:30:08.190Z] Response body doesn't match expectation.
[2026-03-04T22:30:08.190Z] Expected: is "true"
[2026-03-04T22:30:08.190Z] Actual: false
[2026-03-04T22:30:08.190Z]
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:30:08.190Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:30:08.190Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:30:08.190Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T22:30:08.190Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.190Z] at io.quarkus.vertx.http.testrunner.params.ParamET.shouldValidateOddNumbers(ParamET.java:31)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.190Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.190Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:896)
[2026-03-04T22:30:08.190Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestTemplateMethod(QuarkusTestExtension.java:856)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
[2026-03-04T22:30:08.190Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:204)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:107)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
[2026-03-04T22:30:08.191Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
[2026-03-04T22:30:08.191Z] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:30:08.191Z] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:107)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:42)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:30:08.191Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:30:08.191Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:30:08.191Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:30:08.191Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:30:08.191Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:30:08.191Z]
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:04,243 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:30:08.191Z] 1 test failed (4 passing, 0 skipped), 4 tests were run in 916ms. Tests completed at 22:30:04.
[2026-03-04T22:30:08.191Z] Starting test run, 1 tests to run.
[2026-03-04T22:30:08.191Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:30:08.191Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:05,974 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:05,974 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:05,974 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:08.191Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#shouldValidateOddNumbers(int)
[2026-03-04T22:30:08.191Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[1] x=1
[2026-03-04T22:30:08.191Z] Running 2/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[2] x=3
[2026-03-04T22:30:08.191Z] Running 3/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[3] x=11
[2026-03-04T22:30:08.191Z] Running 4/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#[4] x=17
[2026-03-04T22:30:08.191Z] Running 5/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:06,015 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:06,021 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T22:30:08.191Z] All 5 tests are passing (0 skipped), 5 tests were run in 526ms. Tests completed at 22:30:06 due to changes to ParamET.class.
[2026-03-04T22:30:08.191Z] Starting test run, 1 tests to run.
[2026-03-04T22:30:08.191Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:30:08.191Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#ParamET
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,593 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,593 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,593 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:08.191Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.params.ParamET#testHelloEndpoint()
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,614 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.004s
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,621 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #4 ====================
[2026-03-04T22:30:08.191Z] 2026-03-04 22:30:07,621 ERROR [io.qua.test] (Test runner thread) Test ParamET#testHelloEndpoint() failed
[2026-03-04T22:30:08.191Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T22:30:08.191Z] Response body doesn't match expectation.
[2026-03-04T22:30:08.191Z] Expected: is "hello"
[2026-03-04T22:30:08.191Z] Actual: boo
[2026-03-04T22:30:08.191Z]
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T22:30:08.191Z] at jdk.internal.reflect.GeneratedMethodAccessor2372.invoke(Unknown Source)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T22:30:08.191Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T22:30:08.191Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T22:30:08.191Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T22:30:08.191Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T22:30:08.191Z] at io.quarkus.vertx.http.testrunner.params.ParamET.testHelloEndpoint(ParamET.java:21)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:30:08.191Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:30:08.191Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:30:08.191Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T22:30:08.191Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:30:08.191Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.191Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.191Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.192Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:30:08.192Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T22:30:08.192Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T22:30:08.192Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:30:08.192Z]
[2026-03-04T22:30:08.192Z] 2026-03-04 22:30:07,627 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T22:30:08.192Z] 1 test failed (4 passing, 0 skipped), 1 test was run in 450ms. Tests completed at 22:30:07 due to changes to HelloResource.class.
[2026-03-04T22:30:08.192Z] 2026-03-04 22:30:07,659 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T22:30:08.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.824 s - in io.quarkus.vertx.http.testrunner.params.TestParameterizedTestCase
[2026-03-04T22:30:08.192Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-03-04T22:30:08.192Z] 2026-03-04 22:30:07,674 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T22:30:08.192Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:30:08.192Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:30:08.192Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:30:08.192Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T22:30:08.192Z] ... 3 more
[2026-03-04T22:30:08.192Z]
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:08,467 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:30:15.365Z] Tests paused
[2026-03-04T22:30:15.365Z] Running tests for the first time
[2026-03-04T22:30:15.365Z] Starting test run, 3 tests to run.
[2026-03-04T22:30:15.365Z] Running 1/3. Running: #JUnit Jupiter
[2026-03-04T22:30:15.365Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:15.365Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:15.365Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:15.365Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:15.365Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:15.365Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.948s. Listening on: http://localhost:8080
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,123 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,123 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,838 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.398s. Listening on: http://localhost:8081
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,838 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:11,838 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:15.365Z] Running 1/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-03-04T22:30:15.365Z] Running 2/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-03-04T22:30:15.365Z] Running 3/3. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:12,236 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-03-04T22:30:15.365Z] All 3 tests are passing (0 skipped), 3 tests were run in 3378ms. Tests completed at 22:30:12.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:12,787 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test8481485331154697629/src/main/resources/application.properties
[2026-03-04T22:30:15.365Z] Starting test run, 4 tests to run.
[2026-03-04T22:30:15.365Z] Running 1/4. Running: #JUnit Jupiter
[2026-03-04T22:30:15.365Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:13,462 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.656s. Listening on: http://localhost:8081
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:13,462 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:13,462 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:15.365Z] Running 1/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-03-04T22:30:15.365Z] Running 2/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-03-04T22:30:15.365Z] Running 3/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-03-04T22:30:15.365Z] Running 4/4. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:13,516 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-03-04T22:30:15.365Z] All 5 tests are passing (0 skipped), 4 tests were run in 734ms. Tests completed at 22:30:13.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,049 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test8481485331154697629/src/main/resources/application.properties
[2026-03-04T22:30:15.365Z] Starting test run, 5 tests to run.
[2026-03-04T22:30:15.365Z] Running 1/5. Running: #JUnit Jupiter
[2026-03-04T22:30:15.365Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,508 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,508 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,508 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:15.365Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-03-04T22:30:15.365Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-03-04T22:30:15.365Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-03-04T22:30:15.365Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-03-04T22:30:15.365Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,557 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-03-04T22:30:15.365Z] All 5 tests are passing (0 skipped), 5 tests were run in 514ms. Tests completed at 22:30:14.
[2026-03-04T22:30:15.365Z] 2026-03-04 22:30:14,616 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:30:15.365Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.936 s - in io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase
[2026-03-04T22:30:15.365Z] [INFO] Running io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-03-04T22:30:22.558Z] 2026-03-04 22:30:15,117 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:30:22.558Z] Tests paused
[2026-03-04T22:30:22.558Z] Running tests for the first time
[2026-03-04T22:30:22.558Z] Starting test run, 2 tests to run.
[2026-03-04T22:30:22.558Z] Running 1/2. Running: #JUnit Jupiter
[2026-03-04T22:30:22.558Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:22.558Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:22.558Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:22.558Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:22.558Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:22.558Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:22.558Z] 2026-03-04 22:30:17,872 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.991s. Listening on: http://localhost:8080
[2026-03-04T22:30:22.558Z] 2026-03-04 22:30:17,872 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:22.558Z] 2026-03-04 22:30:17,872 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:22.558Z] 2026-03-04 22:30:19,081 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.591s. Listening on: http://localhost:8081
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:19,082 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:19,082 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:22.559Z] Running 1/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-03-04T22:30:22.559Z] Running 2/2. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:19,666 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.026s
[2026-03-04T22:30:22.559Z] All 2 tests are passing (0 skipped), 2 tests were run in 3897ms. Tests completed at 22:30:19.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:20,217 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test5420773710784140053/src/main/resources/application.properties
[2026-03-04T22:30:22.559Z] Starting test run, 1 tests to run.
[2026-03-04T22:30:22.559Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T22:30:22.559Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:20,884 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:20,884 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:20,884 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:22.559Z] Running 1/1. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:20,908 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T22:30:22.559Z] All 3 tests are passing (0 skipped), 1 test was run in 698ms. Tests completed at 22:30:20.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:21,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/vertx-http/deployment/target/quarkus-dev-mode-test5420773710784140053/src/main/resources/application.properties
[2026-03-04T22:30:22.559Z] Starting test run, 5 tests to run.
[2026-03-04T22:30:22.559Z] Running 1/5. Running: #JUnit Jupiter
[2026-03-04T22:30:22.559Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#TaggedET
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:22,083 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:22,083 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:22,083 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:30:22.559Z] Running 1/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t1()
[2026-03-04T22:30:22.559Z] Running 2/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t2()
[2026-03-04T22:30:22.559Z] Running 3/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t3()
[2026-03-04T22:30:22.559Z] Running 4/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t4()
[2026-03-04T22:30:22.559Z] Running 5/5. Running: io.quarkus.vertx.http.testrunner.tags.TaggedET#t5()
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:22,148 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-03-04T22:30:22.559Z] All 5 tests are passing (0 skipped), 5 tests were run in 719ms. Tests completed at 22:30:22.
[2026-03-04T22:30:22.559Z] 2026-03-04 22:30:22,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:30:22.559Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.563 s - in io.quarkus.vertx.http.testrunner.tags.IncludeTagsTestCase
[2026-03-04T22:30:22.559Z] [INFO]
[2026-03-04T22:30:22.559Z] [INFO] Results:
[2026-03-04T22:30:22.559Z] [INFO]
[2026-03-04T22:30:22.559Z] [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:30:22.559Z] [INFO]
[2026-03-04T22:30:22.559Z] [INFO]
[2026-03-04T22:30:22.559Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:30:22.559Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final.jar
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:30:23.189Z] [INFO] Building jar: /quarkus/extensions/vertx-http/deployment/target/quarkus-vertx-http-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-vertx-http-deployment ---
[2026-03-04T22:30:23.189Z] [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
[2026-03-04T22:30:23.189Z] [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
[2026-03-04T22:30:23.189Z] [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
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] ---------------< io.quarkus:quarkus-undertow-deployment >---------------
[2026-03-04T22:30:23.189Z] [INFO] Building Quarkus - Undertow - Deployment 2.7.5.Final [98/964]
[2026-03-04T22:30:23.189Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:23.189Z] [INFO]
[2026-03-04T22:30:23.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:24.501Z] [INFO] Processed 71 files in 170ms (Formatted: 0, Unchanged: 71, Failed: 0, Readonly: 0)
[2026-03-04T22:30:24.501Z] [INFO]
[2026-03-04T22:30:24.501Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.131Z] [INFO] Processed 71 files in 00:00.130 (Already Sorted: 71, Needed Sorting: 0)
[2026-03-04T22:30:25.131Z] [INFO]
[2026-03-04T22:30:25.131Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:30:25.131Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/undertow/deployment/src/main/resources
[2026-03-04T22:30:25.131Z] [INFO]
[2026-03-04T22:30:25.131Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.131Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:30:25.131Z] [INFO] Compiling 6 source files to /quarkus/extensions/undertow/deployment/target/classes
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.131Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [WARNING] /quarkus/extensions/undertow/deployment/src/main/java/io/quarkus/undertow/deployment/UndertowBuildStep.java:[591,86] unchecked cast
[2026-03-04T22:30:25.132Z] required: java.lang.Class<? extends javax.servlet.ServletContainerInitializer>
[2026-03-04T22:30:25.132Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [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
[2026-03-04T22:30:25.132Z] [INFO]
[2026-03-04T22:30:25.132Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:30:25.132Z] [INFO] Copying 4 resources
[2026-03-04T22:30:25.132Z] [INFO]
[2026-03-04T22:30:25.132Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.132Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:30:25.132Z] [INFO] Compiling 65 source files to /quarkus/extensions/undertow/deployment/target/test-classes
[2026-03-04T22:30:25.762Z] [INFO]
[2026-03-04T22:30:25.762Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-deployment ---
[2026-03-04T22:30:25.762Z] [INFO]
[2026-03-04T22:30:25.762Z] [INFO] -------------------------------------------------------
[2026-03-04T22:30:25.762Z] [INFO] T E S T S
[2026-03-04T22:30:25.762Z] [INFO] -------------------------------------------------------
[2026-03-04T22:30:25.762Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:30:27.072Z] [INFO] Running io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-03-04T22:30:44.135Z] Tests paused
[2026-03-04T22:30:44.135Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:44.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:44.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:44.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:44.135Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:33,146 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.315s. Listening on: http://localhost:8080
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:33,148 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:33,149 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:36,634 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:36,650 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T22:30:44.135Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:44.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:44.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:44.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:44.135Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:37,198 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8080
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:37,200 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:37,200 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:37,201 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.250s
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,455 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevServlet.class.
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,458 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:30:44.135Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:44.135Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:44.135Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:44.135Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:44.135Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,833 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8080
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,836 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,836 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:38,836 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.493s
[2026-03-04T22:30:44.135Z] 2026-03-04 22:30:43,279 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:30:46.990Z] Tests paused
[2026-03-04T22:30:46.990Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:46.990Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:46.990Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:46.990Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:46.990Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:46.990Z] 2026-03-04 22:30:46,061 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.172s. Listening on: http://localhost:8080
[2026-03-04T22:30:46.990Z] 2026-03-04 22:30:46,061 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:46.990Z] 2026-03-04 22:30:46,062 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:46.990Z] 2026-03-04 22:30:46,214 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.002s
[2026-03-04T22:30:46.990Z] 2026-03-04 22:30:46,240 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T22:30:49.849Z] Tests paused
[2026-03-04T22:30:49.849Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:49.849Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:49.849Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:49.849Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:49.849Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:49.849Z] 2026-03-04 22:30:48,927 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.218s. Listening on: http://localhost:8080
[2026-03-04T22:30:49.849Z] 2026-03-04 22:30:48,928 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:49.849Z] 2026-03-04 22:30:48,928 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:49.849Z] 2026-03-04 22:30:49,068 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.002s
[2026-03-04T22:30:49.849Z] 2026-03-04 22:30:49,085 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T22:30:53.643Z] Tests paused
[2026-03-04T22:30:53.643Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:53.643Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:53.643Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:53.643Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:53.643Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:51,910 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.360s. Listening on: http://localhost:8080
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:51,911 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:51,911 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,300 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NewServlet.class.
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,308 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:30:53.643Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:30:53.643Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:30:53.643Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:30:53.643Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:30:53.643Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,741 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8080
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,741 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,741 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,742 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.682s
[2026-03-04T22:30:53.643Z] 2026-03-04 22:30:52,754 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:30:53.643Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.135 s - in io.quarkus.undertow.test.devmode.ServletChangeTestCase
[2026-03-04T22:30:53.643Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-03-04T22:30:56.072Z] 2026-03-04 22:30:55,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-03-04T22:30:56.072Z] 2026-03-04 22:30:55,911 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:30:56.072Z] 2026-03-04 22:30:55,912 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:56.702Z] 2026-03-04 22:30:56,505 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:30:56.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.689 s - in io.quarkus.undertow.test.ServletWebFragmentXmlMergingTestCase
[2026-03-04T22:30:56.702Z] [INFO] Running io.quarkus.undertow.test.AnnotationServletTestCase
[2026-03-04T22:30:58.007Z] 2026-03-04 22:30:57,640 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:30:58.007Z] 2026-03-04 22:30:57,641 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:30:58.007Z] 2026-03-04 22:30:57,641 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:58.635Z] 2026-03-04 22:30:58,124 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:30:58.635Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in io.quarkus.undertow.test.AnnotationServletTestCase
[2026-03-04T22:30:58.635Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-03-04T22:30:59.944Z] 2026-03-04 22:30:59,218 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-03-04T22:30:59.945Z] 2026-03-04 22:30:59,218 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:30:59.945Z] 2026-03-04 22:30:59,218 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:30:59.945Z] 2026-03-04 22:30:59,687 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:30:59.945Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in io.quarkus.undertow.test.ServletWebXmlTestCase
[2026-03-04T22:30:59.945Z] [INFO] Running io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-03-04T22:31:01.263Z] 2026-03-04 22:31:00,756 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T22:31:01.263Z] 2026-03-04 22:31:00,757 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:01.263Z] 2026-03-04 22:31:00,757 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:01.892Z] 2026-03-04 22:31:01,385 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:31:01.892Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s - in io.quarkus.undertow.test.AnnotationWithWebXmlTestCase
[2026-03-04T22:31:01.892Z] [INFO] Running io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-03-04T22:31:03.205Z] 2026-03-04 22:31:02,667 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2026-03-04T22:31:03.205Z] 2026-03-04 22:31:02,668 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:03.205Z] 2026-03-04 22:31:02,668 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:03.205Z] 2026-03-04 22:31:03,106 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:31:03.205Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.undertow.test.ServletWebFragmentXmlTestCase
[2026-03-04T22:31:03.205Z] [INFO] Running io.quarkus.undertow.test.ServletDestroyTestCase
[2026-03-04T22:31:04.522Z] 2026-03-04 22:31:04,181 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T22:31:04.522Z] 2026-03-04 22:31:04,181 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:04.522Z] 2026-03-04 22:31:04,181 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:05.162Z] 2026-03-04 22:31:04,594 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:31:05.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s - in io.quarkus.undertow.test.ServletDestroyTestCase
[2026-03-04T22:31:05.162Z] [INFO] Running io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-03-04T22:31:06.479Z] 2026-03-04 22:31:06,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.703s. Listening on: http://localhost:8081
[2026-03-04T22:31:06.479Z] 2026-03-04 22:31:06,231 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:06.479Z] 2026-03-04 22:31:06,231 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:07.110Z] 2026-03-04 22:31:06,651 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:31:07.110Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s - in io.quarkus.undertow.test.UndertowHandlersConfTestCase
[2026-03-04T22:31:07.110Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-03-04T22:31:08.419Z] 2026-03-04 22:31:07,727 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-03-04T22:31:08.419Z] 2026-03-04 22:31:07,727 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:08.419Z] 2026-03-04 22:31:07,727 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:08.419Z] 2026-03-04 22:31:08,146 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:31:08.419Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in io.quarkus.undertow.test.ServletWebXmlInitParamsTestCase
[2026-03-04T22:31:08.419Z] [INFO] Running io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-03-04T22:31:09.731Z] 2026-03-04 22:31:09,063 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-03-04T22:31:09.731Z] 2026-03-04 22:31:09,063 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:09.731Z] 2026-03-04 22:31:09,063 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:09.731Z] 2026-03-04 22:31:09,457 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:31:09.731Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 s - in io.quarkus.undertow.test.ServletContainerInitializerTestCase
[2026-03-04T22:31:09.731Z] [INFO] Running io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-03-04T22:31:11.046Z] 2026-03-04 22:31:10,446 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-03-04T22:31:11.046Z] 2026-03-04 22:31:10,447 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:11.046Z] 2026-03-04 22:31:10,447 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:13.089Z] 2026-03-04 22:31:11,600 ERROR [io.und.req.io] (executor-thread-0) Exception handling request ec676e64-a3a6-4fb4-a138-662d4a5768d9-1 to /timeout: java.io.UncheckedIOException: java.io.IOException: Read timeout
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:574)
[2026-03-04T22:31:13.089Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
[2026-03-04T22:31:13.089Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-03-04T22:31:13.089Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[2026-03-04T22:31:13.089Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[2026-03-04T22:31:13.089Z] at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
[2026-03-04T22:31:13.089Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2026-03-04T22:31:13.089Z] at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:50)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.doPost(TimeoutTestServlet.java:29)
[2026-03-04T22:31:13.089Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:523)
[2026-03-04T22:31:13.089Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:31:13.089Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:13.089Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:31:13.089Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:31:13.089Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:31:13.089Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:31:13.089Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:13.089Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:31:13.089Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:31:13.089Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:31:13.089Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:31:13.089Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:31:13.089Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:31:13.089Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:31:13.089Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:31:13.089Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:31:13.089Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:31:13.089Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:31:13.089Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:31:13.089Z] Suppressed: java.io.IOException: Read timeout
[2026-03-04T22:31:13.089Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-03-04T22:31:13.089Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.spec.ServletInputStreamImpl.close(ServletInputStreamImpl.java:206)
[2026-03-04T22:31:13.089Z] at java.base/sun.nio.cs.StreamDecoder.implClose(StreamDecoder.java:382)
[2026-03-04T22:31:13.089Z] at java.base/sun.nio.cs.StreamDecoder.close(StreamDecoder.java:211)
[2026-03-04T22:31:13.089Z] at java.base/java.io.InputStreamReader.close(InputStreamReader.java:192)
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader.close(BufferedReader.java:525)
[2026-03-04T22:31:13.089Z] at io.quarkus.undertow.test.timeout.TimeoutTestServlet.readRequestData(TimeoutTestServlet.java:48)
[2026-03-04T22:31:13.089Z] ... 41 more
[2026-03-04T22:31:13.089Z] Caused by: java.io.IOException: Read timeout
[2026-03-04T22:31:13.089Z] at io.undertow.vertx.VertxHttpExchange.readBlocking(VertxHttpExchange.java:505)
[2026-03-04T22:31:13.089Z] at io.undertow.server.HttpServerExchange.readBlocking(HttpServerExchange.java:937)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.spec.ServletInputStreamImpl.readIntoBuffer(ServletInputStreamImpl.java:178)
[2026-03-04T22:31:13.089Z] at io.undertow.servlet.spec.ServletInputStreamImpl.read(ServletInputStreamImpl.java:158)
[2026-03-04T22:31:13.089Z] at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:287)
[2026-03-04T22:31:13.089Z] at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:330)
[2026-03-04T22:31:13.089Z] at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:190)
[2026-03-04T22:31:13.089Z] at java.base/java.io.InputStreamReader.read(InputStreamReader.java:177)
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader.fill(BufferedReader.java:162)
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:329)
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader.readLine(BufferedReader.java:396)
[2026-03-04T22:31:13.089Z] at java.base/java.io.BufferedReader$1.hasNext(BufferedReader.java:571)
[2026-03-04T22:31:13.089Z] ... 49 more
[2026-03-04T22:31:13.089Z]
[2026-03-04T22:31:13.715Z] 2026-03-04 22:31:13,630 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:31:13.715Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.168 s - in io.quarkus.undertow.test.timeout.ReadTimeoutTestCase
[2026-03-04T22:31:13.715Z] [INFO] Running io.quarkus.undertow.test.MaxParametersTestCase
[2026-03-04T22:31:15.023Z] 2026-03-04 22:31:14,533 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-03-04T22:31:15.023Z] 2026-03-04 22:31:14,533 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:15.023Z] 2026-03-04 22:31:14,533 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:44,981 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:31:48.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.347 s - in io.quarkus.undertow.test.MaxParametersTestCase
[2026-03-04T22:31:48.070Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:45,875 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:45,876 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:45,876 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:46,326 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:31:48.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.undertow.test.AnnotatedServletInitParamsTestCase
[2026-03-04T22:31:48.070Z] [INFO] Running io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:47,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:47,253 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:47,253 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:48.070Z] 2026-03-04 22:31:47,816 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:31:48.070Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in io.quarkus.undertow.test.RolesAllowedServletTestCase
[2026-03-04T22:31:48.070Z] [INFO] Running io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-03-04T22:31:49.392Z] 2026-03-04 22:31:48,770 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-03-04T22:31:49.392Z] 2026-03-04 22:31:48,771 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:49.392Z] 2026-03-04 22:31:48,771 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:49.392Z] 2026-03-04 22:31:49,295 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:31:49.392Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.undertow.test.LazyAuthRolesAllowedServletTestCase
[2026-03-04T22:31:49.392Z] [INFO] Running io.quarkus.undertow.test.ContextPathTestCase
[2026-03-04T22:31:50.714Z] 2026-03-04 22:31:50,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2026-03-04T22:31:50.714Z] 2026-03-04 22:31:50,200 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:50.714Z] 2026-03-04 22:31:50,200 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:50.714Z] 2026-03-04 22:31:50,609 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:31:50.714Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in io.quarkus.undertow.test.ContextPathTestCase
[2026-03-04T22:31:50.714Z] [INFO] Running io.quarkus.undertow.test.ErrorServletTestCase
[2026-03-04T22:31:52.052Z] 2026-03-04 22:31:51,523 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2026-03-04T22:31:52.052Z] 2026-03-04 22:31:51,524 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:52.052Z] 2026-03-04 22:31:51,524 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:52.684Z] 2026-03-04 22:31:51,916 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 9ec38e54-b9f1-4363-981e-5f960c9d91e8-1 to /error: java.lang.RuntimeException: Error !!!
[2026-03-04T22:31:52.684Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-03-04T22:31:52.684Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-03-04T22:31:52.684Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:31:52.684Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:52.684Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:31:52.684Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:31:52.684Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:31:52.684Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:31:52.684Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:52.684Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:31:52.684Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:31:52.684Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:31:52.684Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:31:52.684Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:31:52.684Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:31:52.684Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:31:52.684Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:31:52.684Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:31:52.684Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:31:52.684Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:31:52.684Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:31:52.684Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:31:52.684Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:31:52.684Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:31:52.684Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:31:52.684Z]
[2026-03-04T22:31:53.395Z] 2026-03-04 22:31:52,081 ERROR [io.und.req.io] (executor-thread-0) Exception handling request 9ec38e54-b9f1-4363-981e-5f960c9d91e8-2 to /error: java.lang.RuntimeException: Error !!!
[2026-03-04T22:31:53.395Z] at io.quarkus.undertow.test.ErrorServlet.doGet(ErrorServlet.java:16)
[2026-03-04T22:31:53.395Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:503)
[2026-03-04T22:31:53.395Z] at javax.servlet.http.HttpServlet.service(HttpServlet.java:590)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:31:53.395Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:53.395Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:31:53.395Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:31:53.395Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:31:53.395Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:31:53.395Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:53.395Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:31:53.395Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:31:53.395Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:31:53.395Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:31:53.395Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:31:53.395Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:31:53.395Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:31:53.395Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:31:53.395Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:31:53.395Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:31:53.395Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:31:53.395Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:31:53.395Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:31:53.395Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:31:53.395Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:31:53.395Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:31:53.395Z]
[2026-03-04T22:31:53.395Z] 2026-03-04 22:31:53,142 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T22:31:53.395Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 s - in io.quarkus.undertow.test.ErrorServletTestCase
[2026-03-04T22:31:53.396Z] [INFO] Running io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-03-04T22:31:54.801Z] 2026-03-04 22:31:54,188 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-03-04T22:31:54.801Z] 2026-03-04 22:31:54,188 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:54.801Z] 2026-03-04 22:31:54,188 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:54.801Z] 2026-03-04 22:31:54,571 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:31:54.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.undertow.test.ServletEmptyWebXmlTestCase
[2026-03-04T22:31:54.801Z] [INFO] Running io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-03-04T22:31:56.200Z] 2026-03-04 22:31:55,913 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.623s. Listening on: http://localhost:8081
[2026-03-04T22:31:56.200Z] 2026-03-04 22:31:55,914 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:56.200Z] 2026-03-04 22:31:55,914 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:57.354Z] 2026-03-04 22:31:56,538 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:31:57.354Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.965 s - in io.quarkus.undertow.test.builtinbeans.ServletBuiltinBeanTestCase
[2026-03-04T22:31:57.354Z] [INFO] Running io.quarkus.undertow.test.MultipartConfigTestCase
[2026-03-04T22:31:57.985Z] 2026-03-04 22:31:57,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-03-04T22:31:57.985Z] 2026-03-04 22:31:57,532 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:57.985Z] 2026-03-04 22:31:57,532 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:58.621Z] file
[2026-03-04T22:31:58.621Z] file
[2026-03-04T22:31:58.621Z] 2026-03-04 22:31:58,042 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:31:58.621Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 s - in io.quarkus.undertow.test.MultipartConfigTestCase
[2026-03-04T22:31:58.621Z] [INFO] Running io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-03-04T22:31:59.326Z] 2026-03-04 22:31:58,838 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]
[2026-03-04T22:31:59.326Z] 2026-03-04 22:31:59,093 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-03-04T22:31:59.326Z] 2026-03-04 22:31:59,093 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:31:59.326Z] 2026-03-04 22:31:59,093 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:31:59.974Z] 2026-03-04 22:31:59,535 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:31:59.974Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in io.quarkus.undertow.test.ServletWebXmlSecurityTestCase
[2026-03-04T22:31:59.974Z] [INFO] Running io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-03-04T22:32:00.620Z] 2026-03-04 22:32:00,483 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-03-04T22:32:00.620Z] 2026-03-04 22:32:00,483 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:00.620Z] 2026-03-04 22:32:00,483 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:01.254Z] 2026-03-04 22:32:00,947 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:32:01.254Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in io.quarkus.undertow.test.sessioncontext.SessionContextTestCase
[2026-03-04T22:32:01.254Z] [INFO] Running io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-03-04T22:32:02.607Z] 2026-03-04 22:32:02,034 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.610s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:32:02.607Z] 2026-03-04 22:32:02,034 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:02.607Z] 2026-03-04 22:32:02,034 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:02.607Z] 2026-03-04 22:32:02,505 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:32:02.607Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.undertow.test.push.Http2ServerPushTestCase
[2026-03-04T22:32:02.607Z] [INFO] Running io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-03-04T22:32:04.005Z] 2026-03-04 22:32:03,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-03-04T22:32:04.005Z] 2026-03-04 22:32:03,424 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:04.005Z] 2026-03-04 22:32:03,424 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:04.005Z] 2026-03-04 22:32:03,829 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:32:04.005Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in io.quarkus.undertow.test.AnnotatedServletTestCase
[2026-03-04T22:32:04.005Z] [INFO] Running io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-03-04T22:32:05.333Z] 2026-03-04 22:32:04,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-03-04T22:32:05.334Z] 2026-03-04 22:32:04,723 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:05.334Z] 2026-03-04 22:32:04,723 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:05.334Z] 2026-03-04 22:32:05,117 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:32:05.334Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.undertow.test.WebFilterWithNoUrlPatternTestCase
[2026-03-04T22:32:05.334Z] [INFO] Running io.quarkus.undertow.test.ServletSecurityTestCase
[2026-03-04T22:32:06.652Z] 2026-03-04 22:32:05,965 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T22:32:06.652Z] 2026-03-04 22:32:05,965 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:06.652Z] 2026-03-04 22:32:05,965 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:06.652Z] 2026-03-04 22:32:06,463 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:32:06.652Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in io.quarkus.undertow.test.ServletSecurityTestCase
[2026-03-04T22:32:06.652Z] [INFO] Running io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-03-04T22:32:07.957Z] 2026-03-04 22:32:07,277 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:32:07.957Z] 2026-03-04 22:32:07,277 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:07.957Z] 2026-03-04 22:32:07,277 INFO [io.quarkus] (main) Installed features: [cdi, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:32:07.957Z] 2026-03-04 22:32:07,341 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:32:07.957Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s - in io.quarkus.undertow.test.ServletContextInjectionTestCase
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] Results:
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-deployment ---
[2026-03-04T22:32:07.957Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final.jar
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-deployment ---
[2026-03-04T22:32:07.957Z] [INFO] Building jar: /quarkus/extensions/undertow/deployment/target/quarkus-undertow-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-deployment ---
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --------------< io.quarkus:quarkus-test-extension-parent >--------------
[2026-03-04T22:32:07.957Z] [INFO] Building Quarkus - Core - Test Extension 2.7.5.Final [99/964]
[2026-03-04T22:32:07.957Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-parent ---
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [INFO]
[2026-03-04T22:32:07.957Z] [INFO] -----------------< io.quarkus:quarkus-test-extension >------------------
[2026-03-04T22:32:07.957Z] [INFO] Building Quarkus - Core - Test Extension - Runtime 2.7.5.Final [100/964]
[2026-03-04T22:32:07.957Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [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 126 kB/s)
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3-b02/jaxb-runtime-parent-2.3.3-b02.pom (1.1 kB at 19 kB/s)
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [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 419 kB/s)
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:07.957Z] [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 62 kB/s)
[2026-03-04T22:32:07.957Z] [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
[2026-03-04T22:32:08.586Z] [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 142 kB/s)
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.pom
[2026-03-04T22:32:08.586Z] [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 29 kB/s)
[2026-03-04T22:32:08.586Z] [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
[2026-03-04T22:32:08.586Z] [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 32 kB/s)
[2026-03-04T22:32:08.586Z] [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
[2026-03-04T22:32:08.586Z] [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 106 kB/s)
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom
[2026-03-04T22:32:08.586Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 429 kB/s)
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
[2026-03-04T22:32:08.586Z] [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 77 kB/s)
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.1/all-1.2.1.pom
[2026-03-04T22:32:08.586Z] [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 329 kB/s)
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
[2026-03-04T22:32:08.586Z] [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 242 kB/s)
[2026-03-04T22:32:08.586Z] [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
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.3.3-b02/txw2-2.3.3-b02.jar
[2026-03-04T22:32:08.586Z] [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
[2026-03-04T22:32:08.586Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
[2026-03-04T22:32:08.586Z] [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 516 kB/s)
[2026-03-04T22:32:08.586Z] [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 16 MB/s)
[2026-03-04T22:32:08.586Z] [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.1 MB/s)
[2026-03-04T22:32:08.586Z] [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 811 kB/s)
[2026-03-04T22:32:08.586Z] [INFO]
[2026-03-04T22:32:08.586Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension ---
[2026-03-04T22:32:08.586Z] [INFO]
[2026-03-04T22:32:08.586Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Processed 49 files in 82ms (Formatted: 0, Unchanged: 49, Failed: 0, Readonly: 0)
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Processed 49 files in 00:00.064 (Already Sorted: 49, Needed Sorting: 0)
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:32:09.213Z] [INFO] Copying 2 resources
[2026-03-04T22:32:09.213Z] [INFO]
[2026-03-04T22:32:09.213Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-test-extension ---
[2026-03-04T22:32:09.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.pom
[2026-03-04T22:32:09.213Z] [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 15 kB/s)
[2026-03-04T22:32:09.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom
[2026-03-04T22:32:09.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/atteo/parent/1.19/parent-1.19.pom (16 kB at 206 kB/s)
[2026-03-04T22:32:09.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/atteo/xml-combiner/3.0.0/xml-combiner-3.0.0.jar
[2026-03-04T22:32:09.843Z] [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 215 kB/s)
[2026-03-04T22:32:09.843Z] [INFO]
[2026-03-04T22:32:09.843Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension ---
[2026-03-04T22:32:09.843Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:32:09.843Z] [INFO] Compiling 49 source files to /quarkus/core/test-extension/runtime/target/classes
[2026-03-04T22:32:10.473Z] [INFO]
[2026-03-04T22:32:10.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension ---
[2026-03-04T22:32:10.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:32:10.473Z] [INFO] skip non existing resourceDirectory /quarkus/core/test-extension/runtime/src/test/resources
[2026-03-04T22:32:10.473Z] [INFO]
[2026-03-04T22:32:10.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension ---
[2026-03-04T22:32:10.473Z] [INFO] No sources to compile
[2026-03-04T22:32:10.473Z] [INFO]
[2026-03-04T22:32:10.473Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension ---
[2026-03-04T22:32:10.473Z] [INFO] No tests to run.
[2026-03-04T22:32:10.473Z] [INFO]
[2026-03-04T22:32:10.473Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension ---
[2026-03-04T22:32:10.473Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final.jar
[2026-03-04T22:32:10.473Z] [INFO]
[2026-03-04T22:32:10.474Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension ---
[2026-03-04T22:32:10.474Z] [INFO] Building jar: /quarkus/core/test-extension/runtime/target/quarkus-test-extension-2.7.5.Final-sources.jar
[2026-03-04T22:32:10.474Z] [INFO]
[2026-03-04T22:32:10.474Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension ---
[2026-03-04T22:32:10.474Z] [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
[2026-03-04T22:32:10.474Z] [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
[2026-03-04T22:32:10.474Z] [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
[2026-03-04T22:32:10.474Z] [INFO]
[2026-03-04T22:32:10.474Z] [INFO] ------------< io.quarkus:quarkus-test-extension-deployment >------------
[2026-03-04T22:32:10.474Z] [INFO] Building Quarkus - Core - Test Extension - Deployment 2.7.5.Final [101/964]
[2026-03-04T22:32:10.474Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:32:10.474Z] [INFO]
[2026-03-04T22:32:10.474Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:10.474Z] [INFO]
[2026-03-04T22:32:10.474Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.102Z] [INFO]
[2026-03-04T22:32:11.102Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Processed 65 files in 97ms (Formatted: 0, Unchanged: 65, Failed: 0, Readonly: 0)
[2026-03-04T22:32:11.735Z] [INFO]
[2026-03-04T22:32:11.735Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Processed 65 files in 00:00.080 (Already Sorted: 65, Needed Sorting: 0)
[2026-03-04T22:32:11.735Z] [INFO]
[2026-03-04T22:32:11.735Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:32:11.735Z] [INFO] Copying 16 resources
[2026-03-04T22:32:11.735Z] [INFO]
[2026-03-04T22:32:11.735Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:32:11.735Z] [INFO] Compiling 8 source files to /quarkus/core/test-extension/deployment/target/classes
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [WARNING] /quarkus/core/test-extension/deployment/src/main/java/io/quarkus/extest/deployment/TestProcessor.java:[192,81] unchecked conversion
[2026-03-04T22:32:11.735Z] required: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder<java.security.interfaces.DSAPublicKey,io.quarkus.extest.runtime.subst.KeyProxy>
[2026-03-04T22:32:11.735Z] found: io.quarkus.deployment.builditem.ObjectSubstitutionBuildItem.Holder
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [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
[2026-03-04T22:32:11.735Z] [INFO]
[2026-03-04T22:32:11.735Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:32:11.735Z] [INFO] Copying 1 resource
[2026-03-04T22:32:11.735Z] [INFO]
[2026-03-04T22:32:11.735Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:11.735Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:32:11.735Z] [INFO] Compiling 57 source files to /quarkus/core/test-extension/deployment/target/test-classes
[2026-03-04T22:32:12.372Z] [INFO]
[2026-03-04T22:32:12.372Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-extension-deployment ---
[2026-03-04T22:32:12.372Z] [INFO]
[2026-03-04T22:32:12.372Z] [INFO] -------------------------------------------------------
[2026-03-04T22:32:12.372Z] [INFO] T E S T S
[2026-03-04T22:32:12.372Z] [INFO] -------------------------------------------------------
[2026-03-04T22:32:12.372Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:13.681Z] [INFO] Running io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:16,799 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:16,919 INFO [io.qua.ext.dep.TestProcessor] (build-25) boot, launchMode=NORMAL
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:17,256 INFO [io.qua.ext.dep.TestProcessor] (build-15) loadDSAPublicKey run
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:17,522 INFO [io.qua.ext.dep.TestProcessor] (build-18) Have XmlConfig, loading
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:17,687 INFO [io.qua.ext.dep.TestProcessor] (build-18) Loaded XmlConfig, creating service
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:17,690 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:18,030 INFO [DSAPublicKeyObjectSubstitution] (build-56) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:18,386 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 2089ms
[2026-03-04T22:32:20.861Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:20.861Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:20.861Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:20.861Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:20.861Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:20.861Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,144 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
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,229 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}
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,682 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}
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,684 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,691 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,691 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,694 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,782 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.302s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,784 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,784 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:20.861Z] test.message = hello from prod
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,796 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,796 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,796 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:20.861Z] 2026-03-04 22:32:19,815 INFO [io.quarkus] (main) property-injecting stopped in 0.029s
[2026-03-04T22:32:22.172Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:22.172Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:22.172Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:22.172Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:22.172Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:22.172Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:22.172Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.172Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.172Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:20,933 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
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:20,979 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}
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,367 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}
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,370 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,378 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,379 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,382 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,466 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.977s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,467 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,468 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:22.173Z] test.message = hello from prod
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,482 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,482 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,484 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:22.173Z] 2026-03-04 22:32:21,505 INFO [io.quarkus] (main) property-injecting stopped in 0.036s
[2026-03-04T22:32:22.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.192 s - in io.quarkus.commandmode.DefaultProfileInjectingMainTestCase
[2026-03-04T22:32:22.173Z] [INFO] Running io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,111 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=NORMAL
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,239 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,460 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,488 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,496 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:23,975 INFO [DSAPublicKeyObjectSubstitution] (build-30) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,269 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1589ms
[2026-03-04T22:32:25.935Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:25.935Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:25.935Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:25.935Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:25.935Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:25.935Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:24,981 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
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,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}
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,350 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}
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,351 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,359 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,363 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,447 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.098s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,447 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,448 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,462 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,463 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,464 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:25.935Z] 2026-03-04 22:32:25,484 INFO [io.quarkus] (main) exception-handling stopped in 0.035s
[2026-03-04T22:32:25.935Z] Exception and exit code [1] handled by application
[2026-03-04T22:32:27.372Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:27.372Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:27.372Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:27.372Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:27.372Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:27.372Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,062 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
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,095 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}
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,468 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}
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,468 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,475 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,475 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,479 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,572 INFO [io.quarkus] (main) exception-handling 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.987s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,574 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,576 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,587 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,587 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:27.372Z] 2026-03-04 22:32:26,588 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:27.376Z] 2026-03-04 22:32:26,609 INFO [io.quarkus] (main) exception-handling stopped in 0.032s
[2026-03-04T22:32:27.376Z] Exception and exit code [1] handled by application
[2026-03-04T22:32:27.376Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.053 s - in io.quarkus.commandmode.ExceptionHandlingCommandModeTestCase
[2026-03-04T22:32:27.376Z] [INFO] Running io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:28,125 INFO [io.qua.ext.dep.TestProcessor] (build-2) boot, launchMode=NORMAL
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:28,331 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:28,619 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:28,654 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:28,656 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,056 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,302 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1580ms
[2026-03-04T22:32:31.143Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:31.143Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:31.143Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:31.143Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:31.143Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:31.143Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,967 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,967 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,967 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,968 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,968 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:29,969 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
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,008 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}
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,368 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}
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,369 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,377 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,378 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,382 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,468 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.087s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,468 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,468 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,470 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-03-04T22:32:31.143Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-03-04T22:32:31.143Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-03-04T22:32:31.143Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-03-04T22:32:31.143Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-03-04T22:32:31.143Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-03-04T22:32:31.143Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-03-04T22:32:31.143Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:32:31.143Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:32:31.143Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:32:31.143Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:32:31.143Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-03-04T22:32:31.143Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-03-04T22:32:31.143Z]
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,479 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,479 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,480 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:31.143Z] 2026-03-04 22:32:30,503 INFO [io.quarkus] (main) exception-throwing stopped in 0.032s
[2026-03-04T22:32:31.770Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:31.770Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:31.770Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:31.770Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:31.770Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:31.770Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:31.770Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.770Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.770Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.770Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:30,986 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
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,022 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}
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,379 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}
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,380 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,385 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,385 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,389 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,471 INFO [io.quarkus] (main) exception-throwing 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.906s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,473 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,473 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,477 ERROR [io.qua.run.Application] (main) Failed to start application (with profile prod): java.lang.ArrayIndexOutOfBoundsException: Index 100 out of bounds for length 0
[2026-03-04T22:32:31.771Z] at io.quarkus.commandmode.ExceptionThrowingMain.run(ExceptionThrowingMain.java:10)
[2026-03-04T22:32:31.771Z] at io.quarkus.commandmode.ExceptionThrowingMain_ClientProxy.run(Unknown Source)
[2026-03-04T22:32:31.771Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:124)
[2026-03-04T22:32:31.771Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-03-04T22:32:31.771Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-03-04T22:32:31.771Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-03-04T22:32:31.771Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:32:31.771Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:32:31.771Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:32:31.771Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:32:31.771Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.doRun(QuarkusEntryPoint.java:60)
[2026-03-04T22:32:31.771Z] at io.quarkus.bootstrap.runner.QuarkusEntryPoint.main(QuarkusEntryPoint.java:31)
[2026-03-04T22:32:31.771Z]
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,490 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,491 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,490 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:31.771Z] 2026-03-04 22:32:31,516 INFO [io.quarkus] (main) exception-throwing stopped in 0.037s
[2026-03-04T22:32:31.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s - in io.quarkus.commandmode.ExceptionThrowingCommandModeTestCase
[2026-03-04T22:32:31.771Z] [INFO] Running io.quarkus.commandmode.ExitCodeTestCase
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:32,937 INFO [io.qua.ext.dep.TestProcessor] (build-24) boot, launchMode=TEST
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:33,024 INFO [io.qua.ext.dep.TestProcessor] (build-18) loadDSAPublicKey run
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:33,489 INFO [io.qua.ext.dep.TestProcessor] (build-11) Have XmlConfig, loading
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:33,513 INFO [io.qua.ext.dep.TestProcessor] (build-11) Loaded XmlConfig, creating service
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:33,521 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:33,943 INFO [DSAPublicKeyObjectSubstitution] (build-1) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,170 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,171 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,171 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,171 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,171 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,172 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
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,193 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}
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,469 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}
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,470 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,476 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,478 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,480 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,573 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,573 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:32:35.528Z] 2026-03-04 22:32:34,574 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:36.154Z] 2026-03-04 22:32:35,658 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:36.154Z] 2026-03-04 22:32:35,658 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:36.154Z] 2026-03-04 22:32:35,659 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:36.154Z] 2026-03-04 22:32:35,683 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-03-04T22:32:36.154Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.135 s - in io.quarkus.commandmode.ExitCodeTestCase
[2026-03-04T22:32:36.154Z] [INFO] Running io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-03-04T22:32:37.464Z] 2026-03-04 22:32:36,817 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:32:37.464Z] 2026-03-04 22:32:36,883 INFO [io.qua.ext.dep.TestProcessor] (build-21) boot, launchMode=NORMAL
[2026-03-04T22:32:37.464Z] 2026-03-04 22:32:36,920 INFO [io.qua.ext.dep.TestProcessor] (build-19) loadDSAPublicKey run
[2026-03-04T22:32:37.464Z] 2026-03-04 22:32:37,179 INFO [io.qua.ext.dep.TestProcessor] (build-23) Have XmlConfig, loading
[2026-03-04T22:32:37.464Z] 2026-03-04 22:32:37,185 INFO [io.qua.ext.dep.TestProcessor] (build-23) Loaded XmlConfig, creating service
[2026-03-04T22:32:37.464Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s - in io.quarkus.commandmode.InvalidNamedMainTestCase
[2026-03-04T22:32:37.464Z] [INFO] Running io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:38,292 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=NORMAL
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:38,343 INFO [io.qua.ext.dep.TestProcessor] (build-22) loadDSAPublicKey run
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:38,552 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:38,566 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:38,570 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:39,039 INFO [DSAPublicKeyObjectSubstitution] (build-23) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:39,300 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1425ms
[2026-03-04T22:32:41.281Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:41.281Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:41.281Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:41.281Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:41.281Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:41.281Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,053 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,054 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,054 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,054 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,054 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,054 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
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,094 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}
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,610 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}
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,611 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,625 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,625 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,630 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,748 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.370s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,748 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,749 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:41.281Z] Hello Non Default
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,758 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,759 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,759 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:41.281Z] 2026-03-04 22:32:40,778 INFO [io.quarkus] (main) run-exit stopped in 0.028s
[2026-03-04T22:32:41.910Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:41.910Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:41.910Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:41.910Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:41.910Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:41.910Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,274 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
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,307 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}
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,660 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}
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,660 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,667 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,669 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,672 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,773 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.930s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,773 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,774 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:41.910Z] Hello Non Default
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,784 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,785 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,785 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:41.910Z] 2026-03-04 22:32:41,807 INFO [io.quarkus] (main) run-exit stopped in 0.032s
[2026-03-04T22:32:41.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.628 s - in io.quarkus.commandmode.JavaMainFullyQualifiedTestCase
[2026-03-04T22:32:41.911Z] [INFO] Running io.quarkus.commandmode.JavaMainTestCase
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:43,336 INFO [io.qua.ext.dep.TestProcessor] (build-19) boot, launchMode=NORMAL
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:43,456 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:43,658 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:43,674 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:43,677 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:44,121 INFO [DSAPublicKeyObjectSubstitution] (build-25) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:44,358 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1687ms
[2026-03-04T22:32:46.753Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:46.753Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:46.753Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:46.753Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:46.753Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:46.753Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,146 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,146 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,146 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,146 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,146 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,147 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
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,199 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}
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,629 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}
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,630 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,636 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,638 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,641 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,726 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.289s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,726 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,727 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:46.753Z] Hello Non Default
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,736 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,736 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,737 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:46.753Z] 2026-03-04 22:32:45,756 INFO [io.quarkus] (main) run-exit stopped in 0.028s
[2026-03-04T22:32:47.459Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:47.459Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:47.459Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:47.459Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:47.459Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:47.459Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,230 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,230 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,230 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,231 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,231 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,232 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
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,265 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}
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,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}
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,634 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,639 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,639 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,643 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,733 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.915s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,733 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,733 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:47.459Z] Hello Non Default
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,744 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,745 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,745 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:47.459Z] 2026-03-04 22:32:46,763 INFO [io.quarkus] (main) run-exit stopped in 0.027s
[2026-03-04T22:32:47.459Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.953 s - in io.quarkus.commandmode.JavaMainTestCase
[2026-03-04T22:32:47.459Z] [INFO] Running io.quarkus.commandmode.NamedMainTestCase
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:47,852 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=NORMAL
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:47,959 INFO [io.qua.ext.dep.TestProcessor] (build-23) loadDSAPublicKey run
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:48,334 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:48,352 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:48,355 INFO [io.qua.ext.dep.TestProcessor] (build-24) Registering service start
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:48,807 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,021 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1628ms
[2026-03-04T22:32:51.234Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:51.234Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:51.234Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:51.234Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:51.234Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:51.234Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,818 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
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:49,892 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}
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,248 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}
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,248 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,254 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,255 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,259 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,344 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.243s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,346 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,346 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:51.234Z] Hello Named
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,357 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,358 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,359 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:51.234Z] 2026-03-04 22:32:50,387 INFO [io.quarkus] (main) run-exit stopped in 0.039s
[2026-03-04T22:32:51.922Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:51.922Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:51.922Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:51.922Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:51.922Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:51.922Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,876 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,876 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,876 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,876 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,876 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,877 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
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:50,914 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}
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,276 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}
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,277 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,283 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,283 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,287 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,376 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.924s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,377 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,377 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:51.922Z] Hello Named
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,388 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,388 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,388 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:51.922Z] 2026-03-04 22:32:51,407 INFO [io.quarkus] (main) run-exit stopped in 0.028s
[2026-03-04T22:32:51.922Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.643 s - in io.quarkus.commandmode.NamedMainTestCase
[2026-03-04T22:32:51.922Z] [INFO] Running io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:52,483 INFO [io.qua.ext.dep.TestProcessor] (build-20) boot, launchMode=NORMAL
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:52,567 INFO [io.qua.ext.dep.TestProcessor] (build-27) loadDSAPublicKey run
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:52,754 INFO [io.qua.ext.dep.TestProcessor] (build-20) Have XmlConfig, loading
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:52,769 INFO [io.qua.ext.dep.TestProcessor] (build-20) Loaded XmlConfig, creating service
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:52,773 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:53,214 INFO [DSAPublicKeyObjectSubstitution] (build-27) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:53,414 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1343ms
[2026-03-04T22:32:54.907Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:54.907Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:54.907Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:54.907Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:54.907Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:54.907Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,126 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
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,198 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}
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,623 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}
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,624 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,636 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,635 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,641 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,723 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.235s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,724 INFO [io.quarkus] (main) Profile other activated.
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,724 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:54.907Z] test.message = hello from other
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,734 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,735 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,735 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:54.907Z] 2026-03-04 22:32:54,757 INFO [io.quarkus] (main) property-injecting stopped in 0.031s
[2026-03-04T22:32:56.217Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:32:56.217Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:32:56.217Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:32:56.217Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:32:56.217Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:32:56.217Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:32:56.217Z] 2026-03-04 22:32:55,198 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
[2026-03-04T22:32:56.217Z] 2026-03-04 22:32:55,199 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
[2026-03-04T22:32:56.217Z] 2026-03-04 22:32:55,199 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
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,199 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
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,199 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
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,199 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
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,242 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}
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,609 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}
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,613 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,622 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,624 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,631 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,723 INFO [io.quarkus] (main) property-injecting 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.894s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,724 INFO [io.quarkus] (main) Profile other activated.
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,724 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:32:56.218Z] test.message = hello from other
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,738 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,739 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,742 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:32:56.218Z] 2026-03-04 22:32:55,761 INFO [io.quarkus] (main) property-injecting stopped in 0.034s
[2026-03-04T22:32:56.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.361 s - in io.quarkus.commandmode.OverriddenProfileInjectingMainTestCase
[2026-03-04T22:32:56.218Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:56,923 INFO [io.qua.ext.dep.TestProcessor] (build-25) boot, launchMode=NORMAL
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:56,959 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:57,167 INFO [io.qua.ext.dep.TestProcessor] (build-19) Have XmlConfig, loading
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:57,181 INFO [io.qua.ext.dep.TestProcessor] (build-19) Loaded XmlConfig, creating service
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:57,183 INFO [io.qua.ext.dep.TestProcessor] (build-11) Registering service start
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:57,607 INFO [DSAPublicKeyObjectSubstitution] (build-21) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:57,842 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1339ms
[2026-03-04T22:33:00.230Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:00.230Z] STATIC MAIN
[2026-03-04T22:33:00.230Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:00.230Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:00.230Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:00.230Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:00.230Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,591 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
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:58,639 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}
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,168 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}
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,168 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,175 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,175 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,181 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,282 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.365s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,283 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,283 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:00.230Z] QUARKUS MAIN
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,294 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,294 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,294 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:00.230Z] 2026-03-04 22:32:59,321 INFO [io.quarkus] (main) run-exit stopped in 0.036s
[2026-03-04T22:33:00.984Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:00.984Z] STATIC MAIN
[2026-03-04T22:33:00.984Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:00.984Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:00.984Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:00.984Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:00.984Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,844 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,844 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,844 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,844 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,844 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,845 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
[2026-03-04T22:33:00.984Z] 2026-03-04 22:32:59,879 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}
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,254 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}
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,255 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,261 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,261 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,266 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,358 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.961s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,359 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,359 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:00.984Z] QUARKUS MAIN
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,371 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,372 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,373 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:00.984Z] 2026-03-04 22:33:00,392 INFO [io.quarkus] (main) run-exit stopped in 0.030s
[2026-03-04T22:33:00.984Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.62 s - in io.quarkus.commandmode.SimpleCommandModeBothMainsTestCase
[2026-03-04T22:33:00.984Z] [INFO] Running io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:01,422 INFO [io.qua.ext.dep.TestProcessor] (build-28) boot, launchMode=NORMAL
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:01,431 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:01,658 INFO [io.qua.ext.dep.TestProcessor] (build-18) Have XmlConfig, loading
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:01,669 INFO [io.qua.ext.dep.TestProcessor] (build-18) Loaded XmlConfig, creating service
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:01,672 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:02,091 INFO [DSAPublicKeyObjectSubstitution] (build-26) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:02,283 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1263ms
[2026-03-04T22:33:03.901Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:03.901Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:03.901Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:03.901Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:03.901Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:03.901Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,073 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
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,119 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}
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,677 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}
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,677 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,682 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,683 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,687 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,774 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 1.411s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,775 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,775 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:03.901Z] Hello World
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,787 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,787 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,788 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:03.901Z] 2026-03-04 22:33:03,813 INFO [io.quarkus] (main) run-exit stopped in 0.036s
[2026-03-04T22:33:05.211Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:05.211Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:05.211Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:05.211Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:05.211Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:05.211Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,315 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,315 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,315 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,315 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,316 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,316 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
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,343 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}
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,718 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}
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,719 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,724 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,724 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,728 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,820 INFO [io.quarkus] (main) run-exit 0.1-SNAPSHOT on JVM (powered by Quarkus 2.7.5.Final) started in 0.931s. Listening on: http://0.0.0.0:8081
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,821 INFO [io.quarkus] (main) Profile prod activated.
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,821 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:05.211Z] Hello World
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,831 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,832 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,832 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:05.211Z] 2026-03-04 22:33:04,859 INFO [io.quarkus] (main) run-exit stopped in 0.037s
[2026-03-04T22:33:05.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.471 s - in io.quarkus.commandmode.SimpleCommandModeTestCase
[2026-03-04T22:33:05.211Z] [INFO] Running io.quarkus.config.BuildTimeConfigTest
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,402 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,405 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,414 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,421 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,426 INFO [io.qua.ext.dep.TestProcessor] (build-19) Registering service start
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,666 INFO [DSAPublicKeyObjectSubstitution] (build-8) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,829 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
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,830 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
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,830 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
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,830 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
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,830 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
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:05,845 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}
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,070 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}
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,071 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,072 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,074 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,090 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,167 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,167 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,167 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,255 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,256 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,256 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:06.520Z] 2026-03-04 22:33:06,267 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:06.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 s - in io.quarkus.config.BuildTimeConfigTest
[2026-03-04T22:33:06.520Z] [INFO] Running io.quarkus.config.ConfigBuilderTest
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,700 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,700 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,715 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,724 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,730 INFO [io.qua.ext.dep.TestProcessor] (build-1) Registering service start
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:06,966 INFO [DSAPublicKeyObjectSubstitution] (build-12) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,105 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,105 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,105 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,106 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,106 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,107 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
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,120 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}
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,335 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}
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,335 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,336 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,338 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,353 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,425 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,425 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,425 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,490 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,491 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,491 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:07.827Z] 2026-03-04 22:33:07,501 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:07.827Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 s - in io.quarkus.config.ConfigBuilderTest
[2026-03-04T22:33:07.827Z] [INFO] Running io.quarkus.config.RenameConfigTest
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:07,874 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:07,877 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:07,886 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:07,895 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:07,898 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,110 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,241 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,241 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,241 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,242 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,242 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,242 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
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,257 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}
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,487 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}
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,487 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,487 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,489 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,501 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,571 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,571 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,571 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,637 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,637 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,638 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:09.137Z] 2026-03-04 22:33:08,648 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:09.137Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in io.quarkus.config.RenameConfigTest
[2026-03-04T22:33:09.137Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:08,978 INFO [io.qua.ext.dep.TestProcessor] (build-6) boot, launchMode=TEST
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:08,987 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:08,988 INFO [io.qua.ext.dep.TestProcessor] (build-12) Have XmlConfig, loading
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:08,994 INFO [io.qua.ext.dep.TestProcessor] (build-12) Loaded XmlConfig, creating service
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:08,997 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-03-04T22:33:09.765Z] 2026-03-04 22:33:09,166 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:09.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in io.quarkus.config.StaticInitConfigMappingInvalidTest
[2026-03-04T22:33:09.765Z] [INFO] Running io.quarkus.config.StaticInitConfigMappingTest
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,711 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,718 INFO [io.qua.ext.dep.TestProcessor] (build-8) Have XmlConfig, loading
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,724 INFO [io.qua.ext.dep.TestProcessor] (build-4) boot, launchMode=TEST
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,732 INFO [io.qua.ext.dep.TestProcessor] (build-8) Loaded XmlConfig, creating service
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,734 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:09,875 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,014 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,014 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,015 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,015 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,016 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,016 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
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,029 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}
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,248 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}
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,248 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,250 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,250 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,261 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,332 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.044s. Listening on: http://localhost:8081
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,332 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:10.394Z] 2026-03-04 22:33:10,332 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:11.023Z] 2026-03-04 22:33:10,392 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:11.023Z] 2026-03-04 22:33:10,393 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:11.023Z] 2026-03-04 22:33:10,393 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:11.023Z] 2026-03-04 22:33:10,403 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:33:11.023Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in io.quarkus.config.StaticInitConfigMappingTest
[2026-03-04T22:33:11.023Z] [INFO] Running io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/3.4.3/cxf-parent-3.4.3.pom
[2026-03-04T22:33:21.398Z] 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 1.3 MB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.4.3/cxf-3.4.3.pom (39 kB at 634 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.4.3/cxf-bom-3.4.3.pom
[2026-03-04T22:33:21.398Z] 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 439 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.pom
[2026-03-04T22:33:21.398Z] 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 386 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.pom
[2026-03-04T22:33:21.398Z] 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 110 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
[2026-03-04T22:33:21.398Z] 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 108 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 412 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.pom
[2026-03-04T22:33:21.398Z] 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 106 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema/2.2.5/xmlschema-2.2.5.pom
[2026-03-04T22:33:21.398Z] 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 581 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[2026-03-04T22:33:21.398Z] 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 80 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 309 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 357 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
[2026-03-04T22:33:21.398Z] 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)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 241 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 224 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
[2026-03-04T22:33:21.398Z] 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 278 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 41 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 231 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom
[2026-03-04T22:33:21.398Z] 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 436 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom
[2026-03-04T22:33:21.398Z] 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 36 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 188 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 71 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/25/jboss-parent-25.pom (35 kB at 683 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 89 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 119 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 25 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 98 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-core/3.4.3/cxf-core-3.4.3.jar
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.4/woodstox-core-6.2.4.jar
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ws/xmlschema/xmlschema-core/2.2.5/xmlschema-core-2.2.5.jar
[2026-03-04T22:33:21.398Z] 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 583 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 489 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.jar
[2026-03-04T22:33:21.398Z] 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.2 MB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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.3 MB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
[2026-03-04T22:33:21.398Z] 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 85 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 179 kB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
[2026-03-04T22:33:21.398Z] 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 209 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 6.1 MB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 60 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 143 kB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 5.0 MB/s)
[2026-03-04T22:33:21.398Z] Downloading from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
[2026-03-04T22:33:21.398Z] 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.6 MB/s)
[2026-03-04T22:33:21.398Z] 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
[2026-03-04T22:33:21.398Z] 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 548 kB/s)
[2026-03-04T22:33:21.398Z] 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 511 kB/s)
[2026-03-04T22:33:21.398Z] Downloaded from central: https://repo.maven.apache.org/maven2/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 529 kB/s)
[2026-03-04T22:33:21.398Z] 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 317 kB/s)
[2026-03-04T22:33:21.398Z] 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 2.8 MB/s)
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,005 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,052 INFO [io.qua.ext.dep.TestProcessor] (build-21) boot, launchMode=NORMAL
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,140 INFO [io.qua.ext.dep.TestProcessor] (build-14) loadDSAPublicKey run
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,316 INFO [io.qua.ext.dep.TestProcessor] (build-17) Have XmlConfig, loading
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,330 INFO [io.qua.ext.dep.TestProcessor] (build-17) Loaded XmlConfig, creating service
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,337 INFO [io.qua.ext.dep.TestProcessor] (build-29) Registering service start
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,759 INFO [DSAPublicKeyObjectSubstitution] (build-5) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:14,848 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test9879666802905958759/build-result/generated-resource-runner.jar
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:19,721 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.398Z] 2026-03-04 22:33:19,722 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,722 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,723 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,724 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) Dependencies with duplicate files detected. The dependencies [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-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-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-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-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-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-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-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-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]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,725 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,726 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,729 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,729 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-22) 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
[2026-03-04T22:33:21.399Z] 2026-03-04 22:33:19,892 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6213ms
[2026-03-04T22:33:21.399Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:21.399Z] RESOURCES: 1
[2026-03-04T22:33:21.399Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-03-04T22:33:21.399Z] </properties>
[2026-03-04T22:33:21.399Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:21.399Z] RESOURCES: 1
[2026-03-04T22:33:21.399Z] <?xml version="1.0" encoding="UTF-8" standalone="no"?><properties>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.Port">org.apache.cxf.binding.xml.wsdl11.HttpAddressPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.Binding">org.apache.cxf.binding.xml.wsdl11.XmlBindingPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.BindingInput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="xml-javax.wsdl.BindingOutput">org.apache.cxf.binding.xml.wsdl11.XmlIoPlugin</entry>
[2026-03-04T22:33:21.399Z] <entry key="soap-javax.wsdl.Port">org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin</entry>
[2026-03-04T22:33:21.399Z] </properties>
[2026-03-04T22:33:21.399Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.804 s - in io.quarkus.deployment.pkg.builditem.GeneratedResourceBuildItemTest
[2026-03-04T22:33:21.399Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-03-04T22:33:27.421Z] 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
[2026-03-04T22:33:27.421Z] 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 204 kB/s)
[2026-03-04T22:33:27.421Z] 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
[2026-03-04T22:33:27.421Z] 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 6.1 MB/s)
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:21,350 INFO [io.qua.ext.dep.TestProcessor] (build-29) boot, launchMode=NORMAL
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:21,416 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:21,741 INFO [io.qua.ext.dep.TestProcessor] (build-37) Have XmlConfig, loading
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:21,756 INFO [io.qua.ext.dep.TestProcessor] (build-37) Loaded XmlConfig, creating service
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:21,761 INFO [io.qua.ext.dep.TestProcessor] (build-32) Registering service start
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:22,359 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:22,436 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test15737845610152498290/build-result/uber-jar-ignored-runner.jar
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,963 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,963 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,963 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,964 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,966 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) Dependencies with duplicate files detected. The dependencies [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-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-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-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-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-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-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-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-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]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,966 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,966 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,968 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,970 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:26,971 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-32) 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
[2026-03-04T22:33:27.421Z] 2026-03-04 22:33:27,076 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 6125ms
[2026-03-04T22:33:27.421Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:27.421Z] RESOURCES: 0
[2026-03-04T22:33:27.421Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:27.421Z] RESOURCES: 0
[2026-03-04T22:33:27.421Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.047 s - in io.quarkus.deployment.pkg.builditem.UberJarIgnoredResourceBuildItemTest
[2026-03-04T22:33:27.421Z] [INFO] Running io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,210 INFO [io.qua.ext.dep.TestProcessor] (build-27) boot, launchMode=NORMAL
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,295 INFO [io.qua.ext.dep.TestProcessor] (build-18) loadDSAPublicKey run
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,462 INFO [io.qua.ext.dep.TestProcessor] (build-30) Have XmlConfig, loading
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,471 INFO [io.qua.ext.dep.TestProcessor] (build-30) Loaded XmlConfig, creating service
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,480 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,878 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:28,994 INFO [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Building uber jar: /quarkus/core/test-extension/deployment/target/quarkus-prod-mode-test1831487930242216011/build-result/uber-jar-merged-runner.jar
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,295 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,295 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,295 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,296 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,297 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) Dependencies with duplicate files detected. The dependencies [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-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-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-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-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-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-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-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-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]]] contain duplicate files, e.g. META-INF/quarkus-build-steps.list
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,297 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,297 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,298 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,300 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,300 WARN [io.qua.dep.pkg.ste.JarResultBuildStep] (build-12) 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
[2026-03-04T22:33:33.712Z] 2026-03-04 22:33:33,399 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 5554ms
[2026-03-04T22:33:33.712Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:33.712Z] RESOURCES: 1
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:33.712Z] RESOURCES: 1
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.HTTPTransportFactory::true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.HTTPWSDLExtensionLoader::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder::true:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider::true:true
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.PhaseManagerImpl:org.apache.cxf.phase.PhaseManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.WorkQueueManagerImpl:org.apache.cxf.workqueue.WorkQueueManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.CXFBusLifeCycleManager:org.apache.cxf.buslifecycle.BusLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ServerRegistryImpl:org.apache.cxf.endpoint.ServerRegistry:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.EndpointResolverRegistryImpl:org.apache.cxf.endpoint.EndpointResolverRegistry:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.HeaderManagerImpl:org.apache.cxf.headers.HeaderManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.service.factory.FactoryBeanListenerManager::true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl:org.apache.cxf.endpoint.ServerLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl:org.apache.cxf.endpoint.ClientLifeCycleManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.bus.resource.ResourceManagerImpl:org.apache.cxf.resource.ResourceManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.catalog.OASISCatalogManager:org.apache.cxf.catalog.OASISCatalogManager:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.common.util.ASMHelperImpl:org.apache.cxf.common.util.ASMHelper:true
[2026-03-04T22:33:33.712Z] org.apache.cxf.common.spi.ClassLoaderProxyService:org.apache.cxf.common.spi.ClassLoaderService:true
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z]
[2026-03-04T22:33:33.712Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.335 s - in io.quarkus.deployment.pkg.builditem.UberJarMergedResourceBuildItemTest
[2026-03-04T22:33:33.712Z] [INFO] Running io.quarkus.extest.AdditionalLocationsTest
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:34,810 INFO [io.qua.ext.dep.TestProcessor] (build-24) boot, launchMode=DEVELOPMENT
[2026-03-04T22:33:38.473Z] Tests paused
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:34,874 INFO [io.qua.ext.dep.TestProcessor] (build-8) loadDSAPublicKey run
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:35,048 INFO [io.qua.ext.dep.TestProcessor] (build-21) Have XmlConfig, loading
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:35,058 INFO [io.qua.ext.dep.TestProcessor] (build-21) Loaded XmlConfig, creating service
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:35,062 INFO [io.qua.ext.dep.TestProcessor] (build-34) Registering service start
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:35,965 INFO [DSAPublicKeyObjectSubstitution] (build-5) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,106 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,107 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,107 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,107 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,107 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,109 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
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,125 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}
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,355 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}
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,355 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,356 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,358 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:38.473Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:38.473Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:38.473Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:38.473Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:38.473Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,373 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,456 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.126s. Listening on: http://localhost:8080
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,456 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:36,456 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:38.473Z] Request method: GET
[2026-03-04T22:33:38.473Z] Request URI: http://localhost:8080/config
[2026-03-04T22:33:38.473Z] Proxy: <none>
[2026-03-04T22:33:38.473Z] Request params: <none>
[2026-03-04T22:33:38.473Z] Query params: <none>
[2026-03-04T22:33:38.473Z] Form params: <none>
[2026-03-04T22:33:38.473Z] Path params: <none>
[2026-03-04T22:33:38.473Z] Headers: Accept=*/*
[2026-03-04T22:33:38.473Z] Cookies: <none>
[2026-03-04T22:33:38.473Z] Multiparts: <none>
[2026-03-04T22:33:38.473Z] Body: <none>
[2026-03-04T22:33:38.473Z] HTTP/1.1 200 OK
[2026-03-04T22:33:38.473Z] content-length: 4
[2026-03-04T22:33:38.473Z]
[2026-03-04T22:33:38.473Z] 1234
[2026-03-04T22:33:38.473Z] Request method: GET
[2026-03-04T22:33:38.473Z] Request URI: http://localhost:8080/config
[2026-03-04T22:33:38.473Z] Proxy: <none>
[2026-03-04T22:33:38.473Z] Request params: <none>
[2026-03-04T22:33:38.473Z] Query params: <none>
[2026-03-04T22:33:38.473Z] Form params: <none>
[2026-03-04T22:33:38.473Z] Path params: <none>
[2026-03-04T22:33:38.473Z] Headers: Accept=*/*
[2026-03-04T22:33:38.473Z] Cookies: <none>
[2026-03-04T22:33:38.473Z] Multiparts: <none>
[2026-03-04T22:33:38.473Z] Body: <none>
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,303 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/core/test-extension/deployment/target/quarkus-dev-mode-test2202187532739924565/src/main/resources/additional.properties
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,305 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in additional.properties.
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,308 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,309 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,309 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,314 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,420 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=DEVELOPMENT
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,424 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,428 INFO [io.qua.ext.dep.TestProcessor] (build-4) Have XmlConfig, loading
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,436 INFO [io.qua.ext.dep.TestProcessor] (build-4) Loaded XmlConfig, creating service
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,452 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,639 INFO [DSAPublicKeyObjectSubstitution] (build-4) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:38.473Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:33:38.473Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:33:38.473Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:33:38.473Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:33:38.473Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,683 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}
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,717 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}
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,718 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,718 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,719 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,733 INFO [DSAPublicKeyObjectSubstitution] (Quarkus Main Thread) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,739 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8080
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,739 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,739 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,739 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.437s
[2026-03-04T22:33:38.473Z] HTTP/1.1 200 OK
[2026-03-04T22:33:38.473Z] content-length: 4
[2026-03-04T22:33:38.473Z]
[2026-03-04T22:33:38.473Z] 5678
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,744 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, stopping...
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,744 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,744 INFO [RuntimeXmlConfigService] (Quarkus Main Thread) stopService, complete.
[2026-03-04T22:33:38.473Z] 2026-03-04 22:33:37,747 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:33:38.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.173 s - in io.quarkus.extest.AdditionalLocationsTest
[2026-03-04T22:33:38.473Z] [INFO] Running io.quarkus.extest.ConfiguredBeanTest
[2026-03-04T22:33:39.105Z] 2026-03-04 22:33:38,223 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:33:39.105Z] 2026-03-04 22:33:38,231 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,233 INFO [io.qua.ext.dep.TestProcessor] (build-11) boot, launchMode=TEST
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,233 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,233 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,433 INFO [DSAPublicKeyObjectSubstitution] (build-18) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,576 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,576 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,577 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,577 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,577 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,578 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
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,591 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}
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,813 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}
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,814 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,816 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,816 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,883 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,959 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:39.106Z] 2026-03-04 22:33:38,959 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:39.106Z] validateConfiguredBean, io.quarkus.extest.ConfiguredBean@498b3dd8
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,330 INFO [io.und.servlet] (executor-thread-0) commands: init, publicKey=Sun DSA Public Key
[2026-03-04T22:33:39.736Z] Parameters:DSA,
[2026-03-04T22:33:39.736Z] p: 8f7935d9 b9aae9bf abed887a cf4951b6 f32ec59e 3baf3718 e8eac496 1f3efd36
[2026-03-04T22:33:39.736Z] 06e74351 a9c41833 39b809e7 c2ae1c53 9ba7475b 85d011ad b8b47987 75498469
[2026-03-04T22:33:39.736Z] 5cac0e8f 14b33608 28a22ffa 27110a3d 62a99345 3409a0fe 696c4658 f84bdd20
[2026-03-04T22:33:39.736Z] 819c3709 a01057b1 95adcd00 233dba54 84b6291f 9d648ef8 83448677 979cec04
[2026-03-04T22:33:39.736Z] b434a6ac 2e75e998 5de23db0 292fc111 8c9ffa9d 8181e733 8db792b7 30d7b9e3
[2026-03-04T22:33:39.736Z] 49592f68 09987215 3915ea3d 6b8b4653 c633458f 803b32a4 c2e0f272 90256e4e
[2026-03-04T22:33:39.736Z] 3f8a3b08 38a1c450 e4e18c1a 29a37ddf 5ea143de 4b66ff04 903ed5cf 1623e158
[2026-03-04T22:33:39.736Z] d487c608 e97f211c d81dca23 cb6e3807 65f822e3 42be484c 05763939 601cd667
[2026-03-04T22:33:39.736Z] q: baf696a6 8578f7df dee7fa67 c977c785 ef32b233 bae580c0 bcd5695d
[2026-03-04T22:33:39.736Z] g: 16a65c58 20485070 4e7502a3 9757040d 34da3a34 78c154d4 e4a5c02d 242ee04f
[2026-03-04T22:33:39.736Z] 96e61e4b d0904abd ac8f37ee b1e09f31 82d23c90 43cb642f 88004160 edf9ca09
[2026-03-04T22:33:39.736Z] b32076a7 9c32a627 f2473e91 879ba2c4 e744bd20 81544cb5 5b802c36 8d1fa83e
[2026-03-04T22:33:39.736Z] d489e94e 0fa0688e 32428a5c 78c478c6 8d0527b7 1c9a3abb 0b0be12c 44689639
[2026-03-04T22:33:39.736Z] e7d3ce74 db101a65 aa2b87f6 4c6826db 3ec72f4b 5599834b b4edb02f 7c90e9a4
[2026-03-04T22:33:39.736Z] 96d3a55d 535bebfc 45d4f619 f63f3ded bb873925 c2f224e0 7731296d a887ec1e
[2026-03-04T22:33:39.736Z] 4748f87e fb5fdeb7 5484316b 2232dee5 53ddaf02 112b0d1f 02da3097 3224fe27
[2026-03-04T22:33:39.736Z] aeda8b9d 4b2922d9 ba8be39e d9e103a6 3c52810b c688b7e2 ed4316e1 ef17dbde
[2026-03-04T22:33:39.736Z]
[2026-03-04T22:33:39.736Z] y:
[2026-03-04T22:33:39.736Z] 2ba21e65 2861c9d0 d43395ec 389fd501 83ce82b9 cbaf7d00 7ca58b47 7f7e1490
[2026-03-04T22:33:39.736Z] 6e9d5316 34fa6f3b 90fd754e c1ea7992 88b013a7 08410cd1 21c89d25 b66046b8
[2026-03-04T22:33:39.736Z] 50c10242 a4a84e25 ea5da256 1f82d53c 98962bf5 3f62c224 5360ac02 71cabfb9
[2026-03-04T22:33:39.736Z] 439cccf6 15207db4 faeb19f0 09fff86a 23bb9c19 63e3038b de5f4005 59656227
[2026-03-04T22:33:39.736Z] cc672295 6051a5b9 79a8fa3c b2780702 b731e2e5 20016d33 9024dd16 5d3946b7
[2026-03-04T22:33:39.736Z] 3c4b150d 1012b0c6 84fd7f03 acf9970e 551c99f6 69631e4c 2687fab2 59a507cc
[2026-03-04T22:33:39.736Z] f1bd955a bed41258 ea160a52 2076eb22 6b9771fd a73fab99 2ca1620d d0230d4c
[2026-03-04T22:33:39.736Z] a3d21da3 5f0c1c76 1c165ee8 4e12ff17 22296473 d9cc70f2 ea6dd710 e0ce5a82
[2026-03-04T22:33:39.736Z]
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,330 INFO [io.und.servlet] (executor-thread-0) commands: doGet, /ping
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,419 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Accepted client: Socket[addr=/127.0.0.1,port=53742,localport=12345]
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,420 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Received command: testRuntimeXmlConfigService
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,421 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Closed client: Socket[addr=/127.0.0.1,port=53742,localport=12345]
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,432 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,432 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,433 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:39.736Z] 2026-03-04 22:33:39,444 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:33:39.736Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 s - in io.quarkus.extest.ConfiguredBeanTest
[2026-03-04T22:33:39.736Z] [INFO] Running io.quarkus.extest.PackageTestCase
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:39,837 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:39,838 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:39,842 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:39,858 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:39,861 INFO [io.qua.ext.dep.TestProcessor] (build-15) Registering service start
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,006 INFO [DSAPublicKeyObjectSubstitution] (build-16) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,154 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,154 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,155 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,156 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,156 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,156 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
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,170 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}
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,438 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}
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,438 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,438 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,439 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:41.041Z] 2026-03-04 22:33:40,467 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,532 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,532 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,532 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,588 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,588 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,588 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:41.042Z] 2026-03-04 22:33:40,597 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:41.042Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.148 s - in io.quarkus.extest.PackageTestCase
[2026-03-04T22:33:41.042Z] [INFO] Running io.quarkus.extest.RuntimeDefaultsTest
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,065 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,074 INFO [io.qua.ext.dep.TestProcessor] (build-11) loadDSAPublicKey run
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,081 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,086 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,088 INFO [io.qua.ext.dep.TestProcessor] (build-3) Registering service start
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,221 INFO [DSAPublicKeyObjectSubstitution] (build-5) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,354 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,355 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,355 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,355 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,356 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,356 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
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,370 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}
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,582 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}
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,582 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,583 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,585 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,637 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,713 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,713 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,804 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,806 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,807 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:42.353Z] 2026-03-04 22:33:41,824 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:33:42.353Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in io.quarkus.extest.RuntimeDefaultsTest
[2026-03-04T22:33:42.353Z] [INFO] Running io.quarkus.extest.StaticInitSourcesTest
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,266 INFO [io.qua.ext.dep.TestProcessor] (build-10) loadDSAPublicKey run
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,272 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,273 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,277 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,278 INFO [io.qua.ext.dep.TestProcessor] (build-18) Registering service start
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,402 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,536 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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,552 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}
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,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}
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,797 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,797 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,800 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,816 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,889 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,889 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:42.983Z] 2026-03-04 22:33:42,889 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:43.612Z] 2026-03-04 22:33:42,945 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:43.612Z] 2026-03-04 22:33:42,945 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:43.612Z] 2026-03-04 22:33:42,945 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:43.612Z] 2026-03-04 22:33:42,955 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:43.612Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 s - in io.quarkus.extest.StaticInitSourcesTest
[2026-03-04T22:33:43.612Z] [INFO] Running io.quarkus.extest.UnknownConfigTest
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,308 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,309 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,312 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,315 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,315 INFO [io.qua.ext.dep.TestProcessor] (build-20) Registering service start
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,503 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,633 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,634 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,634 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,634 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,634 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,635 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
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,644 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}
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,736 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}
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,737 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,741 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,741 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,892 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,969 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:43,969 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:44,020 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:44,021 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:44,021 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:44.244Z] 2026-03-04 22:33:44,031 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:44.244Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in io.quarkus.extest.UnknownConfigTest
[2026-03-04T22:33:44.244Z] [INFO] Running io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,176 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,254 INFO [io.qua.ext.dep.TestProcessor] (build-30) boot, launchMode=NORMAL
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,292 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,501 INFO [io.qua.ext.dep.TestProcessor] (build-28) Have XmlConfig, loading
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,508 INFO [io.qua.ext.dep.TestProcessor] (build-28) Loaded XmlConfig, creating service
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:45,513 INFO [io.qua.ext.dep.TestProcessor] (build-12) Registering service start
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:46,262 INFO [DSAPublicKeyObjectSubstitution] (build-13) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:49.036Z] 2026-03-04 22:33:46,417 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 1656ms
[2026-03-04T22:33:49.036Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:49.036Z] PASS
[2026-03-04T22:33:49.666Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:33:49.666Z] PASS
[2026-03-04T22:33:49.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.359 s - in io.quarkus.forkjoin.ForkJoinProdModeTestCase
[2026-03-04T22:33:49.666Z] [INFO] Running io.quarkus.logging.AdditionalHandlersTest
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:49,744 INFO [io.qua.ext.dep.TestProcessor] (build-13) boot, launchMode=TEST
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:49,751 INFO [io.qua.ext.dep.TestProcessor] (build-1) Have XmlConfig, loading
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:49,755 INFO [io.qua.ext.dep.TestProcessor] (build-2) loadDSAPublicKey run
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:49,758 INFO [io.qua.ext.dep.TestProcessor] (build-1) Loaded XmlConfig, creating service
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:49,759 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,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
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,202 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
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,202 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
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,203 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
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,203 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
[2026-03-04T22:33:50.981Z] 2026-03-04 22:33:50,203 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
[2026-03-04T22:33:50.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 s - in io.quarkus.logging.AdditionalHandlersTest
[2026-03-04T22:33:50.981Z] [INFO] Running io.quarkus.logging.AsyncConsoleHandlerTest
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:50,947 INFO [io.qua.ext.dep.TestProcessor] (build-5) boot, launchMode=TEST
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:50,948 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:50,950 INFO [io.qua.ext.dep.TestProcessor] (build-13) Have XmlConfig, loading
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:50,953 INFO [io.qua.ext.dep.TestProcessor] (build-13) Loaded XmlConfig, creating service
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:50,954 INFO [io.qua.ext.dep.TestProcessor] (build-16) Registering service start
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,240 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
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,240 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
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,241 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
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,242 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
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,242 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
[2026-03-04T22:33:52.313Z] 2026-03-04 22:33:51,242 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
[2026-03-04T22:33:52.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in io.quarkus.logging.AsyncConsoleHandlerTest
[2026-03-04T22:33:52.313Z] [INFO] Running io.quarkus.logging.AsyncFileHandlerTest
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,031 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,035 INFO [io.qua.ext.dep.TestProcessor] (build-7) loadDSAPublicKey run
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,042 INFO [io.qua.ext.dep.TestProcessor] (build-9) Have XmlConfig, loading
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,046 INFO [io.qua.ext.dep.TestProcessor] (build-9) Loaded XmlConfig, creating service
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,047 INFO [io.qua.ext.dep.TestProcessor] (build-2) Registering service start
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,243 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,359 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,361 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,361 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,362 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,362 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,362 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
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,377 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}
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,590 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}
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,591 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,591 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,593 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,603 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,702 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,702 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,838 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,838 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,839 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:52.952Z] 2026-03-04 22:33:52,848 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:33:52.952Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 s - in io.quarkus.logging.AsyncFileHandlerTest
[2026-03-04T22:33:52.952Z] [INFO] Running io.quarkus.logging.AsyncSyslogHandlerTest
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,214 INFO [io.qua.ext.dep.TestProcessor] (build-1) boot, launchMode=TEST
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,219 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,221 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,229 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,230 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,346 INFO [DSAPublicKeyObjectSubstitution] (build-10) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,459 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,460 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,460 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,460 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,461 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,461 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
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,475 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}
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,694 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}
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,694 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,695 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,696 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,708 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,774 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,774 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,774 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,856 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,856 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,857 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:54.297Z] 2026-03-04 22:33:53,866 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:33:54.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 s - in io.quarkus.logging.AsyncSyslogHandlerTest
[2026-03-04T22:33:54.297Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-03-04T22:33:54.928Z] 2026-03-04 22:33:54,241 INFO [io.qua.ext.dep.TestProcessor] (build-9) boot, launchMode=TEST
[2026-03-04T22:33:54.928Z] 2026-03-04 22:33:54,250 INFO [io.qua.ext.dep.TestProcessor] (build-16) loadDSAPublicKey run
[2026-03-04T22:33:54.928Z] 2026-03-04 22:33:54,264 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:33:54.928Z] 2026-03-04 22:33:54,274 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:33:54.928Z] 2026-03-04 22:33:54,275 INFO [io.qua.ext.dep.TestProcessor] (build-17) Registering service start
[2026-03-04T22:33:54.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 s - in io.quarkus.logging.CategoryConfiguredHandlerInvalidDueToMultipleHandlersTest
[2026-03-04T22:33:54.928Z] [INFO] Running io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-03-04T22:33:55.573Z] 2026-03-04 22:33:54,655 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,659 INFO [io.qua.ext.dep.TestProcessor] (build-17) loadDSAPublicKey run
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,667 INFO [io.qua.ext.dep.TestProcessor] (build-16) Have XmlConfig, loading
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,673 INFO [io.qua.ext.dep.TestProcessor] (build-16) Loaded XmlConfig, creating service
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,673 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,920 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
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,920 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
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,920 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
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,921 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
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,922 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
[2026-03-04T22:33:55.574Z] 2026-03-04 22:33:54,923 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
[2026-03-04T22:33:55.574Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in io.quarkus.logging.CategoryConfiguredHandlerTest
[2026-03-04T22:33:55.574Z] [INFO] Running io.quarkus.logging.ConsoleHandlerTest
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,661 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,663 INFO [io.qua.ext.dep.TestProcessor] (build-9) loadDSAPublicKey run
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,663 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,672 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,674 INFO [io.qua.ext.dep.TestProcessor] (build-9) Registering service start
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,914 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
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,915 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
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,915 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
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,915 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
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,916 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
[2026-03-04T22:33:56.901Z] 2026-03-04 22:33:55,916 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
[2026-03-04T22:33:56.901Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in io.quarkus.logging.ConsoleHandlerTest
[2026-03-04T22:33:56.901Z] [INFO] Running io.quarkus.logging.FileHandlerTest
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,673 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,680 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,682 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,684 INFO [io.qua.ext.dep.TestProcessor] (build-1) loadDSAPublicKey run
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,690 INFO [io.qua.ext.dep.TestProcessor] (build-7) Registering service start
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,843 INFO [DSAPublicKeyObjectSubstitution] (build-11) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,969 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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,969 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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,970 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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,970 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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,970 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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,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
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:56,985 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}
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,194 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}
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,195 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,195 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,197 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,209 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,285 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.402s. Listening on: http://localhost:8081
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,285 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,285 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,370 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,370 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,371 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:57.530Z] 2026-03-04 22:33:57,380 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:33:57.530Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s - in io.quarkus.logging.FileHandlerTest
[2026-03-04T22:33:57.530Z] [INFO] Running io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,698 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,700 INFO [io.qua.ext.dep.TestProcessor] (build-8) boot, launchMode=TEST
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,702 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,707 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,710 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,817 INFO [DSAPublicKeyObjectSubstitution] (build-12) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,954 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
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,955 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
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,955 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
[2026-03-04T22:33:58.847Z] 2026-03-04 22:33:57,955 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
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:57,956 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
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:57,956 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
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:57,965 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}
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,209 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}
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,209 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,209 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,209 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,232 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,290 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,290 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,290 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,372 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,372 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,374 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:33:58.848Z] 2026-03-04 22:33:58,381 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:33:58.848Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s - in io.quarkus.logging.PeriodicRotatingLoggingTest
[2026-03-04T22:33:58.848Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,720 INFO [io.qua.ext.dep.TestProcessor] (build-10) boot, launchMode=TEST
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,723 INFO [io.qua.ext.dep.TestProcessor] (build-12) loadDSAPublicKey run
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,724 INFO [io.qua.ext.dep.TestProcessor] (build-5) Have XmlConfig, loading
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,731 INFO [io.qua.ext.dep.TestProcessor] (build-5) Loaded XmlConfig, creating service
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,732 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:58,880 INFO [DSAPublicKeyObjectSubstitution] (build-7) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,013 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,014 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,014 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,014 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,014 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,015 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
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,028 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}
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,251 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}
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,251 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,252 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,254 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,269 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,341 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,342 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:33:59.490Z] 2026-03-04 22:33:59,342 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:34:00.121Z] 2026-03-04 22:33:59,469 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:34:00.121Z] 2026-03-04 22:33:59,470 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:34:00.121Z] 2026-03-04 22:33:59,470 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:34:00.121Z] 2026-03-04 22:33:59,477 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:34:00.121Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingRotateOnBootTest
[2026-03-04T22:34:00.121Z] [INFO] Running io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-03-04T22:34:00.755Z] 2026-03-04 22:33:59,864 INFO [io.qua.ext.dep.TestProcessor] (build-6) loadDSAPublicKey run
[2026-03-04T22:34:00.755Z] 2026-03-04 22:33:59,867 INFO [io.qua.ext.dep.TestProcessor] (build-3) Have XmlConfig, loading
[2026-03-04T22:34:00.755Z] 2026-03-04 22:33:59,869 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-03-04T22:34:00.755Z] 2026-03-04 22:33:59,880 INFO [io.qua.ext.dep.TestProcessor] (build-3) Loaded XmlConfig, creating service
[2026-03-04T22:34:00.755Z] 2026-03-04 22:33:59,880 INFO [io.qua.ext.dep.TestProcessor] (build-4) Registering service start
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,000 INFO [DSAPublicKeyObjectSubstitution] (build-3) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,129 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,130 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,131 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,131 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,131 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,131 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
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,145 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}
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,364 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}
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,364 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,365 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,367 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,377 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,478 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,478 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,565 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,565 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,565 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:34:00.755Z] 2026-03-04 22:34:00,572 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:34:00.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.logging.PeriodicSizeRotatingLoggingTest
[2026-03-04T22:34:00.755Z] [INFO] Running io.quarkus.logging.SizeRotatingLoggingTest
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:00,914 INFO [io.qua.ext.dep.TestProcessor] (build-3) boot, launchMode=TEST
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:00,918 INFO [io.qua.ext.dep.TestProcessor] (build-13) loadDSAPublicKey run
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:00,928 INFO [io.qua.ext.dep.TestProcessor] (build-6) Have XmlConfig, loading
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:00,935 INFO [io.qua.ext.dep.TestProcessor] (build-6) Loaded XmlConfig, creating service
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:00,936 INFO [io.qua.ext.dep.TestProcessor] (build-10) Registering service start
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,058 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,218 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,218 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,218 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,219 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,219 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,219 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
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,232 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}
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,440 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}
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,440 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,441 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,443 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,456 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,522 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,523 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,523 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,606 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,606 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,606 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:34:02.075Z] 2026-03-04 22:34:01,615 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:34:02.075Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s - in io.quarkus.logging.SizeRotatingLoggingTest
[2026-03-04T22:34:02.075Z] [INFO] Running io.quarkus.logging.SyslogHandlerTest
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:01,911 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:01,914 INFO [io.qua.ext.dep.TestProcessor] (build-2) Have XmlConfig, loading
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:01,944 INFO [io.qua.ext.dep.TestProcessor] (build-2) Loaded XmlConfig, creating service
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:01,944 INFO [io.qua.ext.dep.TestProcessor] (build-14) Registering service start
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:01,949 INFO [io.qua.ext.dep.TestProcessor] (build-5) loadDSAPublicKey run
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,050 INFO [DSAPublicKeyObjectSubstitution] (build-9) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,190 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,190 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,191 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,191 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,191 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,192 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,192 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
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,204 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}
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,361 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}
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,362 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,362 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,364 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,549 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,552 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:02.709Z] 2026-03-04 22:34:02,552 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:34:03.341Z] 2026-03-04 22:34:02,674 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:34:03.341Z] 2026-03-04 22:34:02,674 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:34:03.341Z] 2026-03-04 22:34:02,674 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:34:03.341Z] 2026-03-04 22:34:02,687 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:34:03.341Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 s - in io.quarkus.logging.SyslogHandlerTest
[2026-03-04T22:34:03.341Z] [INFO] Running io.quarkus.naming.DisableJNDITestCase
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:02,998 INFO [io.qua.ext.dep.TestProcessor] (build-4) loadDSAPublicKey run
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,003 INFO [io.qua.ext.dep.TestProcessor] (build-7) boot, launchMode=TEST
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,009 INFO [io.qua.ext.dep.TestProcessor] (build-7) Have XmlConfig, loading
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,020 INFO [io.qua.ext.dep.TestProcessor] (build-7) Loaded XmlConfig, creating service
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,023 INFO [io.qua.ext.dep.TestProcessor] (build-6) Registering service start
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,164 INFO [DSAPublicKeyObjectSubstitution] (build-15) DSAPublicKeyObjectSubstitution.serialize
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,300 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,300 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,300 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,300 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,301 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,301 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
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,315 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}
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,513 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}
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,514 INFO [RuntimeXmlConfigService] (main) Class.forName(XmlRootElement): interface javax.xml.bind.annotation.XmlRootElement
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,514 INFO [RuntimeXmlConfigService] (main) startService, Thread[RuntimeXmlConfigServiceThread,5,main]
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,514 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Starting accept loop
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,528 INFO [DSAPublicKeyObjectSubstitution] (main) DSAPublicKeyObjectSubstitution.deserialize
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.370s. Listening on: http://localhost:8081
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,581 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:03.991Z] 2026-03-04 22:34:03,581 INFO [io.quarkus] (main) Installed features: [cdi, servlet, smallrye-context-propagation, test-extension, vertx]
[2026-03-04T22:34:04.695Z] Bound server to 41721
[2026-03-04T22:34:04.695Z] java.net.SocketException: Socket closed
[2026-03-04T22:34:04.695Z] at java.base/sun.nio.ch.NioSocketImpl.endAccept(NioSocketImpl.java:694)
[2026-03-04T22:34:04.695Z] at java.base/sun.nio.ch.NioSocketImpl.accept(NioSocketImpl.java:767)
[2026-03-04T22:34:04.695Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:675)
[2026-03-04T22:34:04.695Z] at java.base/java.net.ServerSocket.platformImplAccept(ServerSocket.java:641)
[2026-03-04T22:34:04.695Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:617)
[2026-03-04T22:34:04.695Z] at java.base/java.net.ServerSocket.implAccept(ServerSocket.java:574)
[2026-03-04T22:34:04.695Z] at java.base/java.net.ServerSocket.accept(ServerSocket.java:532)
[2026-03-04T22:34:04.695Z] at io.quarkus.naming.DisableJNDITestCase$1.run(DisableJNDITestCase.java:39)
[2026-03-04T22:34:04.695Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:34:04.695Z] 2026-03-04 22:34:04,624 INFO [RuntimeXmlConfigService] (main) stopService, stopping...
[2026-03-04T22:34:04.695Z] 2026-03-04 22:34:04,624 INFO [RuntimeXmlConfigService] (main) stopService, complete.
[2026-03-04T22:34:04.695Z] 2026-03-04 22:34:04,624 INFO [RuntimeXmlConfigService] (RuntimeXmlConfigServiceThread) Exiting accept loop
[2026-03-04T22:34:04.695Z] 2026-03-04 22:34:04,631 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:34:04.695Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 s - in io.quarkus.naming.DisableJNDITestCase
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] Results:
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [WARNING] Tests run: 60, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-extension-deployment ---
[2026-03-04T22:34:05.326Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final.jar
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-extension-deployment ---
[2026-03-04T22:34:05.326Z] [INFO] Building jar: /quarkus/core/test-extension/deployment/target/quarkus-test-extension-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-extension-deployment ---
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] -------------------< io.quarkus:quarkus-junit4-mock >-------------------
[2026-03-04T22:34:05.326Z] [INFO] Building Quarkus - JUnit 4 Mock 2.7.5.Final [102/964]
[2026-03-04T22:34:05.326Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Processed 4 files in 26ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:05.326Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/main/resources
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:05.326Z] [INFO] Compiling 4 source files to /quarkus/core/junit4-mock/target/classes
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:05.326Z] [INFO] skip non existing resourceDirectory /quarkus/core/junit4-mock/src/test/resources
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] No sources to compile
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] No tests to run.
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final.jar
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [INFO] Building jar: /quarkus/core/junit4-mock/target/quarkus-junit4-mock-2.7.5.Final-sources.jar
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit4-mock ---
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [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
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] ---------------------< io.quarkus:quarkus-test-h2 >---------------------
[2026-03-04T22:34:05.326Z] [INFO] Building Quarkus - Test Framework - H2 Database Support 2.7.5.Final [103/964]
[2026-03-04T22:34:05.326Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:05.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom
[2026-03-04T22:34:05.326Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.pom (960 B at 17 kB/s)
[2026-03-04T22:34:05.326Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h2database/h2/1.4.197/h2-1.4.197.jar
[2026-03-04T22:34:05.326Z] [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 22 MB/s)
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.326Z] [INFO]
[2026-03-04T22:34:05.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:05.955Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/main/resources
[2026-03-04T22:34:05.955Z] [INFO]
[2026-03-04T22:34:05.955Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-h2 ---
[2026-03-04T22:34:05.955Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:05.955Z] [INFO] Compiling 1 source file to /quarkus/test-framework/h2/target/classes
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:06.591Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/h2/src/test/resources
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [INFO] No sources to compile
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [INFO] No tests to run.
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final.jar
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [INFO] Building jar: /quarkus/test-framework/h2/target/quarkus-test-h2-2.7.5.Final-sources.jar
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-h2 ---
[2026-03-04T22:34:06.591Z] [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
[2026-03-04T22:34:06.591Z] [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
[2026-03-04T22:34:06.591Z] [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
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] -------------------< io.quarkus:quarkus-test-derby >--------------------
[2026-03-04T22:34:06.591Z] [INFO] Building Quarkus - Test Framework - Derby Database Support 2.7.5.Final [104/964]
[2026-03-04T22:34:06.591Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom
[2026-03-04T22:34:06.591Z] [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 43 kB/s)
[2026-03-04T22:34:06.591Z] [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
[2026-03-04T22:34:06.591Z] [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 101 kB/s)
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[2026-03-04T22:34:06.591Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 322 kB/s)
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom
[2026-03-04T22:34:06.591Z] [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 44 kB/s)
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.pom
[2026-03-04T22:34:06.591Z] [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 44 kB/s)
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar
[2026-03-04T22:34:06.591Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbytools/10.14.2.0/derbytools-10.14.2.0.jar
[2026-03-04T22:34:06.591Z] [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 5.0 MB/s)
[2026-03-04T22:34:06.591Z] [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 3.4 MB/s)
[2026-03-04T22:34:06.591Z] [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 40 MB/s)
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-derby ---
[2026-03-04T22:34:06.591Z] [INFO]
[2026-03-04T22:34:06.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-derby ---
[2026-03-04T22:34:07.222Z] [INFO]
[2026-03-04T22:34:07.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-derby ---
[2026-03-04T22:34:07.222Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:07.222Z] [INFO]
[2026-03-04T22:34:07.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-derby ---
[2026-03-04T22:34:07.222Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:07.222Z] [INFO]
[2026-03-04T22:34:07.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-derby ---
[2026-03-04T22:34:07.222Z] [INFO]
[2026-03-04T22:34:07.222Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:07.223Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/main/resources
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:07.223Z] [INFO] Compiling 1 source file to /quarkus/test-framework/derby/target/classes
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:07.223Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/derby/src/test/resources
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] No sources to compile
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] No tests to run.
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final.jar
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [INFO] Building jar: /quarkus/test-framework/derby/target/quarkus-test-derby-2.7.5.Final-sources.jar
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-derby ---
[2026-03-04T22:34:07.223Z] [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
[2026-03-04T22:34:07.223Z] [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
[2026-03-04T22:34:07.223Z] [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
[2026-03-04T22:34:07.223Z] [INFO]
[2026-03-04T22:34:07.223Z] [INFO] -------------< io.quarkus:quarkus-test-kubernetes-client >--------------
[2026-03-04T22:34:07.223Z] [INFO] Building Quarkus - Test Framework - Kubernetes Client Mock Server support 2.7.5.Final [105/964]
[2026-03-04T22:34:07.223Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:07.223Z] [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
[2026-03-04T22:34:07.223Z] [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 38 kB/s)
[2026-03-04T22:34:07.223Z] [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
[2026-03-04T22:34:07.851Z] [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 617 kB/s)
[2026-03-04T22:34:07.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.pom
[2026-03-04T22:34:07.851Z] [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 227 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 149 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 199 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 30 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 47 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 69 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 24 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:07.851Z] [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 48 kB/s)
[2026-03-04T22:34:07.851Z] [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
[2026-03-04T22:34:08.478Z] [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 49 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 48 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 24 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 55 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 46 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 53 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:08.478Z] [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 45 kB/s)
[2026-03-04T22:34:08.478Z] [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
[2026-03-04T22:34:09.130Z] [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 7.9 kB/s)
[2026-03-04T22:34:09.130Z] [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
[2026-03-04T22:34:09.130Z] [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 42 kB/s)
[2026-03-04T22:34:09.130Z] [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
[2026-03-04T22:34:09.130Z] [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 67 kB/s)
[2026-03-04T22:34:09.130Z] [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
[2026-03-04T22:34:09.763Z] [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 9.8 kB/s)
[2026-03-04T22:34:09.763Z] [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
[2026-03-04T22:34:09.763Z] [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 57 kB/s)
[2026-03-04T22:34:09.763Z] [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
[2026-03-04T22:34:09.763Z] [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 66 kB/s)
[2026-03-04T22:34:09.763Z] [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
[2026-03-04T22:34:09.763Z] [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 60 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.pom
[2026-03-04T22:34:09.763Z] [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 59 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.14.9/parent-3.14.9.pom
[2026-03-04T22:34:09.763Z] [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 448 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.pom
[2026-03-04T22:34:09.763Z] [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 45 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom
[2026-03-04T22:34:09.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.2/okio-parent-1.17.2.pom (4.9 kB at 101 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.pom
[2026-03-04T22:34:09.763Z] [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 43 kB/s)
[2026-03-04T22:34:09.763Z] [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
[2026-03-04T22:34:09.763Z] [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 117 kB/s)
[2026-03-04T22:34:09.763Z] [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
[2026-03-04T22:34:09.763Z] [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 61 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom
[2026-03-04T22:34:09.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.pom (14 kB at 289 kB/s)
[2026-03-04T22:34:09.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.pom
[2026-03-04T22:34:09.763Z] [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 257 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.pom
[2026-03-04T22:34:10.392Z] [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 26 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.pom
[2026-03-04T22:34:10.392Z] [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 186 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.pom
[2026-03-04T22:34:10.392Z] [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 66 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
[2026-03-04T22:34:10.392Z] [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 548 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client/5.12.1/kubernetes-client-5.12.1.jar
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 266 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 10 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 1.9 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 36 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 343 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 3.5 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 5.9 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 3.8 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 1.4 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 4.0 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 264 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 486 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 1.1 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 2.3 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 1.8 MB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 540 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 280 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 1.2 MB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.14.9/okhttp-3.14.9.jar
[2026-03-04T22:34:10.392Z] [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 214 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar
[2026-03-04T22:34:10.392Z] [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 1.2 MB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/logging-interceptor/3.14.9/logging-interceptor-3.14.9.jar
[2026-03-04T22:34:10.392Z] [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 604 kB/s)
[2026-03-04T22:34:10.392Z] [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
[2026-03-04T22:34:10.392Z] [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 481 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar
[2026-03-04T22:34:10.392Z] [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 257 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar
[2026-03-04T22:34:10.392Z] [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 1.2 MB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar
[2026-03-04T22:34:10.392Z] [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 33 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar
[2026-03-04T22:34:10.392Z] [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 312 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/mockwebserver/3.12.12/mockwebserver-3.12.12.jar
[2026-03-04T22:34:10.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/zjsonpatch/0.3.0/zjsonpatch-0.3.0.jar (36 kB at 91 kB/s)
[2026-03-04T22:34:10.392Z] [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 36 kB/s)
[2026-03-04T22:34:10.392Z] [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 434 kB/s)
[2026-03-04T22:34:10.392Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/mockwebserver/0.2.2/mockwebserver-0.2.2.jar (79 kB at 188 kB/s)
[2026-03-04T22:34:10.392Z] [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 86 kB/s)
[2026-03-04T22:34:10.392Z] [INFO]
[2026-03-04T22:34:10.392Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:10.392Z] [INFO]
[2026-03-04T22:34:10.392Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Processed 6 files in 28ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Processed 6 files in 00:00.009 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:11.023Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/main/resources
[2026-03-04T22:34:11.023Z] [INFO]
[2026-03-04T22:34:11.023Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.023Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:11.023Z] [INFO] Compiling 6 source files to /quarkus/test-framework/kubernetes-client/target/classes
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:11.650Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/kubernetes-client/src/test/resources
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [INFO] No sources to compile
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [INFO] No tests to run.
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final.jar
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [INFO] Building jar: /quarkus/test-framework/kubernetes-client/target/quarkus-test-kubernetes-client-2.7.5.Final-sources.jar
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-kubernetes-client ---
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [INFO]
[2026-03-04T22:34:11.650Z] [INFO] --------------< io.quarkus:quarkus-test-openshift-client >--------------
[2026-03-04T22:34:11.650Z] [INFO] Building Quarkus - Test Framework - OpenShift Client Mock Server support 2.7.5.Final [106/964]
[2026-03-04T22:34:11.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [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 21 kB/s)
[2026-03-04T22:34:11.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.pom
[2026-03-04T22:34:11.650Z] [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 159 kB/s)
[2026-03-04T22:34:11.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.pom
[2026-03-04T22:34:11.650Z] [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 78 kB/s)
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [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 56 kB/s)
[2026-03-04T22:34:11.650Z] [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
[2026-03-04T22:34:11.650Z] [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 57 kB/s)
[2026-03-04T22:34:11.651Z] [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
[2026-03-04T22:34:11.651Z] [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 65 kB/s)
[2026-03-04T22:34:11.651Z] [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
[2026-03-04T22:34:11.651Z] [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 55 kB/s)
[2026-03-04T22:34:11.651Z] [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
[2026-03-04T22:34:12.654Z] [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 17 kB/s)
[2026-03-04T22:34:12.654Z] [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
[2026-03-04T22:34:12.654Z] [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 61 kB/s)
[2026-03-04T22:34:12.654Z] [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
[2026-03-04T22:34:12.654Z] [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 62 kB/s)
[2026-03-04T22:34:12.654Z] [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
[2026-03-04T22:34:12.654Z] [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 64 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 43 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 52 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 46 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 66 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 59 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-client/5.12.1/openshift-client-5.12.1.jar
[2026-03-04T22:34:12.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/openshift-model/5.12.1/openshift-model-5.12.1.jar
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 3.8 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 202 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 4.0 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 59 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 12 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 885 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 2.8 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 36 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 9.9 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 1.1 MB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 840 kB/s)
[2026-03-04T22:34:12.655Z] [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
[2026-03-04T22:34:12.655Z] [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 2.3 MB/s)
[2026-03-04T22:34:13.288Z] [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 4.8 MB/s)
[2026-03-04T22:34:13.289Z] [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 1.7 MB/s)
[2026-03-04T22:34:13.289Z] [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 3.0 MB/s)
[2026-03-04T22:34:13.289Z] [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 8.6 MB/s)
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.289Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/main/resources
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:13.289Z] [INFO] Compiling 4 source files to /quarkus/test-framework/openshift-client/target/classes
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.289Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/openshift-client/src/test/resources
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] No sources to compile
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] No tests to run.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final.jar
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [INFO] Building jar: /quarkus/test-framework/openshift-client/target/quarkus-test-openshift-client-2.7.5.Final-sources.jar
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-openshift-client ---
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --------------< io.quarkus:quarkus-junit5-mockito-config >--------------
[2026-03-04T22:34:13.289Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito Config 2.7.5.Final [107/964]
[2026-03-04T22:34:13.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.289Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/main/resources
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:13.289Z] [INFO] Compiling 1 source file to /quarkus/test-framework/junit5-mockito-config/target/classes
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.289Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito-config/src/test/resources
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] No sources to compile
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] No tests to run.
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final.jar
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito-config/target/quarkus-junit5-mockito-config-2.7.5.Final-sources.jar
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito-config ---
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [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
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] -----------------< io.quarkus:quarkus-junit5-mockito >------------------
[2026-03-04T22:34:13.289Z] [INFO] Building Quarkus - Test framework - JUnit 5 - Mockito 2.7.5.Final [108/964]
[2026-03-04T22:34:13.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.289Z] [INFO]
[2026-03-04T22:34:13.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Processed 11 files in 26ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Processed 11 files in 00:00.025 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.918Z] [INFO] Copying 5 resources
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:13.918Z] [INFO] Compiling 11 source files to /quarkus/test-framework/junit5-mockito/target/classes
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:13.918Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/junit5-mockito/src/test/resources
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] No sources to compile
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:13.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:13.918Z] [INFO] No tests to run.
[2026-03-04T22:34:13.918Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:14.549Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final.jar
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:14.549Z] [INFO] Building jar: /quarkus/test-framework/junit5-mockito/target/quarkus-junit5-mockito-2.7.5.Final-sources.jar
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-junit5-mockito ---
[2026-03-04T22:34:14.549Z] [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
[2026-03-04T22:34:14.549Z] [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
[2026-03-04T22:34:14.549Z] [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
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] -------------------< io.quarkus:quarkus-test-vertx >--------------------
[2026-03-04T22:34:14.549Z] [INFO] Building Quarkus - Test framework - Vert.x 2.7.5.Final [109/964]
[2026-03-04T22:34:14.549Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Processed 4 files in 00:00.015 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:14.549Z] [INFO] Copying 1 resource
[2026-03-04T22:34:14.549Z] [INFO]
[2026-03-04T22:34:14.549Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-vertx ---
[2026-03-04T22:34:14.549Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:14.549Z] [INFO] Compiling 4 source files to /quarkus/test-framework/vertx/target/classes
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:15.177Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/vertx/src/test/resources
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [INFO] No sources to compile
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [INFO] No tests to run.
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final.jar
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [INFO] Building jar: /quarkus/test-framework/vertx/target/quarkus-test-vertx-2.7.5.Final-sources.jar
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-vertx ---
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] -----------------< io.quarkus:quarkus-jackson-parent >------------------
[2026-03-04T22:34:15.177Z] [INFO] Building Quarkus - Jackson 2.7.5.Final [110/964]
[2026-03-04T22:34:15.177Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-parent ---
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] ---------------------< io.quarkus:quarkus-jackson >---------------------
[2026-03-04T22:34:15.177Z] [INFO] Building Quarkus - Jackson - Runtime 2.7.5.Final [111/964]
[2026-03-04T22:34:15.177Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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 44 kB/s)
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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 87 kB/s)
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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
[2026-03-04T22:34:15.177Z] [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 829 kB/s)
[2026-03-04T22:34:15.177Z] [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 221 kB/s)
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO] Processed 3 files in 25ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson ---
[2026-03-04T22:34:15.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:15.177Z] [INFO] Copying 1 resource
[2026-03-04T22:34:15.177Z] [INFO]
[2026-03-04T22:34:15.177Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jackson ---
[2026-03-04T22:34:15.178Z] [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
[2026-03-04T22:34:15.178Z] [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 61 kB/s)
[2026-03-04T22:34:15.178Z] [INFO]
[2026-03-04T22:34:15.178Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson ---
[2026-03-04T22:34:15.178Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:15.178Z] [INFO] Compiling 3 source files to /quarkus/extensions/jackson/runtime/target/classes
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:15.805Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/runtime/src/test/resources
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [INFO] No sources to compile
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [INFO] No tests to run.
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final.jar
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [INFO] Building jar: /quarkus/extensions/jackson/runtime/target/quarkus-jackson-2.7.5.Final-sources.jar
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson ---
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-parent >---------------
[2026-03-04T22:34:15.805Z] [INFO] Building Quarkus - Amazon Lambda 2.7.5.Final [112/964]
[2026-03-04T22:34:15.805Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-parent ---
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [INFO]
[2026-03-04T22:34:15.805Z] [INFO] --------------< io.quarkus:quarkus-amazon-lambda-common >---------------
[2026-03-04T22:34:15.805Z] [INFO] Building Quarkus - Amazon Lambda - Common Runtime 2.7.5.Final [113/964]
[2026-03-04T22:34:15.805Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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 92 kB/s)
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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 98 kB/s)
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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 92 kB/s)
[2026-03-04T22:34:15.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.pom
[2026-03-04T22:34:15.805Z] [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 910 kB/s)
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [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
[2026-03-04T22:34:15.805Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.8/joda-time-2.10.8.jar
[2026-03-04T22:34:15.805Z] [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 171 kB/s)
[2026-03-04T22:34:15.805Z] [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 8.1 MB/s)
[2026-03-04T22:34:15.805Z] [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 13 MB/s)
[2026-03-04T22:34:15.805Z] [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 651 kB/s)
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Processed 13 files in 38ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Processed 13 files in 00:00.030 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:16.436Z] [INFO] Copying 1 resource
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [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
[2026-03-04T22:34:16.436Z] [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 269 kB/s)
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:16.436Z] [INFO] Compiling 12 source files to /quarkus/extensions/amazon-lambda/common-runtime/target/classes
[2026-03-04T22:34:16.436Z] [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
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:16.436Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-runtime/src/test/resources
[2026-03-04T22:34:16.436Z] [INFO]
[2026-03-04T22:34:16.436Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:16.436Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:16.436Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-runtime/target/test-classes
[2026-03-04T22:34:17.066Z] [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
[2026-03-04T22:34:17.066Z] [INFO]
[2026-03-04T22:34:17.066Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:17.066Z] [INFO]
[2026-03-04T22:34:17.066Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:17.066Z] [INFO] T E S T S
[2026-03-04T22:34:17.066Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:17.066Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:34:17.696Z] [INFO] Running io.quarkus.amazon.lambda.test.ClientContextTest
[2026-03-04T22:34:17.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in io.quarkus.amazon.lambda.test.ClientContextTest
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] Results:
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:17.696Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final.jar
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:17.696Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-runtime/target/quarkus-amazon-lambda-common-2.7.5.Final-sources.jar
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common ---
[2026-03-04T22:34:17.696Z] [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
[2026-03-04T22:34:17.696Z] [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
[2026-03-04T22:34:17.696Z] [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
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] ---------------< io.quarkus:quarkus-test-amazon-lambda >----------------
[2026-03-04T22:34:17.696Z] [INFO] Building Quarkus - Test Framework - Amazon Lambda 2.7.5.Final [114/964]
[2026-03-04T22:34:17.696Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:17.696Z] [INFO]
[2026-03-04T22:34:17.696Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Processed 4 files in 00:00.015 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:18.328Z] [INFO] Copying 2 resources
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:18.328Z] [INFO] Compiling 4 source files to /quarkus/test-framework/amazon-lambda/target/classes
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[43,29] unchecked cast
[2026-03-04T22:34:18.328Z] required: java.util.concurrent.LinkedBlockingDeque<java.util.Map.Entry<java.lang.String,java.lang.String>>
[2026-03-04T22:34:18.328Z] found: java.lang.Object
[2026-03-04T22:34:18.328Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[44,120] unchecked cast
[2026-03-04T22:34:18.328Z] required: java.util.concurrent.ConcurrentHashMap<java.lang.String,java.util.concurrent.CompletableFuture<java.lang.String>>
[2026-03-04T22:34:18.328Z] found: java.lang.Object
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] required: E
[2026-03-04T22:34:18.328Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-03-04T22:34:18.328Z] [WARNING] /quarkus/test-framework/amazon-lambda/src/main/java/io/quarkus/amazon/lambda/test/LambdaClient.java:[148,27] unchecked conversion
[2026-03-04T22:34:18.328Z] required: E
[2026-03-04T22:34:18.328Z] found: java.util.AbstractMap.SimpleImmutableEntry
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:18.328Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/amazon-lambda/src/test/resources
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] No sources to compile
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] No tests to run.
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final.jar
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [INFO] Building jar: /quarkus/test-framework/amazon-lambda/target/quarkus-test-amazon-lambda-2.7.5.Final-sources.jar
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-amazon-lambda ---
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [INFO]
[2026-03-04T22:34:18.328Z] [INFO] -------------------< io.quarkus:quarkus-arquillian >--------------------
[2026-03-04T22:34:18.328Z] [INFO] Building Quarkus - Test Framework - Arquillian Adapter 2.7.5.Final [115/964]
[2026-03-04T22:34:18.328Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.328Z] [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 37 kB/s)
[2026-03-04T22:34:18.328Z] [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
[2026-03-04T22:34:18.955Z] [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 53 kB/s)
[2026-03-04T22:34:18.955Z] [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
[2026-03-04T22:34:18.955Z] [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 79 kB/s)
[2026-03-04T22:34:18.955Z] [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
[2026-03-04T22:34:18.955Z] [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 16 kB/s)
[2026-03-04T22:34:18.955Z] [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
[2026-03-04T22:34:18.955Z] [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 13 kB/s)
[2026-03-04T22:34:18.955Z] [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
[2026-03-04T22:34:18.955Z] [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 15 kB/s)
[2026-03-04T22:34:18.955Z] [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
[2026-03-04T22:34:18.955Z] [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 13 kB/s)
[2026-03-04T22:34:18.956Z] [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
[2026-03-04T22:34:20.997Z] [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 7.6 kB/s)
[2026-03-04T22:34:20.997Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom
[2026-03-04T22:34:20.997Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 394 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 34 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 13 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 31 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 21 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 21 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:20.997Z] [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 19 kB/s)
[2026-03-04T22:34:20.997Z] [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
[2026-03-04T22:34:21.625Z] [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 22 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 50 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 38 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 39 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 17 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 28 kB/s)
[2026-03-04T22:34:21.625Z] [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
[2026-03-04T22:34:21.625Z] [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 48 kB/s)
[2026-03-04T22:34:21.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
[2026-03-04T22:34:21.625Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 365 kB/s)
[2026-03-04T22:34:21.625Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.pom
[2026-03-04T22:34:22.252Z] [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 41 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom
[2026-03-04T22:34:22.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.pom (1.2 kB at 11 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 478 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 767 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 119 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 131 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 519 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 36 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 329 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 140 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 212 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 107 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 21 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 265 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 56 kB/s)
[2026-03-04T22:34:22.252Z] [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
[2026-03-04T22:34:22.252Z] [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 286 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
[2026-03-04T22:34:22.252Z] [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 564 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar
[2026-03-04T22:34:22.252Z] [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 301 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar
[2026-03-04T22:34:22.252Z] [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 365 kB/s)
[2026-03-04T22:34:22.252Z] [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 130 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 1.6 MB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.72/jcommander-1.72.jar (69 kB at 246 kB/s)
[2026-03-04T22:34:22.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.14.2/testng-6.14.2.jar (810 kB at 2.3 MB/s)
[2026-03-04T22:34:22.252Z] [INFO]
[2026-03-04T22:34:22.252Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-arquillian ---
[2026-03-04T22:34:22.252Z] [INFO]
[2026-03-04T22:34:22.252Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Processed 18 files in 46ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Processed 18 files in 00:00.042 (Already Sorted: 18, Needed Sorting: 0)
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:22.883Z] [INFO] Copying 2 resources
[2026-03-04T22:34:22.883Z] [INFO]
[2026-03-04T22:34:22.883Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-arquillian ---
[2026-03-04T22:34:22.883Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:22.883Z] [INFO] Compiling 13 source files to /quarkus/test-framework/arquillian/target/classes
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[57,62] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.util.function.BiFunction<java.lang.reflect.Method,java.lang.Object,java.lang.Object[]>
[2026-03-04T22:34:23.525Z] found: capture#1 of ?
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/InjectionEnricher.java:[73,58] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.util.function.Supplier<java.util.Map.Entry<java.io.Closeable,java.lang.Object>>
[2026-03-04T22:34:23.525Z] found: capture#2 of ?
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[27,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#3 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusJunitCallbacks.java:[39,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#4 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[31,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#5 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[47,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#6 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[63,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#7 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[65,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#8 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[81,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#9 of ?>
[2026-03-04T22:34:23.525Z] [WARNING] /quarkus/test-framework/arquillian/src/main/java/io/quarkus/arquillian/QuarkusTestNgCallbacks.java:[83,48] unchecked cast
[2026-03-04T22:34:23.525Z] required: java.lang.Class<? extends java.lang.annotation.Annotation>
[2026-03-04T22:34:23.525Z] found: java.lang.Class<capture#10 of ?>
[2026-03-04T22:34:23.525Z] [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
[2026-03-04T22:34:23.525Z] [INFO]
[2026-03-04T22:34:23.525Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-arquillian ---
[2026-03-04T22:34:23.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:23.525Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/arquillian/src/test/resources
[2026-03-04T22:34:23.525Z] [INFO]
[2026-03-04T22:34:23.525Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-arquillian ---
[2026-03-04T22:34:23.525Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:23.525Z] [INFO] Compiling 5 source files to /quarkus/test-framework/arquillian/target/test-classes
[2026-03-04T22:34:23.525Z] [INFO]
[2026-03-04T22:34:23.525Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-arquillian ---
[2026-03-04T22:34:23.525Z] [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
[2026-03-04T22:34:23.525Z] [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
[2026-03-04T22:34:23.525Z] [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 118 kB/s)
[2026-03-04T22:34:23.525Z] [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
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.163Z] [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 94 kB/s)
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.163Z] [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 24 kB/s)
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.163Z] [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 39 kB/s)
[2026-03-04T22:34:24.163Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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 31 kB/s)
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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
[2026-03-04T22:34:24.851Z] [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 592 kB/s)
[2026-03-04T22:34:24.851Z] [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 900 kB/s)
[2026-03-04T22:34:24.851Z] [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 261 kB/s)
[2026-03-04T22:34:24.851Z] [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 359 kB/s)
[2026-03-04T22:34:24.851Z] [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.1 MB/s)
[2026-03-04T22:34:25.489Z] [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
[2026-03-04T22:34:25.489Z] [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
[2026-03-04T22:34:25.489Z] [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 53 kB/s)
[2026-03-04T22:34:25.489Z] [INFO]
[2026-03-04T22:34:25.489Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:25.489Z] [INFO] T E S T S
[2026-03-04T22:34:25.489Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:25.489Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:34:26.126Z] [INFO] Running io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-03-04T22:34:30.940Z] 2026-03-04 22:34:30,365 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.180s.
[2026-03-04T22:34:30.940Z] 2026-03-04 22:34:30,367 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:30.940Z] 2026-03-04 22:34:30,368 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:34:30.940Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.797 s - in io.quarkus.arquillian.test.MethodParameterInjectionTest
[2026-03-04T22:34:30.940Z] [INFO] Running io.quarkus.arquillian.test.SimpleTest
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:30,457 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:31,060 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-8) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-03-04T22:34:31.567Z] - "io.quarkus.arquillian.test" found in [/quarkus/test-framework/arquillian/target/quarkus-arquillian-test6497425368760041052/lib/cd48e9ac-944e-48c7-a15a-abc05d0066a3.jar, io.quarkus:quarkus-arquillian::jar]
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:31,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.156s.
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:31,402 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:31,402 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:34:31.567Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.arquillian.test.SimpleTest
[2026-03-04T22:34:31.567Z] [INFO] Running io.quarkus.arquillian.test.SimpleWarTest
[2026-03-04T22:34:31.567Z] 2026-03-04 22:34:31,439 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:34:31.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.arquillian.test.SimpleWarTest
[2026-03-04T22:34:31.567Z] [INFO]
[2026-03-04T22:34:31.567Z] [INFO] Results:
[2026-03-04T22:34:31.567Z] [INFO]
[2026-03-04T22:34:31.567Z] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:34:31.567Z] [INFO]
[2026-03-04T22:34:31.567Z] [INFO]
[2026-03-04T22:34:31.567Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-arquillian ---
[2026-03-04T22:34:32.199Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final.jar
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-arquillian ---
[2026-03-04T22:34:32.199Z] [INFO] Building jar: /quarkus/test-framework/arquillian/target/quarkus-arquillian-2.7.5.Final-sources.jar
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-arquillian ---
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] ---------------< io.quarkus:quarkus-devmode-test-utils >----------------
[2026-03-04T22:34:32.199Z] [INFO] Building Quarkus - Test Framework - Dev Mode Test Utils 2.7.5.Final [116/964]
[2026-03-04T22:34:32.199Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Processed 1 files in 00:00.009 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:32.199Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/main/resources
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:32.199Z] [INFO] Compiling 1 source file to /quarkus/test-framework/devmode-test-utils/target/classes
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:32.199Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/devmode-test-utils/src/test/resources
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] No sources to compile
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] No tests to run.
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final.jar
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [INFO] Building jar: /quarkus/test-framework/devmode-test-utils/target/quarkus-devmode-test-utils-2.7.5.Final-sources.jar
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devmode-test-utils ---
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [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
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] -------------------< io.quarkus:quarkus-test-maven >--------------------
[2026-03-04T22:34:32.199Z] [INFO] Building Quarkus - Test Framework - Maven Integration 2.7.5.Final [117/964]
[2026-03-04T22:34:32.199Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-maven ---
[2026-03-04T22:34:32.199Z] [INFO]
[2026-03-04T22:34:32.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Processed 10 files in 38ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Processed 10 files in 00:00.035 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:32.839Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/main/resources
[2026-03-04T22:34:32.839Z] [INFO]
[2026-03-04T22:34:32.839Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-maven ---
[2026-03-04T22:34:32.839Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:32.839Z] [INFO] Compiling 10 source files to /quarkus/test-framework/maven/target/classes
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:33.471Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/maven/src/test/resources
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [INFO] No sources to compile
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [INFO] No tests to run.
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final.jar
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [INFO] Building jar: /quarkus/test-framework/maven/target/quarkus-test-maven-2.7.5.Final-sources.jar
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-maven ---
[2026-03-04T22:34:33.471Z] [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
[2026-03-04T22:34:33.471Z] [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
[2026-03-04T22:34:33.471Z] [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
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --------------------< io.quarkus:quarkus-test-ldap >--------------------
[2026-03-04T22:34:33.471Z] [INFO] Building Quarkus - Test framework - embedded LDAP server 2.7.5.Final [118/964]
[2026-03-04T22:34:33.471Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:33.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.pom
[2026-03-04T22:34:33.471Z] [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 45 kB/s)
[2026-03-04T22:34:33.471Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/unboundid/unboundid-ldapsdk/6.0.3/unboundid-ldapsdk-6.0.3.jar
[2026-03-04T22:34:33.471Z] [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 39 MB/s)
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-ldap ---
[2026-03-04T22:34:33.471Z] [INFO]
[2026-03-04T22:34:33.471Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:34.100Z] [INFO] Copying 1 resource
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:34.100Z] [INFO] Compiling 1 source file to /quarkus/test-framework/ldap/target/classes
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:34.100Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/ldap/src/test/resources
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] No sources to compile
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] No tests to run.
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final.jar
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [INFO] Building jar: /quarkus/test-framework/ldap/target/quarkus-test-ldap-2.7.5.Final-sources.jar
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-ldap ---
[2026-03-04T22:34:34.100Z] [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
[2026-03-04T22:34:34.100Z] [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
[2026-03-04T22:34:34.100Z] [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
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] ------------------< io.quarkus:quarkus-test-security >------------------
[2026-03-04T22:34:34.100Z] [INFO] Building Quarkus - Test Framework - Security 2.7.5.Final [119/964]
[2026-03-04T22:34:34.100Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security ---
[2026-03-04T22:34:34.100Z] [INFO]
[2026-03-04T22:34:34.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Processed 7 files in 26ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Processed 7 files in 00:00.010 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:34.733Z] [INFO] Copying 2 resources
[2026-03-04T22:34:34.733Z] [INFO]
[2026-03-04T22:34:34.733Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security ---
[2026-03-04T22:34:34.733Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:34.733Z] [INFO] Compiling 7 source files to /quarkus/test-framework/security/target/classes
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] Saving Jandex index: /quarkus/test-framework/security/target/classes/META-INF/jandex.idx
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:35.363Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security/src/test/resources
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] No sources to compile
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] No tests to run.
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final.jar
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [INFO] Building jar: /quarkus/test-framework/security/target/quarkus-test-security-2.7.5.Final-sources.jar
[2026-03-04T22:34:35.363Z] [INFO]
[2026-03-04T22:34:35.363Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security ---
[2026-03-04T22:34:35.363Z] [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
[2026-03-04T22:34:35.363Z] [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
[2026-03-04T22:34:35.363Z] [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
[2026-03-04T22:34:35.364Z] [INFO]
[2026-03-04T22:34:35.364Z] [INFO] ----------------< io.quarkus:quarkus-test-security-jwt >----------------
[2026-03-04T22:34:35.364Z] [INFO] Building Quarkus - Test Framework - Security JWT 2.7.5.Final [120/964]
[2026-03-04T22:34:35.364Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:35.364Z] [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
[2026-03-04T22:34:35.364Z] [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 113 kB/s)
[2026-03-04T22:34:35.364Z] [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
[2026-03-04T22:34:35.364Z] [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 232 kB/s)
[2026-03-04T22:34:35.364Z] [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
[2026-03-04T22:34:35.364Z] [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 202 kB/s)
[2026-03-04T22:34:35.364Z] [INFO]
[2026-03-04T22:34:35.364Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.364Z] [INFO]
[2026-03-04T22:34:35.364Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Processed 3 files in 29ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Processed 3 files in 00:00.070 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:35.993Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/main/resources
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:35.993Z] [INFO] Compiling 3 source files to /quarkus/test-framework/security-jwt/target/classes
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-jwt/target/classes/META-INF/jandex.idx
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:35.993Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-jwt/src/test/resources
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:35.993Z] [INFO] No sources to compile
[2026-03-04T22:34:35.993Z] [INFO]
[2026-03-04T22:34:35.993Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:36.620Z] [INFO] No tests to run.
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:36.620Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final.jar
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:36.620Z] [INFO] Building jar: /quarkus/test-framework/security-jwt/target/quarkus-test-security-jwt-2.7.5.Final-sources.jar
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-jwt ---
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] ---------------< io.quarkus:quarkus-credentials-parent >----------------
[2026-03-04T22:34:36.620Z] [INFO] Building Quarkus - Credentials 2.7.5.Final [121/964]
[2026-03-04T22:34:36.620Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-parent ---
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] -------------------< io.quarkus:quarkus-credentials >-------------------
[2026-03-04T22:34:36.620Z] [INFO] Building Quarkus - Credentials - Runtime 2.7.5.Final [122/964]
[2026-03-04T22:34:36.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Processed 2 files in 24ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:36.620Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/main/resources
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:36.620Z] [INFO] Compiling 2 source files to /quarkus/extensions/credentials/runtime/target/classes
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:36.620Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/runtime/src/test/resources
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] No sources to compile
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] No tests to run.
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final.jar
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [INFO] Building jar: /quarkus/extensions/credentials/runtime/target/quarkus-credentials-2.7.5.Final-sources.jar
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials ---
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [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
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] ------------< io.quarkus:quarkus-smallrye-jwt-build-parent >------------
[2026-03-04T22:34:36.620Z] [INFO] Building Quarkus - SmallRye JWT Token Build 2.7.5.Final [123/964]
[2026-03-04T22:34:36.620Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:36.620Z] [INFO]
[2026-03-04T22:34:36.621Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.621Z] [INFO]
[2026-03-04T22:34:36.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-parent ---
[2026-03-04T22:34:36.621Z] [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
[2026-03-04T22:34:36.621Z] [INFO]
[2026-03-04T22:34:36.621Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-build >----------------
[2026-03-04T22:34:36.621Z] [INFO] Building Quarkus - SmallRye JWT Token Build - Runtime 2.7.5.Final [124/964]
[2026-03-04T22:34:36.621Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:36.621Z] [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
[2026-03-04T22:34:36.621Z] [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 61 kB/s)
[2026-03-04T22:34:36.621Z] [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
[2026-03-04T22:34:36.621Z] [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 24 kB/s)
[2026-03-04T22:34:36.621Z] [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
[2026-03-04T22:34:36.621Z] [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 104 kB/s)
[2026-03-04T22:34:36.621Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.pom
[2026-03-04T22:34:36.621Z] [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 138 kB/s)
[2026-03-04T22:34:36.621Z] [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
[2026-03-04T22:34:37.248Z] [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 35 kB/s)
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bitbucket/b_c/jose4j/0.7.9/jose4j-0.7.9.jar
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [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 4.9 MB/s)
[2026-03-04T22:34:37.248Z] [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 356 kB/s)
[2026-03-04T22:34:37.248Z] [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 168 kB/s)
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:37.248Z] [INFO] Copying 1 resource
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] No sources to compile
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:37.248Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/runtime/src/test/resources
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] No sources to compile
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] No tests to run.
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final.jar
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/runtime/target/quarkus-smallrye-jwt-build-2.7.5.Final-sources.jar
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build ---
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] ---------------< io.quarkus:quarkus-oidc-common-parent >----------------
[2026-03-04T22:34:37.248Z] [INFO] Building Quarkus - OpenID Connect Common 2.7.5.Final [125/964]
[2026-03-04T22:34:37.248Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-parent ---
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] -------------------< io.quarkus:quarkus-oidc-common >-------------------
[2026-03-04T22:34:37.248Z] [INFO] Building Quarkus - OpenID Connect Common - Runtime 2.7.5.Final [126/964]
[2026-03-04T22:34:37.248Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [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 117 kB/s)
[2026-03-04T22:34:37.248Z] [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
[2026-03-04T22:34:37.248Z] [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 947 kB/s)
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.248Z] [INFO]
[2026-03-04T22:34:37.248Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO] Processed 4 files in 00:00.030 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:37.878Z] [INFO] Copying 1 resource
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [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
[2026-03-04T22:34:37.878Z] [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 64 kB/s)
[2026-03-04T22:34:37.878Z] [INFO]
[2026-03-04T22:34:37.878Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common ---
[2026-03-04T22:34:37.878Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:37.878Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-common/runtime/target/classes
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:38.508Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/runtime/src/test/resources
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [INFO] No sources to compile
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [INFO] No tests to run.
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final.jar
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [INFO] Building jar: /quarkus/extensions/oidc-common/runtime/target/quarkus-oidc-common-2.7.5.Final-sources.jar
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common ---
[2026-03-04T22:34:38.508Z] [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
[2026-03-04T22:34:38.508Z] [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
[2026-03-04T22:34:38.508Z] [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
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] -------------------< io.quarkus:quarkus-oidc-parent >-------------------
[2026-03-04T22:34:38.508Z] [INFO] Building Quarkus - OpenID Connect Adapter 2.7.5.Final [127/964]
[2026-03-04T22:34:38.508Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-parent ---
[2026-03-04T22:34:38.508Z] [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
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] ----------------------< io.quarkus:quarkus-oidc >-----------------------
[2026-03-04T22:34:38.508Z] [INFO] Building Quarkus - OpenID Connect Adapter - Runtime 2.7.5.Final [128/964]
[2026-03-04T22:34:38.508Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:38.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.pom
[2026-03-04T22:34:38.508Z] [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 86 kB/s)
[2026-03-04T22:34:38.508Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-jwt/3.3.3/smallrye-jwt-3.3.3.jar
[2026-03-04T22:34:38.508Z] [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 1.5 MB/s)
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc ---
[2026-03-04T22:34:38.508Z] [INFO]
[2026-03-04T22:34:38.508Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc ---
[2026-03-04T22:34:39.136Z] [INFO]
[2026-03-04T22:34:39.136Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc ---
[2026-03-04T22:34:39.766Z] [INFO] Processed 47 files in 177ms (Formatted: 0, Unchanged: 47, Failed: 0, Readonly: 0)
[2026-03-04T22:34:39.766Z] [INFO]
[2026-03-04T22:34:39.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc ---
[2026-03-04T22:34:39.766Z] [INFO] Processed 47 files in 00:00.170 (Already Sorted: 47, Needed Sorting: 0)
[2026-03-04T22:34:39.766Z] [INFO]
[2026-03-04T22:34:39.766Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc ---
[2026-03-04T22:34:39.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:39.766Z] [INFO] Copying 1 resource
[2026-03-04T22:34:39.766Z] [INFO]
[2026-03-04T22:34:39.766Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc ---
[2026-03-04T22:34:39.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.pom
[2026-03-04T22:34:39.766Z] [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 88 kB/s)
[2026-03-04T22:34:39.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-parent/16.1.0/keycloak-parent-16.1.0.pom
[2026-03-04T22:34:39.766Z] [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 1.6 MB/s)
[2026-03-04T22:34:39.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.pom
[2026-03-04T22:34:39.766Z] [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 66 kB/s)
[2026-03-04T22:34:39.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.pom
[2026-03-04T22:34:39.766Z] [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 32 kB/s)
[2026-03-04T22:34:39.766Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.pom
[2026-03-04T22:34:40.392Z] [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 24 kB/s)
[2026-03-04T22:34:40.392Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.pom
[2026-03-04T22:34:40.393Z] [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 50 kB/s)
[2026-03-04T22:34:40.393Z] [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
[2026-03-04T22:34:40.393Z] [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 117 kB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.pom
[2026-03-04T22:34:40.393Z] [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 32 kB/s)
[2026-03-04T22:34:40.393Z] [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
[2026-03-04T22:34:40.393Z] [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 42 kB/s)
[2026-03-04T22:34:40.393Z] [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
[2026-03-04T22:34:40.393Z] [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 222 kB/s)
[2026-03-04T22:34:40.393Z] [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
[2026-03-04T22:34:40.393Z] [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 79 kB/s)
[2026-03-04T22:34:40.393Z] [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
[2026-03-04T22:34:40.393Z] [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 35 kB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
[2026-03-04T22:34:40.393Z] [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 28 kB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-core/16.1.0/keycloak-core-16.1.0.jar
[2026-03-04T22:34:40.393Z] [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 5.8 MB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/keycloak/keycloak-common/16.1.0/keycloak-common-16.1.0.jar
[2026-03-04T22:34:40.393Z] [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 3.3 MB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar
[2026-03-04T22:34:40.393Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.70/bcpkix-jdk15on-1.70.jar (964 kB at 20 MB/s)
[2026-03-04T22:34:40.393Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar
[2026-03-04T22:34:41.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk15on/1.70/bcutil-jdk15on-1.70.jar (483 kB at 11 MB/s)
[2026-03-04T22:34:41.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar
[2026-03-04T22:34:41.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers/1.16.3/testcontainers-1.16.3.jar (12 MB at 119 MB/s)
[2026-03-04T22:34:41.025Z] [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
[2026-03-04T22:34:41.025Z] [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 552 kB/s)
[2026-03-04T22:34:41.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar
[2026-03-04T22:34:41.025Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/17.0.0/annotations-17.0.0.jar (19 kB at 423 kB/s)
[2026-03-04T22:34:41.025Z] [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
[2026-03-04T22:34:41.025Z] [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 8.5 MB/s)
[2026-03-04T22:34:41.025Z] [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
[2026-03-04T22:34:41.025Z] [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 32 MB/s)
[2026-03-04T22:34:41.025Z] [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
[2026-03-04T22:34:41.025Z] [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 682 kB/s)
[2026-03-04T22:34:41.025Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
[2026-03-04T22:34:41.025Z] [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 24 MB/s)
[2026-03-04T22:34:41.025Z] [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
[2026-03-04T22:34:41.025Z] [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 135 kB/s)
[2026-03-04T22:34:41.025Z] [INFO]
[2026-03-04T22:34:41.025Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc ---
[2026-03-04T22:34:41.025Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:41.025Z] [INFO] Compiling 45 source files to /quarkus/extensions/oidc/runtime/target/classes
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [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
[2026-03-04T22:34:42.335Z] [INFO]
[2026-03-04T22:34:42.335Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc ---
[2026-03-04T22:34:42.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:42.335Z] [INFO] Copying 9 resources
[2026-03-04T22:34:42.335Z] [INFO]
[2026-03-04T22:34:42.335Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc ---
[2026-03-04T22:34:42.335Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:42.335Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc/runtime/target/test-classes
[2026-03-04T22:34:42.963Z] [INFO]
[2026-03-04T22:34:42.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc ---
[2026-03-04T22:34:42.963Z] [INFO]
[2026-03-04T22:34:42.963Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:42.963Z] [INFO] T E S T S
[2026-03-04T22:34:42.963Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:42.963Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:34:43.592Z] [INFO] Running io.quarkus.oidc.runtime.OidcRecorderTest
[2026-03-04T22:34:44.224Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in io.quarkus.oidc.runtime.OidcRecorderTest
[2026-03-04T22:34:44.224Z] [INFO] Running io.quarkus.oidc.runtime.OidcUtilsTest
[2026-03-04T22:34:44.224Z] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in io.quarkus.oidc.runtime.OidcUtilsTest
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] Results:
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc ---
[2026-03-04T22:34:44.224Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final.jar
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc ---
[2026-03-04T22:34:44.224Z] [INFO] Building jar: /quarkus/extensions/oidc/runtime/target/quarkus-oidc-2.7.5.Final-sources.jar
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc ---
[2026-03-04T22:34:44.224Z] [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
[2026-03-04T22:34:44.224Z] [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
[2026-03-04T22:34:44.224Z] [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
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] ---------------< io.quarkus:quarkus-test-security-oidc >----------------
[2026-03-04T22:34:44.224Z] [INFO] Building Quarkus - Test Framework - Security OIDC 2.7.5.Final [129/964]
[2026-03-04T22:34:44.224Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.224Z] [INFO]
[2026-03-04T22:34:44.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Processed 6 files in 18ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Processed 6 files in 00:00.010 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:44.854Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/main/resources
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:44.854Z] [INFO] Compiling 6 source files to /quarkus/test-framework/security-oidc/target/classes
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Saving Jandex index: /quarkus/test-framework/security-oidc/target/classes/META-INF/jandex.idx
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:44.854Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/security-oidc/src/test/resources
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] No sources to compile
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] No tests to run.
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final.jar
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [INFO] Building jar: /quarkus/test-framework/security-oidc/target/quarkus-test-security-oidc-2.7.5.Final-sources.jar
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-security-oidc ---
[2026-03-04T22:34:44.854Z] [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
[2026-03-04T22:34:44.854Z] [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
[2026-03-04T22:34:44.854Z] [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
[2026-03-04T22:34:44.854Z] [INFO]
[2026-03-04T22:34:44.854Z] [INFO] ----------------< io.quarkus:quarkus-test-oidc-server >-----------------
[2026-03-04T22:34:44.854Z] [INFO] Building Quarkus - Test Framework - OIDC Wiremock Server support 2.7.5.Final [130/964]
[2026-03-04T22:34:44.854Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:44.854Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.pom
[2026-03-04T22:34:45.484Z] [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 92 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 33 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 697 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 61 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 50 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 20 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 40 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:45.484Z] [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 23 kB/s)
[2026-03-04T22:34:45.484Z] [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
[2026-03-04T22:34:46.111Z] [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 40 kB/s)
[2026-03-04T22:34:46.111Z] [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
[2026-03-04T22:34:46.111Z] [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 15 kB/s)
[2026-03-04T22:34:46.111Z] [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
[2026-03-04T22:34:46.111Z] [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 44 kB/s)
[2026-03-04T22:34:46.111Z] [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
[2026-03-04T22:34:46.111Z] [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 25 kB/s)
[2026-03-04T22:34:46.111Z] [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
[2026-03-04T22:34:46.111Z] [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 30 kB/s)
[2026-03-04T22:34:46.111Z] [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
[2026-03-04T22:34:46.111Z] [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 76 kB/s)
[2026-03-04T22:34:46.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.pom
[2026-03-04T22:34:46.111Z] [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 47 kB/s)
[2026-03-04T22:34:46.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.7.0/xmlunit-parent-2.7.0.pom
[2026-03-04T22:34:46.111Z] [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 343 kB/s)
[2026-03-04T22:34:46.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.pom
[2026-03-04T22:34:46.111Z] [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 53 kB/s)
[2026-03-04T22:34:46.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.pom
[2026-03-04T22:34:46.741Z] [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 28 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[2026-03-04T22:34:46.741Z] [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 45 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[2026-03-04T22:34:46.741Z] [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 124 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[2026-03-04T22:34:46.741Z] [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 118 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[2026-03-04T22:34:46.741Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 187 kB/s)
[2026-03-04T22:34:46.741Z] [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
[2026-03-04T22:34:46.741Z] [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 199 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.pom
[2026-03-04T22:34:46.741Z] [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 94 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars.java/4.2.0/handlebars.java-4.2.0.pom
[2026-03-04T22:34:46.741Z] [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 169 kB/s)
[2026-03-04T22:34:46.741Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.pom
[2026-03-04T22:34:47.367Z] [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 32 kB/s)
[2026-03-04T22:34:47.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.pom
[2026-03-04T22:34:47.367Z] [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 89 kB/s)
[2026-03-04T22:34:47.367Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
[2026-03-04T22:34:47.367Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom (16 kB at 256 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 41 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 18 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 17 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 40 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 47 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:47.367Z] [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 17 kB/s)
[2026-03-04T22:34:47.367Z] [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
[2026-03-04T22:34:48.005Z] [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)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 28 kB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 32 kB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 20 kB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 71 kB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 151 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.pom
[2026-03-04T22:34:48.005Z] [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 26 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/tomakehurst/wiremock-jre8/2.27.2/wiremock-jre8-2.27.2.jar
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 2.7 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 14 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 3.0 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 3.8 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 42 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 1.2 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 1.0 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 5.4 MB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 236 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.7.0/xmlunit-core-2.7.0.jar
[2026-03-04T22:34:48.005Z] [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 1.0 MB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-legacy/2.7.0/xmlunit-legacy-2.7.0.jar
[2026-03-04T22:34:48.005Z] [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 480 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-placeholders/2.7.0/xmlunit-placeholders-2.7.0.jar
[2026-03-04T22:34:48.005Z] [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 2.2 MB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[2026-03-04T22:34:48.005Z] [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 622 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[2026-03-04T22:34:48.005Z] [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 1.0 MB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[2026-03-04T22:34:48.005Z] [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 74 kB/s)
[2026-03-04T22:34:48.005Z] [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
[2026-03-04T22:34:48.005Z] [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 650 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars/4.2.0/handlebars-4.2.0.jar
[2026-03-04T22:34:48.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 602 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/jknack/handlebars-helpers/4.2.0/handlebars-helpers-4.2.0.jar
[2026-03-04T22:34:48.005Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 140 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/flipkart/zjsonpatch/zjsonpatch/0.4.4/zjsonpatch-0.4.4.jar
[2026-03-04T22:34:48.005Z] [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 344 kB/s)
[2026-03-04T22:34:48.005Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
[2026-03-04T22:34:48.633Z] [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 926 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 117 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 45 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 3.5 MB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 261 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 212 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 166 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 56 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 621 kB/s)
[2026-03-04T22:34:48.633Z] [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
[2026-03-04T22:34:48.633Z] [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 52 kB/s)
[2026-03-04T22:34:48.633Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar
[2026-03-04T22:34:48.633Z] [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 49 kB/s)
[2026-03-04T22:34:48.633Z] [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 45 kB/s)
[2026-03-04T22:34:48.633Z] [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 3.1 kB/s)
[2026-03-04T22:34:48.633Z] [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 11 MB/s)
[2026-03-04T22:34:48.633Z] [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 311 kB/s)
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Processed 3 files in 00:00.008 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:48.633Z] [INFO] Copying 2 resources
[2026-03-04T22:34:48.633Z] [INFO]
[2026-03-04T22:34:48.633Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:48.633Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:48.633Z] [INFO] Compiling 2 source files to /quarkus/test-framework/oidc-server/target/classes
[2026-03-04T22:34:49.266Z] [INFO]
[2026-03-04T22:34:49.267Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:49.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:49.267Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/oidc-server/src/test/resources
[2026-03-04T22:34:49.267Z] [INFO]
[2026-03-04T22:34:49.267Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:49.267Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:49.267Z] [INFO] Compiling 1 source file to /quarkus/test-framework/oidc-server/target/test-classes
[2026-03-04T22:34:49.267Z] [INFO]
[2026-03-04T22:34:49.267Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:49.267Z] [INFO]
[2026-03-04T22:34:49.267Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:49.267Z] [INFO] T E S T S
[2026-03-04T22:34:49.267Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:49.267Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:34:50.602Z] [INFO] Running io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-03-04T22:34:51.238Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 s - in io.quarkus.test.oidc.server.OidcWiremockTestResourceInjectionTest
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] Results:
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:52.281Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final.jar
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:52.281Z] [INFO] Building jar: /quarkus/test-framework/oidc-server/target/quarkus-test-oidc-server-2.7.5.Final-sources.jar
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-oidc-server ---
[2026-03-04T22:34:52.281Z] [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
[2026-03-04T22:34:52.281Z] [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
[2026-03-04T22:34:52.281Z] [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
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --------------< io.quarkus:quarkus-test-keycloak-server >---------------
[2026-03-04T22:34:52.281Z] [INFO] Building Quarkus - Test Framework - Keycloak Server support 2.7.5.Final [131/964]
[2026-03-04T22:34:52.281Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:52.281Z] [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
[2026-03-04T22:34:52.281Z] [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 89 kB/s)
[2026-03-04T22:34:52.281Z] [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
[2026-03-04T22:34:52.281Z] [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.0 MB/s)
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.281Z] [INFO]
[2026-03-04T22:34:52.281Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Processed 2 files in 00:00.011 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:52.916Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/main/resources
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:52.916Z] [INFO] Compiling 2 source files to /quarkus/test-framework/keycloak-server/target/classes
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:52.916Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/keycloak-server/src/test/resources
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] No sources to compile
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] No tests to run.
[2026-03-04T22:34:52.916Z] [INFO]
[2026-03-04T22:34:52.916Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.916Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final.jar
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.917Z] [INFO] Building jar: /quarkus/test-framework/keycloak-server/target/quarkus-test-keycloak-server-2.7.5.Final-sources.jar
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-keycloak-server ---
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] ------------------< io.quarkus:quarkus-jacoco-parent >------------------
[2026-03-04T22:34:52.917Z] [INFO] Building Quarkus - Jacoco 2.7.5.Final [132/964]
[2026-03-04T22:34:52.917Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-parent ---
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [INFO]
[2026-03-04T22:34:52.917Z] [INFO] ---------------------< io.quarkus:quarkus-jacoco >----------------------
[2026-03-04T22:34:52.917Z] [INFO] Building Quarkus - Jacoco - Runtime 2.7.5.Final [133/964]
[2026-03-04T22:34:52.917Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [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 35 kB/s)
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:52.917Z] [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 638 kB/s)
[2026-03-04T22:34:52.917Z] [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
[2026-03-04T22:34:53.554Z] [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 27 kB/s)
[2026-03-04T22:34:53.554Z] [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
[2026-03-04T22:34:53.554Z] [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 49 kB/s)
[2026-03-04T22:34:53.554Z] [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
[2026-03-04T22:34:53.554Z] [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
[2026-03-04T22:34:53.554Z] [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
[2026-03-04T22:34:53.554Z] [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
[2026-03-04T22:34:53.554Z] [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 2.6 MB/s)
[2026-03-04T22:34:53.554Z] [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 5.4 MB/s)
[2026-03-04T22:34:53.554Z] [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 3.4 MB/s)
[2026-03-04T22:34:53.554Z] [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.9 MB/s)
[2026-03-04T22:34:53.554Z] [INFO]
[2026-03-04T22:34:53.554Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco ---
[2026-03-04T22:34:53.554Z] [INFO]
[2026-03-04T22:34:53.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Processed 3 files in 27ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Processed 3 files in 00:00.015 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:54.191Z] [INFO] Copying 1 resource
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:54.191Z] [INFO] Compiling 3 source files to /quarkus/test-framework/jacoco/runtime/target/classes
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:54.191Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/runtime/src/test/resources
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] No sources to compile
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] No tests to run.
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final.jar
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [INFO] Building jar: /quarkus/test-framework/jacoco/runtime/target/quarkus-jacoco-2.7.5.Final-sources.jar
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco ---
[2026-03-04T22:34:54.191Z] [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
[2026-03-04T22:34:54.191Z] [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
[2026-03-04T22:34:54.191Z] [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
[2026-03-04T22:34:54.191Z] [INFO]
[2026-03-04T22:34:54.191Z] [INFO] ----------------< io.quarkus:quarkus-jacoco-deployment >----------------
[2026-03-04T22:34:54.191Z] [INFO] Building Quarkus - Jacoco - Deployment 2.7.5.Final [134/964]
[2026-03-04T22:34:54.191Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:54.822Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/main/resources
[2026-03-04T22:34:54.822Z] [INFO]
[2026-03-04T22:34:54.822Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:54.822Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:54.822Z] [INFO] Compiling 1 source file to /quarkus/test-framework/jacoco/deployment/target/classes
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.451Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:55.451Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/jacoco/deployment/src/test/resources
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.451Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.451Z] [INFO] No sources to compile
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.451Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.451Z] [INFO] No tests to run.
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.451Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.451Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final.jar
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.451Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.451Z] [INFO] Building jar: /quarkus/test-framework/jacoco/deployment/target/quarkus-jacoco-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:34:55.451Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jacoco-deployment ---
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --------< io.quarkus:quarkus-reactive-streams-operators-parent >--------
[2026-03-04T22:34:55.452Z] [INFO] Building Quarkus - Reactive Streams Operators 2.7.5.Final [135/964]
[2026-03-04T22:34:55.452Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] ----< io.quarkus:quarkus-mutiny-reactive-streams-operators-parent >-----
[2026-03-04T22:34:55.452Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators 2.7.5.Final [136/964]
[2026-03-04T22:34:55.452Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-parent ---
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [INFO]
[2026-03-04T22:34:55.452Z] [INFO] --------< io.quarkus:quarkus-mutiny-reactive-streams-operators >--------
[2026-03-04T22:34:55.452Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime 2.7.5.Final [137/964]
[2026-03-04T22:34:55.452Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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 112 kB/s)
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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 252 kB/s)
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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 152 kB/s)
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:55.452Z] [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 92 kB/s)
[2026-03-04T22:34:55.452Z] [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
[2026-03-04T22:34:56.104Z] [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 100 kB/s)
[2026-03-04T22:34:56.104Z] [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
[2026-03-04T22:34:56.104Z] [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
[2026-03-04T22:34:56.104Z] [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
[2026-03-04T22:34:56.104Z] [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 380 kB/s)
[2026-03-04T22:34:56.104Z] [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 549 kB/s)
[2026-03-04T22:34:56.104Z] [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 769 kB/s)
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:56.104Z] [INFO] Copying 1 resource
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO]
[2026-03-04T22:34:56.104Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.104Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:56.104Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/classes
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:56.745Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/src/test/resources
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [INFO] No sources to compile
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [INFO] No tests to run.
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/runtime/target/quarkus-mutiny-reactive-streams-operators-2.7.5.Final.jar
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [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
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators ---
[2026-03-04T22:34:56.745Z] [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
[2026-03-04T22:34:56.745Z] [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
[2026-03-04T22:34:56.745Z] [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
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --------< io.quarkus:quarkus-kubernetes-service-binding-parent >--------
[2026-03-04T22:34:56.745Z] [INFO] Building Quarkus - Kubernetes Service Binding 2.7.5.Final [138/964]
[2026-03-04T22:34:56.745Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-parent ---
[2026-03-04T22:34:56.745Z] [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
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-service-binding >------------
[2026-03-04T22:34:56.745Z] [INFO] Building Quarkus - Kubernetes Service Binding - Runtime 2.7.5.Final [139/964]
[2026-03-04T22:34:56.745Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO] Processed 9 files in 33ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO] Processed 9 files in 00:00.015 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:56.745Z] [INFO] Copying 1 resource
[2026-03-04T22:34:56.745Z] [INFO]
[2026-03-04T22:34:56.745Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:56.745Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1.pom
[2026-03-04T22:34:57.385Z] [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 14 kB/s)
[2026-03-04T22:34:57.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/annotations/2.8.1/annotations-2.8.1.pom
[2026-03-04T22:34:57.385Z] [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)
[2026-03-04T22:34:57.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-project/2.8.1/dekorate-project-2.8.1.pom
[2026-03-04T22:34:57.385Z] [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 252 kB/s)
[2026-03-04T22:34:57.385Z] [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
[2026-03-04T22:34:57.385Z] [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 218 kB/s)
[2026-03-04T22:34:57.385Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.12.3/jackson-bom-2.12.3.pom
[2026-03-04T22:34:57.386Z] [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 420 kB/s)
[2026-03-04T22:34:57.386Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.pom
[2026-03-04T22:34:57.386Z] [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 166 kB/s)
[2026-03-04T22:34:57.386Z] [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
[2026-03-04T22:34:58.012Z] [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 35 kB/s)
[2026-03-04T22:34:58.013Z] [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
[2026-03-04T22:34:58.013Z] [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 79 kB/s)
[2026-03-04T22:34:58.013Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/servicebinding-annotations/2.8.1/servicebinding-annotations-2.8.1-noapt.jar
[2026-03-04T22:34:58.642Z] [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 302 kB/s)
[2026-03-04T22:34:58.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/dekorate-core/2.8.1/dekorate-core-2.8.1.jar
[2026-03-04T22:34:58.642Z] [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 11 MB/s)
[2026-03-04T22:34:58.642Z] [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
[2026-03-04T22:34:58.642Z] [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 1.2 MB/s)
[2026-03-04T22:34:58.642Z] [INFO]
[2026-03-04T22:34:58.642Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:58.642Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:58.642Z] [INFO] Compiling 7 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/classes
[2026-03-04T22:34:58.642Z] [INFO]
[2026-03-04T22:34:58.642Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:58.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:34:58.642Z] [INFO] Copying 13 resources
[2026-03-04T22:34:58.642Z] [INFO]
[2026-03-04T22:34:58.642Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:58.642Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:34:58.642Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/runtime/target/test-classes
[2026-03-04T22:34:59.270Z] [INFO]
[2026-03-04T22:34:59.270Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:34:59.270Z] [INFO]
[2026-03-04T22:34:59.270Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:59.270Z] [INFO] T E S T S
[2026-03-04T22:34:59.270Z] [INFO] -------------------------------------------------------
[2026-03-04T22:34:59.270Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:35:00.577Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-03-04T22:35:00.577Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in io.quarkus.kubernetes.service.binding.runtime.KubernetesServiceBindingConfigSourceProviderTest
[2026-03-04T22:35:00.577Z] [INFO] Running io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-03-04T22:35:00.577Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.kubernetes.service.binding.runtime.ServiceBindingTest
[2026-03-04T22:35:00.577Z] [INFO]
[2026-03-04T22:35:00.577Z] [INFO] Results:
[2026-03-04T22:35:00.577Z] [INFO]
[2026-03-04T22:35:00.577Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:35:00.577Z] [INFO]
[2026-03-04T22:35:00.577Z] [INFO]
[2026-03-04T22:35:00.577Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:35:00.577Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final.jar
[2026-03-04T22:35:00.577Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:35:00.578Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/runtime/target/quarkus-kubernetes-service-binding-2.7.5.Final-sources.jar
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding ---
[2026-03-04T22:35:00.578Z] [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
[2026-03-04T22:35:00.578Z] [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
[2026-03-04T22:35:00.578Z] [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
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] -------------< io.quarkus:quarkus-smallrye-health-parent >--------------
[2026-03-04T22:35:00.578Z] [INFO] Building Quarkus - SmallRye Health 2.7.5.Final [140/964]
[2026-03-04T22:35:00.578Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-parent ---
[2026-03-04T22:35:00.578Z] [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
[2026-03-04T22:35:00.578Z] [INFO]
[2026-03-04T22:35:00.578Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-health >-----------------
[2026-03-04T22:35:00.578Z] [INFO] Building Quarkus - SmallRye Health - Runtime 2.7.5.Final [141/964]
[2026-03-04T22:35:00.578Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:00.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.pom
[2026-03-04T22:35:00.578Z] [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 44 kB/s)
[2026-03-04T22:35:00.578Z] [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
[2026-03-04T22:35:00.578Z] [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 121 kB/s)
[2026-03-04T22:35:00.578Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom
[2026-03-04T22:35:01.205Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/28/smallrye-parent-28.pom (60 kB at 827 kB/s)
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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 20 kB/s)
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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 50 kB/s)
[2026-03-04T22:35:01.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/microprofile/microprofile-parent/1.2/microprofile-parent-1.2.pom
[2026-03-04T22:35:01.205Z] [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 545 kB/s)
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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 20 kB/s)
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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 23 kB/s)
[2026-03-04T22:35:01.205Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-health/3.1.2/smallrye-health-3.1.2.jar
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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
[2026-03-04T22:35:01.205Z] [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 550 kB/s)
[2026-03-04T22:35:01.205Z] [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 95 kB/s)
[2026-03-04T22:35:01.205Z] [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 235 kB/s)
[2026-03-04T22:35:01.205Z] [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 223 kB/s)
[2026-03-04T22:35:01.205Z] [INFO]
[2026-03-04T22:35:01.205Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.205Z] [INFO]
[2026-03-04T22:35:01.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.205Z] [INFO]
[2026-03-04T22:35:01.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.205Z] [INFO]
[2026-03-04T22:35:01.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO] Processed 13 files in 28ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO] Processed 13 files in 00:00.011 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:01.834Z] [INFO] Copying 1 resource
[2026-03-04T22:35:01.834Z] [INFO]
[2026-03-04T22:35:01.834Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-health ---
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 70 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 267 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 176 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 76 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 281 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 64 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:01.835Z] [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 58 kB/s)
[2026-03-04T22:35:01.835Z] [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
[2026-03-04T22:35:02.470Z] [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 67 kB/s)
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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 8.9 MB/s)
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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)
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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 1.5 MB/s)
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:02.470Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-health/runtime/target/classes
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [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
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:02.470Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/runtime/src/test/resources
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] No sources to compile
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] No tests to run.
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final.jar
[2026-03-04T22:35:02.470Z] [INFO]
[2026-03-04T22:35:02.470Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health ---
[2026-03-04T22:35:02.470Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/runtime/target/quarkus-smallrye-health-2.7.5.Final-sources.jar
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health ---
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] -----------< io.quarkus:quarkus-resteasy-parent-aggregator >------------
[2026-03-04T22:35:03.099Z] [INFO] Building Quarkus - RESTEasy - Parent - Aggregator 2.7.5.Final [142/964]
[2026-03-04T22:35:03.099Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent-aggregator ---
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] -------------< io.quarkus:quarkus-resteasy-common-parent >--------------
[2026-03-04T22:35:03.099Z] [INFO] Building Quarkus - RESTEasy - Common 2.7.5.Final [143/964]
[2026-03-04T22:35:03.099Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-parent ---
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [INFO]
[2026-03-04T22:35:03.099Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-common >-----------------
[2026-03-04T22:35:03.099Z] [INFO] Building Quarkus - RESTEasy - Common - Runtime 2.7.5.Final [144/964]
[2026-03-04T22:35:03.099Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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 105 kB/s)
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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 253 kB/s)
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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 602 kB/s)
[2026-03-04T22:35:03.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.8/reactor-bom-2020.0.8.pom
[2026-03-04T22:35:03.099Z] [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 59 kB/s)
[2026-03-04T22:35:03.099Z] [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
[2026-03-04T22:35:03.099Z] [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 68 kB/s)
[2026-03-04T22:35:03.099Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.pom
[2026-03-04T22:35:03.099Z] [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 37 kB/s)
[2026-03-04T22:35:03.822Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil-aggregator/0.1.0/asyncutil-aggregator-0.1.0.pom
[2026-03-04T22:35:03.822Z] [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 54 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 27 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 12 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 55 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 66 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 27 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:03.822Z] [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 41 kB/s)
[2026-03-04T22:35:03.822Z] [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
[2026-03-04T22:35:04.448Z] [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 42 kB/s)
[2026-03-04T22:35:04.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.pom
[2026-03-04T22:35:04.448Z] [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 36 kB/s)
[2026-03-04T22:35:04.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.pom
[2026-03-04T22:35:04.448Z] [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 29 kB/s)
[2026-03-04T22:35:04.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.pom
[2026-03-04T22:35:04.448Z] [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 20 kB/s)
[2026-03-04T22:35:04.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.pom
[2026-03-04T22:35:04.448Z] [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 33 kB/s)
[2026-03-04T22:35:04.448Z] [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
[2026-03-04T22:35:04.448Z] [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 62 kB/s)
[2026-03-04T22:35:04.448Z] [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
[2026-03-04T22:35:04.448Z] [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
[2026-03-04T22:35:04.448Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/async/asyncutil/0.1.0/asyncutil-0.1.0.jar
[2026-03-04T22:35:04.448Z] [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
[2026-03-04T22:35:04.448Z] [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
[2026-03-04T22:35:04.449Z] [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 333 kB/s)
[2026-03-04T22:35:04.449Z] [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
[2026-03-04T22:35:04.449Z] [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 3.2 MB/s)
[2026-03-04T22:35:04.449Z] [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
[2026-03-04T22:35:04.449Z] [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 472 kB/s)
[2026-03-04T22:35:04.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/json-patch/1.13/json-patch-1.13.jar
[2026-03-04T22:35:04.449Z] [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 1.9 MB/s)
[2026-03-04T22:35:04.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/msg-simple/1.2/msg-simple-1.2.jar
[2026-03-04T22:35:04.449Z] [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 10 MB/s)
[2026-03-04T22:35:04.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/btf/1.3/btf-1.3.jar
[2026-03-04T22:35:04.449Z] [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 354 kB/s)
[2026-03-04T22:35:04.449Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/java-json-tools/jackson-coreutils/2.0/jackson-coreutils-2.0.jar
[2026-03-04T22:35:04.449Z] [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 419 kB/s)
[2026-03-04T22:35:04.449Z] [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
[2026-03-04T22:35:04.449Z] [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 315 kB/s)
[2026-03-04T22:35:04.449Z] [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 309 kB/s)
[2026-03-04T22:35:04.449Z] [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 250 kB/s)
[2026-03-04T22:35:04.449Z] [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 62 kB/s)
[2026-03-04T22:35:04.449Z] [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 103 kB/s)
[2026-03-04T22:35:04.449Z] [INFO]
[2026-03-04T22:35:04.449Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common ---
[2026-03-04T22:35:04.449Z] [INFO]
[2026-03-04T22:35:04.449Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.076Z] [INFO]
[2026-03-04T22:35:05.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.076Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Processed 17 files in 37ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Processed 17 files in 00:00.022 (Already Sorted: 17, Needed Sorting: 0)
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:05.077Z] [INFO] Copying 2 resources
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [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
[2026-03-04T22:35:05.077Z] [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 129 kB/s)
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:05.077Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/classes
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:05.077Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/runtime/src/test/resources
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] No sources to compile
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] No tests to run.
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final.jar
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/runtime/target/quarkus-resteasy-common-2.7.5.Final-sources.jar
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common ---
[2026-03-04T22:35:05.077Z] [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
[2026-03-04T22:35:05.077Z] [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
[2026-03-04T22:35:05.077Z] [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
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] ----------< io.quarkus:quarkus-resteasy-server-common-parent >----------
[2026-03-04T22:35:05.077Z] [INFO] Building Quarkus - RESTEasy - Server common 2.7.5.Final [145/964]
[2026-03-04T22:35:05.077Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-parent ---
[2026-03-04T22:35:05.077Z] [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
[2026-03-04T22:35:05.077Z] [INFO]
[2026-03-04T22:35:05.077Z] [INFO] -------------< io.quarkus:quarkus-resteasy-server-common >--------------
[2026-03-04T22:35:05.077Z] [INFO] Building Quarkus - RESTEasy - Server common - Runtime 2.7.5.Final [146/964]
[2026-03-04T22:35:05.077Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Processed 2 files in 22ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:05.705Z] [INFO] Copying 2 resources
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [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 48 kB/s)
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [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 96 kB/s)
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:05.705Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/classes
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:05.705Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/src/test/resources
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] No sources to compile
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] No tests to run.
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final.jar
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/runtime/target/quarkus-resteasy-server-common-2.7.5.Final-sources.jar
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common ---
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-parent >-----------------
[2026-03-04T22:35:05.705Z] [INFO] Building Quarkus - RESTEasy 2.7.5.Final [147/964]
[2026-03-04T22:35:05.705Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-parent ---
[2026-03-04T22:35:05.705Z] [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
[2026-03-04T22:35:05.705Z] [INFO]
[2026-03-04T22:35:05.705Z] [INFO] --------------------< io.quarkus:quarkus-resteasy >---------------------
[2026-03-04T22:35:05.705Z] [INFO] Building Quarkus - RESTEasy - Runtime 2.7.5.Final [148/964]
[2026-03-04T22:35:05.705Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO] Processed 34 files in 117ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO] Processed 34 files in 00:00.213 (Already Sorted: 34, Needed Sorting: 0)
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy ---
[2026-03-04T22:35:06.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:06.336Z] [INFO] Copying 1 resource
[2026-03-04T22:35:06.336Z] [INFO]
[2026-03-04T22:35:06.336Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy ---
[2026-03-04T22:35:06.989Z] [INFO]
[2026-03-04T22:35:06.989Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy ---
[2026-03-04T22:35:06.989Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:06.989Z] [INFO] Compiling 34 source files to /quarkus/extensions/resteasy-classic/resteasy/runtime/target/classes
[2026-03-04T22:35:06.990Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/ResteasyConfigurationMPConfig.java:[28,31] unchecked conversion
[2026-03-04T22:35:06.990Z] required: java.util.Set<java.lang.String>
[2026-03-04T22:35:06.990Z] found: java.util.Set
[2026-03-04T22:35:06.990Z] [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
[2026-03-04T22:35:06.990Z] required: java.lang.Class<T>,T
[2026-03-04T22:35:06.990Z] found: java.lang.Class,java.lang.Object
[2026-03-04T22:35:06.990Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/ContextUtil.java:[22,45] unchecked conversion
[2026-03-04T22:35:06.990Z] required: java.lang.Class<T>
[2026-03-04T22:35:06.990Z] found: java.lang.Class
[2026-03-04T22:35:06.990Z] [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
[2026-03-04T22:35:06.990Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[72,36] unchecked cast
[2026-03-04T22:35:06.990Z] required: T
[2026-03-04T22:35:06.990Z] found: io.quarkus.security.credential.Credential
[2026-03-04T22:35:06.990Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/SecurityContextFilter.java:[85,45] unchecked cast
[2026-03-04T22:35:06.990Z] required: T
[2026-03-04T22:35:06.990Z] found: java.lang.Object
[2026-03-04T22:35:06.990Z] [WARNING] /quarkus/extensions/resteasy-classic/resteasy/runtime/src/main/java/io/quarkus/resteasy/runtime/standalone/VertxBlockingOutput.java:[127,19] unchecked cast
[2026-03-04T22:35:06.990Z] required: T
[2026-03-04T22:35:06.990Z] found: java.lang.Throwable
[2026-03-04T22:35:06.990Z] [INFO]
[2026-03-04T22:35:06.990Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy ---
[2026-03-04T22:35:06.990Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:06.990Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/runtime/src/test/resources
[2026-03-04T22:35:06.990Z] [INFO]
[2026-03-04T22:35:06.990Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy ---
[2026-03-04T22:35:06.990Z] [INFO] No sources to compile
[2026-03-04T22:35:06.990Z] [INFO]
[2026-03-04T22:35:06.990Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy ---
[2026-03-04T22:35:06.990Z] [INFO] No tests to run.
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy ---
[2026-03-04T22:35:07.621Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final.jar
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy ---
[2026-03-04T22:35:07.621Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/runtime/target/quarkus-resteasy-2.7.5.Final-sources.jar
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy ---
[2026-03-04T22:35:07.621Z] [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
[2026-03-04T22:35:07.621Z] [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
[2026-03-04T22:35:07.621Z] [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
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-parent-aggregator >-------
[2026-03-04T22:35:07.621Z] [INFO] Building Quarkus - RESTEasy Reactive - Parent - Aggregator 2.7.5.Final [149/964]
[2026-03-04T22:35:07.621Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent-aggregator ---
[2026-03-04T22:35:07.621Z] [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
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-common-parent >---------
[2026-03-04T22:35:07.621Z] [INFO] Building Quarkus - RESTEasy Reactive - Common 2.7.5.Final [150/964]
[2026-03-04T22:35:07.621Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.621Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-parent ---
[2026-03-04T22:35:07.622Z] [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
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-common >-------------
[2026-03-04T22:35:07.622Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Runtime 2.7.5.Final [151/964]
[2026-03-04T22:35:07.622Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO] Processed 5 files in 23ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:07.622Z] [INFO] Copying 1 resource
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [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
[2026-03-04T22:35:07.622Z] [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 315 kB/s)
[2026-03-04T22:35:07.622Z] [INFO]
[2026-03-04T22:35:07.622Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:07.622Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:07.622Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/classes
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] required: java.lang.Class<T>
[2026-03-04T22:35:08.249Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] required: java.lang.Class<T>
[2026-03-04T22:35:08.249Z] found: java.lang.Class<capture#2 of ?>
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:08.249Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/src/test/resources
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [INFO] No sources to compile
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [INFO] No tests to run.
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final.jar
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/runtime/target/quarkus-resteasy-reactive-common-2.7.5.Final-sources.jar
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common ---
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-kotlin-parent >---------
[2026-03-04T22:35:08.249Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [152/964]
[2026-03-04T22:35:08.249Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-parent ---
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [INFO]
[2026-03-04T22:35:08.249Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-kotlin >-------------
[2026-03-04T22:35:08.249Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Runtime 2.7.5.Final [153/964]
[2026-03-04T22:35:08.249Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [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 113 kB/s)
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-project/1.6.10/kotlin-project-1.6.10.pom
[2026-03-04T22:35:08.249Z] [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 218 kB/s)
[2026-03-04T22:35:08.249Z] [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
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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.5 MB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 39 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 28 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 43 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 49 kB/s)
[2026-03-04T22:35:08.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.pom
[2026-03-04T22:35:08.878Z] [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 99 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 49 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/mutiny-kotlin/1.4.0/mutiny-kotlin-1.4.0.jar
[2026-03-04T22:35:08.878Z] [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 352 kB/s)
[2026-03-04T22:35:08.878Z] [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
[2026-03-04T22:35:08.878Z] [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 299 kB/s)
[2026-03-04T22:35:08.878Z] [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 339 kB/s)
[2026-03-04T22:35:08.878Z] [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 23 MB/s)
[2026-03-04T22:35:08.878Z] [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.9 MB/s)
[2026-03-04T22:35:09.512Z] [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 250 kB/s)
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:09.512Z] [INFO] Copying 1 resource
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [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
[2026-03-04T22:35:09.512Z] [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 102 kB/s)
[2026-03-04T22:35:09.512Z] [INFO]
[2026-03-04T22:35:09.512Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:09.512Z] [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
[2026-03-04T22:35:09.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[2026-03-04T22:35:09.512Z] [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 119 kB/s)
[2026-03-04T22:35:09.512Z] [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
[2026-03-04T22:35:09.512Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[2026-03-04T22:35:10.155Z] [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 521 kB/s)
[2026-03-04T22:35:10.155Z] [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
[2026-03-04T22:35:10.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[2026-03-04T22:35:10.155Z] [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 79 kB/s)
[2026-03-04T22:35:10.155Z] [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
[2026-03-04T22:35:10.155Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[2026-03-04T22:35:10.784Z] [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 59 kB/s)
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:10.784Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[2026-03-04T22:35:10.784Z] [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 40 kB/s)
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:10.784Z] [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 55 kB/s)
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:10.784Z] [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 54 kB/s)
[2026-03-04T22:35:10.784Z] [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
[2026-03-04T22:35:11.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[2026-03-04T22:35:11.422Z] [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 41 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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 50 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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 120 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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 60 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [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 63 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[2026-03-04T22:35:11.422Z] [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 27 kB/s)
[2026-03-04T22:35:11.422Z] [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
[2026-03-04T22:35:11.422Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[2026-03-04T22:35:12.069Z] [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 70 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[2026-03-04T22:35:12.069Z] [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 247 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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 166 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[2026-03-04T22:35:12.069Z] [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 20 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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 220 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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 63 kB/s)
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.069Z] [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
[2026-03-04T22:35:12.704Z] [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 66 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[2026-03-04T22:35:12.704Z] [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)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[2026-03-04T22:35:12.704Z] [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 216 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[2026-03-04T22:35:12.704Z] [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 33 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[2026-03-04T22:35:12.704Z] [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 32 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[2026-03-04T22:35:12.704Z] [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 56 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:12.704Z] [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 33 kB/s)
[2026-03-04T22:35:12.704Z] [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
[2026-03-04T22:35:13.331Z] [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
[2026-03-04T22:35:13.331Z] [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 261 kB/s)
[2026-03-04T22:35:13.331Z] [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
[2026-03-04T22:35:13.331Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.pom
[2026-03-04T22:35:13.331Z] [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 35 kB/s)
[2026-03-04T22:35:13.331Z] [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
[2026-03-04T22:35:13.331Z] [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
[2026-03-04T22:35:13.331Z] [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)
[2026-03-04T22:35:13.331Z] [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
[2026-03-04T22:35:13.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom
[2026-03-04T22:35:13.964Z] [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 31 kB/s)
[2026-03-04T22:35:13.964Z] [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
[2026-03-04T22:35:13.964Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
[2026-03-04T22:35:13.964Z] [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 26 kB/s)
[2026-03-04T22:35:13.964Z] [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
[2026-03-04T22:35:13.964Z] [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
[2026-03-04T22:35:13.964Z] [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 48 kB/s)
[2026-03-04T22:35:13.964Z] [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
[2026-03-04T22:35:13.964Z] [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
[2026-03-04T22:35:14.606Z] [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 18 kB/s)
[2026-03-04T22:35:14.607Z] [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
[2026-03-04T22:35:14.607Z] [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
[2026-03-04T22:35:14.607Z] [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 29 kB/s)
[2026-03-04T22:35:14.607Z] [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
[2026-03-04T22:35:14.607Z] [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
[2026-03-04T22:35:14.607Z] [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 39 kB/s)
[2026-03-04T22:35:14.607Z] [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
[2026-03-04T22:35:15.240Z] [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
[2026-03-04T22:35:15.240Z] [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 27 kB/s)
[2026-03-04T22:35:15.240Z] [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
[2026-03-04T22:35:15.240Z] [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
[2026-03-04T22:35:15.240Z] [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 40 kB/s)
[2026-03-04T22:35:15.240Z] [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
[2026-03-04T22:35:15.240Z] [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
[2026-03-04T22:35:15.872Z] [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 41 kB/s)
[2026-03-04T22:35:15.872Z] [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
[2026-03-04T22:35:15.872Z] [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
[2026-03-04T22:35:15.872Z] [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 216 kB/s)
[2026-03-04T22:35:15.872Z] [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
[2026-03-04T22:35:15.872Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[2026-03-04T22:35:15.872Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 251 kB/s)
[2026-03-04T22:35:15.872Z] [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
[2026-03-04T22:35:16.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[2026-03-04T22:35:16.537Z] [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)
[2026-03-04T22:35:16.537Z] [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
[2026-03-04T22:35:16.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
[2026-03-04T22:35:16.537Z] [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 103 kB/s)
[2026-03-04T22:35:16.537Z] [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
[2026-03-04T22:35:16.537Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[2026-03-04T22:35:16.537Z] [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 16 kB/s)
[2026-03-04T22:35:16.537Z] [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
[2026-03-04T22:35:17.164Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
[2026-03-04T22:35:17.164Z] [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 18 kB/s)
[2026-03-04T22:35:17.164Z] [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
[2026-03-04T22:35:17.804Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[2026-03-04T22:35:17.804Z] [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 27 kB/s)
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:17.804Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:18.493Z] [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
[2026-03-04T22:35:19.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
[2026-03-04T22:35:19.125Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 3.6 MB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
[2026-03-04T22:35:19.126Z] [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 12 MB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 614 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 753 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
[2026-03-04T22:35:19.126Z] [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 614 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
[2026-03-04T22:35:19.126Z] [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.7 MB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[2026-03-04T22:35:19.126Z] [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 608 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[2026-03-04T22:35:19.126Z] [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 554 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 137 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 640 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[2026-03-04T22:35:19.126Z] [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.4 MB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[2026-03-04T22:35:19.126Z] [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 873 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[2026-03-04T22:35:19.126Z] [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 840 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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.8 MB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 7.4 MB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler/1.6.10/kotlin-compiler-1.6.10.jar
[2026-03-04T22:35:19.126Z] [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)
[2026-03-04T22:35:19.126Z] [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)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar
[2026-03-04T22:35:19.126Z] [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 69 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
[2026-03-04T22:35:19.126Z] [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 226 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 164 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 2.2 MB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 11 MB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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.4 MB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 25 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 833 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 684 kB/s)
[2026-03-04T22:35:19.126Z] [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
[2026-03-04T22:35:19.126Z] [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 148 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[2026-03-04T22:35:19.126Z] [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 549 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[2026-03-04T22:35:19.126Z] [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 806 kB/s)
[2026-03-04T22:35:19.126Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[2026-03-04T22:35:19.768Z] [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 128 kB/s)
[2026-03-04T22:35:19.768Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[2026-03-04T22:35:19.768Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 465 kB/s)
[2026-03-04T22:35:19.768Z] [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 64 kB/s)
[2026-03-04T22:35:19.768Z] [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 10 kB/s)
[2026-03-04T22:35:19.768Z] [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 42 kB/s)
[2026-03-04T22:35:19.768Z] [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 97 MB/s)
[2026-03-04T22:35:28.522Z] [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)'
[2026-03-04T22:35:28.522Z] [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
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:28.522Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/src/test/resources
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] No sources to compile
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] No tests to run.
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final.jar
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/runtime/target/quarkus-resteasy-reactive-kotlin-2.7.5.Final-sources.jar
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin ---
[2026-03-04T22:35:28.522Z] [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
[2026-03-04T22:35:28.522Z] [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
[2026-03-04T22:35:28.522Z] [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
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-parent >-------------
[2026-03-04T22:35:28.522Z] [INFO] Building Quarkus - RESTEasy Reactive 2.7.5.Final [154/964]
[2026-03-04T22:35:28.522Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.522Z] [INFO]
[2026-03-04T22:35:28.522Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.523Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:28.523Z] [INFO]
[2026-03-04T22:35:28.523Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.523Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-parent ---
[2026-03-04T22:35:28.524Z] [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
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-reactive >----------------
[2026-03-04T22:35:28.524Z] [INFO] Building Quarkus - RESTEasy Reactive - Runtime 2.7.5.Final [155/964]
[2026-03-04T22:35:28.524Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO] Processed 26 files in 199ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO] Processed 26 files in 00:00.089 (Already Sorted: 26, Needed Sorting: 0)
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:28.524Z] [INFO] Copying 2 resources
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO]
[2026-03-04T22:35:28.524Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:28.524Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:28.524Z] [INFO] Compiling 24 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/classes
[2026-03-04T22:35:29.866Z] [INFO]
[2026-03-04T22:35:29.866Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:29.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:29.866Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/src/test/resources
[2026-03-04T22:35:29.866Z] [INFO]
[2026-03-04T22:35:29.866Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:29.866Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:29.866Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/test-classes
[2026-03-04T22:35:29.866Z] [INFO]
[2026-03-04T22:35:29.866Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:29.866Z] [INFO]
[2026-03-04T22:35:29.866Z] [INFO] -------------------------------------------------------
[2026-03-04T22:35:29.866Z] [INFO] T E S T S
[2026-03-04T22:35:29.866Z] [INFO] -------------------------------------------------------
[2026-03-04T22:35:29.866Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:35:31.188Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-03-04T22:35:31.188Z] Paths: 2
[2026-03-04T22:35:31.188Z] /bar:
[2026-03-04T22:35:31.188Z] matchKey: /bar
[2026-03-04T22:35:31.188Z] matchValue:
[2026-03-04T22:35:31.188Z] RequestPath:
[2026-03-04T22:35:31.188Z] value: /bar/{p1}/{p2}
[2026-03-04T22:35:31.188Z] template:
[2026-03-04T22:35:31.188Z] URITemplate
[2026-03-04T22:35:31.188Z] stem: /bar
[2026-03-04T22:35:31.188Z] template: /bar/{p1}/{p2}
[2026-03-04T22:35:31.188Z] literalCharacterCount: 6
[2026-03-04T22:35:31.188Z] components:
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /bar
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: p1
[2026-03-04T22:35:31.188Z] type: DEFAULT_REGEX
[2026-03-04T22:35:31.188Z] literalText: null
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: p2
[2026-03-04T22:35:31.188Z] type: DEFAULT_REGEX
[2026-03-04T22:35:31.188Z] literalText: null
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] RequestPath:
[2026-03-04T22:35:31.188Z] value: /bar/{p1}
[2026-03-04T22:35:31.188Z] template:
[2026-03-04T22:35:31.188Z] URITemplate
[2026-03-04T22:35:31.188Z] stem: /bar
[2026-03-04T22:35:31.188Z] template: /bar/{p1}
[2026-03-04T22:35:31.188Z] literalCharacterCount: 5
[2026-03-04T22:35:31.188Z] components:
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /bar
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: p1
[2026-03-04T22:35:31.188Z] type: DEFAULT_REGEX
[2026-03-04T22:35:31.188Z] literalText: null
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] /id:
[2026-03-04T22:35:31.188Z] matchKey: /id
[2026-03-04T22:35:31.188Z] matchValue:
[2026-03-04T22:35:31.188Z] RequestPath:
[2026-03-04T22:35:31.188Z] value: /id/{param}
[2026-03-04T22:35:31.188Z] template:
[2026-03-04T22:35:31.188Z] URITemplate
[2026-03-04T22:35:31.188Z] stem: /id
[2026-03-04T22:35:31.188Z] template: /id/{param}
[2026-03-04T22:35:31.188Z] literalCharacterCount: 4
[2026-03-04T22:35:31.188Z] components:
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /id
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: param
[2026-03-04T22:35:31.188Z] type: DEFAULT_REGEX
[2026-03-04T22:35:31.188Z] literalText: null
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] RequestPath:
[2026-03-04T22:35:31.188Z] value: /id
[2026-03-04T22:35:31.188Z] template:
[2026-03-04T22:35:31.188Z] URITemplate
[2026-03-04T22:35:31.188Z] stem: /id
[2026-03-04T22:35:31.188Z] template: /id
[2026-03-04T22:35:31.188Z] literalCharacterCount: 3
[2026-03-04T22:35:31.188Z] components:
[2026-03-04T22:35:31.188Z] TemplateComponent
[2026-03-04T22:35:31.188Z] name: null
[2026-03-04T22:35:31.188Z] type: LITERAL
[2026-03-04T22:35:31.188Z] literalText: /id
[2026-03-04T22:35:31.188Z] pattern: null
[2026-03-04T22:35:31.188Z] Default handler: null
[2026-03-04T22:35:31.188Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in io.quarkus.resteasy.reactive.runtime.mapping.RequestMapperTestCase
[2026-03-04T22:35:31.188Z] [INFO] Running io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-03-04T22:35:31.188Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in io.quarkus.resteasy.reactive.runtime.mapping.TypeSignatureParserTest
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] Results:
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:31.188Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final.jar
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:31.188Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/runtime/target/quarkus-resteasy-reactive-2.7.5.Final-sources.jar
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive ---
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] -------------< io.quarkus:quarkus-smallrye-metrics-parent >-------------
[2026-03-04T22:35:31.188Z] [INFO] Building Quarkus - SmallRye Metrics 2.7.5.Final [156/964]
[2026-03-04T22:35:31.188Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-parent ---
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [INFO]
[2026-03-04T22:35:31.188Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-metrics >-----------------
[2026-03-04T22:35:31.188Z] [INFO] Building Quarkus - SmallRye Metrics - Runtime 2.7.5.Final [157/964]
[2026-03-04T22:35:31.188Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:31.188Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.pom
[2026-03-04T22:35:31.188Z] [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 74 kB/s)
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [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 110 kB/s)
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:31.188Z] [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 117 kB/s)
[2026-03-04T22:35:31.188Z] [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
[2026-03-04T22:35:32.214Z] [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 340 kB/s)
[2026-03-04T22:35:32.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-metrics/3.0.4/smallrye-metrics-3.0.4.jar
[2026-03-04T22:35:32.214Z] [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
[2026-03-04T22:35:32.214Z] [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 358 kB/s)
[2026-03-04T22:35:32.214Z] [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 319 kB/s)
[2026-03-04T22:35:32.214Z] [INFO]
[2026-03-04T22:35:32.214Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.214Z] [INFO]
[2026-03-04T22:35:32.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO] Processed 10 files in 48ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO] Processed 10 files in 00:00.050 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:32.845Z] [INFO] Copying 1 resource
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [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
[2026-03-04T22:35:32.845Z] [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 84 kB/s)
[2026-03-04T22:35:32.845Z] [INFO]
[2026-03-04T22:35:32.845Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:32.845Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:32.845Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-metrics/runtime/target/classes
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:33.479Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/runtime/src/test/resources
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [INFO] No sources to compile
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [INFO] No tests to run.
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final.jar
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/runtime/target/quarkus-smallrye-metrics-2.7.5.Final-sources.jar
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics ---
[2026-03-04T22:35:33.479Z] [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
[2026-03-04T22:35:33.479Z] [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
[2026-03-04T22:35:33.479Z] [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
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] ------------------< io.quarkus:quarkus-jaeger-parent >------------------
[2026-03-04T22:35:33.479Z] [INFO] Building Quarkus - Jaeger 2.7.5.Final [158/964]
[2026-03-04T22:35:33.479Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-parent ---
[2026-03-04T22:35:33.479Z] [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
[2026-03-04T22:35:33.479Z] [INFO]
[2026-03-04T22:35:33.479Z] [INFO] ---------------------< io.quarkus:quarkus-jaeger >----------------------
[2026-03-04T22:35:33.479Z] [INFO] Building Quarkus - Jaeger - Runtime 2.7.5.Final [159/964]
[2026-03-04T22:35:33.479Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.pom
[2026-03-04T22:35:33.479Z] [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 39 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom
[2026-03-04T22:35:33.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.pom (1.9 kB at 40 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom
[2026-03-04T22:35:33.479Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentracing/parent/0.33.0/parent-0.33.0.pom (15 kB at 293 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.pom
[2026-03-04T22:35:33.479Z] [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 51 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.pom
[2026-03-04T22:35:33.479Z] [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 40 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
[2026-03-04T22:35:33.479Z] [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 165 kB/s)
[2026-03-04T22:35:33.479Z] [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
[2026-03-04T22:35:33.479Z] [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 47 kB/s)
[2026-03-04T22:35:33.479Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.pom
[2026-03-04T22:35:34.111Z] [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 43 kB/s)
[2026-03-04T22:35:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.pom
[2026-03-04T22:35:34.111Z] [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 40 kB/s)
[2026-03-04T22:35:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.pom
[2026-03-04T22:35:34.111Z] [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 35 kB/s)
[2026-03-04T22:35:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.pom
[2026-03-04T22:35:34.111Z] [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 33 kB/s)
[2026-03-04T22:35:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.pom
[2026-03-04T22:35:34.111Z] [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 21 kB/s)
[2026-03-04T22:35:34.111Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.pom
[2026-03-04T22:35:34.111Z] [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 45 kB/s)
[2026-03-04T22:35:34.111Z] [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
[2026-03-04T22:35:34.111Z] [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 173 kB/s)
[2026-03-04T22:35:34.112Z] [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
[2026-03-04T22:35:34.112Z] [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 33 kB/s)
[2026-03-04T22:35:34.112Z] [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
[2026-03-04T22:35:34.112Z] [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 276 kB/s)
[2026-03-04T22:35:34.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.pom
[2026-03-04T22:35:34.112Z] [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 19 kB/s)
[2026-03-04T22:35:34.112Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.pom
[2026-03-04T22:35:34.748Z] [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 84 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin-parent/2.19.0/zipkin-parent-2.19.0.pom
[2026-03-04T22:35:34.748Z] [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 479 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.pom
[2026-03-04T22:35:34.748Z] [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 123 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
[2026-03-04T22:35:34.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 196 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
[2026-03-04T22:35:34.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 137 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-core/1.8.0/jaeger-core-1.8.0.jar
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-api/0.33.0/opentracing-api-0.33.0.jar
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0.jar
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-noop/0.33.0/opentracing-noop-0.33.0.jar
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
[2026-03-04T22:35:34.748Z] [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 183 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-thrift/1.8.0/jaeger-thrift-1.8.0.jar
[2026-03-04T22:35:34.748Z] [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 387 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/thrift/libthrift/0.14.1/libthrift-0.14.1.jar
[2026-03-04T22:35:34.748Z] [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 4.3 MB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-zipkin/1.8.0/jaeger-zipkin-1.8.0.jar
[2026-03-04T22:35:34.748Z] [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 162 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-client/1.8.0/jaeger-client-1.8.0.jar
[2026-03-04T22:35:34.748Z] [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 2.0 MB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/jaegertracing/jaeger-tracerresolver/1.8.0/jaeger-tracerresolver-1.8.0.jar
[2026-03-04T22:35:34.748Z] [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 8.1 MB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-tracerresolver/0.1.8/opentracing-tracerresolver-0.1.8.jar
[2026-03-04T22:35:34.748Z] [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.9 MB/s)
[2026-03-04T22:35:34.748Z] [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
[2026-03-04T22:35:34.748Z] [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 141 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/reporter2/zipkin-reporter/2.12.0/zipkin-reporter-2.12.0.jar
[2026-03-04T22:35:34.748Z] [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 9.3 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/zipkin/zipkin2/zipkin/2.19.0/zipkin-2.19.0.jar
[2026-03-04T22:35:34.748Z] [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 60 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.8.3/micrometer-core-1.8.3.jar
[2026-03-04T22:35:34.748Z] [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 18 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
[2026-03-04T22:35:34.748Z] [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 49 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
[2026-03-04T22:35:34.748Z] [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 193 kB/s)
[2026-03-04T22:35:34.748Z] [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 1.4 MB/s)
[2026-03-04T22:35:34.748Z] [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 3.7 MB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 141 kB/s)
[2026-03-04T22:35:34.748Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 820 kB/s)
[2026-03-04T22:35:34.748Z] [INFO]
[2026-03-04T22:35:34.748Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger ---
[2026-03-04T22:35:34.748Z] [INFO]
[2026-03-04T22:35:34.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] Processed 16 files in 52ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] Processed 16 files in 00:00.041 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:35.382Z] [INFO] Copying 1 resource
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:35.382Z] [INFO] Compiling 16 source files to /quarkus/extensions/jaeger/runtime/target/classes
[2026-03-04T22:35:35.382Z] [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
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:35.382Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/runtime/src/test/resources
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] No sources to compile
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger ---
[2026-03-04T22:35:35.382Z] [INFO] No tests to run.
[2026-03-04T22:35:35.382Z] [INFO]
[2026-03-04T22:35:35.382Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger ---
[2026-03-04T22:35:36.012Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final.jar
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger ---
[2026-03-04T22:35:36.012Z] [INFO] Building jar: /quarkus/extensions/jaeger/runtime/target/quarkus-jaeger-2.7.5.Final-sources.jar
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger ---
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] -----------< io.quarkus:quarkus-smallrye-opentracing-parent >-----------
[2026-03-04T22:35:36.012Z] [INFO] Building Quarkus - SmallRye OpenTracing 2.7.5.Final [160/964]
[2026-03-04T22:35:36.012Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-parent ---
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [INFO]
[2026-03-04T22:35:36.012Z] [INFO] --------------< io.quarkus:quarkus-smallrye-opentracing >---------------
[2026-03-04T22:35:36.012Z] [INFO] Building Quarkus - SmallRye OpenTracing - Runtime 2.7.5.Final [161/964]
[2026-03-04T22:35:36.012Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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 98 kB/s)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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 315 kB/s)
[2026-03-04T22:35:36.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.pom
[2026-03-04T22:35:36.012Z] [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 35 kB/s)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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 127 kB/s)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.012Z] [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 121 kB/s)
[2026-03-04T22:35:36.012Z] [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
[2026-03-04T22:35:36.649Z] [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 229 kB/s)
[2026-03-04T22:35:36.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.pom
[2026-03-04T22:35:36.649Z] [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 23 kB/s)
[2026-03-04T22:35:36.649Z] [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
[2026-03-04T22:35:36.649Z] [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 84 kB/s)
[2026-03-04T22:35:36.649Z] [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
[2026-03-04T22:35:36.649Z] [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 19 kB/s)
[2026-03-04T22:35:36.649Z] [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
[2026-03-04T22:35:36.649Z] [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 108 kB/s)
[2026-03-04T22:35:36.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.pom
[2026-03-04T22:35:36.649Z] [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 94 kB/s)
[2026-03-04T22:35:36.649Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.pom
[2026-03-04T22:35:36.649Z] [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 39 kB/s)
[2026-03-04T22:35:36.649Z] [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
[2026-03-04T22:35:37.280Z] [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 27 kB/s)
[2026-03-04T22:35:37.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-opentracing/2.0.1/smallrye-opentracing-2.0.1.jar
[2026-03-04T22:35:37.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jaxrs2/1.0.0/opentracing-jaxrs2-1.0.0.jar
[2026-03-04T22:35:37.280Z] [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
[2026-03-04T22:35:37.280Z] [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
[2026-03-04T22:35:37.280Z] [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
[2026-03-04T22:35:37.280Z] [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 204 kB/s)
[2026-03-04T22:35:37.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-concurrent/0.4.0/opentracing-concurrent-0.4.0.jar
[2026-03-04T22:35:37.280Z] [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 310 kB/s)
[2026-03-04T22:35:37.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-interceptors/0.1.3/opentracing-interceptors-0.1.3.jar
[2026-03-04T22:35:37.280Z] [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 687 kB/s)
[2026-03-04T22:35:37.280Z] [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
[2026-03-04T22:35:37.280Z] [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 413 kB/s)
[2026-03-04T22:35:37.280Z] [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 126 kB/s)
[2026-03-04T22:35:37.280Z] [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 116 kB/s)
[2026-03-04T22:35:37.280Z] [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 37 kB/s)
[2026-03-04T22:35:37.280Z] [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 31 kB/s)
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.280Z] [INFO]
[2026-03-04T22:35:37.280Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.281Z] [INFO] Processed 7 files in 29ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T22:35:37.281Z] [INFO]
[2026-03-04T22:35:37.281Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.281Z] [INFO] Processed 7 files in 00:00.012 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T22:35:37.281Z] [INFO]
[2026-03-04T22:35:37.281Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:37.281Z] [INFO] Copying 2 resources
[2026-03-04T22:35:37.281Z] [INFO]
[2026-03-04T22:35:37.281Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.281Z] [INFO]
[2026-03-04T22:35:37.281Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.281Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:37.281Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-opentracing/runtime/target/classes
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:37.911Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/runtime/src/test/resources
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [INFO] No sources to compile
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [INFO] No tests to run.
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final.jar
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/runtime/target/quarkus-smallrye-opentracing-2.7.5.Final-sources.jar
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing ---
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --------------< io.quarkus:quarkus-mongodb-client-parent >--------------
[2026-03-04T22:35:37.911Z] [INFO] Building Quarkus - MongoDB Client 2.7.5.Final [162/964]
[2026-03-04T22:35:37.911Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-parent ---
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [INFO]
[2026-03-04T22:35:37.911Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-client >------------------
[2026-03-04T22:35:37.911Z] [INFO] Building Quarkus - MongoDB Client - Runtime 2.7.5.Final [163/964]
[2026-03-04T22:35:37.911Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [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 28 kB/s)
[2026-03-04T22:35:37.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.pom
[2026-03-04T22:35:37.911Z] [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 22 kB/s)
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [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 52 kB/s)
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:37.911Z] [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 57 kB/s)
[2026-03-04T22:35:37.911Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR23/reactor-bom-Californium-SR23.pom
[2026-03-04T22:35:37.911Z] [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 63 kB/s)
[2026-03-04T22:35:37.911Z] [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
[2026-03-04T22:35:38.546Z] [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 42 kB/s)
[2026-03-04T22:35:38.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.pom
[2026-03-04T22:35:38.546Z] [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 22 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 25 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 109 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 242 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 361 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 242 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 52 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 3.2 MB/s)
[2026-03-04T22:35:38.546Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-crypt/1.2.1/mongodb-crypt-1.2.1.jar
[2026-03-04T22:35:38.546Z] [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 30 MB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 2.7 MB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mongodb/bson/4.3.4/bson-4.3.4.jar (501 kB at 7.5 MB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 17 MB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 132 kB/s)
[2026-03-04T22:35:38.546Z] [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
[2026-03-04T22:35:38.546Z] [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 15 MB/s)
[2026-03-04T22:35:38.546Z] [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 2.3 MB/s)
[2026-03-04T22:35:39.181Z] [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 9.0 MB/s)
[2026-03-04T22:35:39.181Z] [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 518 kB/s)
[2026-03-04T22:35:39.181Z] [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 946 kB/s)
[2026-03-04T22:35:39.181Z] [INFO]
[2026-03-04T22:35:39.181Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.181Z] [INFO]
[2026-03-04T22:35:39.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.181Z] [INFO]
[2026-03-04T22:35:39.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.181Z] [INFO]
[2026-03-04T22:35:39.181Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client ---
[2026-03-04T22:35:39.813Z] [INFO] Processed 41 files in 426ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-03-04T22:35:39.813Z] [INFO]
[2026-03-04T22:35:39.813Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client ---
[2026-03-04T22:35:40.447Z] [INFO] Processed 41 files in 00:00.295 (Already Sorted: 41, Needed Sorting: 0)
[2026-03-04T22:35:40.447Z] [INFO]
[2026-03-04T22:35:40.447Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client ---
[2026-03-04T22:35:40.447Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:40.447Z] [INFO] Copying 2 resources
[2026-03-04T22:35:40.447Z] [INFO]
[2026-03-04T22:35:40.447Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-client ---
[2026-03-04T22:35:40.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.pom
[2026-03-04T22:35:40.447Z] [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 24 kB/s)
[2026-03-04T22:35:40.447Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mongodb/1.16.3/mongodb-1.16.3.jar
[2026-03-04T22:35:40.447Z] [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 56 kB/s)
[2026-03-04T22:35:40.447Z] [INFO]
[2026-03-04T22:35:40.447Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client ---
[2026-03-04T22:35:40.447Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:40.447Z] [INFO] Compiling 31 source files to /quarkus/extensions/mongodb-client/runtime/target/classes
[2026-03-04T22:35:41.819Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-03-04T22:35:41.819Z] reason: class file for javax.annotation.meta.When not found
[2026-03-04T22:35:41.819Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-03-04T22:35:41.819Z] reason: class file for javax.annotation.meta.When not found
[2026-03-04T22:35:41.819Z] [WARNING] unknown enum constant javax.annotation.meta.When.MAYBE
[2026-03-04T22:35:41.819Z] reason: class file for javax.annotation.meta.When not found
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [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
[2026-03-04T22:35:41.819Z] [INFO]
[2026-03-04T22:35:41.819Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client ---
[2026-03-04T22:35:41.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:35:41.819Z] [INFO] Copying 21 resources
[2026-03-04T22:35:41.819Z] [INFO]
[2026-03-04T22:35:41.819Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client ---
[2026-03-04T22:35:41.819Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:35:41.819Z] [INFO] Compiling 10 source files to /quarkus/extensions/mongodb-client/runtime/target/test-classes
[2026-03-04T22:35:43.903Z] [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
[2026-03-04T22:35:43.903Z] required: T[]
[2026-03-04T22:35:43.903Z] found: java.util.concurrent.CompletableFuture[]
[2026-03-04T22:35:43.903Z] [WARNING] /quarkus/extensions/mongodb-client/runtime/src/test/java/io/quarkus/mongodb/reactive/MongoTestBase.java:[172,66] unchecked conversion
[2026-03-04T22:35:43.903Z] required: java.util.concurrent.CompletableFuture<com.mongodb.client.result.InsertOneResult>[]
[2026-03-04T22:35:43.903Z] found: java.util.concurrent.CompletableFuture[]
[2026-03-04T22:35:43.903Z] [INFO]
[2026-03-04T22:35:43.903Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client ---
[2026-03-04T22:35:43.903Z] [INFO]
[2026-03-04T22:35:43.903Z] [INFO] -------------------------------------------------------
[2026-03-04T22:35:43.903Z] [INFO] T E S T S
[2026-03-04T22:35:43.903Z] [INFO] -------------------------------------------------------
[2026-03-04T22:35:43.903Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:35:44.537Z] [INFO] Running io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-03-04T22:35:45.168Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-03-04T22:35:46.504Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s - in io.quarkus.mongodb.runtime.MongoServiceBindingConverterTest
[2026-03-04T22:35:46.504Z] [INFO] Running io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-03-04T22:35:51.256Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} START
[2026-03-04T22:35:51.256Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DownloadSize: 85182065
[2026-03-04T22:35:51.256Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} 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} downloaded with 83185kb/s
[2026-03-04T22:35:51.256Z] Download V4_0:Platform{operatingSystem=Linux, architecture=X86_64, distribution=Ubuntu} DONE
[2026-03-04T22:35:51.256Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz START
[2026-03-04T22:35:51.256Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz extract mongodb-linux-x86_64-4.0.12/bin/mongod
[2026-03-04T22:35:51.256Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz nothing left
[2026-03-04T22:35:51.256Z] Extract /root/.embedmongo/linux/mongodb-linux-x86_64-4.0.12.tgz DONE
[2026-03-04T22:35:52.581Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.275 s - in io.quarkus.mongodb.reactive.ListDatabaseTest
[2026-03-04T22:35:52.581Z] [INFO] Running io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-03-04T22:35:55.442Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.78 s - in io.quarkus.mongodb.reactive.CollectionManagementTest
[2026-03-04T22:35:55.442Z] [INFO] Running io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-03-04T22:36:12.826Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.257 s - in io.quarkus.mongodb.reactive.ConnectionToReplicaSetTest
[2026-03-04T22:36:12.826Z] [INFO] Running io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-03-04T22:36:12.826Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s - in io.quarkus.mongodb.reactive.BasicInteractionTest
[2026-03-04T22:36:12.826Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseListTest
[2026-03-04T22:36:13.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in io.quarkus.mongodb.reactive.DatabaseListTest
[2026-03-04T22:36:13.467Z] [INFO] Running io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-03-04T22:36:14.107Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in io.quarkus.mongodb.reactive.DatabaseRunCommandTest
[2026-03-04T22:36:14.107Z] [INFO] Running io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-03-04T22:36:17.036Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s - in io.quarkus.mongodb.reactive.ReactiveMongoClientTest
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] Results:
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client ---
[2026-03-04T22:36:17.036Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final.jar
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client ---
[2026-03-04T22:36:17.036Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/runtime/target/quarkus-mongodb-client-2.7.5.Final-sources.jar
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client ---
[2026-03-04T22:36:17.036Z] [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
[2026-03-04T22:36:17.036Z] [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
[2026-03-04T22:36:17.036Z] [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
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] ------------------< io.quarkus:quarkus-test-mongodb >-------------------
[2026-03-04T22:36:17.036Z] [INFO] Building Quarkus - Test Framework - MongoDB Support 2.7.5.Final [164/964]
[2026-03-04T22:36:17.036Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.036Z] [INFO]
[2026-03-04T22:36:17.036Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Processed 2 files in 00:00.021 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:17.666Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/main/resources
[2026-03-04T22:36:17.666Z] [INFO]
[2026-03-04T22:36:17.666Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-mongodb ---
[2026-03-04T22:36:17.666Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:17.666Z] [INFO] Compiling 2 source files to /quarkus/test-framework/mongodb/target/classes
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:18.293Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/mongodb/src/test/resources
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [INFO] No sources to compile
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [INFO] No tests to run.
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final.jar
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [INFO] Building jar: /quarkus/test-framework/mongodb/target/quarkus-test-mongodb-2.7.5.Final-sources.jar
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-mongodb ---
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [INFO]
[2026-03-04T22:36:18.293Z] [INFO] -------------< io.quarkus:quarkus-test-infinispan-client >--------------
[2026-03-04T22:36:18.293Z] [INFO] Building Quarkus - Test Framework - Infinispan Client Support 2.7.5.Final [165/964]
[2026-03-04T22:36:18.293Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 24 kB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 12 kB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 16 kB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 2.0 MB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 189 kB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.293Z] [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 264 kB/s)
[2026-03-04T22:36:18.293Z] [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
[2026-03-04T22:36:18.922Z] [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 169 kB/s)
[2026-03-04T22:36:18.922Z] [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
[2026-03-04T22:36:18.922Z] [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 4.0 kB/s)
[2026-03-04T22:36:18.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.pom
[2026-03-04T22:36:18.922Z] [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 137 kB/s)
[2026-03-04T22:36:18.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/parent/4.4.1.Final/parent-4.4.1.Final.pom
[2026-03-04T22:36:18.922Z] [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 238 kB/s)
[2026-03-04T22:36:18.922Z] [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
[2026-03-04T22:36:18.922Z] [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 29 kB/s)
[2026-03-04T22:36:18.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom
[2026-03-04T22:36:18.922Z] [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 36 kB/s)
[2026-03-04T22:36:18.922Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.pom
[2026-03-04T22:36:18.922Z] [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 37 kB/s)
[2026-03-04T22:36:18.923Z] [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
[2026-03-04T22:36:19.647Z] [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 211 kB/s)
[2026-03-04T22:36:19.647Z] [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
[2026-03-04T22:36:19.647Z] [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 178 kB/s)
[2026-03-04T22:36:19.647Z] [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
[2026-03-04T22:36:19.647Z] [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 64 kB/s)
[2026-03-04T22:36:19.647Z] [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
[2026-03-04T22:36:19.648Z] [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 31 kB/s)
[2026-03-04T22:36:19.648Z] [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
[2026-03-04T22:36:19.648Z] [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 127 kB/s)
[2026-03-04T22:36:19.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.pom
[2026-03-04T22:36:19.648Z] [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 346 kB/s)
[2026-03-04T22:36:19.648Z] [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
[2026-03-04T22:36:19.648Z] [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 16 kB/s)
[2026-03-04T22:36:19.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.pom
[2026-03-04T22:36:19.648Z] [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 272 kB/s)
[2026-03-04T22:36:19.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.18/xstream-parent-1.4.18.pom
[2026-03-04T22:36:20.553Z] [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 456 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 55 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 37 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 172 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 38 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 44 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 35 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 144 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 34 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 47 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:20.553Z] [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 48 kB/s)
[2026-03-04T22:36:20.553Z] [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
[2026-03-04T22:36:21.182Z] [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 213 kB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/search/hibernate-search-parent/6.0.6.Final/hibernate-search-parent-6.0.6.Final.pom (119 kB at 2.1 MB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [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 28 kB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [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 25 kB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [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 39 kB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [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 40 kB/s)
[2026-03-04T22:36:21.182Z] [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
[2026-03-04T22:36:21.182Z] [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 21 kB/s)
[2026-03-04T22:36:21.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.pom
[2026-03-04T22:36:21.182Z] [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 61 kB/s)
[2026-03-04T22:36:21.182Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-parent/8.7.0/lucene-parent-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 116 kB/s)
[2026-03-04T22:36:21.836Z] [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
[2026-03-04T22:36:21.836Z] [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 7.5 MB/s)
[2026-03-04T22:36:21.836Z] [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
[2026-03-04T22:36:21.836Z] [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 66 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 53 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 67 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 58 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 63 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.pom
[2026-03-04T22:36:21.836Z] [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 73 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.pom
[2026-03-04T22:36:21.836Z] [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 209 kB/s)
[2026-03-04T22:36:21.836Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc-parent/0.8.1/hppc-parent-0.8.1.pom
[2026-03-04T22:36:21.836Z] [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 348 kB/s)
[2026-03-04T22:36:21.836Z] [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
[2026-03-04T22:36:21.836Z] [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 30 kB/s)
[2026-03-04T22:36:21.836Z] [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
[2026-03-04T22:36:21.836Z] [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 266 kB/s)
[2026-03-04T22:36:21.836Z] [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
[2026-03-04T22:36:22.464Z] [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 21 kB/s)
[2026-03-04T22:36:22.464Z] [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
[2026-03-04T22:36:22.464Z] [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 515 kB/s)
[2026-03-04T22:36:22.464Z] [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
[2026-03-04T22:36:22.464Z] [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 39 kB/s)
[2026-03-04T22:36:22.464Z] [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
[2026-03-04T22:36:22.464Z] [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 160 kB/s)
[2026-03-04T22:36:22.464Z] [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
[2026-03-04T22:36:22.464Z] [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 16 kB/s)
[2026-03-04T22:36:22.464Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.pom
[2026-03-04T22:36:22.464Z] [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 26 kB/s)
[2026-03-04T22:36:22.464Z] [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
[2026-03-04T22:36:23.091Z] [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 18 kB/s)
[2026-03-04T22:36:23.091Z] [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
[2026-03-04T22:36:23.091Z] [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 45 kB/s)
[2026-03-04T22:36:23.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.pom
[2026-03-04T22:36:23.091Z] [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 40 kB/s)
[2026-03-04T22:36:23.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-parent/1.15/agroal-parent-1.15.pom
[2026-03-04T22:36:23.091Z] [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 111 kB/s)
[2026-03-04T22:36:23.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.pom
[2026-03-04T22:36:23.091Z] [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 45 kB/s)
[2026-03-04T22:36:23.091Z] [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
[2026-03-04T22:36:23.091Z] [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 107 kB/s)
[2026-03-04T22:36:23.091Z] [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
[2026-03-04T22:36:23.091Z] [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 54 kB/s)
[2026-03-04T22:36:23.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.pom
[2026-03-04T22:36:23.091Z] [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 130 kB/s)
[2026-03-04T22:36:23.091Z] [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
[2026-03-04T22:36:23.091Z] [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 122 kB/s)
[2026-03-04T22:36:23.091Z] [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
[2026-03-04T22:36:23.091Z] [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 231 kB/s)
[2026-03-04T22:36:23.091Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.17.1/log4j-2.17.1.pom
[2026-03-04T22:36:23.727Z] [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)
[2026-03-04T22:36:23.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom
[2026-03-04T22:36:23.727Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 68 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:23.727Z] [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 50 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:23.727Z] [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 26 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:23.727Z] [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 40 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:23.727Z] [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 32 kB/s)
[2026-03-04T22:36:23.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.pom
[2026-03-04T22:36:23.727Z] [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 30 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:23.727Z] [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)
[2026-03-04T22:36:23.727Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom
[2026-03-04T22:36:23.727Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 38 kB/s)
[2026-03-04T22:36:23.727Z] [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
[2026-03-04T22:36:24.357Z] [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 52 kB/s)
[2026-03-04T22:36:24.357Z] [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
[2026-03-04T22:36:24.357Z] [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 151 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.pom
[2026-03-04T22:36:24.357Z] [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 171 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.23/jmh-parent-1.23.pom
[2026-03-04T22:36:24.357Z] [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 224 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.pom
[2026-03-04T22:36:24.357Z] [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 213 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.pom
[2026-03-04T22:36:24.357Z] [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 323 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[2026-03-04T22:36:24.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 946 kB/s)
[2026-03-04T22:36:24.357Z] [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
[2026-03-04T22:36:24.357Z] [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 172 kB/s)
[2026-03-04T22:36:24.357Z] [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
[2026-03-04T22:36:24.357Z] [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 122 kB/s)
[2026-03-04T22:36:24.357Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom
[2026-03-04T22:36:24.357Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 730 kB/s)
[2026-03-04T22:36:24.357Z] [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
[2026-03-04T22:36:24.357Z] [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 51 kB/s)
[2026-03-04T22:36:24.357Z] [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
[2026-03-04T22:36:24.984Z] [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 23 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 19 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 267 kB/s)
[2026-03-04T22:36:24.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[2026-03-04T22:36:24.984Z] [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 469 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/protostream/protostream/4.4.1.Final/protostream-4.4.1.Final.jar
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar
[2026-03-04T22:36:24.984Z] [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 14 MB/s)
[2026-03-04T22:36:24.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava3/rxjava/3.0.4/rxjava-3.0.4.jar
[2026-03-04T22:36:24.984Z] [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.6 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 13 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 9.9 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 24 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 851 kB/s)
[2026-03-04T22:36:24.984Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.18/xstream-1.4.18.jar
[2026-03-04T22:36:24.984Z] [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 34 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 3.7 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 2.1 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 2.3 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 1.2 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 110 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 742 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 32 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 142 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 1.1 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 604 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 188 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 205 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 204 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 2.4 MB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 819 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:24.984Z] [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 451 kB/s)
[2026-03-04T22:36:24.984Z] [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
[2026-03-04T22:36:25.707Z] [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 560 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 1.5 MB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 209 kB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-core/8.7.0/lucene-core-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 194 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 190 kB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queryparser/8.7.0/lucene-queryparser-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 1.6 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-queries/8.7.0/lucene-queries-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 828 kB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-sandbox/8.7.0/lucene-sandbox-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 3.6 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-join/8.7.0/lucene-join-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 7.5 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-facet/8.7.0/lucene-facet-8.7.0.jar
[2026-03-04T22:36:25.707Z] [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 1.8 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/carrotsearch/hppc/0.8.1/hppc-0.8.1.jar
[2026-03-04T22:36:25.707Z] [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 300 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 745 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 432 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 2.1 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-sse/3.14.9/okhttp-sse-3.14.9.jar
[2026-03-04T22:36:25.707Z] [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 60 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 384 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 194 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 1.2 MB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/4.2.18.Final/jgroups-4.2.18.Final.jar
[2026-03-04T22:36:25.707Z] [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 144 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 17 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 154 kB/s)
[2026-03-04T22:36:25.707Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/rocksdb/rocksdbjni/6.22.1.1/rocksdbjni-6.22.1.1.jar
[2026-03-04T22:36:25.707Z] [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 3.7 MB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 7.9 MB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 92 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.707Z] [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 99 kB/s)
[2026-03-04T22:36:25.707Z] [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
[2026-03-04T22:36:25.708Z] [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 175 kB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 84 kB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 69 kB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-clients/3.1.0/kafka-clients-3.1.0.jar
[2026-03-04T22:36:25.708Z] [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 588 kB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 39 kB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
[2026-03-04T22:36:25.708Z] [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 50 kB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 813 kB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar
[2026-03-04T22:36:25.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-pool/1.15/agroal-pool-1.15.jar (118 kB at 132 kB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar
[2026-03-04T22:36:25.708Z] [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 2.2 MB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 5.5 MB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:25.708Z] [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 7.4 MB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.23/jmh-core-1.23.jar
[2026-03-04T22:36:25.708Z] [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 39 MB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.6/jopt-simple-4.6.jar
[2026-03-04T22:36:25.708Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-api/1.15/agroal-api-1.15.jar (57 kB at 60 kB/s)
[2026-03-04T22:36:25.708Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
[2026-03-04T22:36:25.708Z] [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 317 kB/s)
[2026-03-04T22:36:25.708Z] [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
[2026-03-04T22:36:26.341Z] [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 521 kB/s)
[2026-03-04T22:36:26.341Z] [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
[2026-03-04T22:36:26.341Z] [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 63 kB/s)
[2026-03-04T22:36:26.341Z] [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
[2026-03-04T22:36:26.341Z] [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 146 kB/s)
[2026-03-04T22:36:26.341Z] [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
[2026-03-04T22:36:26.341Z] [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 1.7 MB/s)
[2026-03-04T22:36:26.341Z] [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
[2026-03-04T22:36:26.341Z] [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 26 kB/s)
[2026-03-04T22:36:26.341Z] [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 20 kB/s)
[2026-03-04T22:36:26.341Z] [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 29 kB/s)
[2026-03-04T22:36:26.341Z] [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 98 kB/s)
[2026-03-04T22:36:26.341Z] [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 49 kB/s)
[2026-03-04T22:36:26.341Z] [INFO]
[2026-03-04T22:36:26.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.341Z] [INFO]
[2026-03-04T22:36:26.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:26.976Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/main/resources
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:26.976Z] [INFO] Compiling 1 source file to /quarkus/test-framework/infinispan-client/target/classes
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:26.976Z] [INFO] skip non existing resourceDirectory /quarkus/test-framework/infinispan-client/src/test/resources
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] No sources to compile
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] No tests to run.
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final.jar
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [INFO] Building jar: /quarkus/test-framework/infinispan-client/target/quarkus-test-infinispan-client-2.7.5.Final-sources.jar
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-test-infinispan-client ---
[2026-03-04T22:36:26.976Z] [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
[2026-03-04T22:36:26.976Z] [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
[2026-03-04T22:36:26.976Z] [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
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] ----------------< io.quarkus:quarkus-scheduler-parent >-----------------
[2026-03-04T22:36:26.976Z] [INFO] Building Quarkus - Scheduler 2.7.5.Final [166/964]
[2026-03-04T22:36:26.976Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:26.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:26.976Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:27.606Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:27.606Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:27.606Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:27.606Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:27.606Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-parent ---
[2026-03-04T22:36:27.606Z] [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
[2026-03-04T22:36:27.606Z] [INFO]
[2026-03-04T22:36:27.606Z] [INFO] --------------------< io.quarkus:quarkus-scheduler >--------------------
[2026-03-04T22:36:27.606Z] [INFO] Building Quarkus - Scheduler - Runtime 2.7.5.Final [167/964]
[2026-03-04T22:36:27.606Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:27.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.pom
[2026-03-04T22:36:27.606Z] [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 171 kB/s)
[2026-03-04T22:36:27.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.pom
[2026-03-04T22:36:27.606Z] [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 135 kB/s)
[2026-03-04T22:36:27.606Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.pom
[2026-03-04T22:36:28.249Z] [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 25 kB/s)
[2026-03-04T22:36:28.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[2026-03-04T22:36:28.249Z] [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 180 kB/s)
[2026-03-04T22:36:28.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/cronutils/cron-utils/9.1.6/cron-utils-9.1.6.jar
[2026-03-04T22:36:28.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
[2026-03-04T22:36:28.249Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.el/3.0.4/jakarta.el-3.0.4.jar
[2026-03-04T22:36:28.249Z] [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 4.1 MB/s)
[2026-03-04T22:36:28.249Z] [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 11 MB/s)
[2026-03-04T22:36:28.249Z] [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 2.0 MB/s)
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO] Processed 17 files in 51ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO] Processed 17 files in 00:00.036 (Already Sorted: 17, Needed Sorting: 0)
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:28.249Z] [INFO] Copying 1 resource
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO]
[2026-03-04T22:36:28.249Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler ---
[2026-03-04T22:36:28.249Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:28.249Z] [INFO] Compiling 16 source files to /quarkus/extensions/scheduler/runtime/target/classes
[2026-03-04T22:36:28.880Z] [INFO]
[2026-03-04T22:36:28.880Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler ---
[2026-03-04T22:36:28.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:28.880Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/runtime/src/test/resources
[2026-03-04T22:36:28.880Z] [INFO]
[2026-03-04T22:36:28.880Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler ---
[2026-03-04T22:36:28.880Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:28.880Z] [INFO] Compiling 1 source file to /quarkus/extensions/scheduler/runtime/target/test-classes
[2026-03-04T22:36:28.880Z] [INFO]
[2026-03-04T22:36:28.880Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler ---
[2026-03-04T22:36:28.880Z] [INFO]
[2026-03-04T22:36:28.880Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:28.880Z] [INFO] T E S T S
[2026-03-04T22:36:28.880Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:28.880Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:29.518Z] [INFO] Running io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-03-04T22:36:30.149Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in io.quarkus.scheduler.runtime.util.SchedulerUtilsTest
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] Results:
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler ---
[2026-03-04T22:36:30.149Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final.jar
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler ---
[2026-03-04T22:36:30.149Z] [INFO] Building jar: /quarkus/extensions/scheduler/runtime/target/quarkus-scheduler-2.7.5.Final-sources.jar
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler ---
[2026-03-04T22:36:30.149Z] [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
[2026-03-04T22:36:30.149Z] [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
[2026-03-04T22:36:30.149Z] [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
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] ------------< io.quarkus:quarkus-apache-httpclient-parent >-------------
[2026-03-04T22:36:30.149Z] [INFO] Building Quarkus - Apache HttpClient - Parent 2.7.5.Final [168/964]
[2026-03-04T22:36:30.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.149Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-parent ---
[2026-03-04T22:36:30.150Z] [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
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] ----------------< io.quarkus:quarkus-apache-httpclient >----------------
[2026-03-04T22:36:30.150Z] [INFO] Building Quarkus - Apache HttpClient - Runtime 2.7.5.Final [169/964]
[2026-03-04T22:36:30.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:30.150Z] [INFO] Copying 1 resource
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] No sources to compile
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:30.150Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/runtime/src/test/resources
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] No sources to compile
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] No tests to run.
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final.jar
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/runtime/target/quarkus-apache-httpclient-2.7.5.Final-sources.jar
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient ---
[2026-03-04T22:36:30.150Z] [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
[2026-03-04T22:36:30.150Z] [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
[2026-03-04T22:36:30.150Z] [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
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] ------------< io.quarkus:quarkus-rest-client-config-parent >------------
[2026-03-04T22:36:30.150Z] [INFO] Building Quarkus - REST Client Config 2.7.5.Final [170/964]
[2026-03-04T22:36:30.150Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-parent ---
[2026-03-04T22:36:30.150Z] [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
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-config >----------------
[2026-03-04T22:36:30.150Z] [INFO] Building Quarkus - REST Client Config - Runtime 2.7.5.Final [171/964]
[2026-03-04T22:36:30.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.150Z] [INFO]
[2026-03-04T22:36:30.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.785Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.785Z] [INFO] Processed 8 files in 50ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T22:36:30.785Z] [INFO]
[2026-03-04T22:36:30.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.786Z] [INFO] Processed 8 files in 00:00.054 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T22:36:30.786Z] [INFO]
[2026-03-04T22:36:30.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:30.786Z] [INFO] Copying 3 resources
[2026-03-04T22:36:30.786Z] [INFO]
[2026-03-04T22:36:30.786Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.786Z] [INFO]
[2026-03-04T22:36:30.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config ---
[2026-03-04T22:36:30.786Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:30.786Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/classes
[2026-03-04T22:36:31.420Z] [INFO]
[2026-03-04T22:36:31.420Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config ---
[2026-03-04T22:36:31.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:31.420Z] [INFO] Copying 1 resource
[2026-03-04T22:36:31.420Z] [INFO]
[2026-03-04T22:36:31.420Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config ---
[2026-03-04T22:36:31.420Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:31.420Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/test-classes
[2026-03-04T22:36:32.056Z] [INFO]
[2026-03-04T22:36:32.056Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config ---
[2026-03-04T22:36:32.056Z] [INFO]
[2026-03-04T22:36:32.056Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:32.056Z] [INFO] T E S T S
[2026-03-04T22:36:32.056Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:32.056Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:32.692Z] [INFO] Running io.quarkus.restclient.config.RestClientConfigTest
[2026-03-04T22:36:32.692Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in io.quarkus.restclient.config.RestClientConfigTest
[2026-03-04T22:36:32.692Z] [INFO] Running io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-03-04T22:36:32.692Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in io.quarkus.restclient.config.RestClientFallbackConfigSourceInterceptorTest
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] Results:
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config ---
[2026-03-04T22:36:33.326Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final.jar
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config ---
[2026-03-04T22:36:33.326Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/runtime/target/quarkus-rest-client-config-2.7.5.Final-sources.jar
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config ---
[2026-03-04T22:36:33.326Z] [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
[2026-03-04T22:36:33.326Z] [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
[2026-03-04T22:36:33.326Z] [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
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-parent >----------------
[2026-03-04T22:36:33.326Z] [INFO] Building Quarkus - REST Client 2.7.5.Final [172/964]
[2026-03-04T22:36:33.326Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.326Z] [INFO]
[2026-03-04T22:36:33.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-parent ---
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [INFO]
[2026-03-04T22:36:33.327Z] [INFO] -------------------< io.quarkus:quarkus-rest-client >-------------------
[2026-03-04T22:36:33.327Z] [INFO] Building Quarkus - REST Client - Runtime 2.7.5.Final [173/964]
[2026-03-04T22:36:33.327Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [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)
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [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 19 kB/s)
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [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 76 kB/s)
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [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 57 kB/s)
[2026-03-04T22:36:33.327Z] [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
[2026-03-04T22:36:33.327Z] [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 55 kB/s)
[2026-03-04T22:36:33.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
[2026-03-04T22:36:33.327Z] [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 64 kB/s)
[2026-03-04T22:36:33.327Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
[2026-03-04T22:36:34.001Z] [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 126 kB/s)
[2026-03-04T22:36:34.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.pom
[2026-03-04T22:36:34.001Z] [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 55 kB/s)
[2026-03-04T22:36:34.001Z] [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
[2026-03-04T22:36:34.001Z] [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
[2026-03-04T22:36:34.001Z] [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
[2026-03-04T22:36:34.001Z] [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
[2026-03-04T22:36:34.001Z] [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
[2026-03-04T22:36:34.001Z] [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 685 kB/s)
[2026-03-04T22:36:34.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
[2026-03-04T22:36:34.001Z] [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 702 kB/s)
[2026-03-04T22:36:34.001Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.15/httpcore-nio-4.4.15.jar
[2026-03-04T22:36:34.001Z] [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 3.4 MB/s)
[2026-03-04T22:36:34.001Z] [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 159 kB/s)
[2026-03-04T22:36:34.001Z] [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.2 MB/s)
[2026-03-04T22:36:34.001Z] [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 2.1 MB/s)
[2026-03-04T22:36:34.001Z] [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 3.6 MB/s)
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client ---
[2026-03-04T22:36:34.001Z] [INFO]
[2026-03-04T22:36:34.001Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Processed 11 files in 38ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Processed 11 files in 00:00.044 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:34.634Z] [INFO] Copying 1 resource
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:34.634Z] [INFO] Compiling 10 source files to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/classes
[2026-03-04T22:36:34.634Z] [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
[2026-03-04T22:36:34.634Z] [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
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:34.634Z] [INFO] Copying 1 resource
[2026-03-04T22:36:34.634Z] [INFO]
[2026-03-04T22:36:34.634Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client ---
[2026-03-04T22:36:34.634Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:34.634Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client/runtime/target/test-classes
[2026-03-04T22:36:35.269Z] [INFO]
[2026-03-04T22:36:35.269Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client ---
[2026-03-04T22:36:35.269Z] [INFO]
[2026-03-04T22:36:35.269Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:35.269Z] [INFO] T E S T S
[2026-03-04T22:36:35.269Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:35.269Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:35.902Z] [INFO] Running io.quarkus.restclient.runtime.RestClientBaseTest
[2026-03-04T22:36:37.245Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s - in io.quarkus.restclient.runtime.RestClientBaseTest
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] Results:
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client ---
[2026-03-04T22:36:37.245Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final.jar
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client ---
[2026-03-04T22:36:37.245Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/runtime/target/quarkus-rest-client-2.7.5.Final-sources.jar
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client ---
[2026-03-04T22:36:37.245Z] [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
[2026-03-04T22:36:37.245Z] [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
[2026-03-04T22:36:37.245Z] [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
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] ---------------< io.quarkus:quarkus-grpc-common-parent >----------------
[2026-03-04T22:36:37.245Z] [INFO] Building Quarkus - gRPC Common 2.7.5.Final [174/964]
[2026-03-04T22:36:37.245Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-parent ---
[2026-03-04T22:36:37.245Z] [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
[2026-03-04T22:36:37.245Z] [INFO]
[2026-03-04T22:36:37.245Z] [INFO] -------------------< io.quarkus:quarkus-grpc-common >-------------------
[2026-03-04T22:36:37.245Z] [INFO] Building Quarkus - gRPC Common - Runtime 2.7.5.Final [175/964]
[2026-03-04T22:36:37.245Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:37.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.pom
[2026-03-04T22:36:37.245Z] [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 123 kB/s)
[2026-03-04T22:36:37.245Z] [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
[2026-03-04T22:36:37.245Z] [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 36 kB/s)
[2026-03-04T22:36:37.245Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom
[2026-03-04T22:36:37.873Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.pom (2.3 kB at 38 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.pom
[2026-03-04T22:36:37.873Z] [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 51 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.pom
[2026-03-04T22:36:37.873Z] [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 39 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.pom
[2026-03-04T22:36:37.873Z] [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 26 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.pom
[2026-03-04T22:36:37.873Z] [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 34 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.pom
[2026-03-04T22:36:37.873Z] [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)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.pom
[2026-03-04T22:36:37.873Z] [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 102 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.3/protobuf-parent-3.19.3.pom
[2026-03-04T22:36:37.873Z] [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 201 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.3/protobuf-bom-3.19.3.pom
[2026-03-04T22:36:37.873Z] [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 69 kB/s)
[2026-03-04T22:36:37.873Z] [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
[2026-03-04T22:36:37.873Z] [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 31 kB/s)
[2026-03-04T22:36:37.873Z] [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
[2026-03-04T22:36:37.873Z] [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 41 kB/s)
[2026-03-04T22:36:37.873Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.pom
[2026-03-04T22:36:37.873Z] [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 31 kB/s)
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-grpc/4.2.5/vertx-grpc-4.2.5.jar
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-netty/1.43.2/grpc-netty-1.43.2.jar
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-core/1.43.2/grpc-core-1.43.2.jar
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/perfmark/perfmark-api/0.23.0/perfmark-api-0.23.0.jar
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-protobuf/1.43.2/grpc-protobuf-1.43.2.jar
[2026-03-04T22:36:38.502Z] [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 6.4 MB/s)
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-api/1.43.2/grpc-api-1.43.2.jar
[2026-03-04T22:36:38.502Z] [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 611 kB/s)
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.43.2/grpc-context-1.43.2.jar
[2026-03-04T22:36:38.502Z] [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 91 kB/s)
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.3/protobuf-java-3.19.3.jar
[2026-03-04T22:36:38.502Z] [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 8.1 MB/s)
[2026-03-04T22:36:38.502Z] [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
[2026-03-04T22:36:38.502Z] [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 3.0 MB/s)
[2026-03-04T22:36:38.502Z] [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
[2026-03-04T22:36:38.502Z] [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 291 kB/s)
[2026-03-04T22:36:38.502Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-stub/1.43.2/grpc-stub-1.43.2.jar
[2026-03-04T22:36:38.502Z] [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 14 MB/s)
[2026-03-04T22:36:38.502Z] [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 60 kB/s)
[2026-03-04T22:36:38.502Z] [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 49 kB/s)
[2026-03-04T22:36:38.502Z] [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 329 kB/s)
[2026-03-04T22:36:38.502Z] [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.2 MB/s)
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO] Processed 2 files in 30ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:38.502Z] [INFO] Copying 1 resource
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO]
[2026-03-04T22:36:38.502Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common ---
[2026-03-04T22:36:38.502Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:38.502Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/runtime/target/classes
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:39.135Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/runtime/src/test/resources
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [INFO] No sources to compile
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [INFO] No tests to run.
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final.jar
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [INFO] Building jar: /quarkus/extensions/grpc-common/runtime/target/quarkus-grpc-common-2.7.5.Final-sources.jar
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common ---
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --------------< io.quarkus:quarkus-smallrye-stork-parent >--------------
[2026-03-04T22:36:39.135Z] [INFO] Building Quarkus - SmallRye Stork Integration 2.7.5.Final [176/964]
[2026-03-04T22:36:39.135Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-parent ---
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] -----------------< io.quarkus:quarkus-smallrye-stork >------------------
[2026-03-04T22:36:39.135Z] [INFO] Building Quarkus - SmallRye Stork - Runtime 2.7.5.Final [177/964]
[2026-03-04T22:36:39.135Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [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 17 kB/s)
[2026-03-04T22:36:39.135Z] [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
[2026-03-04T22:36:39.135Z] [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 62 kB/s)
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO] Processed 1 files in 26ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:39.135Z] [INFO] Copying 1 resource
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO]
[2026-03-04T22:36:39.135Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.135Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:39.135Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/runtime/target/classes
[2026-03-04T22:36:39.772Z] [INFO]
[2026-03-04T22:36:39.772Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:39.772Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/runtime/src/test/resources
[2026-03-04T22:36:39.772Z] [INFO]
[2026-03-04T22:36:39.772Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.772Z] [INFO] No sources to compile
[2026-03-04T22:36:39.772Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.773Z] [INFO] No tests to run.
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.773Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final.jar
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.773Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/runtime/target/quarkus-smallrye-stork-2.7.5.Final-sources.jar
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork ---
[2026-03-04T22:36:39.773Z] [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
[2026-03-04T22:36:39.773Z] [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
[2026-03-04T22:36:39.773Z] [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
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] -------------------< io.quarkus:quarkus-grpc-parent >-------------------
[2026-03-04T22:36:39.773Z] [INFO] Building Quarkus - gRPC parent 2.7.5.Final [178/964]
[2026-03-04T22:36:39.773Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-parent ---
[2026-03-04T22:36:39.773Z] [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
[2026-03-04T22:36:39.773Z] [INFO]
[2026-03-04T22:36:39.773Z] [INFO] ---------------< io.quarkus:quarkus-grpc-protoc-plugin >----------------
[2026-03-04T22:36:39.773Z] [INFO] Building Quarkus - gRPC - Protoc Plugin 2.7.5.Final [179/964]
[2026-03-04T22:36:39.773Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:39.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.pom
[2026-03-04T22:36:39.773Z] [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 13 kB/s)
[2026-03-04T22:36:39.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc-parent/1.2.1/jprotoc-parent-1.2.1.pom
[2026-03-04T22:36:39.773Z] [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 127 kB/s)
[2026-03-04T22:36:39.773Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1.jar
[2026-03-04T22:36:40.414Z] [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 41 MB/s)
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Processed 1 files in 40ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Processed 1 files in 00:00.020 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:40.414Z] [INFO] Copying 4 resources
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:40.414Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/protoc/target/classes
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:40.414Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/protoc/src/test/resources
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] No sources to compile
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] No tests to run.
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final.jar
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Building jar: /quarkus/extensions/grpc/protoc/target/quarkus-grpc-protoc-plugin-2.7.5.Final-sources.jar
[2026-03-04T22:36:40.414Z] [INFO]
[2026-03-04T22:36:40.414Z] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:40.414Z] [INFO] Including com.google.protobuf:protobuf-java:jar:3.19.3 in the shaded jar.
[2026-03-04T22:36:40.414Z] [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
[2026-03-04T22:36:40.414Z] [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 10 MB/s)
[2026-03-04T22:36:40.414Z] [INFO] Including com.salesforce.servicelibs:jprotoc:jar:1.2.1 in the shaded jar.
[2026-03-04T22:36:40.414Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/salesforce/servicelibs/jprotoc/1.2.1/jprotoc-1.2.1-sources.jar
[2026-03-04T22:36:41.072Z] [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 169 kB/s)
[2026-03-04T22:36:41.701Z] [INFO] Attaching shaded artifact.
[2026-03-04T22:36:41.701Z] [INFO]
[2026-03-04T22:36:41.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-protoc-plugin ---
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [INFO]
[2026-03-04T22:36:41.701Z] [INFO] ------------------< io.quarkus:quarkus-grpc-codegen >-------------------
[2026-03-04T22:36:41.701Z] [INFO] Building Quarkus - gRPC - Code Gen 2.7.5.Final [180/964]
[2026-03-04T22:36:41.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:41.701Z] [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 57 kB/s)
[2026-03-04T22:36:41.701Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/3.19.3/protoc-3.19.3.pom
[2026-03-04T22:36:41.701Z] [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 46 kB/s)
[2026-03-04T22:36:41.701Z] [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
[2026-03-04T22:36:42.330Z] [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 3.6 kB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 749 kB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 59 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 41 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 80 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 16 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 21 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 9.1 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 39 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 18 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 7.8 MB/s)
[2026-03-04T22:36:42.330Z] [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
[2026-03-04T22:36:42.330Z] [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 6.8 MB/s)
[2026-03-04T22:36:42.330Z] [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 14 MB/s)
[2026-03-04T22:36:42.958Z] [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 8.3 MB/s)
[2026-03-04T22:36:42.958Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/protoc-gen-grpc-java/1.43.2/protoc-gen-grpc-java-1.43.2-windows-x86_32.exe (1.2 MB at 1.9 MB/s)
[2026-03-04T22:36:43.592Z] [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 1.3 MB/s)
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Processed 1 files in 00:00.016 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:43.592Z] [INFO] Copying 1 resource
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:43.592Z] [INFO] Compiling 1 source file to /quarkus/extensions/grpc/codegen/target/classes
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:43.592Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/codegen/src/test/resources
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] No sources to compile
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] No tests to run.
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final.jar
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [INFO] Building jar: /quarkus/extensions/grpc/codegen/target/quarkus-grpc-codegen-2.7.5.Final-sources.jar
[2026-03-04T22:36:43.592Z] [INFO]
[2026-03-04T22:36:43.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-codegen ---
[2026-03-04T22:36:43.592Z] [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
[2026-03-04T22:36:43.592Z] [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
[2026-03-04T22:36:44.227Z] [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
[2026-03-04T22:36:44.227Z] [INFO]
[2026-03-04T22:36:44.227Z] [INFO] -------------------< io.quarkus:quarkus-grpc-stubs >--------------------
[2026-03-04T22:36:44.227Z] [INFO] Building Quarkus - gRPC - Stubs for health and reflection 2.7.5.Final [181/964]
[2026-03-04T22:36:44.227Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:44.227Z] [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
[2026-03-04T22:36:44.227Z] [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
[2026-03-04T22:36:44.227Z] [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 550 kB/s)
[2026-03-04T22:36:44.227Z] [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
[2026-03-04T22:36:44.227Z] [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
[2026-03-04T22:36:44.227Z] [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 4.0 MB/s)
[2026-03-04T22:36:44.227Z] [INFO]
[2026-03-04T22:36:44.227Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.227Z] [INFO]
[2026-03-04T22:36:44.227Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:44.865Z] [INFO]
[2026-03-04T22:36:44.865Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:45.494Z] [INFO]
[2026-03-04T22:36:45.494Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile (compile) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:45.494Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-03-04T22:36:45.494Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/java
[2026-03-04T22:36:45.494Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:45.494Z]
[2026-03-04T22:36:45.494Z] [INFO]
[2026-03-04T22:36:45.494Z] [INFO] --- protobuf-maven-plugin:0.6.1:compile-custom (compile) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:45.494Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-03-04T22:36:45.494Z] [INFO] Compiling 2 proto file(s) to /quarkus/extensions/grpc/stubs/target/generated-sources/protobuf/grpc-java
[2026-03-04T22:36:45.494Z] [INFO]
[2026-03-04T22:36:45.494Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:46.825Z] [INFO] Processed 12 files in 1s58ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T22:36:46.825Z] [INFO]
[2026-03-04T22:36:46.825Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:47.469Z] [INFO] Processed 12 files in 00:00.274 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T22:36:47.469Z] [INFO]
[2026-03-04T22:36:47.469Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:47.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:47.469Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/main/resources
[2026-03-04T22:36:47.469Z] [INFO] Copying 2 resources
[2026-03-04T22:36:47.469Z] [INFO] Copying 2 resources
[2026-03-04T22:36:47.469Z] [INFO]
[2026-03-04T22:36:47.469Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:47.469Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:47.469Z] [INFO] Compiling 40 source files to /quarkus/extensions/grpc/stubs/target/classes
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [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
[2026-03-04T22:36:48.112Z] [INFO]
[2026-03-04T22:36:48.112Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:48.112Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc/stubs/src/test/resources
[2026-03-04T22:36:48.112Z] [INFO]
[2026-03-04T22:36:48.112Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.112Z] [INFO] No sources to compile
[2026-03-04T22:36:48.112Z] [INFO]
[2026-03-04T22:36:48.112Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.112Z] [INFO] No tests to run.
[2026-03-04T22:36:48.112Z] [INFO]
[2026-03-04T22:36:48.112Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.748Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final.jar
[2026-03-04T22:36:48.748Z] [INFO]
[2026-03-04T22:36:48.748Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.748Z] [INFO] Building jar: /quarkus/extensions/grpc/stubs/target/quarkus-grpc-stubs-2.7.5.Final-sources.jar
[2026-03-04T22:36:48.748Z] [INFO]
[2026-03-04T22:36:48.748Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-stubs ---
[2026-03-04T22:36:48.748Z] [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
[2026-03-04T22:36:48.748Z] [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
[2026-03-04T22:36:48.748Z] [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
[2026-03-04T22:36:48.748Z] [INFO]
[2026-03-04T22:36:48.748Z] [INFO] ----------------------< io.quarkus:quarkus-grpc >-----------------------
[2026-03-04T22:36:48.748Z] [INFO] Building Quarkus - gRPC - Runtime 2.7.5.Final [182/964]
[2026-03-04T22:36:48.748Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:48.748Z] [INFO]
[2026-03-04T22:36:48.748Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc ---
[2026-03-04T22:36:48.748Z] [INFO]
[2026-03-04T22:36:48.748Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc ---
[2026-03-04T22:36:49.386Z] [INFO] Processed 56 files in 172ms (Formatted: 0, Unchanged: 56, Failed: 0, Readonly: 0)
[2026-03-04T22:36:49.386Z] [INFO]
[2026-03-04T22:36:49.386Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc ---
[2026-03-04T22:36:50.018Z] [INFO] Processed 56 files in 00:00.159 (Already Sorted: 56, Needed Sorting: 0)
[2026-03-04T22:36:50.018Z] [INFO]
[2026-03-04T22:36:50.018Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc ---
[2026-03-04T22:36:50.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:50.018Z] [INFO] Copying 2 resources
[2026-03-04T22:36:50.018Z] [INFO]
[2026-03-04T22:36:50.018Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-grpc ---
[2026-03-04T22:36:50.018Z] [INFO]
[2026-03-04T22:36:50.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc ---
[2026-03-04T22:36:50.018Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:50.018Z] [INFO] Compiling 54 source files to /quarkus/extensions/grpc/runtime/target/classes
[2026-03-04T22:36:50.671Z] [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
[2026-03-04T22:36:50.671Z] [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
[2026-03-04T22:36:50.671Z] [INFO]
[2026-03-04T22:36:50.671Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc ---
[2026-03-04T22:36:50.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:50.671Z] [INFO] Copying 1 resource
[2026-03-04T22:36:50.671Z] [INFO]
[2026-03-04T22:36:50.671Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc ---
[2026-03-04T22:36:50.671Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:50.671Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc/runtime/target/test-classes
[2026-03-04T22:36:50.671Z] [INFO]
[2026-03-04T22:36:50.671Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc ---
[2026-03-04T22:36:50.671Z] [INFO]
[2026-03-04T22:36:50.671Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:50.671Z] [INFO] T E S T S
[2026-03-04T22:36:50.671Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:51.304Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:51.999Z] [INFO] Running io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-03-04T22:36:52.628Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-03-04T22:36:53.948Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in io.quarkus.grpc.runtime.supports.BlockingServerInterceptorTest
[2026-03-04T22:36:53.948Z] [INFO] Running io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-03-04T22:36:54.593Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in io.quarkus.grpc.runtime.ClientAndServerCallsTest
[2026-03-04T22:36:54.593Z] [INFO]
[2026-03-04T22:36:54.593Z] [INFO] Results:
[2026-03-04T22:36:54.593Z] [INFO]
[2026-03-04T22:36:54.593Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:36:54.593Z] [INFO]
[2026-03-04T22:36:54.593Z] [INFO]
[2026-03-04T22:36:54.593Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc ---
[2026-03-04T22:36:55.229Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final.jar
[2026-03-04T22:36:55.229Z] [INFO]
[2026-03-04T22:36:55.229Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc ---
[2026-03-04T22:36:55.229Z] [INFO] Building jar: /quarkus/extensions/grpc/runtime/target/quarkus-grpc-2.7.5.Final-sources.jar
[2026-03-04T22:36:55.229Z] [INFO]
[2026-03-04T22:36:55.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc ---
[2026-03-04T22:36:55.229Z] [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
[2026-03-04T22:36:55.229Z] [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
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] ----------------< io.quarkus:quarkus-micrometer-parent >----------------
[2026-03-04T22:36:55.230Z] [INFO] Building Quarkus - Micrometer 2.7.5.Final [183/964]
[2026-03-04T22:36:55.230Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-parent ---
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [INFO]
[2026-03-04T22:36:55.230Z] [INFO] -------------------< io.quarkus:quarkus-micrometer >--------------------
[2026-03-04T22:36:55.230Z] [INFO] Building Quarkus - Micrometer - Runtime 2.7.5.Final [184/964]
[2026-03-04T22:36:55.230Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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 56 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.pom
[2026-03-04T22:36:55.230Z] [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 34 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom
[2026-03-04T22:36:55.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/parent/0.12.0/parent-0.12.0.pom (12 kB at 242 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.pom
[2026-03-04T22:36:55.230Z] [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 40 kB/s)
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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 36 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_tracer/0.12.0/simpleclient_tracer-0.12.0.pom
[2026-03-04T22:36:55.230Z] [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 29 kB/s)
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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 18 kB/s)
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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 59 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.pom
[2026-03-04T22:36:55.230Z] [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 43 kB/s)
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient_common/0.12.0/simpleclient_common-0.12.0.jar
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/prometheus/simpleclient/0.12.0/simpleclient-0.12.0.jar (89 kB at 1.9 MB/s)
[2026-03-04T22:36:55.230Z] [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
[2026-03-04T22:36:55.230Z] [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 812 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar
[2026-03-04T22:36:55.230Z] [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 148 kB/s)
[2026-03-04T22:36:55.230Z] [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 71 kB/s)
[2026-03-04T22:36:55.230Z] [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 54 kB/s)
[2026-03-04T22:36:55.230Z] [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 53 kB/s)
[2026-03-04T22:36:55.230Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/3.1.0/kafka-streams-3.1.0.jar (1.4 MB at 13 MB/s)
[2026-03-04T22:36:55.867Z] [INFO]
[2026-03-04T22:36:55.867Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer ---
[2026-03-04T22:36:55.867Z] [INFO]
[2026-03-04T22:36:55.867Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer ---
[2026-03-04T22:36:55.868Z] [INFO] Processed 79 files in 186ms (Formatted: 0, Unchanged: 79, Failed: 0, Readonly: 0)
[2026-03-04T22:36:55.868Z] [INFO]
[2026-03-04T22:36:55.868Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer ---
[2026-03-04T22:36:56.504Z] [INFO] Processed 79 files in 00:00.307 (Already Sorted: 79, Needed Sorting: 0)
[2026-03-04T22:36:56.504Z] [INFO]
[2026-03-04T22:36:56.504Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer ---
[2026-03-04T22:36:56.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:56.504Z] [INFO] Copying 2 resources
[2026-03-04T22:36:56.504Z] [INFO]
[2026-03-04T22:36:56.504Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer ---
[2026-03-04T22:36:56.504Z] [INFO]
[2026-03-04T22:36:56.504Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer ---
[2026-03-04T22:36:56.504Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:56.504Z] [INFO] Compiling 73 source files to /quarkus/extensions/micrometer/runtime/target/classes
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/MetricRegistryAdapter.java:[619,68] unchecked cast
[2026-03-04T22:36:58.205Z] required: T
[2026-03-04T22:36:58.205Z] found: io.quarkus.micrometer.runtime.binder.mpmetrics.MeterHolder
[2026-03-04T22:36:58.205Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[82,24] unchecked cast
[2026-03-04T22:36:58.205Z] required: R
[2026-03-04T22:36:58.205Z] found: java.lang.Double
[2026-03-04T22:36:58.205Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/mpmetrics/GaugeAdapter.java:[102,107] unchecked cast
[2026-03-04T22:36:58.205Z] required: java.util.function.Supplier<java.lang.Number>
[2026-03-04T22:36:58.205Z] found: java.util.function.Supplier<T>
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/binder/HttpBinderConfiguration.java:[138,50] unchecked conversion
[2026-03-04T22:36:58.205Z] required: java.util.Map<java.util.regex.Pattern,java.lang.String>
[2026-03-04T22:36:58.205Z] found: java.util.HashMap
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [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
[2026-03-04T22:36:58.205Z] [WARNING] /quarkus/extensions/micrometer/runtime/src/main/java/io/quarkus/micrometer/runtime/export/ConfigAdapter.java:[81,63] unchecked conversion
[2026-03-04T22:36:58.205Z] required: java.util.List<io.micrometer.core.instrument.config.validate.Validated.Invalid<T>>
[2026-03-04T22:36:58.205Z] found: java.util.List
[2026-03-04T22:36:58.205Z] [INFO]
[2026-03-04T22:36:58.205Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer ---
[2026-03-04T22:36:58.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:36:58.206Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/runtime/src/test/resources
[2026-03-04T22:36:58.206Z] [INFO]
[2026-03-04T22:36:58.206Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer ---
[2026-03-04T22:36:58.206Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:36:58.206Z] [INFO] Compiling 6 source files to /quarkus/extensions/micrometer/runtime/target/test-classes
[2026-03-04T22:36:58.206Z] [INFO]
[2026-03-04T22:36:58.206Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer ---
[2026-03-04T22:36:58.206Z] [INFO]
[2026-03-04T22:36:58.206Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:58.206Z] [INFO] T E S T S
[2026-03-04T22:36:58.206Z] [INFO] -------------------------------------------------------
[2026-03-04T22:36:58.206Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:36:58.836Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-03-04T22:36:59.467Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in io.quarkus.micrometer.runtime.binder.HttpBinderConfigurationTest
[2026-03-04T22:36:59.467Z] [INFO] Running io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in io.quarkus.micrometer.runtime.binder.vertx.VertxHttpServerMetricsTest
[2026-03-04T22:37:00.099Z] [INFO] Running io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.micrometer.runtime.binder.HttpCommonTagsTest
[2026-03-04T22:37:00.099Z] [INFO] Running io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in io.quarkus.micrometer.runtime.binder.RequestMetricInfoTest
[2026-03-04T22:37:00.099Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaEventObserverTest
[2026-03-04T22:37:00.099Z] [INFO] Running io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.micrometer.runtime.binder.kafka.KafkaStreamsEventObserverTest
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] Results:
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer ---
[2026-03-04T22:37:00.099Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final.jar
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer ---
[2026-03-04T22:37:00.099Z] [INFO] Building jar: /quarkus/extensions/micrometer/runtime/target/quarkus-micrometer-2.7.5.Final-sources.jar
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer ---
[2026-03-04T22:37:00.099Z] [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
[2026-03-04T22:37:00.099Z] [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
[2026-03-04T22:37:00.099Z] [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
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] ------< io.quarkus:quarkus-micrometer-registry-prometheus-parent >------
[2026-03-04T22:37:00.099Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus - Parent 2.7.5.Final [185/964]
[2026-03-04T22:37:00.099Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.099Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.099Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-parent ---
[2026-03-04T22:37:00.100Z] [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
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] ---------< io.quarkus:quarkus-micrometer-registry-prometheus >----------
[2026-03-04T22:37:00.100Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Runtime 2.7.5.Final [186/964]
[2026-03-04T22:37:00.100Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.100Z] [INFO]
[2026-03-04T22:37:00.100Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:00.735Z] [INFO] Copying 1 resource
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] No sources to compile
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:00.735Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/runtime/src/test/resources
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] No sources to compile
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] No tests to run.
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final.jar
[2026-03-04T22:37:00.735Z] [INFO]
[2026-03-04T22:37:00.735Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.735Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/runtime/target/quarkus-micrometer-registry-prometheus-2.7.5.Final-sources.jar
[2026-03-04T22:37:00.736Z] [INFO]
[2026-03-04T22:37:00.736Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus ---
[2026-03-04T22:37:00.736Z] [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
[2026-03-04T22:37:00.736Z] [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
[2026-03-04T22:37:00.736Z] [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
[2026-03-04T22:37:00.736Z] [INFO]
[2026-03-04T22:37:00.736Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-common-spi >---------------
[2026-03-04T22:37:00.736Z] [INFO] Building Quarkus - RESTEasy - Common - SPI 2.7.5.Final [187/964]
[2026-03-04T22:37:00.736Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:00.736Z] [INFO]
[2026-03-04T22:37:00.736Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:00.736Z] [INFO]
[2026-03-04T22:37:00.736Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.374Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.374Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Processed 3 files in 27ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Processed 3 files in 00:00.014 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:01.375Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/main/resources
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:01.375Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/classes
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:01.375Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/spi/src/test/resources
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] No sources to compile
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] No tests to run.
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final.jar
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/spi/target/quarkus-resteasy-common-spi-2.7.5.Final-sources.jar
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-spi ---
[2026-03-04T22:37:01.375Z] [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
[2026-03-04T22:37:01.375Z] [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
[2026-03-04T22:37:01.375Z] [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
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-spi-deployment >---------
[2026-03-04T22:37:01.375Z] [INFO] Building Quarkus - RESTEasy Reactive - SPI 2.7.5.Final [188/964]
[2026-03-04T22:37:01.375Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:01.375Z] [INFO]
[2026-03-04T22:37:01.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Processed 23 files in 56ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Processed 23 files in 00:00.046 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:02.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/main/resources
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:02.037Z] [INFO] Compiling 23 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/classes
[2026-03-04T22:37:02.037Z] [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
[2026-03-04T22:37:02.037Z] required: B
[2026-03-04T22:37:02.037Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-03-04T22:37:02.037Z] [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
[2026-03-04T22:37:02.037Z] required: B
[2026-03-04T22:37:02.037Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-03-04T22:37:02.037Z] [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
[2026-03-04T22:37:02.037Z] required: B
[2026-03-04T22:37:02.037Z] found: io.quarkus.resteasy.reactive.spi.AbstractInterceptorBuildItem.Builder<T,B>
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:02.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/src/test/resources
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] No sources to compile
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] No tests to run.
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/spi-deployment/target/quarkus-resteasy-reactive-spi-deployment-2.7.5.Final.jar
[2026-03-04T22:37:02.037Z] [INFO]
[2026-03-04T22:37:02.037Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.037Z] [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
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-spi-deployment ---
[2026-03-04T22:37:02.670Z] [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
[2026-03-04T22:37:02.670Z] [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
[2026-03-04T22:37:02.670Z] [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
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] -----------< io.quarkus:quarkus-resteasy-common-deployment >------------
[2026-03-04T22:37:02.670Z] [INFO] Building Quarkus - RESTEasy - Common - Deployment 2.7.5.Final [189/964]
[2026-03-04T22:37:02.670Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO] Processed 5 files in 30ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO] Processed 5 files in 00:00.023 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:02.670Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/main/resources
[2026-03-04T22:37:02.670Z] [INFO]
[2026-03-04T22:37:02.670Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:02.670Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:02.670Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/classes
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:03.306Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-common/deployment/src/test/resources
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [INFO] No sources to compile
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [INFO] No tests to run.
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final.jar
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-common/deployment/target/quarkus-resteasy-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-common-deployment ---
[2026-03-04T22:37:03.306Z] [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
[2026-03-04T22:37:03.306Z] [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
[2026-03-04T22:37:03.306Z] [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
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] ----------------< io.quarkus:quarkus-jaxrs-spi-parent >-----------------
[2026-03-04T22:37:03.306Z] [INFO] Building Quarkus - JAX-RS SPI - Parent 2.7.5.Final [190/964]
[2026-03-04T22:37:03.306Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-parent ---
[2026-03-04T22:37:03.306Z] [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
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-spi-deployment >---------------
[2026-03-04T22:37:03.306Z] [INFO] Building Quarkus - JAX-RS - SPI - Deployment 2.7.5.Final [191/964]
[2026-03-04T22:37:03.306Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.306Z] [INFO]
[2026-03-04T22:37:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:03.943Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/main/resources
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:03.943Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxrs-spi/deployment/target/classes
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:03.943Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxrs-spi/deployment/src/test/resources
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] No sources to compile
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] No tests to run.
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final.jar
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [INFO] Building jar: /quarkus/extensions/jaxrs-spi/deployment/target/quarkus-jaxrs-spi-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-spi-deployment ---
[2026-03-04T22:37:03.943Z] [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
[2026-03-04T22:37:03.943Z] [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
[2026-03-04T22:37:03.943Z] [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
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] -----------< io.quarkus:quarkus-resteasy-server-common-spi >------------
[2026-03-04T22:37:03.943Z] [INFO] Building Quarkus - RESTEasy - Server common - SPI 2.7.5.Final [192/964]
[2026-03-04T22:37:03.943Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:03.943Z] [INFO]
[2026-03-04T22:37:03.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:04.574Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/main/resources
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:04.574Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/classes
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:04.574Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/src/test/resources
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] No sources to compile
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.574Z] [INFO] No tests to run.
[2026-03-04T22:37:04.574Z] [INFO]
[2026-03-04T22:37:04.574Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.575Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final.jar
[2026-03-04T22:37:04.575Z] [INFO]
[2026-03-04T22:37:04.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.575Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/spi/target/quarkus-resteasy-server-common-spi-2.7.5.Final-sources.jar
[2026-03-04T22:37:04.575Z] [INFO]
[2026-03-04T22:37:04.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-spi ---
[2026-03-04T22:37:04.575Z] [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
[2026-03-04T22:37:04.575Z] [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
[2026-03-04T22:37:04.575Z] [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
[2026-03-04T22:37:04.575Z] [INFO]
[2026-03-04T22:37:04.575Z] [INFO] --------< io.quarkus:quarkus-resteasy-server-common-deployment >--------
[2026-03-04T22:37:04.575Z] [INFO] Building Quarkus - RESTEasy - Server common - Deployment 2.7.5.Final [193/964]
[2026-03-04T22:37:04.575Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:04.575Z] [INFO]
[2026-03-04T22:37:04.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:04.575Z] [INFO]
[2026-03-04T22:37:04.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO] Processed 6 files in 29ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO] Processed 6 files in 00:00.035 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:05.213Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/main/resources
[2026-03-04T22:37:05.213Z] [INFO]
[2026-03-04T22:37:05.213Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.213Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:05.213Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/classes
[2026-03-04T22:37:05.843Z] [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
[2026-03-04T22:37:05.843Z] [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
[2026-03-04T22:37:05.843Z] [INFO]
[2026-03-04T22:37:05.843Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:05.843Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/src/test/resources
[2026-03-04T22:37:05.843Z] [INFO]
[2026-03-04T22:37:05.843Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.843Z] [INFO] No sources to compile
[2026-03-04T22:37:05.843Z] [INFO]
[2026-03-04T22:37:05.843Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.843Z] [INFO] No tests to run.
[2026-03-04T22:37:05.843Z] [INFO]
[2026-03-04T22:37:05.843Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.843Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final.jar
[2026-03-04T22:37:05.843Z] [INFO]
[2026-03-04T22:37:05.844Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.844Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-server-common/deployment/target/quarkus-resteasy-server-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:37:05.844Z] [INFO]
[2026-03-04T22:37:05.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-server-common-deployment ---
[2026-03-04T22:37:05.844Z] [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
[2026-03-04T22:37:05.844Z] [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
[2026-03-04T22:37:05.844Z] [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
[2026-03-04T22:37:05.844Z] [INFO]
[2026-03-04T22:37:05.844Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-deployment >---------------
[2026-03-04T22:37:05.844Z] [INFO] Building Quarkus - RESTEasy - Deployment 2.7.5.Final [194/964]
[2026-03-04T22:37:05.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:37:05.844Z] [INFO]
[2026-03-04T22:37:05.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:05.844Z] [INFO]
[2026-03-04T22:37:05.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.479Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:06.479Z] [INFO]
[2026-03-04T22:37:06.480Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Processed 95 files in 220ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-03-04T22:37:07.109Z] [INFO]
[2026-03-04T22:37:07.109Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Processed 95 files in 00:00.181 (Already Sorted: 95, Needed Sorting: 0)
[2026-03-04T22:37:07.109Z] [INFO]
[2026-03-04T22:37:07.109Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:07.109Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy/deployment/src/main/resources
[2026-03-04T22:37:07.109Z] [INFO]
[2026-03-04T22:37:07.109Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:07.109Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/classes
[2026-03-04T22:37:07.109Z] [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
[2026-03-04T22:37:07.109Z] [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
[2026-03-04T22:37:07.109Z] [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
[2026-03-04T22:37:07.109Z] [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
[2026-03-04T22:37:07.109Z] [INFO]
[2026-03-04T22:37:07.109Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:37:07.109Z] [INFO] Copying 5 resources
[2026-03-04T22:37:07.109Z] [INFO]
[2026-03-04T22:37:07.109Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.109Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:37:07.109Z] [INFO] Compiling 89 source files to /quarkus/extensions/resteasy-classic/resteasy/deployment/target/test-classes
[2026-03-04T22:37:07.742Z] [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
[2026-03-04T22:37:07.742Z] [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
[2026-03-04T22:37:07.742Z] [INFO]
[2026-03-04T22:37:07.742Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-deployment ---
[2026-03-04T22:37:07.742Z] [INFO]
[2026-03-04T22:37:07.742Z] [INFO] -------------------------------------------------------
[2026-03-04T22:37:07.742Z] [INFO] T E S T S
[2026-03-04T22:37:07.742Z] [INFO] -------------------------------------------------------
[2026-03-04T22:37:07.742Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:37:09.051Z] [INFO] Running io.quarkus.resteasy.test.CookieTest
[2026-03-04T22:37:14.951Z] 2026-03-04 22:37:14,536 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.660s. Listening on: http://localhost:8081
[2026-03-04T22:37:14.951Z] 2026-03-04 22:37:14,538 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:14.951Z] 2026-03-04 22:37:14,540 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:17.015Z] 2026-03-04 22:37:16,241 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:37:17.015Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.608 s - in io.quarkus.resteasy.test.CookieTest
[2026-03-04T22:37:17.015Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-03-04T22:37:18.329Z] 2026-03-04 22:37:17,937 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T22:37:18.329Z] 2026-03-04 22:37:17,938 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:18.329Z] 2026-03-04 22:37:17,938 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:18.961Z] 2026-03-04 22:37:18,537 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:37:18.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in io.quarkus.resteasy.test.files.StaticFileWithoutResourcesTest
[2026-03-04T22:37:18.961Z] [INFO] Running io.quarkus.resteasy.test.files.NoResourceTest
[2026-03-04T22:37:20.274Z] 2026-03-04 22:37:19,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-03-04T22:37:20.274Z] 2026-03-04 22:37:19,842 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:20.274Z] 2026-03-04 22:37:19,842 INFO [io.quarkus] (main) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:20.909Z] 2026-03-04 22:37:20,294 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:37:20.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in io.quarkus.resteasy.test.files.NoResourceTest
[2026-03-04T22:37:20.909Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-03-04T22:37:22.226Z] 2026-03-04 22:37:21,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-03-04T22:37:22.227Z] 2026-03-04 22:37:21,627 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:22.227Z] 2026-03-04 22:37:21,627 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:22.858Z] 2026-03-04 22:37:22,436 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:37:22.858Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesTest
[2026-03-04T22:37:22.858Z] [INFO] Running io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-03-04T22:37:27.630Z] Tests paused
[2026-03-04T22:37:27.630Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:27.630Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:27.630Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:27.630Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:27.630Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:27.630Z] 2026-03-04 22:37:26,339 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.288s. Listening on: http://localhost:8080
[2026-03-04T22:37:27.630Z] 2026-03-04 22:37:26,340 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:27.630Z] 2026-03-04 22:37:26,340 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:27.630Z] 2026-03-04 22:37:26,866 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T22:37:27.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.46 s - in io.quarkus.resteasy.test.files.StaticResourceDeletionBeforeFirstRequestTest
[2026-03-04T22:37:27.630Z] [INFO] Running io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-03-04T22:37:28.958Z] 2026-03-04 22:37:28,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-03-04T22:37:28.958Z] 2026-03-04 22:37:28,208 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:28.958Z] 2026-03-04 22:37:28,208 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:28.958Z] 2026-03-04 22:37:28,754 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:37:28.959Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in io.quarkus.resteasy.test.files.StaticFileWithResourcesHttpRootTest
[2026-03-04T22:37:28.959Z] [INFO] Running io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-03-04T22:37:30.272Z] 2026-03-04 22:37:29,865 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-03-04T22:37:30.272Z] 2026-03-04 22:37:29,866 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:30.272Z] 2026-03-04 22:37:29,866 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:30.995Z] 2026-03-04 22:37:30,363 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.995Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.996Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.996Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.optionsException(ExceptionReturnStatusAndBodyTest.java:86)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.996Z] ... 15 more
[2026-03-04T22:37:30.996Z]
[2026-03-04T22:37:30.996Z] 2026-03-04 22:37:30,458 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-2: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.996Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.996Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.getException(ExceptionReturnStatusAndBodyTest.java:76)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.996Z] ... 15 more
[2026-03-04T22:37:30.996Z]
[2026-03-04T22:37:30.996Z] 2026-03-04 22:37:30,482 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-3: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.996Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.996Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.putException(ExceptionReturnStatusAndBodyTest.java:101)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.996Z] ... 15 more
[2026-03-04T22:37:30.996Z]
[2026-03-04T22:37:30.996Z] 2026-03-04 22:37:30,499 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-4: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.996Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.996Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.996Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.996Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.patchException(ExceptionReturnStatusAndBodyTest.java:91)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.996Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.996Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.996Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.997Z] ... 15 more
[2026-03-04T22:37:30.997Z]
[2026-03-04T22:37:30.997Z] 2026-03-04 22:37:30,514 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-5: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.997Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.997Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.headException(ExceptionReturnStatusAndBodyTest.java:81)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.997Z] ... 15 more
[2026-03-04T22:37:30.997Z]
[2026-03-04T22:37:30.997Z] 2026-03-04 22:37:30,546 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-6: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.997Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.997Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.postException(ExceptionReturnStatusAndBodyTest.java:96)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.997Z] ... 15 more
[2026-03-04T22:37:30.997Z]
[2026-03-04T22:37:30.997Z] 2026-03-04 22:37:30,564 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception-return-status-and-body failed, error id: 4c04f3b7-67dd-4a0b-bd95-7992b4cef121-7: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:37:30.997Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:37:30.997Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:37:30.997Z] Caused by: java.lang.RuntimeException: RuntimeException: Forced exception!
[2026-03-04T22:37:30.997Z] at io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest$ExceptionReturnStatusAndBodyResource.deleteException(ExceptionReturnStatusAndBodyTest.java:71)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:30.997Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:30.997Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:30.997Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:30.997Z] ... 15 more
[2026-03-04T22:37:30.997Z]
[2026-03-04T22:37:30.997Z] 2026-03-04 22:37:30,590 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:37:30.997Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in io.quarkus.resteasy.test.ExceptionReturnStatusAndBodyTest
[2026-03-04T22:37:30.997Z] [INFO] Running io.quarkus.resteasy.test.ContextTest
[2026-03-04T22:37:32.307Z] 2026-03-04 22:37:32,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.765s. Listening on: http://localhost:8081
[2026-03-04T22:37:32.307Z] 2026-03-04 22:37:32,011 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:32.307Z] 2026-03-04 22:37:32,011 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:32.936Z] 2026-03-04 22:37:32,434 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:37:32.936Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in io.quarkus.resteasy.test.ContextTest
[2026-03-04T22:37:32.936Z] [INFO] Running io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-03-04T22:37:34.269Z] 2026-03-04 22:37:33,542 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-03-04T22:37:34.269Z] 2026-03-04 22:37:33,542 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:34.269Z] 2026-03-04 22:37:33,542 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:37.143Z] 2026-03-04 22:37:36,294 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (Timer-0) HTTP Request to /in failed, error id: 88edcf47-fc37-41cd-9d2b-c8d38ca89784-1: org.jboss.resteasy.spi.UnhandledException: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:37:37.143Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:82)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:42)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:37:37.143Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:37:37.143Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.test.InputStreamResource$1$1.run(InputStreamResource.java:55)
[2026-03-04T22:37:37.143Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-03-04T22:37:37.143Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-03-04T22:37:37.143Z] Caused by: java.io.IOException: java.nio.channels.ClosedChannelException
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:254)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxInputStream.readIntoBuffer(VertxInputStream.java:121)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:83)
[2026-03-04T22:37:37.143Z] at io.quarkus.vertx.http.runtime.VertxInputStream.read(VertxInputStream.java:71)
[2026-03-04T22:37:37.143Z] at io.quarkus.resteasy.test.InputStreamResource.read(InputStreamResource.java:38)
[2026-03-04T22:37:37.144Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:37:37.144Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:37:37.144Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:37:37.144Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:37:37.144Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:37:37.144Z] ... 48 more
[2026-03-04T22:37:37.144Z] Caused by: java.nio.channels.ClosedChannelException
[2026-03-04T22:37:37.144Z] at io.quarkus.vertx.http.runtime.VertxInputStream$VertxBlockingInput.<init>(VertxInputStream.java:182)
[2026-03-04T22:37:37.144Z] at io.quarkus.vertx.http.runtime.VertxInputStream.<init>(VertxInputStream.java:35)
[2026-03-04T22:37:37.144Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.handle(VertxRequestHandler.java:78)
[2026-03-04T22:37:37.144Z] ... 40 more
[2026-03-04T22:37:37.144Z]
[2026-03-04T22:37:37.144Z] 2026-03-04 22:37:36,310 INFO [io.quarkus] (main) Quarkus stopped in 0.062s
[2026-03-04T22:37:37.144Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.872 s - in io.quarkus.resteasy.test.VertxIOHangTestCase
[2026-03-04T22:37:37.144Z] [INFO] Running io.quarkus.resteasy.test.ContentLengthTestCase
[2026-03-04T22:37:37.783Z] 2026-03-04 22:37:37,297 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-03-04T22:37:37.783Z] 2026-03-04 22:37:37,297 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:37.783Z] 2026-03-04 22:37:37,298 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:38.422Z] 2026-03-04 22:37:37,781 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:37:38.422Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in io.quarkus.resteasy.test.ContentLengthTestCase
[2026-03-04T22:37:38.422Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-03-04T22:37:41.353Z] Tests paused
[2026-03-04T22:37:41.353Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:41.353Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:41.353Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:41.353Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:41.353Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:41.353Z] 2026-03-04 22:37:40,431 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.179s. Listening on: http://localhost:8080
[2026-03-04T22:37:41.353Z] 2026-03-04 22:37:40,431 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:41.353Z] 2026-03-04 22:37:40,431 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:41.353Z] 2026-03-04 22:37:40,577 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:37:43.795Z] Tests paused
[2026-03-04T22:37:43.795Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:43.795Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:43.795Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:43.795Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:43.795Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:43.795Z] 2026-03-04 22:37:43,091 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.996s. Listening on: http://localhost:8080
[2026-03-04T22:37:43.795Z] 2026-03-04 22:37:43,092 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:43.795Z] 2026-03-04 22:37:43,092 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:43.795Z] 2026-03-04 22:37:43,243 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:37:45.891Z] Tests paused
[2026-03-04T22:37:45.891Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:45.891Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:45.891Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:45.891Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:45.891Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:45.891Z] 2026-03-04 22:37:45,538 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.917s. Listening on: http://localhost:8080
[2026-03-04T22:37:45.891Z] 2026-03-04 22:37:45,538 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:45.891Z] 2026-03-04 22:37:45,538 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:45.891Z] 2026-03-04 22:37:45,623 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2026-03-04T22:37:45.891Z] 2026-03-04 22:37:45,756 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T22:37:48.754Z] Tests paused
[2026-03-04T22:37:48.754Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:48.754Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:48.754Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:48.754Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:48.754Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:48.754Z] 2026-03-04 22:37:48,149 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.971s. Listening on: http://localhost:8080
[2026-03-04T22:37:48.754Z] 2026-03-04 22:37:48,149 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:48.754Z] 2026-03-04 22:37:48,149 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:48.754Z] 2026-03-04 22:37:48,226 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Files changed but restart not needed - notified extensions in: 0.003s
[2026-03-04T22:37:48.754Z] 2026-03-04 22:37:48,330 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T22:37:51.638Z] Tests paused
[2026-03-04T22:37:51.638Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:51.638Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:51.638Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:51.638Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:51.638Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:51.638Z] 2026-03-04 22:37:50,907 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.118s. Listening on: http://localhost:8080
[2026-03-04T22:37:51.638Z] 2026-03-04 22:37:50,907 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:51.638Z] 2026-03-04 22:37:50,908 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:51.638Z] 2026-03-04 22:37:51,059 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:37:51.638Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.303 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperTestCase
[2026-03-04T22:37:51.638Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-03-04T22:37:54.516Z] Tests paused
[2026-03-04T22:37:54.516Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:37:54.516Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:37:54.516Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:37:54.516Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:37:54.516Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:37:54.516Z] 2026-03-04 22:37:53,774 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.376s. Listening on: http://localhost:8080
[2026-03-04T22:37:54.516Z] 2026-03-04 22:37:53,775 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:37:54.516Z] 2026-03-04 22:37:53,775 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:54.516Z] 2026-03-04 22:37:53,929 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:37:54.516Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTrailingSlashTestCase
[2026-03-04T22:37:54.516Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-03-04T22:37:55.165Z] 2026-03-04 22:37:55,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-03-04T22:37:55.165Z] 2026-03-04 22:37:55,035 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:55.165Z] 2026-03-04 22:37:55,035 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:55.803Z] 2026-03-04 22:37:55,427 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:37:55.803Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 s - in io.quarkus.resteasy.test.root.ApplicationPathTest
[2026-03-04T22:37:55.803Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationTest
[2026-03-04T22:37:57.862Z] 2026-03-04 22:37:57,113 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2026-03-04T22:37:57.862Z] 2026-03-04 22:37:57,114 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:57.862Z] 2026-03-04 22:37:57,114 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:57.862Z] 2026-03-04 22:37:57,713 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:37:57.862Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 s - in io.quarkus.resteasy.test.root.ApplicationTest
[2026-03-04T22:37:57.862Z] [INFO] Running io.quarkus.resteasy.test.root.BuildProfileTest
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,449 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.
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,458 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.
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,461 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.
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,655 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,656 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:37:59.171Z] 2026-03-04 22:37:58,656 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:37:59.801Z] 2026-03-04 22:37:59,147 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:37:59.801Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 s - in io.quarkus.resteasy.test.root.BuildProfileTest
[2026-03-04T22:37:59.801Z] [INFO] Running io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-03-04T22:38:00.433Z] 2026-03-04 22:38:00,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-03-04T22:38:00.433Z] 2026-03-04 22:38:00,106 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:00.433Z] 2026-03-04 22:38:00,106 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:01.066Z] 2026-03-04 22:38:00,571 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:01.066Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in io.quarkus.resteasy.test.root.ApplicationPathHttpRootTest
[2026-03-04T22:38:01.066Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-03-04T22:38:01.711Z] 2026-03-04 22:38:01,420 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T22:38:01.711Z] 2026-03-04 22:38:01,420 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:01.711Z] 2026-03-04 22:38:01,420 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:02.342Z] 2026-03-04 22:38:01,840 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:02.342Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorTest
[2026-03-04T22:38:02.342Z] [INFO] Running io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-03-04T22:38:02.971Z] 2026-03-04 22:38:02,753 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-03-04T22:38:02.971Z] 2026-03-04 22:38:02,753 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:02.971Z] 2026-03-04 22:38:02,753 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:03.609Z] 2026-03-04 22:38:03,129 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:38:03.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s - in io.quarkus.resteasy.test.subresource.SubresourceLocatorHttpRootTest
[2026-03-04T22:38:03.609Z] [INFO] Running io.quarkus.resteasy.test.JsonProviderTestCase
[2026-03-04T22:38:04.246Z] 2026-03-04 22:38:04,119 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T22:38:04.246Z] 2026-03-04 22:38:04,119 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:04.246Z] 2026-03-04 22:38:04,119 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:05.565Z] 2026-03-04 22:38:05,278 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:38:05.565Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s - in io.quarkus.resteasy.test.JsonProviderTestCase
[2026-03-04T22:38:05.565Z] [INFO] Running io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-03-04T22:38:06.883Z] 2026-03-04 22:38:06,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-03-04T22:38:06.883Z] 2026-03-04 22:38:06,272 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:06.883Z] 2026-03-04 22:38:06,272 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:06.883Z] 2026-03-04 22:38:06,706 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:06.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.42 s - in io.quarkus.resteasy.test.ProviderConfigInjectionTest
[2026-03-04T22:38:06.883Z] [INFO] Running io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-03-04T22:38:08.199Z] 2026-03-04 22:38:07,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2026-03-04T22:38:08.199Z] 2026-03-04 22:38:07,596 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:08.199Z] 2026-03-04 22:38:07,596 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:08.199Z] 2026-03-04 22:38:07,977 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:38:08.199Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in io.quarkus.resteasy.test.ConstructorInjectionResourceTestCase
[2026-03-04T22:38:08.199Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseTest
[2026-03-04T22:38:09.545Z] 2026-03-04 22:38:08,928 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.431s. Listening on: http://localhost:8081
[2026-03-04T22:38:09.545Z] 2026-03-04 22:38:08,929 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:09.545Z] 2026-03-04 22:38:08,929 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:09.545Z] 2026-03-04 22:38:09,310 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:09.545Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in io.quarkus.resteasy.test.InputStreamResponseTest
[2026-03-04T22:38:09.545Z] [INFO] Running io.quarkus.resteasy.test.NoProducesValueTest
[2026-03-04T22:38:10.888Z] 2026-03-04 22:38:10,238 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-03-04T22:38:10.888Z] 2026-03-04 22:38:10,238 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:10.888Z] 2026-03-04 22:38:10,239 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:10.888Z] 2026-03-04 22:38:10,594 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:38:10.888Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 s - in io.quarkus.resteasy.test.NoProducesValueTest
[2026-03-04T22:38:10.888Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-03-04T22:38:12.220Z] 2026-03-04 22:38:11,504 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-03-04T22:38:12.220Z] 2026-03-04 22:38:11,504 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:12.220Z] 2026-03-04 22:38:11,504 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:12.220Z] 2026-03-04 22:38:11,877 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:12.220Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithRemainderTest
[2026-03-04T22:38:12.220Z] [INFO] Running io.quarkus.resteasy.test.IncompletePostTestCase
[2026-03-04T22:38:13.543Z] 2026-03-04 22:38:12,846 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.490s. Listening on: http://localhost:8081
[2026-03-04T22:38:13.543Z] 2026-03-04 22:38:12,847 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:13.543Z] 2026-03-04 22:38:12,847 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:13.543Z] 2026-03-04 22:38:13,422 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T22:38:13.543Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s - in io.quarkus.resteasy.test.IncompletePostTestCase
[2026-03-04T22:38:13.543Z] [INFO] Running io.quarkus.resteasy.test.MalformedURLTestCase
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:14,272 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:14,273 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:14,273 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:14,510 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:38:16.402Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s - in io.quarkus.resteasy.test.MalformedURLTestCase
[2026-03-04T22:38:16.402Z] [INFO] Running io.quarkus.resteasy.test.sse.SseTestCase
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:15,901 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.666s. Listening on: http://localhost:8081
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:15,901 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:16.402Z] 2026-03-04 22:38:15,901 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:17.070Z] 2026-03-04 22:38:16,352 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:38:17.070Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s - in io.quarkus.resteasy.test.sse.SseTestCase
[2026-03-04T22:38:17.070Z] [INFO] Running io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-03-04T22:38:19.931Z] Tests paused
[2026-03-04T22:38:19.931Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:19.931Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:19.931Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:19.931Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:19.931Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:18,999 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.069s. Listening on: http://localhost:8080
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,000 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,000 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,172 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test5683518226767285443/src/main/resources/application.properties
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,173 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:38:19.931Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:19.931Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:19.931Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:19.931Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:19.931Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,568 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8080
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,569 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,569 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,570 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.399s
[2026-03-04T22:38:19.931Z] 2026-03-04 22:38:19,581 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:38:23.693Z] Tests paused
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:21,983 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.
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:21,993 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.
[2026-03-04T22:38:23.693Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:23.693Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:23.693Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:23.693Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:23.693Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:23,013 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.042s. Listening on: http://localhost:8080
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:23,014 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:23,014 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:23.693Z] 2026-03-04 22:38:23,165 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:38:28.839Z] Tests paused
[2026-03-04T22:38:28.839Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:28.839Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:28.839Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:28.839Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:28.839Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:25,860 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.280s. Listening on: http://localhost:8080
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:25,860 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:25,860 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:27,740 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in PostResource.class.
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:27,745 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
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:27,745 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:38:28.839Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:28.839Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:28.839Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:28.839Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:28.839Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:28,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8080
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:28,113 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:28,113 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:28.839Z] 2026-03-04 22:38:28,113 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.972s
[2026-03-04T22:38:28.840Z] 2026-03-04 22:38:28,123 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
[2026-03-04T22:38:28.840Z] 2026-03-04 22:38:28,123 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:38:28.840Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.778 s - in io.quarkus.resteasy.test.RestEasyDevModeTestCase
[2026-03-04T22:38:28.840Z] [INFO] Running io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-03-04T22:38:29.474Z] 2026-03-04 22:38:29,089 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T22:38:29.474Z] 2026-03-04 22:38:29,089 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:29.474Z] 2026-03-04 22:38:29,090 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:30.106Z] 2026-03-04 22:38:29,873 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:38:30.106Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in io.quarkus.resteasy.test.multipart.MultipartResourceTest
[2026-03-04T22:38:30.106Z] [INFO] Running io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-03-04T22:38:31.415Z] 2026-03-04 22:38:31,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2026-03-04T22:38:31.416Z] 2026-03-04 22:38:31,250 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:31.416Z] 2026-03-04 22:38:31,251 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:32.052Z] 2026-03-04 22:38:31,569 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:38:32.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in io.quarkus.resteasy.test.InputStreamResponseLargePayloadWithoutRemainderTest
[2026-03-04T22:38:32.052Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-03-04T22:38:32.689Z] 2026-03-04 22:38:32,508 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-03-04T22:38:32.689Z] 2026-03-04 22:38:32,508 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:32.689Z] 2026-03-04 22:38:32,508 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:33.327Z] 2026-03-04 22:38:32,975 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:38:33.327Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in io.quarkus.resteasy.test.asyncio.AsyncIOTest
[2026-03-04T22:38:33.327Z] [INFO] Running io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-03-04T22:38:35.386Z] 2026-03-04 22:38:34,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T22:38:35.386Z] 2026-03-04 22:38:34,662 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:35.386Z] 2026-03-04 22:38:34,662 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:38:35.386Z] 2026-03-04 22:38:35,166 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:35.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 s - in io.quarkus.resteasy.test.asyncio.AsyncIOUndertowTest
[2026-03-04T22:38:35.386Z] [INFO] Running io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-03-04T22:38:36.708Z] 2026-03-04 22:38:36,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-03-04T22:38:36.708Z] 2026-03-04 22:38:36,106 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:36.708Z] 2026-03-04 22:38:36,106 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:36.708Z] 2026-03-04 22:38:36,474 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:38:36.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in io.quarkus.resteasy.test.RestEasyRootResourceTestCase
[2026-03-04T22:38:36.708Z] [INFO] Running io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-03-04T22:38:38.019Z] 2026-03-04 22:38:37,509 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-03-04T22:38:38.019Z] 2026-03-04 22:38:37,509 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:38.019Z] 2026-03-04 22:38:37,509 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:39.357Z] 2026-03-04 22:38:38,881 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:38:39.357Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s - in io.quarkus.resteasy.test.ReadTimeoutTestCase
[2026-03-04T22:38:39.357Z] [INFO] Running io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-03-04T22:38:39.986Z] 2026-03-04 22:38:39,775 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-03-04T22:38:39.986Z] 2026-03-04 22:38:39,776 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:39.986Z] 2026-03-04 22:38:39,776 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:40.622Z] 2026-03-04 22:38:40,189 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:38:40.622Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 s - in io.quarkus.resteasy.test.RestEasyCORSTestCase
[2026-03-04T22:38:40.622Z] [INFO] Running io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-03-04T22:38:43.484Z] Tests paused
[2026-03-04T22:38:43.484Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:43.484Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:43.484Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:43.484Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:43.484Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:43.484Z] 2026-03-04 22:38:42,454 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.994s. Listening on: http://localhost:8080
[2026-03-04T22:38:43.484Z] 2026-03-04 22:38:42,454 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:43.484Z] 2026-03-04 22:38:42,455 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:43.484Z] 2026-03-04 22:38:42,617 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:38:43.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 s - in io.quarkus.resteasy.test.NotFoundExceptionMapperHttpRootTestCase
[2026-03-04T22:38:43.484Z] [INFO] Running io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-03-04T22:38:44.113Z] 2026-03-04 22:38:43,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-03-04T22:38:44.113Z] 2026-03-04 22:38:43,507 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:44.113Z] 2026-03-04 22:38:43,507 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:44.113Z] 2026-03-04 22:38:43,902 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:38:44.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in io.quarkus.resteasy.test.ForwardedEnabledTest
[2026-03-04T22:38:44.113Z] [INFO] Running io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-03-04T22:38:46.978Z] Tests paused
[2026-03-04T22:38:46.978Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:46.978Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:46.978Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:46.978Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:46.978Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,251 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.108s. Listening on: http://localhost:8080
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,251 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,251 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,416 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-dev-mode-test16581621638855072253/src/main/resources/application.properties
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,418 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,425 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:38:46.978Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:46.978Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:46.978Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:46.978Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:46.978Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,772 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8080
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,772 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,772 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,772 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.358s
[2026-03-04T22:38:46.978Z] 2026-03-04 22:38:46,783 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:38:46.978Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.902 s - in io.quarkus.resteasy.test.config.ConfigMappingWithProviderTest
[2026-03-04T22:38:46.978Z] [INFO] Running io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-03-04T22:38:48.293Z] 2026-03-04 22:38:47,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-03-04T22:38:48.293Z] 2026-03-04 22:38:47,758 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:48.293Z] 2026-03-04 22:38:47,758 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:48.293Z] 2026-03-04 22:38:48,180 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:38:48.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 s - in io.quarkus.resteasy.test.gzip.GZipResourceTest
[2026-03-04T22:38:48.293Z] [INFO] Running io.quarkus.resteasy.test.QueryParamTest
[2026-03-04T22:38:49.655Z] 2026-03-04 22:38:49,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T22:38:49.655Z] 2026-03-04 22:38:49,078 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:38:49.655Z] 2026-03-04 22:38:49,078 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:49.655Z] 2026-03-04 22:38:49,458 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:38:49.655Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s - in io.quarkus.resteasy.test.QueryParamTest
[2026-03-04T22:38:49.655Z] [INFO] Running io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-03-04T22:38:52.567Z] Tests paused
[2026-03-04T22:38:52.567Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:52.567Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:52.567Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:52.567Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:52.567Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:52.567Z] 2026-03-04 22:38:51,996 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.066s. Listening on: http://localhost:8080
[2026-03-04T22:38:52.567Z] 2026-03-04 22:38:51,996 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:52.567Z] 2026-03-04 22:38:51,996 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:52.567Z] 2026-03-04 22:38:52,113 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:38:55.443Z] Tests paused
[2026-03-04T22:38:55.443Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:55.443Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:55.443Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:55.443Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:55.443Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:55.443Z] 2026-03-04 22:38:54,525 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.035s. Listening on: http://localhost:8080
[2026-03-04T22:38:55.443Z] 2026-03-04 22:38:54,526 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:55.443Z] 2026-03-04 22:38:54,526 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:55.443Z] 2026-03-04 22:38:54,690 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:38:57.509Z] Tests paused
[2026-03-04T22:38:57.509Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:38:57.509Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:38:57.509Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:38:57.509Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:38:57.509Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:38:57.509Z] 2026-03-04 22:38:57,071 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.009s. Listening on: http://localhost:8080
[2026-03-04T22:38:57.509Z] 2026-03-04 22:38:57,072 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:38:57.509Z] 2026-03-04 22:38:57,072 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:38:57.509Z] 2026-03-04 22:38:57,222 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:39:00.384Z] Tests paused
[2026-03-04T22:39:00.384Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:39:00.384Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:39:00.384Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:39:00.384Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:39:00.384Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:39:00.384Z] 2026-03-04 22:38:59,797 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.256s. Listening on: http://localhost:8080
[2026-03-04T22:39:00.384Z] 2026-03-04 22:38:59,798 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:39:00.384Z] 2026-03-04 22:38:59,798 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:00.384Z] 2026-03-04 22:38:59,952 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T22:39:00.384Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.545 s - in io.quarkus.resteasy.test.MaxRequestSizeTestCase
[2026-03-04T22:39:00.384Z] [INFO] Running io.quarkus.resteasy.test.NullHeaderTestCase
[2026-03-04T22:39:01.699Z] 2026-03-04 22:38:59,992 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
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-03-04T22:39:01.699Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-03-04T22:39:01.699Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:01.699Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:01.699Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:01.699Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:01.699Z]
[2026-03-04T22:39:01.699Z] 2026-03-04 22:38:59,992 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
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:166)
[2026-03-04T22:39:01.699Z] at io.quarkus.arc.ManagedContext.terminate(ManagedContext.java:36)
[2026-03-04T22:39:01.699Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:166)
[2026-03-04T22:39:01.699Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:01.699Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:01.699Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:01.699Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:01.699Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:01.699Z]
[2026-03-04T22:39:01.699Z] 2026-03-04 22:39:01,016 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.458s. Listening on: http://localhost:8081
[2026-03-04T22:39:01.699Z] 2026-03-04 22:39:01,016 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:01.699Z] 2026-03-04 22:39:01,016 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:01.699Z] 2026-03-04 22:39:01,402 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:39:01.699Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in io.quarkus.resteasy.test.NullHeaderTestCase
[2026-03-04T22:39:01.699Z] [INFO] Running io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-03-04T22:39:03.011Z] 2026-03-04 22:39:02,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-03-04T22:39:03.011Z] 2026-03-04 22:39:02,381 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:03.011Z] 2026-03-04 22:39:02,381 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:03.011Z] 2026-03-04 22:39:02,814 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:39:03.011Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in io.quarkus.resteasy.test.CustomExceptionMapperTestCase
[2026-03-04T22:39:03.011Z] [INFO] Running io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-03-04T22:39:04.321Z] 2026-03-04 22:39:03,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-03-04T22:39:04.321Z] 2026-03-04 22:39:03,766 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:04.321Z] 2026-03-04 22:39:03,766 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:04.321Z] 2026-03-04 22:39:04,185 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:39:04.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in io.quarkus.resteasy.test.PathInterfaceImplementorTest
[2026-03-04T22:39:04.321Z] [INFO] Running io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-03-04T22:39:05.633Z] 2026-03-04 22:39:05,132 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.536s. Listening on: http://localhost:8081
[2026-03-04T22:39:05.634Z] 2026-03-04 22:39:05,132 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:05.634Z] 2026-03-04 22:39:05,132 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:05.634Z] 2026-03-04 22:39:05,503 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:39:05.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s - in io.quarkus.resteasy.test.ClasspathResourceTestCase
[2026-03-04T22:39:05.634Z] [INFO] Running io.quarkus.resteasy.test.route.UserRouteTest
[2026-03-04T22:39:06.947Z] 2026-03-04 22:39:06,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.704s. Listening on: http://localhost:8081
[2026-03-04T22:39:06.947Z] 2026-03-04 22:39:06,682 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:06.947Z] 2026-03-04 22:39:06,682 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:07.579Z] 2026-03-04 22:39:07,260 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:39:07.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s - in io.quarkus.resteasy.test.route.UserRouteTest
[2026-03-04T22:39:07.580Z] [INFO] Running io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-03-04T22:39:09.783Z] 2026-03-04 22:39:08,527 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.595s. Listening on: http://localhost:8081
[2026-03-04T22:39:09.783Z] 2026-03-04 22:39:08,528 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:09.783Z] 2026-03-04 22:39:08,528 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:10.423Z] 2026-03-04 22:39:09,764 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:39:10.423Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s - in io.quarkus.resteasy.test.CacheControlFeatureTest
[2026-03-04T22:39:10.423Z] [INFO] Running io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-03-04T22:39:11.055Z] 2026-03-04 22:39:10,932 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-03-04T22:39:11.055Z] 2026-03-04 22:39:10,932 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:11.055Z] 2026-03-04 22:39:10,933 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:11.684Z] 2026-03-04 22:39:11,380 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:39:11.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.resteasy.test.cdi.BeanGenerationTest
[2026-03-04T22:39:11.684Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-03-04T22:39:13.842Z] 2026-03-04 22:39:13,077 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.970s. Listening on: http://localhost:8081
[2026-03-04T22:39:13.842Z] 2026-03-04 22:39:13,077 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:13.842Z] 2026-03-04 22:39:13,077 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:14.508Z] 2026-03-04 22:39:13,869 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T22:39:14.508Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedJaxRsTest
[2026-03-04T22:39:14.508Z] [INFO] Running io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-03-04T22:39:15.139Z] 2026-03-04 22:39:15,003 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.461s. Listening on: http://localhost:8081
[2026-03-04T22:39:15.139Z] 2026-03-04 22:39:15,003 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:15.139Z] 2026-03-04 22:39:15,004 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:15.767Z] 2026-03-04 22:39:15,515 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:39:15.767Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s - in io.quarkus.resteasy.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-03-04T22:39:15.767Z] [INFO] Running io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-03-04T22:39:17.078Z] 2026-03-04 22:39:16,426 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-03-04T22:39:17.078Z] 2026-03-04 22:39:16,427 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:17.078Z] 2026-03-04 22:39:16,427 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:17.078Z] 2026-03-04 22:39:16,994 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:39:17.078Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.resteasy.test.security.DenyAllJaxRsTest
[2026-03-04T22:39:17.078Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-03-04T22:39:18.391Z] 2026-03-04 22:39:18,171 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-03-04T22:39:18.391Z] 2026-03-04 22:39:18,172 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:18.391Z] 2026-03-04 22:39:18,172 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:19.701Z] 2026-03-04 22:39:19,014 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:39:19.702Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.018 s - in io.quarkus.resteasy.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-03-04T22:39:19.702Z] [INFO] Running io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:39:20.333Z] 2026-03-04 22:39:20,080 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-03-04T22:39:20.334Z] 2026-03-04 22:39:20,080 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:20.334Z] 2026-03-04 22:39:20,080 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:20.966Z] 2026-03-04 22:39:20,547 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:39:20.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.resteasy.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:39:20.966Z] [INFO] Running io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-03-04T22:39:21.596Z] 2026-03-04 22:39:21,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.340s. Listening on: http://localhost:8081
[2026-03-04T22:39:21.596Z] 2026-03-04 22:39:21,385 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:21.596Z] 2026-03-04 22:39:21,385 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:22.225Z] 2026-03-04 22:39:21,856 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:39:22.225Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in io.quarkus.resteasy.test.security.RolesAllowedJaxRsTestCase
[2026-03-04T22:39:22.225Z] [INFO] Running io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:39:23.538Z] 2026-03-04 22:39:23,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.892s. Listening on: http://localhost:8081
[2026-03-04T22:39:23.538Z] 2026-03-04 22:39:23,213 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:23.538Z] 2026-03-04 22:39:23,214 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, smallrye-context-propagation, vertx]
[2026-03-04T22:39:24.171Z] 2026-03-04 22:39:23,915 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:39:24.171Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s - in io.quarkus.resteasy.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:39:25.483Z] [INFO]
[2026-03-04T22:39:25.483Z] [INFO] Results:
[2026-03-04T22:39:25.483Z] [INFO]
[2026-03-04T22:39:25.483Z] [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:39:25.483Z] [INFO]
[2026-03-04T22:39:25.483Z] [INFO]
[2026-03-04T22:39:25.483Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-deployment ---
[2026-03-04T22:39:25.483Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final.jar
[2026-03-04T22:39:25.483Z] [INFO]
[2026-03-04T22:39:25.484Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-deployment ---
[2026-03-04T22:39:25.484Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy/deployment/target/quarkus-resteasy-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:39:25.484Z] [INFO]
[2026-03-04T22:39:25.484Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-deployment ---
[2026-03-04T22:39:25.484Z] [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
[2026-03-04T22:39:25.484Z] [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
[2026-03-04T22:39:25.484Z] [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
[2026-03-04T22:39:25.484Z] [INFO]
[2026-03-04T22:39:25.484Z] [INFO] ----------< io.quarkus:quarkus-apache-httpclient-deployment >-----------
[2026-03-04T22:39:25.484Z] [INFO] Building Quarkus - Apache HttpClient - Deployment 2.7.5.Final [195/964]
[2026-03-04T22:39:25.484Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:39:25.484Z] [INFO]
[2026-03-04T22:39:25.484Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:25.484Z] [INFO]
[2026-03-04T22:39:25.484Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:26.115Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/main/resources
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:26.115Z] [INFO] Compiling 1 source file to /quarkus/extensions/apache-httpclient/deployment/target/classes
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:26.115Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apache-httpclient/deployment/src/test/resources
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] No sources to compile
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] No tests to run.
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final.jar
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [INFO] Building jar: /quarkus/extensions/apache-httpclient/deployment/target/quarkus-apache-httpclient-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apache-httpclient-deployment ---
[2026-03-04T22:39:26.115Z] [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
[2026-03-04T22:39:26.115Z] [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
[2026-03-04T22:39:26.115Z] [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
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] ----------< io.quarkus:quarkus-rest-client-config-deployment >----------
[2026-03-04T22:39:26.115Z] [INFO] Building Quarkus - REST Client Config - Deployment 2.7.5.Final [196/964]
[2026-03-04T22:39:26.115Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.115Z] [INFO]
[2026-03-04T22:39:26.115Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO] Processed 1 files in 29ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:26.776Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/main/resources
[2026-03-04T22:39:26.776Z] [INFO]
[2026-03-04T22:39:26.776Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:26.776Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:26.776Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/classes
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:27.403Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-config/deployment/src/test/resources
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [INFO] No sources to compile
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [INFO] No tests to run.
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final.jar
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-config/deployment/target/quarkus-rest-client-config-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-config-deployment ---
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] ---------< io.quarkus:quarkus-smallrye-fault-tolerance-parent >---------
[2026-03-04T22:39:27.403Z] [INFO] Building Quarkus - SmallRye Fault tolerance 2.7.5.Final [197/964]
[2026-03-04T22:39:27.403Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-parent ---
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [INFO]
[2026-03-04T22:39:27.403Z] [INFO] ------------< io.quarkus:quarkus-smallrye-fault-tolerance >-------------
[2026-03-04T22:39:27.403Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Runtime 2.7.5.Final [198/964]
[2026-03-04T22:39:27.403Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [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 57 kB/s)
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.403Z] [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)
[2026-03-04T22:39:27.403Z] [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
[2026-03-04T22:39:27.404Z] [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 200 kB/s)
[2026-03-04T22:39:27.404Z] [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
[2026-03-04T22:39:27.404Z] [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 23 kB/s)
[2026-03-04T22:39:27.404Z] [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
[2026-03-04T22:39:27.404Z] [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 98 kB/s)
[2026-03-04T22:39:27.404Z] [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
[2026-03-04T22:39:28.031Z] [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 17 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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 11 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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 23 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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 16 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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 109 kB/s)
[2026-03-04T22:39:28.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.1.0/vertx-dependencies-4.1.0.pom
[2026-03-04T22:39:28.031Z] [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 497 kB/s)
[2026-03-04T22:39:28.031Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.15.3/testcontainers-bom-1.15.3.pom
[2026-03-04T22:39:28.031Z] [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 126 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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 24 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/reactive/smallrye-reactive-converter-mutiny/2.6.0/smallrye-reactive-converter-mutiny-2.6.0.pom (1.4 kB at 23 kB/s)
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.031Z] [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
[2026-03-04T22:39:28.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance/5.2.1/smallrye-fault-tolerance-5.2.1.jar (116 kB at 2.1 MB/s)
[2026-03-04T22:39:28.659Z] [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
[2026-03-04T22:39:28.659Z] [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 110 kB/s)
[2026-03-04T22:39:28.659Z] [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
[2026-03-04T22:39:28.659Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-fault-tolerance-core/5.2.1/smallrye-fault-tolerance-core-5.2.1.jar (135 kB at 2.1 MB/s)
[2026-03-04T22:39:28.659Z] [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
[2026-03-04T22:39:28.659Z] [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 91 kB/s)
[2026-03-04T22:39:28.659Z] [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 250 kB/s)
[2026-03-04T22:39:28.659Z] [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 52 kB/s)
[2026-03-04T22:39:28.659Z] [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 53 kB/s)
[2026-03-04T22:39:28.659Z] [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 43 kB/s)
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO] Processed 5 files in 31ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO] Processed 5 files in 00:00.009 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:28.659Z] [INFO] Copying 1 resource
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO]
[2026-03-04T22:39:28.659Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:28.659Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:28.659Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-fault-tolerance/runtime/target/classes
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:29.290Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/runtime/src/test/resources
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [INFO] No sources to compile
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [INFO] No tests to run.
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final.jar
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/runtime/target/quarkus-smallrye-fault-tolerance-2.7.5.Final-sources.jar
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance ---
[2026-03-04T22:39:29.290Z] [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
[2026-03-04T22:39:29.290Z] [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
[2026-03-04T22:39:29.290Z] [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
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] -------< io.quarkus:quarkus-smallrye-fault-tolerance-deployment >-------
[2026-03-04T22:39:29.290Z] [INFO] Building Quarkus - SmallRye Fault tolerance - Deployment 2.7.5.Final [199/964]
[2026-03-04T22:39:29.290Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.290Z] [INFO]
[2026-03-04T22:39:29.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Processed 38 files in 92ms (Formatted: 0, Unchanged: 38, Failed: 0, Readonly: 0)
[2026-03-04T22:39:29.929Z] [INFO]
[2026-03-04T22:39:29.929Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Processed 38 files in 00:00.059 (Already Sorted: 38, Needed Sorting: 0)
[2026-03-04T22:39:29.929Z] [INFO]
[2026-03-04T22:39:29.929Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:29.929Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/main/resources
[2026-03-04T22:39:29.929Z] [INFO]
[2026-03-04T22:39:29.929Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:29.929Z] [INFO] Compiling 3 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/classes
[2026-03-04T22:39:29.929Z] [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
[2026-03-04T22:39:29.929Z] [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
[2026-03-04T22:39:29.929Z] [INFO]
[2026-03-04T22:39:29.929Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:29.929Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-fault-tolerance/deployment/src/test/resources
[2026-03-04T22:39:29.929Z] [INFO]
[2026-03-04T22:39:29.929Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:29.929Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:29.929Z] [INFO] Compiling 35 source files to /quarkus/extensions/smallrye-fault-tolerance/deployment/target/test-classes
[2026-03-04T22:39:30.558Z] [INFO]
[2026-03-04T22:39:30.558Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:30.558Z] [INFO]
[2026-03-04T22:39:30.558Z] [INFO] -------------------------------------------------------
[2026-03-04T22:39:30.558Z] [INFO] T E S T S
[2026-03-04T22:39:30.558Z] [INFO] -------------------------------------------------------
[2026-03-04T22:39:30.558Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:39:31.866Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-03-04T22:39:36.653Z] 2026-03-04 22:39:35,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.224s.
[2026-03-04T22:39:36.653Z] 2026-03-04 22:39:35,653 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:36.653Z] 2026-03-04 22:39:35,654 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:36.653Z] 2026-03-04 22:39:35,813 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:39:36.653Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.597 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.context.propagation.FaultToleranceContextPropagationTest
[2026-03-04T22:39:36.653Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-03-04T22:39:37.283Z] 2026-03-04 22:39:36,940 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.189s.
[2026-03-04T22:39:37.283Z] 2026-03-04 22:39:36,942 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:37.283Z] 2026-03-04 22:39:36,942 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:37.283Z] 2026-03-04 22:39:37,073 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-03-04T22:39:37.283Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingAsyncTest
[2026-03-04T22:39:37.283Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-03-04T22:39:38.657Z] 2026-03-04 22:39:38,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.184s.
[2026-03-04T22:39:38.657Z] 2026-03-04 22:39:38,070 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:38.657Z] 2026-03-04 22:39:38,070 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:38.657Z] 2026-03-04 22:39:38,167 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-03-04T22:39:38.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.NonblockingAsyncTest
[2026-03-04T22:39:38.657Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-03-04T22:39:39.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnMethodTest
[2026-03-04T22:39:39.285Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-03-04T22:39:39.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.additional.BlockingNonBlockingOnClassTest
[2026-03-04T22:39:39.285Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-03-04T22:39:40.596Z] 2026-03-04 22:39:39,956 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.175s.
[2026-03-04T22:39:40.596Z] 2026-03-04 22:39:39,957 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:40.596Z] 2026-03-04 22:39:39,957 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:40.596Z] 2026-03-04 22:39:40,046 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:39:40.596Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.noncompat.NoncompatAsyncTest
[2026-03-04T22:39:40.596Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-03-04T22:39:41.226Z] 2026-03-04 22:39:40,826 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.277s.
[2026-03-04T22:39:41.226Z] 2026-03-04 22:39:40,826 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:41.226Z] 2026-03-04 22:39:40,826 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:41.226Z] 2026-03-04 22:39:41,025 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T22:39:41.226Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 s - in io.quarkus.smallrye.faulttolerance.test.asynchronous.types.mutiny.MutinyFaultToleranceTest
[2026-03-04T22:39:41.226Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-03-04T22:39:41.855Z] 2026-03-04 22:39:41,643 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.153s.
[2026-03-04T22:39:41.855Z] 2026-03-04 22:39:41,644 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:41.855Z] 2026-03-04 22:39:41,644 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:41.855Z] 2026-03-04 22:39:41,657 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:39:41.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in io.quarkus.smallrye.faulttolerance.test.ObjectBeanTest
[2026-03-04T22:39:41.855Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-03-04T22:39:42.489Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnMethodBackoffOnClassTest
[2026-03-04T22:39:42.489Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-03-04T22:39:43.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.RetryOnClassBackoffOnMethodTest
[2026-03-04T22:39:43.122Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-03-04T22:39:43.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.ClassAndMethodBackoffTest
[2026-03-04T22:39:43.122Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-03-04T22:39:44.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in io.quarkus.smallrye.faulttolerance.test.retry.backoff.TwoBackoffsOnMethodTest
[2026-03-04T22:39:44.431Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-03-04T22:39:44.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.inheritance.DuplicateCircuitBreakerNameTest
[2026-03-04T22:39:44.431Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-03-04T22:39:45.103Z] 2026-03-04 22:39:45,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.368s.
[2026-03-04T22:39:45.103Z] 2026-03-04 22:39:45,004 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:45.103Z] 2026-03-04 22:39:45,004 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:45.103Z] 2026-03-04 22:39:45,018 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:39:45.103Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s - in io.quarkus.smallrye.faulttolerance.test.circuitbreaker.maintenance.duplicate.CircuitBreakerNameInheritanceTest
[2026-03-04T22:39:45.103Z] [INFO] Running io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-03-04T22:39:46.415Z] 2026-03-04 22:39:45,723 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.174s.
[2026-03-04T22:39:46.415Z] 2026-03-04 22:39:45,723 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:46.415Z] 2026-03-04 22:39:45,723 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-fault-tolerance]
[2026-03-04T22:39:46.415Z] 2026-03-04 22:39:46,025 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:39:46.415Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s - in io.quarkus.smallrye.faulttolerance.test.FaultToleranceTest
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] Results:
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:46.415Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final.jar
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:46.415Z] [INFO] Building jar: /quarkus/extensions/smallrye-fault-tolerance/deployment/target/quarkus-smallrye-fault-tolerance-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-fault-tolerance-deployment ---
[2026-03-04T22:39:46.415Z] [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
[2026-03-04T22:39:46.415Z] [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
[2026-03-04T22:39:46.415Z] [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
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] -------------< io.quarkus:quarkus-rest-client-deployment >--------------
[2026-03-04T22:39:46.415Z] [INFO] Building Quarkus - REST Client - Deployment 2.7.5.Final [200/964]
[2026-03-04T22:39:46.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:46.415Z] [INFO]
[2026-03-04T22:39:46.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.047Z] [INFO] Processed 39 files in 129ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-03-04T22:39:47.047Z] [INFO]
[2026-03-04T22:39:47.047Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.679Z] [INFO] Processed 39 files in 00:00.064 (Already Sorted: 39, Needed Sorting: 0)
[2026-03-04T22:39:47.679Z] [INFO]
[2026-03-04T22:39:47.679Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:47.679Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client/deployment/src/main/resources
[2026-03-04T22:39:47.679Z] [INFO]
[2026-03-04T22:39:47.679Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.679Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:47.679Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/classes
[2026-03-04T22:39:47.679Z] [INFO]
[2026-03-04T22:39:47.679Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:39:47.679Z] [INFO] Copying 4 resources
[2026-03-04T22:39:47.679Z] [INFO]
[2026-03-04T22:39:47.679Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:47.679Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:39:47.679Z] [INFO] Compiling 36 source files to /quarkus/extensions/resteasy-classic/rest-client/deployment/target/test-classes
[2026-03-04T22:39:48.309Z] [INFO]
[2026-03-04T22:39:48.309Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-deployment ---
[2026-03-04T22:39:48.309Z] [INFO]
[2026-03-04T22:39:48.309Z] [INFO] -------------------------------------------------------
[2026-03-04T22:39:48.309Z] [INFO] T E S T S
[2026-03-04T22:39:48.309Z] [INFO] -------------------------------------------------------
[2026-03-04T22:39:48.309Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:39:49.915Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-03-04T22:39:55.893Z] 2026-03-04 22:39:55,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.695s. Listening on: http://localhost:8081
[2026-03-04T22:39:55.893Z] 2026-03-04 22:39:55,283 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:55.893Z] 2026-03-04 22:39:55,283 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:39:56.522Z] 2026-03-04 22:39:55,814 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-03-04T22:39:56.522Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:56.522Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:56.522Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:56.522Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:56.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:56.522Z]
[2026-03-04T22:39:56.522Z] 2026-03-04 22:39:55,865 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 503 Service Unavailable
[2026-03-04T22:39:56.522Z] at io.quarkus.restclient.exception.DownstreamServiceUnavailableEndpoint.getData(DownstreamServiceUnavailableEndpoint.java:13)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:56.522Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:56.522Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:56.522Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:56.522Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:56.522Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:56.522Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:56.522Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:56.522Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:56.522Z]
[2026-03-04T22:39:56.522Z] 2026-03-04 22:39:55,898 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:39:56.522Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.594 s - in io.quarkus.restclient.exception.RestClientExceptionOriginalBehaviorTest
[2026-03-04T22:39:56.522Z] [INFO] Running io.quarkus.restclient.exception.RestClientExceptionTest
[2026-03-04T22:39:57.830Z] 2026-03-04 22:39:56,105 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.
[2026-03-04T22:39:57.831Z] 2026-03-04 22:39:56,105 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.
[2026-03-04T22:39:57.831Z] 2026-03-04 22:39:57,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-03-04T22:39:57.831Z] 2026-03-04 22:39:57,750 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:39:57.831Z] 2026-03-04 22:39:57,750 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:39:58.553Z] 2026-03-04 22:39:58,041 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-03-04T22:39:58.553Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:58.553Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1452)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:58.553Z]
[2026-03-04T22:39:58.553Z] 2026-03-04 22:39:58,059 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: org.jboss.resteasy.client.exception.ResteasyWebApplicationException: Unknown error, status code 302
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.client.exception.WebApplicationExceptionWrapper.wrap(WebApplicationExceptionWrapper.java:107)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.microprofile.client.DefaultResponseExceptionMapper.toThrowable(DefaultResponseExceptionMapper.java:21)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.microprofile.client.ExceptionMapping$HandlerException.mapException(ExceptionMapping.java:41)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.microprofile.client.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:153)
[2026-03-04T22:39:58.553Z] at jdk.proxy6/jdk.proxy6.$Proxy89.getData(Unknown Source)
[2026-03-04T22:39:58.553Z] at io.quarkus.restclient.exception.FrontendService.exception(FrontendService.java:18)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:58.553Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:58.553Z]
[2026-03-04T22:39:58.553Z] 2026-03-04 22:39:58,070 ERROR [org.jbo.res.res.i18n] (executor-thread-1) RESTEASY002010: Failed to execute: javax.ws.rs.RedirectionException: HTTP 302 Found
[2026-03-04T22:39:58.553Z] at io.quarkus.restclient.exception.DownstreamServiceRedirectEndpoint.getData(DownstreamServiceRedirectEndpoint.java:16)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:58.553Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:58.553Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:58.553Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:58.553Z]
[2026-03-04T22:39:58.553Z] 2026-03-04 22:39:58,072 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 302 Found
[2026-03-04T22:39:58.553Z] at io.quarkus.restclient.exception.FrontendService.exceptionCaught(FrontendService.java:28)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:39:58.553Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:39:58.553Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:39:58.553Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:39:58.554Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:39:58.554Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:39:58.554Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:39:58.554Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:39:58.554Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:39:58.554Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:39:58.554Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:39:58.554Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:39:58.554Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:39:58.554Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:39:58.554Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:39:58.554Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:39:58.554Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:39:58.554Z]
[2026-03-04T22:39:58.554Z] 2026-03-04 22:39:58,100 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:39:58.554Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in io.quarkus.restclient.exception.RestClientExceptionTest
[2026-03-04T22:39:58.554Z] [INFO] Running io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-03-04T22:40:00.604Z] 2026-03-04 22:39:58,577 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.
[2026-03-04T22:40:00.604Z] 2026-03-04 22:39:58,577 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.
[2026-03-04T22:40:00.604Z] 2026-03-04 22:39:59,715 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.523s. Listening on: http://localhost:8081
[2026-03-04T22:40:00.604Z] 2026-03-04 22:39:59,715 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:00.604Z] 2026-03-04 22:39:59,715 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:00.604Z] 2026-03-04 22:40:00,029 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:40:00.604Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.912 s - in io.quarkus.restclient.registerprovider.RegisterProviderTest
[2026-03-04T22:40:00.604Z] [INFO] Running io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-03-04T22:40:01.347Z] 2026-03-04 22:40:01,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-03-04T22:40:01.347Z] 2026-03-04 22:40:01,231 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:01.347Z] 2026-03-04 22:40:01,231 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:01.979Z] 2026-03-04 22:40:01,485 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:40:01.979Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.restclient.registerprovider.ProviderClientRegistrationTest
[2026-03-04T22:40:01.979Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-03-04T22:40:03.286Z] 2026-03-04 22:40:01,906 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.
[2026-03-04T22:40:03.286Z] 2026-03-04 22:40:02,676 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-03-04T22:40:03.286Z] 2026-03-04 22:40:02,678 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:03.286Z] 2026-03-04 22:40:02,678 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:03.286Z] 2026-03-04 22:40:02,839 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:40:03.286Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.348 s - in io.quarkus.restclient.configuration.QuarkusConfigurationTest
[2026-03-04T22:40:03.286Z] [INFO] Running io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-03-04T22:40:04.705Z] 2026-03-04 22:40:04,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2026-03-04T22:40:04.705Z] 2026-03-04 22:40:04,259 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:04.705Z] 2026-03-04 22:40:04,259 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:04.705Z] 2026-03-04 22:40:04,537 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:40:04.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in io.quarkus.restclient.configuration.VaultScenarioRestClientConfigTest
[2026-03-04T22:40:04.705Z] [INFO] Running io.quarkus.restclient.configuration.MPRestClientsTest
[2026-03-04T22:40:06.015Z] 2026-03-04 22:40:05,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-03-04T22:40:06.015Z] 2026-03-04 22:40:05,674 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:06.015Z] 2026-03-04 22:40:05,674 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:06.644Z] 2026-03-04 22:40:05,972 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:40:06.644Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.restclient.configuration.MPRestClientsTest
[2026-03-04T22:40:06.644Z] [INFO] Running io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-03-04T22:40:07.955Z] 2026-03-04 22:40:07,232 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-03-04T22:40:07.955Z] 2026-03-04 22:40:07,232 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:07.955Z] 2026-03-04 22:40:07,232 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:07.955Z] 2026-03-04 22:40:07,503 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:40:07.955Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s - in io.quarkus.restclient.configuration.QuarkusRestClientsTest
[2026-03-04T22:40:07.955Z] [INFO] Running io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-03-04T22:40:09.269Z] 2026-03-04 22:40:08,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T22:40:09.269Z] 2026-03-04 22:40:08,578 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:09.269Z] 2026-03-04 22:40:08,578 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:09.269Z] 2026-03-04 22:40:08,874 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:40:09.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in io.quarkus.restclient.configuration.RestClientOverrideRuntimeConfigTest
[2026-03-04T22:40:09.269Z] [INFO] Running io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-03-04T22:40:10.586Z] 2026-03-04 22:40:10,232 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-03-04T22:40:10.586Z] 2026-03-04 22:40:10,233 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:10.586Z] 2026-03-04 22:40:10,233 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:10.586Z] 2026-03-04 22:40:10,386 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:40:10.586Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.restclient.configuration.RestClientConfigNotationTest
[2026-03-04T22:40:10.586Z] [INFO] Running io.quarkus.restclient.configuration.UnknownConfigTest
[2026-03-04T22:40:11.898Z] 2026-03-04 22:40:11,367 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-03-04T22:40:11.898Z] 2026-03-04 22:40:11,368 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:11.898Z] 2026-03-04 22:40:11,368 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:11.898Z] 2026-03-04 22:40:11,407 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:40:11.898Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in io.quarkus.restclient.configuration.UnknownConfigTest
[2026-03-04T22:40:11.898Z] [INFO] Running io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-03-04T22:40:13.217Z] 2026-03-04 22:40:12,389 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-03-04T22:40:13.217Z] 2026-03-04 22:40:12,390 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:13.217Z] 2026-03-04 22:40:12,390 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:13.217Z] 2026-03-04 22:40:12,669 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:40:13.217Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in io.quarkus.restclient.configuration.RestClientProfilesConfigTest
[2026-03-04T22:40:13.217Z] [INFO] Running io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-03-04T22:40:13.850Z] 2026-03-04 22:40:13,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T22:40:13.850Z] 2026-03-04 22:40:13,673 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:13.850Z] 2026-03-04 22:40:13,673 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:13.850Z] 2026-03-04 22:40:13,761 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:40:13.850Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in io.quarkus.restclient.interceptor.RestClientInterceptorTest
[2026-03-04T22:40:13.850Z] [INFO] Running io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-03-04T22:40:15.170Z] 2026-03-04 22:40:13,852 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.
[2026-03-04T22:40:15.170Z] 2026-03-04 22:40:14,593 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.
[2026-03-04T22:40:15.170Z] 2026-03-04 22:40:14,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-03-04T22:40:15.170Z] 2026-03-04 22:40:14,835 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:15.170Z] 2026-03-04 22:40:14,835 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:15.800Z] 2026-03-04 22:40:15,142 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:40:15.800Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in io.quarkus.restclient.ft.AsyncRestClientFallbackTest
[2026-03-04T22:40:15.800Z] [INFO] Running io.quarkus.restclient.ft.RestClientFallbackTest
[2026-03-04T22:40:16.571Z] 2026-03-04 22:40:16,434 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-03-04T22:40:16.571Z] 2026-03-04 22:40:16,434 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:16.571Z] 2026-03-04 22:40:16,435 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:17.201Z] 2026-03-04 22:40:16,681 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002010: Failed to execute: javax.ws.rs.WebApplicationException: HTTP 404 Not Found
[2026-03-04T22:40:17.201Z] at io.quarkus.restclient.ft.RestClientFallbackTest$TestEndpoint.get(RestClientFallbackTest.java:53)
[2026-03-04T22:40:17.201Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:40:17.201Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:40:17.201Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:40:17.201Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:40:17.201Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:40:17.201Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:40:17.201Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:40:17.201Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:40:17.201Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:40:17.201Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:40:17.201Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:40:17.201Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:40:17.201Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:40:17.201Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:40:17.201Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:40:17.201Z]
[2026-03-04T22:40:17.201Z] 2026-03-04 22:40:16,714 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:40:17.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in io.quarkus.restclient.ft.RestClientFallbackTest
[2026-03-04T22:40:17.201Z] [INFO] Running io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:16,823 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.
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:17,097 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.
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:17,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:17,981 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:17,981 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, resteasy, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:40:18.510Z] 2026-03-04 22:40:18,186 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:40:18.510Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in io.quarkus.restclient.registerclientheaders.RegisterClientHeadersTest
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO] Results:
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-deployment ---
[2026-03-04T22:40:18.510Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final.jar
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-deployment ---
[2026-03-04T22:40:18.510Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client/deployment/target/quarkus-rest-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:40:18.510Z] [INFO]
[2026-03-04T22:40:18.510Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-deployment ---
[2026-03-04T22:40:18.511Z] [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
[2026-03-04T22:40:18.511Z] [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
[2026-03-04T22:40:18.511Z] [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
[2026-03-04T22:40:18.511Z] [INFO]
[2026-03-04T22:40:18.511Z] [INFO] -------------------< io.quarkus:quarkus-jackson-spi >-------------------
[2026-03-04T22:40:18.511Z] [INFO] Building Quarkus - Jackson - SPI 2.7.5.Final [201/964]
[2026-03-04T22:40:18.511Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:40:18.511Z] [INFO]
[2026-03-04T22:40:18.511Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-spi ---
[2026-03-04T22:40:18.511Z] [INFO]
[2026-03-04T22:40:18.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:19.141Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/main/resources
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:40:19.141Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/spi/target/classes
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:19.141Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/spi/src/test/resources
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] No sources to compile
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] No tests to run.
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final.jar
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [INFO] Building jar: /quarkus/extensions/jackson/spi/target/quarkus-jackson-spi-2.7.5.Final-sources.jar
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-spi ---
[2026-03-04T22:40:19.141Z] [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
[2026-03-04T22:40:19.141Z] [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
[2026-03-04T22:40:19.141Z] [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
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] ---------------< io.quarkus:quarkus-jackson-deployment >----------------
[2026-03-04T22:40:19.141Z] [INFO] Building Quarkus - Jackson - Deployment 2.7.5.Final [202/964]
[2026-03-04T22:40:19.141Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.141Z] [INFO]
[2026-03-04T22:40:19.141Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO] Processed 12 files in 46ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO] Processed 12 files in 00:00.030 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:19.772Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jackson/deployment/src/main/resources
[2026-03-04T22:40:19.772Z] [INFO]
[2026-03-04T22:40:19.772Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:19.772Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:40:19.772Z] [INFO] Compiling 2 source files to /quarkus/extensions/jackson/deployment/target/classes
[2026-03-04T22:40:20.403Z] [INFO]
[2026-03-04T22:40:20.403Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:20.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:20.403Z] [INFO] Copying 6 resources
[2026-03-04T22:40:20.403Z] [INFO]
[2026-03-04T22:40:20.403Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:20.403Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:40:20.403Z] [INFO] Compiling 10 source files to /quarkus/extensions/jackson/deployment/target/test-classes
[2026-03-04T22:40:20.403Z] [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
[2026-03-04T22:40:20.403Z] [INFO]
[2026-03-04T22:40:20.403Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:20.403Z] [INFO]
[2026-03-04T22:40:20.403Z] [INFO] -------------------------------------------------------
[2026-03-04T22:40:20.403Z] [INFO] T E S T S
[2026-03-04T22:40:20.403Z] [INFO] -------------------------------------------------------
[2026-03-04T22:40:20.403Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:40:21.713Z] [INFO] Running io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-03-04T22:40:25.551Z] 2026-03-04 22:40:25,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.197s.
[2026-03-04T22:40:25.551Z] 2026-03-04 22:40:25,056 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:25.551Z] 2026-03-04 22:40:25,057 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:25.551Z] 2026-03-04 22:40:25,341 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:40:25.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.216 s - in io.quarkus.jackson.deployment.JacksonWriteDatesAsTimestampsTest
[2026-03-04T22:40:25.551Z] [INFO] Running io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-03-04T22:40:26.865Z] 2026-03-04 22:40:26,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.163s.
[2026-03-04T22:40:26.865Z] 2026-03-04 22:40:26,402 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:26.865Z] 2026-03-04 22:40:26,402 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:26.865Z] 2026-03-04 22:40:26,679 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-03-04T22:40:26.865Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in io.quarkus.jackson.deployment.JacksonDontWriteDatesAsTimestampsTest
[2026-03-04T22:40:26.865Z] [INFO] Running io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-03-04T22:40:28.182Z] 2026-03-04 22:40:27,536 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.153s.
[2026-03-04T22:40:28.182Z] 2026-03-04 22:40:27,538 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:28.182Z] 2026-03-04 22:40:27,540 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:28.182Z] 2026-03-04 22:40:27,737 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:40:28.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s - in io.quarkus.jackson.deployment.JacksonAcceptCaseInsensitiveEnumsTest
[2026-03-04T22:40:28.182Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-03-04T22:40:28.876Z] 2026-03-04 22:40:28,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.143s.
[2026-03-04T22:40:28.876Z] 2026-03-04 22:40:28,540 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:28.876Z] 2026-03-04 22:40:28,540 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:28.876Z] 2026-03-04 22:40:28,717 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:40:28.876Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.jackson.deployment.JacksonFailOnUnknownPropertiesTest
[2026-03-04T22:40:28.876Z] [INFO] Running io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-03-04T22:40:29.508Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in io.quarkus.jackson.deployment.JacksonErroneousTimeZonePropertiesTest
[2026-03-04T22:40:29.508Z] [INFO] Running io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-03-04T22:40:30.139Z] 2026-03-04 22:40:29,798 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.147s.
[2026-03-04T22:40:30.139Z] 2026-03-04 22:40:29,798 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:30.139Z] 2026-03-04 22:40:29,798 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:30.139Z] 2026-03-04 22:40:29,999 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-03-04T22:40:30.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 s - in io.quarkus.jackson.deployment.JacksonTimeZonePropertiesTest
[2026-03-04T22:40:30.139Z] [INFO] Running io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-03-04T22:40:31.455Z] 2026-03-04 22:40:30,627 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.139s.
[2026-03-04T22:40:31.455Z] 2026-03-04 22:40:30,627 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:31.455Z] 2026-03-04 22:40:30,627 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:31.455Z] 2026-03-04 22:40:30,792 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:40:31.455Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in io.quarkus.jackson.deployment.OverrideZonedDateTimeSerializerTest
[2026-03-04T22:40:31.455Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:31,365 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:31,365 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:31,365 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:31,500 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T22:40:32.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansNotSetTest
[2026-03-04T22:40:32.473Z] [INFO] Running io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:32,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.137s.
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:32,146 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:32.473Z] 2026-03-04 22:40:32,146 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:33.104Z] 2026-03-04 22:40:32,425 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-03-04T22:40:33.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 s - in io.quarkus.jackson.deployment.JacksonFailOnEmptyBeansSetTest
[2026-03-04T22:40:33.104Z] [INFO] Running io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-03-04T22:40:33.758Z] 2026-03-04 22:40:33,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.145s.
[2026-03-04T22:40:33.758Z] 2026-03-04 22:40:33,007 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:33.758Z] 2026-03-04 22:40:33,007 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:40:33.758Z] 2026-03-04 22:40:33,161 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T22:40:33.758Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s - in io.quarkus.jackson.deployment.JacksonIgnoreUnknownPropertiesTest
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] Results:
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:33.758Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final.jar
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:33.758Z] [INFO] Building jar: /quarkus/extensions/jackson/deployment/target/quarkus-jackson-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jackson-deployment ---
[2026-03-04T22:40:33.758Z] [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
[2026-03-04T22:40:33.758Z] [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
[2026-03-04T22:40:33.758Z] [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
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] -------------< io.quarkus:quarkus-resteasy-jackson-parent >-------------
[2026-03-04T22:40:33.758Z] [INFO] Building Quarkus - RESTEasy - Jackson 2.7.5.Final [203/964]
[2026-03-04T22:40:33.758Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.758Z] [INFO]
[2026-03-04T22:40:33.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-parent ---
[2026-03-04T22:40:33.759Z] [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
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] ----------------< io.quarkus:quarkus-resteasy-jackson >-----------------
[2026-03-04T22:40:33.759Z] [INFO] Building Quarkus - RESTEasy - Jackson - Runtime 2.7.5.Final [204/964]
[2026-03-04T22:40:33.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:33.759Z] [INFO] Copying 1 resource
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] No sources to compile
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:33.759Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/src/test/resources
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] No sources to compile
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] No tests to run.
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final.jar
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/runtime/target/quarkus-resteasy-jackson-2.7.5.Final-sources.jar
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson ---
[2026-03-04T22:40:33.759Z] [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
[2026-03-04T22:40:33.759Z] [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
[2026-03-04T22:40:33.759Z] [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
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] -----------< io.quarkus:quarkus-resteasy-jackson-deployment >-----------
[2026-03-04T22:40:33.759Z] [INFO] Building Quarkus - RESTEasy - Jackson - Deployment 2.7.5.Final [205/964]
[2026-03-04T22:40:33.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:33.759Z] [INFO]
[2026-03-04T22:40:33.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:34.390Z] [INFO]
[2026-03-04T22:40:34.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Processed 12 files in 35ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T22:40:35.019Z] [INFO]
[2026-03-04T22:40:35.019Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Processed 12 files in 00:00.020 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T22:40:35.019Z] [INFO]
[2026-03-04T22:40:35.019Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:35.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/main/resources
[2026-03-04T22:40:35.019Z] [INFO]
[2026-03-04T22:40:35.019Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:40:35.019Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/classes
[2026-03-04T22:40:35.019Z] [INFO]
[2026-03-04T22:40:35.019Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:40:35.019Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/src/test/resources
[2026-03-04T22:40:35.019Z] [INFO]
[2026-03-04T22:40:35.019Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.019Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:40:35.019Z] [INFO] Compiling 11 source files to /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/test-classes
[2026-03-04T22:40:35.649Z] [INFO]
[2026-03-04T22:40:35.649Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:40:35.649Z] [INFO]
[2026-03-04T22:40:35.649Z] [INFO] -------------------------------------------------------
[2026-03-04T22:40:35.649Z] [INFO] T E S T S
[2026-03-04T22:40:35.649Z] [INFO] -------------------------------------------------------
[2026-03-04T22:40:35.649Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:40:36.282Z] [INFO] Running io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-03-04T22:40:42.195Z] 2026-03-04 22:40:42,117 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.858s. Listening on: http://localhost:8081
[2026-03-04T22:40:42.195Z] 2026-03-04 22:40:42,118 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:42.195Z] 2026-03-04 22:40:42,118 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:45.058Z] 2026-03-04 22:40:44,481 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:40:45.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.371 s - in io.quarkus.resteasy.jackson.NoMediaTypeTest
[2026-03-04T22:40:45.058Z] [INFO] Running io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-03-04T22:40:57.305Z] Tests paused
[2026-03-04T22:40:57.305Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:40:57.305Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:40:57.305Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:40:57.305Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:40:57.305Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:48,822 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.501s. Listening on: http://localhost:8080
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:48,822 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:48,822 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,382 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,389 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:40:57.305Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:40:57.305Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:40:57.305Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:40:57.305Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:40:57.305Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8080
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,873 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,873 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:51,874 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.191s
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,199 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,203 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:40:57.305Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:40:57.305Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:40:57.305Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:40:57.305Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:40:57.305Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,591 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8080
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,592 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,592 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:53,592 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.586s
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:54,882 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TimeCustomizer.class.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:54,889 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:40:57.305Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:40:57.305Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:40:57.305Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:40:57.305Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:40:57.305Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:55,279 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8080
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:55,279 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:55,279 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:55,280 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.553s
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:55,293 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:40:57.305Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.833 s - in io.quarkus.resteasy.jackson.MultipleTimeModuleTest
[2026-03-04T22:40:57.305Z] [INFO] Running io.quarkus.resteasy.jackson.JsonViewTest
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:57,061 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.684s. Listening on: http://localhost:8081
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:57,061 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:57.305Z] 2026-03-04 22:40:57,061 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:40:57.945Z] 2026-03-04 22:40:57,733 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:40:57.945Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.389 s - in io.quarkus.resteasy.jackson.JsonViewTest
[2026-03-04T22:40:57.945Z] [INFO] Running io.quarkus.resteasy.jackson.LargeResponseTest
[2026-03-04T22:40:59.256Z] 2026-03-04 22:40:59,128 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-03-04T22:40:59.256Z] 2026-03-04 22:40:59,129 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:40:59.256Z] 2026-03-04 22:40:59,129 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:41:00.576Z] 2026-03-04 22:40:59,989 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:41:00.577Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in io.quarkus.resteasy.jackson.LargeResponseTest
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] Results:
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:41:00.577Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final.jar
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:41:00.577Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jackson/deployment/target/quarkus-resteasy-jackson-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jackson-deployment ---
[2026-03-04T22:41:00.577Z] [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
[2026-03-04T22:41:00.577Z] [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
[2026-03-04T22:41:00.577Z] [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
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] -------------< io.quarkus:quarkus-reactive-routes-parent >--------------
[2026-03-04T22:41:00.577Z] [INFO] Building Quarkus - Reactive Routes 2.7.5.Final [206/964]
[2026-03-04T22:41:00.577Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-parent ---
[2026-03-04T22:41:00.577Z] [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
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] -----------------< io.quarkus:quarkus-reactive-routes >-----------------
[2026-03-04T22:41:00.577Z] [INFO] Building Quarkus - Reactive Routes - Runtime 2.7.5.Final [207/964]
[2026-03-04T22:41:00.577Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO] Processed 25 files in 154ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO] Processed 25 files in 00:00.045 (Already Sorted: 25, Needed Sorting: 0)
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes ---
[2026-03-04T22:41:00.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:00.577Z] [INFO] Copying 2 resources
[2026-03-04T22:41:00.577Z] [INFO]
[2026-03-04T22:41:00.577Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [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
[2026-03-04T22:41:01.233Z] [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 26 kB/s)
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:01.233Z] [INFO] Compiling 25 source files to /quarkus/extensions/reactive-routes/runtime/target/classes
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:01.233Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/runtime/src/test/resources
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] No sources to compile
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] No tests to run.
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final.jar
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/runtime/target/quarkus-reactive-routes-2.7.5.Final-sources.jar
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes ---
[2026-03-04T22:41:01.233Z] [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
[2026-03-04T22:41:01.233Z] [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
[2026-03-04T22:41:01.233Z] [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
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] -----------< io.quarkus:quarkus-hibernate-validator-parent >------------
[2026-03-04T22:41:01.233Z] [INFO] Building Quarkus - Hibernate Validator 2.7.5.Final [208/964]
[2026-03-04T22:41:01.233Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.233Z] [INFO]
[2026-03-04T22:41:01.233Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-parent ---
[2026-03-04T22:41:01.861Z] [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
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] -------------< io.quarkus:quarkus-hibernate-validator-spi >-------------
[2026-03-04T22:41:01.861Z] [INFO] Building Quarkus - Hibernate Validator - SPI 2.7.5.Final [209/964]
[2026-03-04T22:41:01.861Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO]
[2026-03-04T22:41:01.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.861Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:41:01.862Z] [INFO]
[2026-03-04T22:41:01.862Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.862Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:41:01.862Z] [INFO]
[2026-03-04T22:41:01.862Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:01.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/main/resources
[2026-03-04T22:41:01.862Z] [INFO]
[2026-03-04T22:41:01.862Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.862Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:01.862Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-validator/spi/target/classes
[2026-03-04T22:41:01.862Z] [INFO]
[2026-03-04T22:41:01.862Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:01.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:01.862Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/spi/src/test/resources
[2026-03-04T22:41:01.862Z] [INFO]
[2026-03-04T22:41:01.862Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:02.504Z] [INFO] No sources to compile
[2026-03-04T22:41:02.504Z] [INFO]
[2026-03-04T22:41:02.504Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:02.505Z] [INFO] No tests to run.
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:02.505Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final.jar
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:02.505Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/spi/target/quarkus-hibernate-validator-spi-2.7.5.Final-sources.jar
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-spi ---
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-common-parent >----------
[2026-03-04T22:41:02.505Z] [INFO] Building Quarkus - Elytron Security - Common 2.7.5.Final [210/964]
[2026-03-04T22:41:02.505Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-parent ---
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [INFO]
[2026-03-04T22:41:02.505Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-common >-------------
[2026-03-04T22:41:02.505Z] [INFO] Building Quarkus - Elytron Security - Common - Runtime 2.7.5.Final [211/964]
[2026-03-04T22:41:02.505Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 44 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 856 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 36 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-keystore/1.18.3.Final/wildfly-elytron-keystore-1.18.3.Final.pom (3.7 kB at 61 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 39 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 27 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:02.505Z] [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 29 kB/s)
[2026-03-04T22:41:02.505Z] [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
[2026-03-04T22:41:03.134Z] [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 47 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 41 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 35 kB/s)
[2026-03-04T22:41:03.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.pom
[2026-03-04T22:41:03.134Z] [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 61 kB/s)
[2026-03-04T22:41:03.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.7.0/sshd-2.7.0.pom
[2026-03-04T22:41:03.134Z] [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 974 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 41 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 740 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 811 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 532 kB/s)
[2026-03-04T22:41:03.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.7.0/sshd-common-2.7.0.jar
[2026-03-04T22:41:03.134Z] [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.2 MB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 489 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 74 kB/s)
[2026-03-04T22:41:03.134Z] [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
[2026-03-04T22:41:03.134Z] [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 648 kB/s)
[2026-03-04T22:41:03.134Z] [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 122 kB/s)
[2026-03-04T22:41:03.134Z] [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 7.0 MB/s)
[2026-03-04T22:41:03.134Z] [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 245 kB/s)
[2026-03-04T22:41:03.764Z] [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 577 kB/s)
[2026-03-04T22:41:03.764Z] [INFO]
[2026-03-04T22:41:03.764Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.764Z] [INFO]
[2026-03-04T22:41:03.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.764Z] [INFO]
[2026-03-04T22:41:03.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.764Z] [INFO]
[2026-03-04T22:41:03.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.764Z] [INFO]
[2026-03-04T22:41:03.764Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO] Processed 11 files in 47ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO] Processed 11 files in 00:00.030 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:03.765Z] [INFO] Copying 1 resource
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO]
[2026-03-04T22:41:03.765Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:03.765Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:03.765Z] [INFO] Compiling 10 source files to /quarkus/extensions/elytron-security-common/runtime/target/classes
[2026-03-04T22:41:04.439Z] [INFO]
[2026-03-04T22:41:04.439Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:04.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:04.439Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/runtime/src/test/resources
[2026-03-04T22:41:04.439Z] [INFO]
[2026-03-04T22:41:04.439Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:04.439Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:04.439Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-common/runtime/target/test-classes
[2026-03-04T22:41:04.439Z] [INFO]
[2026-03-04T22:41:04.439Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:04.439Z] [INFO]
[2026-03-04T22:41:04.439Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:04.439Z] [INFO] T E S T S
[2026-03-04T22:41:04.439Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:04.439Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:05.072Z] [INFO] Running io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-03-04T22:41:06.389Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 s - in io.quarkus.elytron.security.common.runtime.BcryptUtilTest
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] Results:
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:06.389Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final.jar
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:06.389Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/runtime/target/quarkus-elytron-security-common-2.7.5.Final-sources.jar
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common ---
[2026-03-04T22:41:06.389Z] [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
[2026-03-04T22:41:06.389Z] [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
[2026-03-04T22:41:06.389Z] [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
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] -------< io.quarkus:quarkus-elytron-security-common-deployment >--------
[2026-03-04T22:41:06.389Z] [INFO] Building Quarkus - Elytron Security - Common - Deployment 2.7.5.Final [212/964]
[2026-03-04T22:41:06.389Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:06.389Z] [INFO]
[2026-03-04T22:41:06.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:07.076Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/main/resources
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:07.076Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-common/deployment/target/classes
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:07.076Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-common/deployment/src/test/resources
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.076Z] [INFO] No sources to compile
[2026-03-04T22:41:07.076Z] [INFO]
[2026-03-04T22:41:07.076Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.077Z] [INFO] No tests to run.
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.077Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final.jar
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.077Z] [INFO] Building jar: /quarkus/extensions/elytron-security-common/deployment/target/quarkus-elytron-security-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-common-deployment ---
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-parent >-------------
[2026-03-04T22:41:07.077Z] [INFO] Building Quarkus - Elytron Security 2.7.5.Final [213/964]
[2026-03-04T22:41:07.077Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-parent ---
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [INFO]
[2026-03-04T22:41:07.077Z] [INFO] ----------------< io.quarkus:quarkus-elytron-security >-----------------
[2026-03-04T22:41:07.077Z] [INFO] Building Quarkus - Elytron Security - Runtime 2.7.5.Final [214/964]
[2026-03-04T22:41:07.077Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [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 73 kB/s)
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [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 34 kB/s)
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.077Z] [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 37 kB/s)
[2026-03-04T22:41:07.077Z] [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
[2026-03-04T22:41:07.766Z] [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 91 kB/s)
[2026-03-04T22:41:07.766Z] [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
[2026-03-04T22:41:07.766Z] [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 247 kB/s)
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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 250 kB/s)
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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 838 kB/s)
[2026-03-04T22:41:07.767Z] [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
[2026-03-04T22:41:07.767Z] [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 4.8 MB/s)
[2026-03-04T22:41:07.767Z] [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 1.4 MB/s)
[2026-03-04T22:41:07.767Z] [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 175 kB/s)
[2026-03-04T22:41:07.767Z] [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 882 kB/s)
[2026-03-04T22:41:07.767Z] [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 396 kB/s)
[2026-03-04T22:41:07.767Z] [INFO]
[2026-03-04T22:41:07.767Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security ---
[2026-03-04T22:41:07.767Z] [INFO]
[2026-03-04T22:41:07.767Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Processed 7 files in 46ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Processed 7 files in 00:00.018 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:08.399Z] [INFO] Copying 1 resource
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:08.399Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security/runtime/target/classes
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:08.399Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/runtime/src/test/resources
[2026-03-04T22:41:08.399Z] [INFO]
[2026-03-04T22:41:08.399Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security ---
[2026-03-04T22:41:08.399Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:08.399Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security/runtime/target/test-classes
[2026-03-04T22:41:09.078Z] [INFO]
[2026-03-04T22:41:09.078Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security ---
[2026-03-04T22:41:09.078Z] [INFO]
[2026-03-04T22:41:09.078Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:09.078Z] [INFO] T E S T S
[2026-03-04T22:41:09.078Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:09.078Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:09.867Z] [INFO] Running io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-03-04T22:41:09.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in io.quarkus.elytron.security.runtime.DefaultRoleDecoderTest
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] Results:
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security ---
[2026-03-04T22:41:09.867Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final.jar
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security ---
[2026-03-04T22:41:09.867Z] [INFO] Building jar: /quarkus/extensions/elytron-security/runtime/target/quarkus-elytron-security-2.7.5.Final-sources.jar
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security ---
[2026-03-04T22:41:09.867Z] [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
[2026-03-04T22:41:09.867Z] [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
[2026-03-04T22:41:09.867Z] [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
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] -----------< io.quarkus:quarkus-elytron-security-deployment >-----------
[2026-03-04T22:41:09.867Z] [INFO] Building Quarkus - Elytron Security - Deployment 2.7.5.Final [215/964]
[2026-03-04T22:41:09.867Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:09.867Z] [INFO]
[2026-03-04T22:41:09.867Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Processed 5 files in 25ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:10.590Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/main/resources
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:10.590Z] [INFO] Compiling 5 source files to /quarkus/extensions/elytron-security/deployment/target/classes
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:10.590Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security/deployment/src/test/resources
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] No sources to compile
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] No tests to run.
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final.jar
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [INFO] Building jar: /quarkus/extensions/elytron-security/deployment/target/quarkus-elytron-security-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-deployment ---
[2026-03-04T22:41:10.590Z] [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
[2026-03-04T22:41:10.590Z] [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
[2026-03-04T22:41:10.590Z] [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
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] -----< io.quarkus:quarkus-elytron-security-properties-file-parent >-----
[2026-03-04T22:41:10.590Z] [INFO] Building Quarkus - Elytron Security Properties File 2.7.5.Final [216/964]
[2026-03-04T22:41:10.590Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.590Z] [INFO]
[2026-03-04T22:41:10.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-parent ---
[2026-03-04T22:41:10.591Z] [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
[2026-03-04T22:41:10.591Z] [INFO]
[2026-03-04T22:41:10.591Z] [INFO] --------< io.quarkus:quarkus-elytron-security-properties-file >---------
[2026-03-04T22:41:10.591Z] [INFO] Building Quarkus - Elytron Security Properties File - Runtime 2.7.5.Final [217/964]
[2026-03-04T22:41:10.591Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:10.591Z] [INFO]
[2026-03-04T22:41:10.591Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:10.591Z] [INFO]
[2026-03-04T22:41:10.591Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO] Processed 6 files in 41ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO] Processed 6 files in 00:00.031 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.324Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:11.324Z] [INFO] Copying 1 resource
[2026-03-04T22:41:11.324Z] [INFO]
[2026-03-04T22:41:11.325Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.325Z] [INFO]
[2026-03-04T22:41:11.325Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.325Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:11.325Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-properties-file/runtime/target/classes
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:11.958Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/runtime/src/test/resources
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [INFO] No sources to compile
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [INFO] No tests to run.
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final.jar
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/runtime/target/quarkus-elytron-security-properties-file-2.7.5.Final-sources.jar
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file ---
[2026-03-04T22:41:11.958Z] [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
[2026-03-04T22:41:11.958Z] [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
[2026-03-04T22:41:11.958Z] [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
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] ---< io.quarkus:quarkus-elytron-security-properties-file-deployment >---
[2026-03-04T22:41:11.958Z] [INFO] Building Quarkus - Elytron Security Properties File - Deployment 2.7.5.Final [218/964]
[2026-03-04T22:41:11.958Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:11.958Z] [INFO]
[2026-03-04T22:41:11.958Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:12.662Z] [INFO] Processed 16 files in 78ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T22:41:12.662Z] [INFO]
[2026-03-04T22:41:12.662Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.293Z] [INFO] Processed 16 files in 00:00.049 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T22:41:13.293Z] [INFO]
[2026-03-04T22:41:13.293Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:13.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-properties-file/deployment/src/main/resources
[2026-03-04T22:41:13.293Z] [INFO]
[2026-03-04T22:41:13.293Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.293Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:13.293Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-properties-file/deployment/target/classes
[2026-03-04T22:41:13.293Z] [INFO]
[2026-03-04T22:41:13.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:13.293Z] [INFO] Copying 8 resources
[2026-03-04T22:41:13.293Z] [INFO]
[2026-03-04T22:41:13.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.293Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:13.293Z] [INFO] Compiling 15 source files to /quarkus/extensions/elytron-security-properties-file/deployment/target/test-classes
[2026-03-04T22:41:13.930Z] [INFO]
[2026-03-04T22:41:13.930Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:13.930Z] [INFO]
[2026-03-04T22:41:13.930Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:13.930Z] [INFO] T E S T S
[2026-03-04T22:41:13.930Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:13.930Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:15.240Z] [INFO] Running io.quarkus.security.test.CustomAuthTestCase
[2026-03-04T22:41:21.233Z] 2026-03-04 22:41:20,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.694s. Listening on: http://localhost:8081
[2026-03-04T22:41:21.233Z] 2026-03-04 22:41:20,717 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:21.233Z] 2026-03-04 22:41:20,717 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:23.300Z] 2026-03-04 22:41:22,633 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:41:23.300Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.132 s - in io.quarkus.security.test.CustomAuthTestCase
[2026-03-04T22:41:23.300Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-03-04T22:41:25.354Z] 2026-03-04 22:41:23,457 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-8) Configuring from MPRealmConfig
[2026-03-04T22:41:25.354Z] 2026-03-04 22:41:24,007 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
[2026-03-04T22:41:25.354Z] 2026-03-04 22:41:24,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.725s. Listening on: http://localhost:8081
[2026-03-04T22:41:25.354Z] 2026-03-04 22:41:24,645 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:25.354Z] 2026-03-04 22:41:24,645 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:25.987Z] 2026-03-04 22:41:25,466 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:41:25.987Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 s - in io.quarkus.security.test.CustomAuthEmbeddedTestCase
[2026-03-04T22:41:25.987Z] [INFO] Running io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-03-04T22:41:27.349Z] 2026-03-04 22:41:26,445 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
[2026-03-04T22:41:27.350Z] 2026-03-04 22:41:26,812 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-03-04T22:41:27.350Z] 2026-03-04 22:41:26,812 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:27.350Z] 2026-03-04 22:41:26,812 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:28.001Z] 2026-03-04 22:41:27,297 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T22:41:28.001Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s - in io.quarkus.security.test.NoConfiguredRealmsTestCase
[2026-03-04T22:41:28.001Z] [INFO] Running io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-03-04T22:41:29.318Z] 2026-03-04 22:41:27,797 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-11) Configuring from MPRealmConfig
[2026-03-04T22:41:29.318Z] 2026-03-04 22:41:28,258 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
[2026-03-04T22:41:29.318Z] 2026-03-04 22:41:28,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-03-04T22:41:29.318Z] 2026-03-04 22:41:28,758 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:29.318Z] 2026-03-04 22:41:28,758 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:29.954Z] 2026-03-04 22:41:29,549 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:41:29.954Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 s - in io.quarkus.security.test.CustomAuthEmbeddedEncryptedTestCase
[2026-03-04T22:41:29.954Z] [INFO] Running io.quarkus.security.test.BasicAuthTestCase
[2026-03-04T22:41:31.266Z] 2026-03-04 22:41:30,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8081
[2026-03-04T22:41:31.266Z] 2026-03-04 22:41:30,984 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:31.266Z] 2026-03-04 22:41:30,984 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:31.897Z] 2026-03-04 22:41:31,730 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:41:31.897Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.175 s - in io.quarkus.security.test.BasicAuthTestCase
[2026-03-04T22:41:31.897Z] [INFO] Running io.quarkus.security.test.SecurityRealmsTestCase
[2026-03-04T22:41:31.897Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.security.test.SecurityRealmsTestCase
[2026-03-04T22:41:31.897Z] [INFO] Running io.quarkus.security.test.FormAuthTestCase
[2026-03-04T22:41:33.217Z] 2026-03-04 22:41:33,081 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-03-04T22:41:33.217Z] 2026-03-04 22:41:33,082 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:33.217Z] 2026-03-04 22:41:33,082 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-properties-file, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:41:33.848Z] Request method: POST
[2026-03-04T22:41:33.848Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T22:41:33.848Z] Proxy: <none>
[2026-03-04T22:41:33.848Z] Request params: <none>
[2026-03-04T22:41:33.848Z] Query params: <none>
[2026-03-04T22:41:33.848Z] Form params: j_username=stuart
[2026-03-04T22:41:33.848Z] j_password=test
[2026-03-04T22:41:33.848Z] Path params: <none>
[2026-03-04T22:41:33.848Z] Headers: Accept=*/*
[2026-03-04T22:41:33.848Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T22:41:33.848Z] Cookies: <none>
[2026-03-04T22:41:33.848Z] Multiparts: <none>
[2026-03-04T22:41:33.848Z] Body: <none>
[2026-03-04T22:41:33.848Z] 2026-03-04 22:41:33,496 WARN [io.qua.ver.htt.run.sec.HttpSecurityRecorder] (vert.x-eventloop-thread-2) Encryption key was not specified for persistent FORM auth, using temporary key BNPBEIH5DgnJ7n6pem87rqXxjjE3vsRNQD6WXOglud4=
[2026-03-04T22:41:33.848Z] HTTP/1.1 302 Found
[2026-03-04T22:41:33.848Z] location: http://localhost:8081/
[2026-03-04T22:41:33.848Z] content-length: 0
[2026-03-04T22:41:33.848Z] set-cookie: quarkus-credential=DAig8khAW1jzADWoo1tWVpGXMLbhboI8lrx0jh/SnvIeGfBdL40tepXe55zkl10IVA==; Path=/
[2026-03-04T22:41:33.848Z] Request method: POST
[2026-03-04T22:41:33.848Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T22:41:33.848Z] Proxy: <none>
[2026-03-04T22:41:33.848Z] Request params: <none>
[2026-03-04T22:41:33.848Z] Query params: <none>
[2026-03-04T22:41:33.848Z] Form params: j_username=jdoe
[2026-03-04T22:41:33.848Z] j_password=p4ssw0rd
[2026-03-04T22:41:33.848Z] Path params: <none>
[2026-03-04T22:41:33.848Z] Headers: Accept=*/*
[2026-03-04T22:41:33.848Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T22:41:33.848Z] Cookies: <none>
[2026-03-04T22:41:33.848Z] Multiparts: <none>
[2026-03-04T22:41:33.848Z] Body: <none>
[2026-03-04T22:41:33.848Z] HTTP/1.1 302 Found
[2026-03-04T22:41:33.848Z] location: http://localhost:8081/
[2026-03-04T22:41:33.848Z] content-length: 0
[2026-03-04T22:41:33.848Z] set-cookie: quarkus-credential=DKwwFr/hBpWefKlU/uHOW8kLs8vR305D5eXvlPOMgfAdMo/A0VnPEtjJSfvadzg=; Path=/
[2026-03-04T22:41:33.848Z] Request method: POST
[2026-03-04T22:41:33.848Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T22:41:33.848Z] Proxy: <none>
[2026-03-04T22:41:33.848Z] Request params: <none>
[2026-03-04T22:41:33.848Z] Query params: <none>
[2026-03-04T22:41:33.848Z] Form params: j_username=scott
[2026-03-04T22:41:33.848Z] j_password=jb0ss
[2026-03-04T22:41:33.848Z] Path params: <none>
[2026-03-04T22:41:33.848Z] Headers: Accept=*/*
[2026-03-04T22:41:33.848Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T22:41:33.848Z] Cookies: <none>
[2026-03-04T22:41:33.848Z] Multiparts: <none>
[2026-03-04T22:41:33.848Z] Body: <none>
[2026-03-04T22:41:33.848Z] HTTP/1.1 302 Found
[2026-03-04T22:41:33.848Z] location: http://localhost:8081/
[2026-03-04T22:41:33.848Z] content-length: 0
[2026-03-04T22:41:33.848Z] set-cookie: quarkus-credential=DAGVApTNHfnXypUM2DRcZzH9FbCAdun6u0o6GtU02sav3bJL6Ev7KwGrprVecJwF; Path=/
[2026-03-04T22:41:34.480Z] 2026-03-04 22:41:33,793 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:41:34.480Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s - in io.quarkus.security.test.FormAuthTestCase
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] Results:
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:34.480Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final.jar
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:34.480Z] [INFO] Building jar: /quarkus/extensions/elytron-security-properties-file/deployment/target/quarkus-elytron-security-properties-file-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-properties-file-deployment ---
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-validator >---------------
[2026-03-04T22:41:34.480Z] [INFO] Building Quarkus - Hibernate Validator - Runtime 2.7.5.Final [219/964]
[2026-03-04T22:41:34.480Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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 95 kB/s)
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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 1.3 MB/s)
[2026-03-04T22:41:34.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[2026-03-04T22:41:34.480Z] [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 125 kB/s)
[2026-03-04T22:41:34.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom
[2026-03-04T22:41:34.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 496 kB/s)
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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 42 kB/s)
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[2026-03-04T22:41:34.480Z] [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
[2026-03-04T22:41:34.480Z] [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 22 MB/s)
[2026-03-04T22:41:34.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 848 kB/s)
[2026-03-04T22:41:34.480Z] [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 93 kB/s)
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:34.480Z] [INFO]
[2026-03-04T22:41:34.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO] Processed 25 files in 92ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO] Processed 25 files in 00:00.036 (Already Sorted: 25, Needed Sorting: 0)
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:35.143Z] [INFO] Copying 3 resources
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO]
[2026-03-04T22:41:35.143Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.143Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:35.143Z] [INFO] Compiling 25 source files to /quarkus/extensions/hibernate-validator/runtime/target/classes
[2026-03-04T22:41:35.782Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-03-04T22:41:35.782Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-03-04T22:41:35.782Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-03-04T22:41:35.782Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-03-04T22:41:35.782Z] [WARNING] unknown enum constant javax.xml.bind.annotation.XmlAccessType.FIELD
[2026-03-04T22:41:35.782Z] reason: class file for javax.xml.bind.annotation.XmlAccessType not found
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:35.782Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/runtime/src/test/resources
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [INFO] No sources to compile
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [INFO] No tests to run.
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final.jar
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/runtime/target/quarkus-hibernate-validator-2.7.5.Final-sources.jar
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator ---
[2026-03-04T22:41:35.782Z] [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
[2026-03-04T22:41:35.782Z] [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
[2026-03-04T22:41:35.782Z] [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
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] ------------------< io.quarkus:quarkus-jsonb-parent >-------------------
[2026-03-04T22:41:35.782Z] [INFO] Building Quarkus - JSON-B 2.7.5.Final [220/964]
[2026-03-04T22:41:35.782Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-parent ---
[2026-03-04T22:41:35.782Z] [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
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] ----------------------< io.quarkus:quarkus-jsonb >----------------------
[2026-03-04T22:41:35.782Z] [INFO] Building Quarkus - JSON-B - Runtime 2.7.5.Final [221/964]
[2026-03-04T22:41:35.782Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:35.782Z] [INFO] Copying 2 resources
[2026-03-04T22:41:35.782Z] [INFO]
[2026-03-04T22:41:35.782Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jsonb ---
[2026-03-04T22:41:35.782Z] [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
[2026-03-04T22:41:36.422Z] [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 51 kB/s)
[2026-03-04T22:41:36.422Z] [INFO]
[2026-03-04T22:41:36.422Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb ---
[2026-03-04T22:41:36.422Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:36.422Z] [INFO] Compiling 3 source files to /quarkus/extensions/jsonb/runtime/target/classes
[2026-03-04T22:41:36.422Z] [INFO]
[2026-03-04T22:41:36.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb ---
[2026-03-04T22:41:36.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:36.422Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/runtime/src/test/resources
[2026-03-04T22:41:36.422Z] [INFO]
[2026-03-04T22:41:36.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb ---
[2026-03-04T22:41:36.422Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:36.422Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/runtime/target/test-classes
[2026-03-04T22:41:36.422Z] [INFO]
[2026-03-04T22:41:36.422Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb ---
[2026-03-04T22:41:36.422Z] [INFO]
[2026-03-04T22:41:36.422Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:36.422Z] [INFO] T E S T S
[2026-03-04T22:41:36.422Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:36.422Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:37.750Z] [INFO] Running io.quarkus.jsonb.JsonbUnitTest
[2026-03-04T22:41:37.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in io.quarkus.jsonb.JsonbUnitTest
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO] Results:
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb ---
[2026-03-04T22:41:37.750Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final.jar
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb ---
[2026-03-04T22:41:37.750Z] [INFO] Building jar: /quarkus/extensions/jsonb/runtime/target/quarkus-jsonb-2.7.5.Final-sources.jar
[2026-03-04T22:41:37.750Z] [INFO]
[2026-03-04T22:41:37.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb ---
[2026-03-04T22:41:37.750Z] [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
[2026-03-04T22:41:37.750Z] [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
[2026-03-04T22:41:37.751Z] [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
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jsonb-parent >--------------
[2026-03-04T22:41:37.751Z] [INFO] Building Quarkus - RESTEasy - JSON-B 2.7.5.Final [222/964]
[2026-03-04T22:41:37.751Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-parent ---
[2026-03-04T22:41:37.751Z] [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
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-jsonb >------------------
[2026-03-04T22:41:37.751Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Runtime 2.7.5.Final [223/964]
[2026-03-04T22:41:37.751Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:37.751Z] [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
[2026-03-04T22:41:37.751Z] [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 45 kB/s)
[2026-03-04T22:41:37.751Z] [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
[2026-03-04T22:41:37.751Z] [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 340 kB/s)
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:37.751Z] [INFO] Copying 1 resource
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:37.751Z] [INFO]
[2026-03-04T22:41:37.751Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:38.383Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:38.383Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/classes
[2026-03-04T22:41:38.383Z] [INFO]
[2026-03-04T22:41:38.383Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:38.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:38.383Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/src/test/resources
[2026-03-04T22:41:38.383Z] [INFO]
[2026-03-04T22:41:38.383Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:38.383Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:38.383Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/test-classes
[2026-03-04T22:41:38.383Z] [INFO]
[2026-03-04T22:41:38.383Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:38.383Z] [INFO]
[2026-03-04T22:41:38.383Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:38.383Z] [INFO] T E S T S
[2026-03-04T22:41:38.383Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:39.020Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:39.654Z] [INFO] Running io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-03-04T22:41:40.285Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in io.quarkus.resteasy.jsonb.vertx.VertxJsonTest
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] Results:
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:40.285Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final.jar
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:40.285Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/runtime/target/quarkus-resteasy-jsonb-2.7.5.Final-sources.jar
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb ---
[2026-03-04T22:41:40.285Z] [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
[2026-03-04T22:41:40.285Z] [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
[2026-03-04T22:41:40.285Z] [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
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --------------------< io.quarkus:quarkus-jsonb-spi >--------------------
[2026-03-04T22:41:40.285Z] [INFO] Building Quarkus - JSON-B - SPI 2.7.5.Final [224/964]
[2026-03-04T22:41:40.285Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.285Z] [INFO]
[2026-03-04T22:41:40.285Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:40.921Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/main/resources
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:40.921Z] [INFO] Compiling 2 source files to /quarkus/extensions/jsonb/spi/target/classes
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:40.921Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/spi/src/test/resources
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] No sources to compile
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] No tests to run.
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final.jar
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [INFO] Building jar: /quarkus/extensions/jsonb/spi/target/quarkus-jsonb-spi-2.7.5.Final-sources.jar
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-spi ---
[2026-03-04T22:41:40.921Z] [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
[2026-03-04T22:41:40.921Z] [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
[2026-03-04T22:41:40.921Z] [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
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] ----------------< io.quarkus:quarkus-jsonb-deployment >-----------------
[2026-03-04T22:41:40.921Z] [INFO] Building Quarkus - JSON-B - Deployment 2.7.5.Final [225/964]
[2026-03-04T22:41:40.921Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:40.921Z] [INFO]
[2026-03-04T22:41:40.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO] Processed 5 files in 38ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:41:41.590Z] [INFO]
[2026-03-04T22:41:41.590Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:41.590Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/main/resources
[2026-03-04T22:41:41.591Z] [INFO]
[2026-03-04T22:41:41.591Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.591Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:41.591Z] [INFO] Compiling 1 source file to /quarkus/extensions/jsonb/deployment/target/classes
[2026-03-04T22:41:41.591Z] [INFO]
[2026-03-04T22:41:41.591Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.591Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:41.591Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jsonb/deployment/src/test/resources
[2026-03-04T22:41:41.591Z] [INFO]
[2026-03-04T22:41:41.591Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.591Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:41.591Z] [INFO] Compiling 4 source files to /quarkus/extensions/jsonb/deployment/target/test-classes
[2026-03-04T22:41:41.591Z] [INFO]
[2026-03-04T22:41:41.591Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:41.591Z] [INFO]
[2026-03-04T22:41:41.591Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:41.591Z] [INFO] T E S T S
[2026-03-04T22:41:41.591Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:41.591Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:42.911Z] [INFO] Running io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-03-04T22:41:46.674Z] 2026-03-04 22:41:46,373 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.191s.
[2026-03-04T22:41:46.674Z] 2026-03-04 22:41:46,375 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:46.674Z] 2026-03-04 22:41:46,375 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T22:41:46.674Z] 2026-03-04 22:41:46,538 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:41:46.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.125 s - in io.quarkus.jsonb.deployment.JsonbAdapterTest
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO] Results:
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:46.674Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final.jar
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:46.674Z] [INFO] Building jar: /quarkus/extensions/jsonb/deployment/target/quarkus-jsonb-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:41:46.674Z] [INFO]
[2026-03-04T22:41:46.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [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
[2026-03-04T22:41:47.310Z] [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
[2026-03-04T22:41:47.310Z] [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
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jsonb-deployment >------------
[2026-03-04T22:41:47.310Z] [INFO] Building Quarkus - RESTEasy - JSON-B - Deployment 2.7.5.Final [226/964]
[2026-03-04T22:41:47.310Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:41:47.310Z] [INFO]
[2026-03-04T22:41:47.310Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.310Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:41:47.311Z] [INFO]
[2026-03-04T22:41:47.311Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:47.311Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/main/resources
[2026-03-04T22:41:47.311Z] [INFO]
[2026-03-04T22:41:47.311Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.311Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:47.311Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/classes
[2026-03-04T22:41:47.946Z] [INFO]
[2026-03-04T22:41:47.946Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:41:47.946Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/src/test/resources
[2026-03-04T22:41:47.946Z] [INFO]
[2026-03-04T22:41:47.946Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.946Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:41:47.946Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/test-classes
[2026-03-04T22:41:47.946Z] [INFO]
[2026-03-04T22:41:47.946Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:41:47.946Z] [INFO]
[2026-03-04T22:41:47.946Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:47.946Z] [INFO] T E S T S
[2026-03-04T22:41:47.946Z] [INFO] -------------------------------------------------------
[2026-03-04T22:41:47.946Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:41:49.283Z] [INFO] Running io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-03-04T22:41:55.170Z] 2026-03-04 22:41:54,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2026-03-04T22:41:55.170Z] 2026-03-04 22:41:54,711 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:55.170Z] 2026-03-04 22:41:54,711 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:41:57.331Z] 2026-03-04 22:41:56,884 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:41:57.331Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.089 s - in io.quarkus.resteasy.jsonb.NoMediaTypeTest
[2026-03-04T22:41:57.331Z] [INFO] Running io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-03-04T22:41:59.389Z] 2026-03-04 22:41:58,758 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-03-04T22:41:59.389Z] 2026-03-04 22:41:58,759 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:41:59.389Z] 2026-03-04 22:41:58,759 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:00.021Z] 2026-03-04 22:41:59,812 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:42:00.021Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 s - in io.quarkus.resteasy.jsonb.VertxSerializerRegistrationTest
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] Results:
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:42:00.021Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final.jar
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:42:00.021Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jsonb/deployment/target/quarkus-resteasy-jsonb-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jsonb-deployment ---
[2026-03-04T22:42:00.021Z] [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
[2026-03-04T22:42:00.021Z] [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
[2026-03-04T22:42:00.021Z] [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
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] ---------< io.quarkus:quarkus-hibernate-validator-deployment >----------
[2026-03-04T22:42:00.021Z] [INFO] Building Quarkus - Hibernate Validator - Deployment 2.7.5.Final [227/964]
[2026-03-04T22:42:00.021Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.021Z] [INFO]
[2026-03-04T22:42:00.021Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:00.654Z] [INFO] Processed 34 files in 113ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-03-04T22:42:00.654Z] [INFO]
[2026-03-04T22:42:00.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:01.286Z] [INFO] Processed 34 files in 00:00.094 (Already Sorted: 34, Needed Sorting: 0)
[2026-03-04T22:42:01.286Z] [INFO]
[2026-03-04T22:42:01.286Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:01.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:42:01.286Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-validator/deployment/src/main/resources
[2026-03-04T22:42:01.286Z] [INFO]
[2026-03-04T22:42:01.286Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:01.286Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:42:01.286Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-validator/deployment/target/classes
[2026-03-04T22:42:01.286Z] [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
[2026-03-04T22:42:01.286Z] [INFO]
[2026-03-04T22:42:01.286Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:01.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:42:01.286Z] [INFO] Copying 3 resources
[2026-03-04T22:42:01.286Z] [INFO]
[2026-03-04T22:42:01.286Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:01.286Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:42:01.286Z] [INFO] Compiling 31 source files to /quarkus/extensions/hibernate-validator/deployment/target/test-classes
[2026-03-04T22:42:02.133Z] [INFO]
[2026-03-04T22:42:02.133Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:02.133Z] [INFO]
[2026-03-04T22:42:02.133Z] [INFO] -------------------------------------------------------
[2026-03-04T22:42:02.133Z] [INFO] T E S T S
[2026-03-04T22:42:02.133Z] [INFO] -------------------------------------------------------
[2026-03-04T22:42:02.133Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:42:03.509Z] [INFO] Running io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-03-04T22:42:13.822Z] Tests paused
[2026-03-04T22:42:13.822Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:13.822Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:13.822Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:13.822Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:13.822Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:09,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.078s. Listening on: http://localhost:8080
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:09,493 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:09,494 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,007 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DependentTestBean.class.
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,019 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T22:42:13.822Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:13.822Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:13.822Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:13.822Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:13.822Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,549 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8080
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,550 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,550 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,551 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.225s
[2026-03-04T22:42:13.822Z] 2026-03-04 22:42:13,575 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/mymessage failed, error id: dd2a4696-e357-4c4d-8ec7-24ec9d056d42-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-03-04T22:42:13.822Z] Constructor or Method: public java.lang.String io.quarkus.hibernate.validator.test.devmode.DependentTestBean.testMethod(java.lang.String)
[2026-03-04T22:42:13.822Z] Argument values: [mymessage]
[2026-03-04T22:42:13.822Z] Constraint violations:
[2026-03-04T22:42:13.822Z] (1) Kind: PARAMETER
[2026-03-04T22:42:13.822Z] parameter index: 0
[2026-03-04T22:42:13.822Z] message: My method message
[2026-03-04T22:42:13.822Z] root bean: io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass@407fd16f
[2026-03-04T22:42:13.822Z] property path: testMethod.message
[2026-03-04T22:42:13.822Z] constraint: @javax.validation.constraints.Size(groups={}, min=0, message="My method message", payload={}, max=1)
[2026-03-04T22:42:13.822Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-03-04T22:42:13.822Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.test.devmode.DependentTestBean_Subclass.testMethod(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource.validateCDIBean(DevModeTestResource.java:31)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean$$superforward1(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass$$function$$4.apply(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:42:13.823Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:42:13.823Z] at io.quarkus.hibernate.validator.test.devmode.DevModeTestResource_Subclass.validateCDIBean(Unknown Source)
[2026-03-04T22:42:13.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:42:13.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:42:13.823Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:42:13.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:42:13.823Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:42:13.823Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:42:13.823Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:42:13.823Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:42:13.823Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:42:13.823Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:42:13.823Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:42:13.823Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:42:13.823Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:42:13.823Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:42:13.823Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:42:13.823Z]
[2026-03-04T22:42:13.823Z] 2026-03-04 22:42:13,591 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:42:19.731Z] Tests paused
[2026-03-04T22:42:19.731Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:19.731Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:19.731Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:19.731Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:19.731Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:16,720 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.447s. Listening on: http://localhost:8080
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:16,720 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:16,720 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,444 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestResource.class, NewTestBean.class.
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:42:19.731Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:19.731Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:19.731Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:19.731Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:19.731Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,945 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8080
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,945 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,945 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,946 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.773s
[2026-03-04T22:42:19.731Z] 2026-03-04 22:42:18,982 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:42:24.523Z] Tests paused
[2026-03-04T22:42:24.523Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:24.523Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:24.523Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:24.523Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:24.523Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:22,179 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.441s. Listening on: http://localhost:8080
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:22,179 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:22,180 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:23,690 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:23,701 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T22:42:24.523Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:24.523Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:24.523Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:24.523Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:24.523Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:24,187 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8080
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:24,187 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:24,187 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:24,188 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.701s
[2026-03-04T22:42:24.523Z] 2026-03-04 22:42:24,216 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:42:29.325Z] Tests paused
[2026-03-04T22:42:29.325Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:29.325Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:29.325Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:29.325Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:29.325Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:27,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.445s. Listening on: http://localhost:8080
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:27,134 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:27,134 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:28,629 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class.
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:28,636 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:42:29.325Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:29.325Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:29.325Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:29.325Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:29.325Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:29,111 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8080
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:29,112 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:29,112 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:29,112 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.682s
[2026-03-04T22:42:29.325Z] 2026-03-04 22:42:29,132 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:42:35.389Z] Tests paused
[2026-03-04T22:42:35.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:35.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:35.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:35.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:35.389Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:32,264 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.659s. Listening on: http://localhost:8080
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:32,264 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:32,264 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:33,770 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TestBean.class, NewConstraint.class, NewValidator.class.
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:33,778 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:42:35.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:42:35.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:42:35.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:42:35.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:42:35.389Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:34,298 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8080
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:34,300 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:34,300 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:34,300 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.731s
[2026-03-04T22:42:35.389Z] 2026-03-04 22:42:34,438 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:42:35.389Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.558 s - in io.quarkus.hibernate.validator.test.devmode.DevModeConstraintValidationTest
[2026-03-04T22:42:35.389Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-03-04T22:42:38.277Z] 2026-03-04 22:42:38,002 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2026-03-04T22:42:38.277Z] 2026-03-04 22:42:38,002 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:38.277Z] 2026-03-04 22:42:38,002 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:38.909Z] 2026-03-04 22:42:38,229 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:42:38.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.676 s - in io.quarkus.hibernate.validator.test.ConstraintExpressionLanguageFeatureLevelTest
[2026-03-04T22:42:38.909Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-03-04T22:42:39.704Z] 2026-03-04 22:42:38,811 WARN [io.qua.hib.val.deployment] (build-7) 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.
[2026-03-04T22:42:39.704Z] 2026-03-04 22:42:39,498 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-03-04T22:42:39.704Z] 2026-03-04 22:42:39,499 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:39.704Z] 2026-03-04 22:42:39,499 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:39.704Z] 2026-03-04 22:42:39,569 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:42:39.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s - in io.quarkus.hibernate.validator.test.ConstraintOnStaticMethodTest
[2026-03-04T22:42:39.704Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-03-04T22:42:41.019Z] 2026-03-04 22:42:40,782 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-03-04T22:42:41.019Z] 2026-03-04 22:42:40,782 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:41.019Z] 2026-03-04 22:42:40,782 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:41.019Z] 2026-03-04 22:42:40,893 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:42:41.019Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.316 s - in io.quarkus.hibernate.validator.test.valueextractor.SingletonCustomValueExtractorTest
[2026-03-04T22:42:41.019Z] [INFO] Running io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-03-04T22:42:42.343Z] 2026-03-04 22:42:41,997 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-03-04T22:42:42.343Z] 2026-03-04 22:42:41,997 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:42.343Z] 2026-03-04 22:42:41,997 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:42.343Z] 2026-03-04 22:42:42,102 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:42:42.343Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s - in io.quarkus.hibernate.validator.test.valueextractor.ApplicationScopedCustomValueExtractorTest
[2026-03-04T22:42:42.343Z] [INFO] Running io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-03-04T22:42:43.700Z] 2026-03-04 22:42:43,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-03-04T22:42:43.700Z] 2026-03-04 22:42:43,220 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:43.700Z] 2026-03-04 22:42:43,221 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:43.700Z] 2026-03-04 22:42:43,322 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:42:43.700Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in io.quarkus.hibernate.validator.test.ConstraintValidatorLocalesTest
[2026-03-04T22:42:43.700Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-03-04T22:42:45.013Z] 2026-03-04 22:42:44,450 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-03-04T22:42:45.013Z] 2026-03-04 22:42:44,451 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:45.013Z] 2026-03-04 22:42:44,451 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:45.013Z] 2026-03-04 22:42:44,556 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:42:45.013Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.hibernate.validator.test.AllowOverridingParameterConstraintsTest
[2026-03-04T22:42:45.013Z] [INFO] Running io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-03-04T22:42:46.323Z] 2026-03-04 22:42:45,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T22:42:46.323Z] 2026-03-04 22:42:45,675 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:46.323Z] 2026-03-04 22:42:45,675 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:46.323Z] 2026-03-04 22:42:45,738 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:42:46.323Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in io.quarkus.hibernate.validator.test.UserCountryNotSetValidatorLocaleTest
[2026-03-04T22:42:46.323Z] [INFO] Running io.quarkus.hibernate.validator.test.FailFastTest
[2026-03-04T22:42:46.953Z] 2026-03-04 22:42:46,818 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.526s. Listening on: http://localhost:8081
[2026-03-04T22:42:46.953Z] 2026-03-04 22:42:46,818 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:46.953Z] 2026-03-04 22:42:46,818 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:47.606Z] 2026-03-04 22:42:46,919 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:42:47.606Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in io.quarkus.hibernate.validator.test.FailFastTest
[2026-03-04T22:42:47.606Z] [INFO] Running io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-03-04T22:42:48.239Z] 2026-03-04 22:42:47,894 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-03-04T22:42:48.239Z] 2026-03-04 22:42:47,897 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:48.239Z] 2026-03-04 22:42:47,898 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:48.239Z] 2026-03-04 22:42:48,057 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-03-04T22:42:48.239Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in io.quarkus.hibernate.validator.test.CustomConfigurationViaBeansTest
[2026-03-04T22:42:48.239Z] [INFO] Running io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-03-04T22:42:49.553Z] 2026-03-04 22:42:49,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-03-04T22:42:49.553Z] 2026-03-04 22:42:49,319 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:49.553Z] 2026-03-04 22:42:49,319 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:49.553Z] 2026-03-04 22:42:49,422 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:42:49.553Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.hibernate.validator.test.ValidatorBeanInjectionTest
[2026-03-04T22:42:49.553Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-03-04T22:42:51.610Z] 2026-03-04 22:42:50,892 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.911s. Listening on: http://localhost:8081
[2026-03-04T22:42:51.610Z] 2026-03-04 22:42:50,893 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:51.610Z] 2026-03-04 22:42:50,893 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:51.610Z] 2026-03-04 22:42:51,013 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:42:51.610Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in io.quarkus.hibernate.validator.test.AllowMultipleCascadedValidationOnReturnValuesTest
[2026-03-04T22:42:51.610Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-03-04T22:42:52.240Z] 2026-03-04 22:42:52,175 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-03-04T22:42:52.240Z] 2026-03-04 22:42:52,175 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:52.240Z] 2026-03-04 22:42:52,175 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:52.976Z] 2026-03-04 22:42:52,240 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:42:52.976Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingValidatorTest
[2026-03-04T22:42:52.976Z] [INFO] Running io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-03-04T22:42:53.886Z] 2026-03-04 22:42:53,187 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T22:42:53.886Z] 2026-03-04 22:42:53,187 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:53.886Z] 2026-03-04 22:42:53,188 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:53.886Z] 2026-03-04 22:42:53,261 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:42:53.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s - in io.quarkus.hibernate.validator.test.config.ConfigMappingInvalidTest
[2026-03-04T22:42:53.886Z] [INFO] Running io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-03-04T22:42:55.195Z] 2026-03-04 22:42:54,684 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.462s. Listening on: http://localhost:8081
[2026-03-04T22:42:55.195Z] 2026-03-04 22:42:54,684 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:55.195Z] 2026-03-04 22:42:54,684 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:55.195Z] 2026-03-04 22:42:54,772 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:42:55.195Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in io.quarkus.hibernate.validator.test.RepeatedConstraintsTest
[2026-03-04T22:42:55.195Z] [INFO] Running io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-03-04T22:42:56.501Z] 2026-03-04 22:42:55,787 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-03-04T22:42:56.501Z] 2026-03-04 22:42:55,787 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:56.501Z] 2026-03-04 22:42:55,787 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:56.501Z] 2026-03-04 22:42:55,849 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:42:56.501Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in io.quarkus.hibernate.validator.test.AllowParameterConstraintsOnParallelMethodsTest
[2026-03-04T22:42:56.501Z] [INFO] Running io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-03-04T22:42:57.132Z] 2026-03-04 22:42:56,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-03-04T22:42:57.132Z] 2026-03-04 22:42:56,867 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:42:57.132Z] 2026-03-04 22:42:56,867 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:42:57.132Z] 2026-03-04 22:42:56,981 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:42:57.132Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in io.quarkus.hibernate.validator.test.ContainerElementConstraintsTest
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] Results:
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:57.765Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final.jar
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:57.765Z] [INFO] Building jar: /quarkus/extensions/hibernate-validator/deployment/target/quarkus-hibernate-validator-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-validator-deployment ---
[2026-03-04T22:42:57.765Z] [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
[2026-03-04T22:42:57.765Z] [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
[2026-03-04T22:42:57.765Z] [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
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] -----------< io.quarkus:quarkus-reactive-routes-deployment >------------
[2026-03-04T22:42:57.765Z] [INFO] Building Quarkus - Reactive Routes - Deployment 2.7.5.Final [228/964]
[2026-03-04T22:42:57.765Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:57.765Z] [INFO]
[2026-03-04T22:42:57.765Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:58.405Z] [INFO] Processed 53 files in 335ms (Formatted: 0, Unchanged: 53, Failed: 0, Readonly: 0)
[2026-03-04T22:42:58.405Z] [INFO]
[2026-03-04T22:42:58.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:59.037Z] [INFO] Processed 53 files in 00:00.296 (Already Sorted: 53, Needed Sorting: 0)
[2026-03-04T22:42:59.037Z] [INFO]
[2026-03-04T22:42:59.037Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:59.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:42:59.037Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-routes/deployment/src/main/resources
[2026-03-04T22:42:59.037Z] [INFO]
[2026-03-04T22:42:59.037Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:59.037Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:42:59.037Z] [INFO] Compiling 7 source files to /quarkus/extensions/reactive-routes/deployment/target/classes
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [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
[2026-03-04T22:42:59.669Z] [INFO]
[2026-03-04T22:42:59.669Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:59.669Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:42:59.669Z] [INFO] Copying 7 resources
[2026-03-04T22:42:59.669Z] [INFO]
[2026-03-04T22:42:59.669Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:42:59.669Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:42:59.669Z] [INFO] Compiling 46 source files to /quarkus/extensions/reactive-routes/deployment/target/test-classes
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [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
[2026-03-04T22:43:00.300Z] [INFO]
[2026-03-04T22:43:00.300Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:43:00.300Z] [INFO]
[2026-03-04T22:43:00.300Z] [INFO] -------------------------------------------------------
[2026-03-04T22:43:00.300Z] [INFO] T E S T S
[2026-03-04T22:43:00.300Z] [INFO] -------------------------------------------------------
[2026-03-04T22:43:00.300Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:43:01.024Z] [INFO] Running io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-03-04T22:43:06.928Z] 2026-03-04 22:43:06,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2026-03-04T22:43:06.928Z] 2026-03-04 22:43:06,583 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:06.928Z] 2026-03-04 22:43:06,583 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:12.805Z] 2026-03-04 22:43:11,621 INFO [io.quarkus] (main) Quarkus stopped in 0.168s
[2026-03-04T22:43:12.805Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.847 s - in io.quarkus.vertx.web.context.DuplicatedContextTest
[2026-03-04T22:43:12.805Z] [INFO] Running io.quarkus.vertx.web.ConflictingRouteTest
[2026-03-04T22:43:13.435Z] 2026-03-04 22:43:13,214 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:43:13.435Z] 2026-03-04 22:43:13,214 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:13.435Z] 2026-03-04 22:43:13,214 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:14.063Z] 2026-03-04 22:43:13,709 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:43:14.063Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in io.quarkus.vertx.web.ConflictingRouteTest
[2026-03-04T22:43:14.063Z] [INFO] Running io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-03-04T22:43:15.372Z] 2026-03-04 22:43:15,056 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-03-04T22:43:15.372Z] 2026-03-04 22:43:15,057 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:15.373Z] 2026-03-04 22:43:15,057 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:16.002Z] Headers: Origin=http://custom.origin.quarkus
[2026-03-04T22:43:16.002Z] Access-Control-Request-Method=GET,POST
[2026-03-04T22:43:16.002Z] Access-Control-Request-Headers=X-Custom
[2026-03-04T22:43:16.002Z] Accept=*/*
[2026-03-04T22:43:16.002Z] 2026-03-04 22:43:15,579 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:43:16.002Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.vertx.web.cors.CORSHandlerTestCase
[2026-03-04T22:43:16.002Z] [INFO] Running io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-03-04T22:43:17.324Z] 2026-03-04 22:43:17,053 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-03-04T22:43:17.324Z] 2026-03-04 22:43:17,054 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:17.324Z] 2026-03-04 22:43:17,054 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:17.955Z] access-control-allow-methods: GET
[2026-03-04T22:43:17.955Z] access-control-allow-headers: X-Custom
[2026-03-04T22:43:17.955Z] access-control-allow-origin: http://custom.origin.quarkus
[2026-03-04T22:43:17.955Z] access-control-allow-credentials: true
[2026-03-04T22:43:17.955Z] access-control-expose-headers: Content-Disposition
[2026-03-04T22:43:17.955Z] access-control-max-age: 86400
[2026-03-04T22:43:17.955Z] content-length: 0
[2026-03-04T22:43:17.955Z] 2026-03-04 22:43:17,500 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:43:17.955Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.916 s - in io.quarkus.vertx.web.cors.CORSFullConfigHandlerTestCase
[2026-03-04T22:43:17.955Z] [INFO] Running io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-03-04T22:43:19.264Z] 2026-03-04 22:43:18,649 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-03-04T22:43:19.264Z] 2026-03-04 22:43:18,649 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:19.264Z] 2026-03-04 22:43:18,649 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:19.264Z] 2026-03-04 22:43:19,084 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:43:19.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.vertx.web.cors.CORSDisabledHandlerTestCase
[2026-03-04T22:43:19.264Z] [INFO] Running io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-03-04T22:43:20.573Z] 2026-03-04 22:43:19,857 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-14) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:43:20.573Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:43:20.574Z] 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.
[2026-03-04T22:43:20.574Z] 2026-03-04 22:43:20,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.440s. Listening on: http://localhost:8081
[2026-03-04T22:43:20.574Z] 2026-03-04 22:43:20,379 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:20.574Z] 2026-03-04 22:43:20,379 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:21.989Z] 2026-03-04 22:43:21,606 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: b5134407-d3b8-48fc-915f-b55b0ad8bb12-2: java.lang.IllegalStateException: boom
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean.failCsSync(CompletionStageRouteTest.java:76)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_failCsSync_b4863b523297eb6cb0019aa204531e7298d4311c.invoke(Unknown Source)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.989Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:43:21.989Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:43:21.989Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:43:21.989Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:43:21.989Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:43:21.989Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:43:21.989Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:43:21.989Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:43:21.989Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:43:21.989Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:43:21.989Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.989Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.989Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.989Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:43:21.989Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:43:21.989Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:43:21.990Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:43:21.990Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:43:21.990Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:43:21.990Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:43:21.990Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:43:21.990Z]
[2026-03-04T22:43:21.990Z] 2026-03-04 22:43:21,621 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /null failed, error id: b5134407-d3b8-48fc-915f-b55b0ad8bb12-3: java.lang.NullPointerException: Cannot invoke "java.util.concurrent.CompletionStage.whenComplete(java.util.function.BiConsumer)" because "<local6>" is null
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_csNull_d031274386b68faaa9d1e8b143a2be40bb01d0de.invoke(Unknown Source)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.990Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:43:21.990Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:43:21.990Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:43:21.990Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:43:21.990Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:43:21.990Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:43:21.990Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:43:21.990Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.990Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.990Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.990Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:43:21.990Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:43:21.990Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:43:21.990Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:43:21.990Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:43:21.990Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:43:21.990Z]
[2026-03-04T22:43:21.990Z] 2026-03-04 22:43:21,635 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /cs-null failed, error id: b5134407-d3b8-48fc-915f-b55b0ad8bb12-4: java.lang.NullPointerException: Null is not a valid return value for @Route method with return type: java.util.concurrent.CompletionStage<java.lang.String>
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471$$function$$1.accept(Unknown Source)
[2026-03-04T22:43:21.990Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863)
[2026-03-04T22:43:21.990Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenCompleteStage(CompletableFuture.java:887)
[2026-03-04T22:43:21.990Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:2325)
[2026-03-04T22:43:21.990Z] at java.base/java.util.concurrent.CompletableFuture.whenComplete(CompletableFuture.java:144)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.cs.CompletionStageRouteTest$SimpleBean_RouteHandler_produceNull_ceed6a1335adb810f94a6e334f49aed3c488c471.invoke(Unknown Source)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:43:21.990Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.990Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:21.991Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:43:21.991Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:21.991Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:21.991Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:21.991Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:43:21.991Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:43:21.991Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:43:21.991Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:43:21.991Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:43:21.991Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:43:21.991Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:43:21.991Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:43:21.991Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:43:21.991Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:21.991Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:21.991Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:21.991Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:43:21.991Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:43:21.991Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:43:21.991Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:43:21.991Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:43:21.991Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:43:21.991Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:43:21.991Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:43:21.991Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:43:21.991Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:43:21.991Z]
[2026-03-04T22:43:21.991Z] 2026-03-04 22:43:21,676 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:43:21.991Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.586 s - in io.quarkus.vertx.web.cs.CompletionStageRouteTest
[2026-03-04T22:43:21.992Z] [INFO] Running io.quarkus.vertx.web.SimpleRouteTest
[2026-03-04T22:43:23.301Z] 2026-03-04 22:43:22,805 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T22:43:23.301Z] 2026-03-04 22:43:22,805 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:23.301Z] 2026-03-04 22:43:22,806 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:23.934Z] 2026-03-04 22:43:23,466 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:43:23.934Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in io.quarkus.vertx.web.SimpleRouteTest
[2026-03-04T22:43:23.934Z] [INFO] Running io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-03-04T22:43:25.245Z] 2026-03-04 22:43:24,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081 and https://localhost:8444
[2026-03-04T22:43:25.245Z] 2026-03-04 22:43:24,588 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:25.245Z] 2026-03-04 22:43:24,588 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:25.880Z] 2026-03-04 22:43:25,254 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:43:25.880Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in io.quarkus.vertx.web.SecureSocketWithKeyStoreTestCase
[2026-03-04T22:43:25.880Z] [INFO] Running io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-03-04T22:43:26.520Z] 2026-03-04 22:43:26,341 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-03-04T22:43:26.520Z] 2026-03-04 22:43:26,341 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:26.520Z] 2026-03-04 22:43:26,341 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:27.842Z] 2026-03-04 22:43:27,653 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:43:27.842Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s - in io.quarkus.vertx.web.params.RouteMethodParametersTest
[2026-03-04T22:43:27.842Z] [INFO] Running io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-03-04T22:43:28.473Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s - in io.quarkus.vertx.web.params.InvalidPathParameterNameTest
[2026-03-04T22:43:28.473Z] [INFO] Running io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-03-04T22:43:29.128Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s - in io.quarkus.vertx.web.params.VoidInvalidParameterTest
[2026-03-04T22:43:29.129Z] [INFO] Running io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-03-04T22:43:29.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in io.quarkus.vertx.web.params.InvalidRouteMethodParametersTest
[2026-03-04T22:43:29.757Z] [INFO] Running io.quarkus.vertx.web.DependentRouteTest
[2026-03-04T22:43:31.076Z] 2026-03-04 22:43:30,931 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.693s. Listening on: http://localhost:8081
[2026-03-04T22:43:31.076Z] 2026-03-04 22:43:30,931 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:31.076Z] 2026-03-04 22:43:30,932 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:31.705Z] 2026-03-04 22:43:31,335 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:43:31.705Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in io.quarkus.vertx.web.DependentRouteTest
[2026-03-04T22:43:31.705Z] [INFO] Running io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-03-04T22:43:33.054Z] 2026-03-04 22:43:32,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:43:33.054Z] 2026-03-04 22:43:32,381 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:33.054Z] 2026-03-04 22:43:32,381 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:33.054Z] 2026-03-04 22:43:32,854 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:43:33.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in io.quarkus.vertx.web.DeleteUploadedFilesOnEndTest
[2026-03-04T22:43:33.054Z] [INFO] Running io.quarkus.vertx.web.base.RouteBaseTest
[2026-03-04T22:43:34.748Z] 2026-03-04 22:43:33,823 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.424s. Listening on: http://localhost:8081
[2026-03-04T22:43:34.748Z] 2026-03-04 22:43:33,824 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:34.748Z] 2026-03-04 22:43:33,824 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:34.748Z] 2026-03-04 22:43:34,246 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T22:43:34.748Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 s - in io.quarkus.vertx.web.base.RouteBaseTest
[2026-03-04T22:43:34.748Z] [INFO] Running io.quarkus.vertx.web.UploadsDirectoryTest
[2026-03-04T22:43:35.390Z] 2026-03-04 22:43:35,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2026-03-04T22:43:35.390Z] 2026-03-04 22:43:35,268 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:35.390Z] 2026-03-04 22:43:35,268 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:36.018Z] 2026-03-04 22:43:35,729 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:43:36.018Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in io.quarkus.vertx.web.UploadsDirectoryTest
[2026-03-04T22:43:36.018Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterTest
[2026-03-04T22:43:37.339Z] 2026-03-04 22:43:36,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T22:43:37.339Z] 2026-03-04 22:43:36,626 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:37.339Z] 2026-03-04 22:43:36,627 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:37.339Z] 2026-03-04 22:43:37,073 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:43:37.339Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s - in io.quarkus.vertx.web.filter.UserFilterTest
[2026-03-04T22:43:37.339Z] [INFO] Running io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-03-04T22:43:38.649Z] 2026-03-04 22:43:37,948 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.417s. Listening on: http://localhost:8081
[2026-03-04T22:43:38.649Z] 2026-03-04 22:43:37,948 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:38.649Z] 2026-03-04 22:43:37,948 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:38.649Z] 2026-03-04 22:43:38,422 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:43:38.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in io.quarkus.vertx.web.filter.UserFilterRequestContextPropagationTest
[2026-03-04T22:43:38.649Z] [INFO] Running io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-03-04T22:43:39.280Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in io.quarkus.vertx.web.filter.InvalidFilterParametersTest
[2026-03-04T22:43:39.280Z] [INFO] Running io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-03-04T22:43:39.907Z] 2026-03-04 22:43:39,735 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-03-04T22:43:39.907Z] 2026-03-04 22:43:39,736 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:39.907Z] 2026-03-04 22:43:39,736 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:41.218Z] 2026-03-04 22:43:40,626 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:43:41.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.797 s - in io.quarkus.vertx.web.reactive.RequestContextPropagationTest
[2026-03-04T22:43:41.218Z] [INFO] Running io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-03-04T22:43:41.845Z] 2026-03-04 22:43:41,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-03-04T22:43:41.845Z] 2026-03-04 22:43:41,505 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:41.845Z] 2026-03-04 22:43:41,505 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:42.475Z] 2026-03-04 22:43:41,906 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:43:42.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.vertx.web.blocking.BlockingRouteTest
[2026-03-04T22:43:42.475Z] [INFO] Running io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-03-04T22:43:49.664Z] Tests paused
[2026-03-04T22:43:49.664Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:43:49.664Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:43:49.664Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:43:49.664Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:43:49.664Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:46,242 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.712s. Listening on: http://localhost:8080
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:46,242 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:46,243 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,555 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeRoute.class.
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,561 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:43:49.664Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:43:49.664Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:43:49.664Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:43:49.664Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:43:49.664Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8080
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,959 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,959 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:48,960 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.025s
[2026-03-04T22:43:49.664Z] 2026-03-04 22:43:49,079 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:43:49.664Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.204 s - in io.quarkus.vertx.web.VertxWebDevModeTestCase
[2026-03-04T22:43:49.664Z] [INFO] Running io.quarkus.vertx.web.DisabledUploadsTest
[2026-03-04T22:43:50.986Z] 2026-03-04 22:43:50,541 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.760s. Listening on: http://localhost:8081
[2026-03-04T22:43:50.986Z] 2026-03-04 22:43:50,541 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:50.986Z] 2026-03-04 22:43:50,542 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:51.627Z] 2026-03-04 22:43:51,115 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:43:51.627Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s - in io.quarkus.vertx.web.DisabledUploadsTest
[2026-03-04T22:43:51.627Z] [INFO] Running io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-03-04T22:43:52.260Z] 2026-03-04 22:43:52,117 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-03-04T22:43:52.260Z] 2026-03-04 22:43:52,117 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:52.260Z] 2026-03-04 22:43:52,117 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:52.889Z] 2026-03-04 22:43:52,541 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:43:52.889Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.vertx.web.ServerLimitsConfigTestCase
[2026-03-04T22:43:52.889Z] [INFO] Running io.quarkus.vertx.web.validation.SyncValidationTest
[2026-03-04T22:43:54.201Z] 2026-03-04 22:43:53,561 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8081
[2026-03-04T22:43:54.201Z] 2026-03-04 22:43:53,561 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:54.201Z] 2026-03-04 22:43:53,561 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:54.835Z] 2026-03-04 22:43:54,185 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /invalid-param-html failed, error id: 9523cab8-6701-4c42-bba7-140fb16d7bc9-1: javax.validation.ConstraintViolationException: 1 constraint violation(s) occurred during method validation.
[2026-03-04T22:43:54.835Z] Constructor or Method: public java.lang.String io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes.invalidParamHtml(java.lang.String)
[2026-03-04T22:43:54.835Z] Argument values: [null]
[2026-03-04T22:43:54.835Z] Constraint violations:
[2026-03-04T22:43:54.835Z] (1) Kind: PARAMETER
[2026-03-04T22:43:54.835Z] parameter index: 0
[2026-03-04T22:43:54.835Z] message: must not be null
[2026-03-04T22:43:54.835Z] root bean: io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass@68a71b2f
[2026-03-04T22:43:54.835Z] property path: invalidParamHtml.name
[2026-03-04T22:43:54.835Z] constraint: @javax.validation.constraints.NotNull(message="{javax.validation.constraints.NotNull.message}", payload={}, groups={})
[2026-03-04T22:43:54.835Z] at io.quarkus.hibernate.validator.runtime.interceptor.AbstractMethodValidationInterceptor.validateMethodInvocation(AbstractMethodValidationInterceptor.java:64)
[2026-03-04T22:43:54.835Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor.validateMethodInvocation(MethodValidationInterceptor.java:17)
[2026-03-04T22:43:54.835Z] at io.quarkus.hibernate.validator.runtime.interceptor.MethodValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:43:54.835Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:43:54.835Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:43:54.835Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.web.validation.SyncValidationTest_MyRoutes_Subclass.invalidParamHtml(Unknown Source)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.web.validation.SyncValidationTest$MyRoutes_RouteHandler_invalidParamHtml_66e6868cc70a7d850e0ec60589e111362b405349.invoke(Unknown Source)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:43:54.835Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:43:54.835Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:43:54.835Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:43:54.835Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:43:54.835Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:43:54.835Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:43:54.835Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:43:54.835Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:43:54.835Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:43:54.835Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:43:54.835Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:43:54.835Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:43:54.835Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:43:54.835Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:43:54.835Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:43:54.835Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:43:54.835Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:43:54.835Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:43:54.835Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:43:54.835Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:43:54.835Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:43:54.835Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:43:54.835Z]
[2026-03-04T22:43:54.835Z] 2026-03-04 22:43:54,418 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:43:54.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s - in io.quarkus.vertx.web.validation.SyncValidationTest
[2026-03-04T22:43:54.835Z] [INFO] Running io.quarkus.vertx.web.validation.MultiValidationTest
[2026-03-04T22:43:55.479Z] 2026-03-04 22:43:55,409 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.466s. Listening on: http://localhost:8081
[2026-03-04T22:43:55.479Z] 2026-03-04 22:43:55,410 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:55.479Z] 2026-03-04 22:43:55,410 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:56.114Z] 2026-03-04 22:43:56,021 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:43:56.114Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in io.quarkus.vertx.web.validation.MultiValidationTest
[2026-03-04T22:43:56.114Z] [INFO] Running io.quarkus.vertx.web.validation.UniValidationTest
[2026-03-04T22:43:58.176Z] 2026-03-04 22:43:57,435 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.871s. Listening on: http://localhost:8081
[2026-03-04T22:43:58.176Z] 2026-03-04 22:43:57,435 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:58.176Z] 2026-03-04 22:43:57,435 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:43:58.810Z] 2026-03-04 22:43:58,300 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:43:58.810Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in io.quarkus.vertx.web.validation.UniValidationTest
[2026-03-04T22:43:58.810Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-03-04T22:43:59.442Z] 2026-03-04 22:43:58,690 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-4) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:43:59.442Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:43:59.442Z] 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.
[2026-03-04T22:43:59.442Z] 2026-03-04 22:43:59,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-03-04T22:43:59.442Z] 2026-03-04 22:43:59,237 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:43:59.442Z] 2026-03-04 22:43:59,237 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:00.170Z] 2026-03-04 22:43:59,844 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: 38e4783a-af44-4950-b262-efdd1f8cef5c-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.runtime.MultiSseSupport.subscribeString(MultiSseSupport.java:27)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_47b511da8a03040aef56651caf36844b1e0c019a.invoke(Unknown Source)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:00.170Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:00.170Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:00.170Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:00.170Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:00.170Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:00.170Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:00.170Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:00.170Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:00.170Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:00.170Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:00.170Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:00.170Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:00.170Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:00.170Z]
[2026-03-04T22:44:00.170Z] 2026-03-04 22:43:59,860 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: 38e4783a-af44-4950-b262-efdd1f8cef5c-4: java.lang.IllegalStateException: boom
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean.failSync(SSEMultiRouteWithContentTypeTest.java:210)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_9449405d06db0badb00cb590e42e531f303248ab.invoke(Unknown Source)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:00.170Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:00.170Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:00.170Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:00.170Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:00.170Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:00.170Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:00.170Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:00.170Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.170Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.170Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:00.171Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.171Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:00.171Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:00.171Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:00.171Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:00.171Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:00.171Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:00.171Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:00.171Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:00.171Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:00.171Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:00.171Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:00.171Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:00.171Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:00.171Z]
[2026-03-04T22:44:00.171Z] 2026-03-04 22:43:59,891 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:44:00.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithContentTypeTest
[2026-03-04T22:44:00.171Z] [INFO] Running io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-03-04T22:44:01.495Z] 2026-03-04 22:44:00,354 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-3) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:44:01.495Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:44:01.495Z] 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.
[2026-03-04T22:44:01.495Z] 2026-03-04 22:44:00,843 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-03-04T22:44:01.495Z] 2026-03-04 22:44:00,843 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:01.495Z] 2026-03-04 22:44:00,844 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:02.262Z] 2026-03-04 22:44:01,446 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 2241f665-7337-4137-827a-fbc5db65e6dd-2: java.lang.IllegalStateException: boom
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean.failUniSync(UniRouteTest.java:80)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_failUniSync_44c849c070ea554e582ea5edfb193369eb357ed4.invoke(Unknown Source)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.262Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:02.262Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:02.262Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:02.262Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:02.262Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:02.262Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:02.262Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:02.262Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.262Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.262Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.262Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:02.262Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:02.262Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:02.262Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:02.262Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:02.262Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:02.262Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:02.262Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:02.262Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:02.262Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:02.262Z]
[2026-03-04T22:44:02.262Z] 2026-03-04 22:44:01,454 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /null failed, error id: 2241f665-7337-4137-827a-fbc5db65e6dd-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Uni.subscribe()" because "<local6>" is null
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_uniNull_9ba2d0fc313a131e96224c44cfd422490e6d0104.invoke(Unknown Source)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:02.262Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.262Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:02.263Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:02.263Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:02.263Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:02.263Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:02.263Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:02.263Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:02.263Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:02.263Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:02.263Z]
[2026-03-04T22:44:02.263Z] 2026-03-04 22:44:01,460 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /uni-null failed, error id: 2241f665-7337-4137-827a-fbc5db65e6dd-4: java.lang.NullPointerException: Invalid value returned by Uni: `null`
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025$$function$$1.accept(Unknown Source)
[2026-03-04T22:44:02.263Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.web.mutiny.UniRouteTest$SimpleBean_RouteHandler_produceNull_cbd2891332a50c91e6aef86a5eec7cdafa429025.invoke(Unknown Source)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:02.263Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:02.263Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:02.263Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:02.263Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:02.263Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:02.263Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:02.263Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:02.263Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:02.263Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:02.263Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:02.263Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:02.263Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:02.263Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:02.263Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:02.263Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:02.263Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:02.263Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:02.263Z]
[2026-03-04T22:44:02.263Z] 2026-03-04 22:44:01,494 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:44:02.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in io.quarkus.vertx.web.mutiny.UniRouteTest
[2026-03-04T22:44:02.263Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawUniTest
[2026-03-04T22:44:02.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s - in io.quarkus.vertx.web.mutiny.RawUniTest
[2026-03-04T22:44:02.263Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-03-04T22:44:03.580Z] 2026-03-04 22:44:02,842 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-03-04T22:44:03.580Z] 2026-03-04 22:44:02,842 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:03.580Z] 2026-03-04 22:44:02,842 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:04.309Z] 2026-03-04 22:44:03,614 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /null failed, error id: 3b868a39-8352-4149-97ba-898e7bf580b2-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_cb332e023a1f64b74780d896e31093bd4d4c5d6f.invoke(Unknown Source)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.309Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:04.309Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:04.309Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:04.309Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:04.309Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:04.309Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.309Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:04.310Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:04.310Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:04.310Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:04.310Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:04.310Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:04.310Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:04.310Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:04.310Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:04.310Z]
[2026-03-04T22:44:04.310Z] 2026-03-04 22:44:03,624 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 3b868a39-8352-4149-97ba-898e7bf580b2-4: java.lang.IllegalStateException: boom
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean.failSync(NdjsonMultiRouteWithContentTypeTest.java:148)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_004a369c7ebccb7559a239287a3648a49656b6f0.invoke(Unknown Source)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:04.310Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:04.310Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:04.310Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:04.310Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:04.310Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:04.310Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:04.310Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:04.310Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:04.310Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:04.310Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:04.310Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:04.310Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:04.310Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:04.310Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:04.310Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:04.310Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:04.310Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:04.310Z]
[2026-03-04T22:44:04.310Z] 2026-03-04 22:44:03,661 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:44:04.310Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithContentTypeTest
[2026-03-04T22:44:04.311Z] [INFO] Running io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-03-04T22:44:04.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in io.quarkus.vertx.web.mutiny.RawMutinyTest
[2026-03-04T22:44:04.311Z] [INFO] Running io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-03-04T22:44:05.649Z] 2026-03-04 22:44:04,581 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-8) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:44:05.650Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:44:05.650Z] 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.
[2026-03-04T22:44:05.650Z] 2026-03-04 22:44:05,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-03-04T22:44:05.650Z] 2026-03-04 22:44:05,027 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:05.650Z] 2026-03-04 22:44:05,027 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:06.381Z] 2026-03-04 22:44:05,625 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /null failed, error id: ce54eb43-dff6-4c52-9a51-e6c6fe61c1f9-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_uniNull_1f2f1c0e428397c7642222b7b01351c03a32befa.invoke(Unknown Source)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.381Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:06.381Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:06.381Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:06.381Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:06.381Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:06.381Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:06.381Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:06.381Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:06.381Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:06.381Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.381Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.381Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.381Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:06.381Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:06.381Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:06.381Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:06.381Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:06.381Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:06.381Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:06.381Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:06.381Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:06.382Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:06.382Z]
[2026-03-04T22:44:06.382Z] 2026-03-04 22:44:05,634 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: ce54eb43-dff6-4c52-9a51-e6c6fe61c1f9-5: java.lang.IllegalStateException: boom
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean.failSync(MultiRouteTest.java:129)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.web.mutiny.MultiRouteTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:06.382Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:06.382Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:06.382Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:06.382Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:06.382Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:06.382Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:06.382Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:06.382Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:06.382Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:06.382Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:06.382Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:06.382Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:06.382Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:06.382Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:06.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:06.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:06.382Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:06.382Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:06.382Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:06.382Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:06.382Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:06.382Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:06.382Z]
[2026-03-04T22:44:06.382Z] 2026-03-04 22:44:05,657 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:44:06.382Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.vertx.web.mutiny.MultiRouteTest
[2026-03-04T22:44:06.382Z] [INFO] Running io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-03-04T22:44:07.015Z] 2026-03-04 22:44:06,126 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-5) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:44:07.015Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:44:07.015Z] 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.
[2026-03-04T22:44:07.015Z] 2026-03-04 22:44:06,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-03-04T22:44:07.015Z] 2026-03-04 22:44:06,626 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:07.015Z] 2026-03-04 22:44:06,626 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:07.805Z] 2026-03-04 22:44:07,341 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 5b6677c3-2240-47e6-8fe1-2fbcf4d06f20-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.805Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:07.805Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:07.805Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:07.805Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:07.805Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:07.805Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:07.805Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:07.805Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:07.805Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:07.805Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:07.805Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.805Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:07.806Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:07.806Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:07.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:07.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:07.806Z]
[2026-03-04T22:44:07.806Z] 2026-03-04 22:44:07,358 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 5b6677c3-2240-47e6-8fe1-2fbcf4d06f20-4: java.lang.IllegalStateException: boom
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean.failSync(SSEMultiRouteWithAsEventStreamTest.java:208)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:07.806Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:07.806Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:07.806Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:07.806Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:07.806Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:07.806Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:07.806Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:07.806Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:07.806Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:07.806Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:07.806Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:07.806Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:07.806Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:07.806Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:07.806Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:07.806Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:07.806Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:07.806Z]
[2026-03-04T22:44:07.806Z] 2026-03-04 22:44:07,391 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:44:07.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s - in io.quarkus.vertx.web.mutiny.SSEMultiRouteWithAsEventStreamTest
[2026-03-04T22:44:07.806Z] [INFO] Running io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-03-04T22:44:08.436Z] 2026-03-04 22:44:08,328 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T22:44:08.436Z] 2026-03-04 22:44:08,328 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:08.436Z] 2026-03-04 22:44:08,328 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:09.166Z] 2026-03-04 22:44:08,913 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: c6855e59-a602-4da5-a5c6-aeb005d59a4d-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.166Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.166Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:09.167Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:09.167Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:09.167Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:09.167Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:09.167Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:09.167Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:09.167Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:09.167Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:09.167Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:09.167Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:09.167Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:09.167Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:09.167Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:09.167Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:09.167Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:09.167Z]
[2026-03-04T22:44:09.167Z] 2026-03-04 22:44:08,921 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /sync-failure failed, error id: c6855e59-a602-4da5-a5c6-aeb005d59a4d-4: java.lang.IllegalStateException: boom
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean.failSync(NdjsonMultiRouteWithAsJsonStreamTest.java:147)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:09.167Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:09.167Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:09.167Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:09.167Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:09.167Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:09.167Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:09.167Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:09.167Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.167Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:09.167Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:09.167Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:09.168Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:09.168Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:09.168Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:09.168Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:09.168Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:09.168Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:09.168Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:09.168Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:09.168Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:09.168Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:09.168Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:09.168Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:09.168Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:09.168Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:09.168Z]
[2026-03-04T22:44:09.168Z] 2026-03-04 22:44:08,951 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:44:09.168Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.vertx.web.mutiny.NdjsonMultiRouteWithAsJsonStreamTest
[2026-03-04T22:44:09.168Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-03-04T22:44:10.516Z] 2026-03-04 22:44:09,937 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-03-04T22:44:10.516Z] 2026-03-04 22:44:09,937 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:10.516Z] 2026-03-04 22:44:09,938 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:11.247Z] 2026-03-04 22:44:10,352 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /buffers failed, error id: 068b3284-0188-414c-abc8-b99d8f86fb47-2: java.lang.Exception: Unsupported type
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_buffers_185f569761683a4015e5055992867b96a1e00737.invoke(Unknown Source)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:11.247Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:11.247Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:11.247Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:11.247Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:11.247Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:11.247Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:11.247Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.247Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.247Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.247Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:11.247Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:11.247Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:11.247Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:11.247Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:11.247Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:11.247Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:11.247Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:11.247Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:11.247Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:11.247Z]
[2026-03-04T22:44:11.247Z] 2026-03-04 22:44:10,584 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 068b3284-0188-414c-abc8-b99d8f86fb47-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.MultiSupport.subscribeString(MultiSupport.java:48)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_uniNull_f87ed1b24b9c9c046ad14da4351d8acfc183a707.invoke(Unknown Source)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.247Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:11.247Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:11.247Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:11.248Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:11.248Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:11.248Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:11.248Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:11.248Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:11.248Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:11.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:11.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:11.248Z]
[2026-03-04T22:44:11.248Z] 2026-03-04 22:44:10,592 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /sync-failure failed, error id: 068b3284-0188-414c-abc8-b99d8f86fb47-5: java.lang.IllegalStateException: boom
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean.failSync(JsonMultiRouteWithAsJsonArrayTest.java:125)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest$SimpleBean_RouteHandler_failSync_8ad73280d9af147f6bd8fd9f6f6bc833c5e4732b.invoke(Unknown Source)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:11.248Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:11.248Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:11.248Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:11.248Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:11.248Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:11.248Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:11.248Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:11.248Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:11.248Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:11.248Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:11.248Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:11.248Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:11.248Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:11.248Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:11.248Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:11.248Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:11.248Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:11.248Z]
[2026-03-04T22:44:11.248Z] 2026-03-04 22:44:10,618 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:44:11.248Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithAsJsonArrayTest
[2026-03-04T22:44:11.248Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-03-04T22:44:11.886Z] 2026-03-04 22:44:11,603 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-03-04T22:44:11.886Z] 2026-03-04 22:44:11,603 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:11.886Z] 2026-03-04 22:44:11,604 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:12.607Z] 2026-03-04 22:44:12,053 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /buffers failed, error id: 3ee636db-2ca2-466c-babd-4be6d498004b-2: java.lang.Exception: Unsupported type
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.fail(MultiJsonArraySupport.java:99)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_buffers_fe3326f237dfdc66ee66df136009d8a937da7b75.invoke(Unknown Source)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.607Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:12.607Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.607Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:12.607Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:12.608Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:12.608Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:12.608Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:12.608Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:12.608Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:12.608Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:12.608Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:12.608Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:12.608Z]
[2026-03-04T22:44:12.608Z] 2026-03-04 22:44:12,362 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /null failed, error id: 3ee636db-2ca2-466c-babd-4be6d498004b-4: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.runtime.MultiJsonArraySupport.subscribeString(MultiJsonArraySupport.java:29)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_ebc7ba0e0145c06a8f6ff0a6642725d1aa51a40f.invoke(Unknown Source)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:12.608Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:12.608Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:12.608Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:12.608Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:12.608Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:12.608Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.608Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.608Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.608Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:12.608Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:12.608Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:12.608Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:12.608Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:12.608Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:12.608Z]
[2026-03-04T22:44:12.608Z] 2026-03-04 22:44:12,375 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /sync-failure failed, error id: 3ee636db-2ca2-466c-babd-4be6d498004b-5: java.lang.IllegalStateException: boom
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonMultiRouteWithContentTypeTest.java:125)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_b49de06e948603c14921339f1be05582d55ae8e9.invoke(Unknown Source)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.608Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.608Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.608Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:12.609Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:12.609Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:12.609Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:12.609Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:12.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:12.609Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:12.609Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:12.609Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:12.609Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:12.609Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:12.609Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:12.609Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:12.609Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:12.609Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:12.609Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:12.609Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:12.609Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:12.609Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:12.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:12.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:12.609Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:12.609Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:12.609Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:12.609Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:12.609Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:12.609Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:12.609Z]
[2026-03-04T22:44:12.609Z] 2026-03-04 22:44:12,413 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:44:12.609Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.789 s - in io.quarkus.vertx.web.mutiny.JsonMultiRouteWithContentTypeTest
[2026-03-04T22:44:12.609Z] [INFO] Running io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-03-04T22:44:14.777Z] 2026-03-04 22:44:13,959 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.922s. Listening on: http://localhost:8081
[2026-03-04T22:44:14.777Z] 2026-03-04 22:44:13,960 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:14.777Z] 2026-03-04 22:44:13,960 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:14.777Z] 2026-03-04 22:44:14,603 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /null failed, error id: 3065973b-f869-46e7-ab3a-92aa54b25a1b-3: java.lang.NullPointerException: Cannot invoke "io.smallrye.mutiny.Multi.map(java.util.function.Function)" because "multi" is null
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.runtime.MultiNdjsonSupport.subscribeString(MultiNdjsonSupport.java:37)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_uniNull_6a99f20a2300d5c6424b4e4bdab1df3ff7e7ce91.invoke(Unknown Source)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.777Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:14.777Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:14.777Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:14.777Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:14.777Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:14.777Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:14.777Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:14.777Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.777Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.777Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.777Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:14.777Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:14.777Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:14.777Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:14.777Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:14.777Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:14.777Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:14.777Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:14.777Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:14.777Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:14.777Z]
[2026-03-04T22:44:14.777Z] 2026-03-04 22:44:14,610 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /sync-failure failed, error id: 3065973b-f869-46e7-ab3a-92aa54b25a1b-4: java.lang.IllegalStateException: boom
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean.failSync(JsonStreamMultiRouteWithContentTypeTest.java:147)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest$SimpleBean_RouteHandler_failSync_319cef57d896452288a1484670d6697fc21814d2.invoke(Unknown Source)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:14.777Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:14.777Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:14.778Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:14.778Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:14.778Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:14.778Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:14.778Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:14.778Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:14.778Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:14.778Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:14.778Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:14.778Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:14.778Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:14.778Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:14.778Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:14.778Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:14.778Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:14.778Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:14.778Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:14.778Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:14.778Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:14.778Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:14.778Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:14.778Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:14.778Z]
[2026-03-04T22:44:15.824Z] 2026-03-04 22:44:14,637 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:44:15.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s - in io.quarkus.vertx.web.mutiny.JsonStreamMultiRouteWithContentTypeTest
[2026-03-04T22:44:15.824Z] [INFO] Running io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-03-04T22:44:16.476Z] 2026-03-04 22:44:15,072 WARN [io.qua.dep.ste.ReflectiveHierarchyStep] (build-3) Unable to properly register the hierarchy of the following classes for reflection as they are not in the Jandex index:
[2026-03-04T22:44:16.476Z] - io.netty.buffer.ByteBuf (source: ReactiveRoutesProcessor > io.vertx.mutiny.core.buffer.Buffer)
[2026-03-04T22:44:16.476Z] 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.
[2026-03-04T22:44:16.476Z] 2026-03-04 22:44:15,631 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.471s. Listening on: http://localhost:8081
[2026-03-04T22:44:16.476Z] 2026-03-04 22:44:15,631 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:16.476Z] 2026-03-04 22:44:15,631 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:17.122Z] 2026-03-04 22:44:16,421 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /fail-sync failed, error id: 74e70469-bebb-49ea-b2da-e1780729960e-1: java.lang.IllegalStateException: boom
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean.failSync(SyncRouteTest.java:97)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.web.mutiny.SyncRouteTest$SimpleBean_RouteHandler_failSync_ac4d5cdd61a2d958eb316e80ae1725dac3786d2b.invoke(Unknown Source)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:97)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.web.runtime.RouteHandler.handle(RouteHandler.java:22)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:126)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1307)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$20.handle(VertxHttpRecorder.java:1276)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.doPermissionCheck(HttpAuthorizer.java:117)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpAuthorizer.checkPermission(HttpAuthorizer.java:100)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:227)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$3.handle(HttpSecurityRecorder.java:219)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:137)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2$1.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:127)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2$2.onItem(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.drain(UniMemoizeOp.java:160)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.onItem(UniMemoizeOp.java:180)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:44:17.122Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:44:17.122Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:44:17.122Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:44:17.122Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:44:17.122Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:44:17.122Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:44:17.122Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:44:17.122Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:44:17.122Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:44:17.122Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:44:17.122Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:44:17.122Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:44:17.122Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:44:17.122Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:44:17.122Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:44:17.122Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:44:17.122Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:44:17.122Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:44:17.122Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:44:17.122Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:44:17.122Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:44:17.122Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:44:17.122Z]
[2026-03-04T22:44:17.122Z] 2026-03-04 22:44:16,443 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:44:17.122Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s - in io.quarkus.vertx.web.mutiny.SyncRouteTest
[2026-03-04T22:44:17.122Z] [INFO] Running io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-03-04T22:44:17.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s - in io.quarkus.vertx.web.failure.MultipleThrowableParamsFailureHandlerTest
[2026-03-04T22:44:17.122Z] [INFO] Running io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-03-04T22:44:17.754Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in io.quarkus.vertx.web.failure.ThrowableParamNormalHandlerTest
[2026-03-04T22:44:17.754Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-03-04T22:44:19.084Z] 2026-03-04 22:44:18,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-03-04T22:44:19.084Z] 2026-03-04 22:44:18,670 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:19.084Z] 2026-03-04 22:44:18,670 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:19.739Z] 2026-03-04 22:44:19,291 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:44:19.739Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.972 s - in io.quarkus.vertx.web.failure.FailureHandlerTest
[2026-03-04T22:44:19.739Z] [INFO] Running io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-03-04T22:44:21.059Z] 2026-03-04 22:44:20,356 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:44:21.059Z] 2026-03-04 22:44:20,356 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:21.059Z] 2026-03-04 22:44:20,356 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, reactive-routes, security, security-properties-file, smallrye-context-propagation, vertx]
[2026-03-04T22:44:21.059Z] 2026-03-04 22:44:20,711 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:44:21.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s - in io.quarkus.vertx.web.failure.FailureHandlerPathTest
[2026-03-04T22:44:21.059Z] [INFO]
[2026-03-04T22:44:21.059Z] [INFO] Results:
[2026-03-04T22:44:21.059Z] [INFO]
[2026-03-04T22:44:21.059Z] [WARNING] Tests run: 53, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T22:44:21.059Z] [INFO]
[2026-03-04T22:44:21.059Z] [INFO]
[2026-03-04T22:44:21.059Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:44:21.059Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final.jar
[2026-03-04T22:44:21.059Z] [INFO]
[2026-03-04T22:44:21.060Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:44:21.060Z] [INFO] Building jar: /quarkus/extensions/reactive-routes/deployment/target/quarkus-reactive-routes-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:44:21.060Z] [INFO]
[2026-03-04T22:44:21.060Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-routes-deployment ---
[2026-03-04T22:44:21.060Z] [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
[2026-03-04T22:44:21.060Z] [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
[2026-03-04T22:44:21.060Z] [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
[2026-03-04T22:44:21.060Z] [INFO]
[2026-03-04T22:44:21.060Z] [INFO] --------------< io.quarkus:quarkus-micrometer-deployment >--------------
[2026-03-04T22:44:21.060Z] [INFO] Building Quarkus - Micrometer - Deployment 2.7.5.Final [229/964]
[2026-03-04T22:44:21.060Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:44:21.060Z] [INFO]
[2026-03-04T22:44:21.060Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:21.060Z] [INFO]
[2026-03-04T22:44:21.060Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:22.405Z] [INFO] Processed 51 files in 213ms (Formatted: 0, Unchanged: 51, Failed: 0, Readonly: 0)
[2026-03-04T22:44:22.405Z] [INFO]
[2026-03-04T22:44:22.405Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.039Z] [INFO] Processed 51 files in 00:00.312 (Already Sorted: 51, Needed Sorting: 0)
[2026-03-04T22:44:23.039Z] [INFO]
[2026-03-04T22:44:23.039Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:44:23.039Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer/deployment/src/main/resources
[2026-03-04T22:44:23.039Z] [INFO]
[2026-03-04T22:44:23.039Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.039Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:44:23.039Z] [INFO] Compiling 14 source files to /quarkus/extensions/micrometer/deployment/target/classes
[2026-03-04T22:44:23.039Z] [INFO]
[2026-03-04T22:44:23.039Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:44:23.039Z] [INFO] Copying 1 resource
[2026-03-04T22:44:23.039Z] [INFO]
[2026-03-04T22:44:23.039Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.039Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:44:23.039Z] [INFO] Compiling 37 source files to /quarkus/extensions/micrometer/deployment/target/test-classes
[2026-03-04T22:44:23.689Z] [INFO]
[2026-03-04T22:44:23.689Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-deployment ---
[2026-03-04T22:44:23.689Z] [INFO]
[2026-03-04T22:44:23.689Z] [INFO] -------------------------------------------------------
[2026-03-04T22:44:23.689Z] [INFO] T E S T S
[2026-03-04T22:44:23.689Z] [INFO] -------------------------------------------------------
[2026-03-04T22:44:23.689Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:44:24.333Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-03-04T22:44:31.620Z] 2026-03-04 22:44:31,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.964s. Listening on: http://localhost:8081
[2026-03-04T22:44:31.620Z] 2026-03-04 22:44:31,146 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:31.620Z] 2026-03-04 22:44:31,148 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:32.253Z] 2026-03-04 22:44:31,797 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:44:32.253Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.598 s - in io.quarkus.micrometer.runtime.MicrometerCounterInterceptorTest
[2026-03-04T22:44:32.254Z] [INFO] Running io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-03-04T22:44:34.341Z] 2026-03-04 22:44:33,697 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.757s. Listening on: http://localhost:8081
[2026-03-04T22:44:34.341Z] 2026-03-04 22:44:33,698 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:34.341Z] 2026-03-04 22:44:33,698 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:34.341Z] 2026-03-04 22:44:34,027 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-03-04T22:44:34.341Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.22 s - in io.quarkus.micrometer.runtime.MicrometerTimedInterceptorTest
[2026-03-04T22:44:34.341Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-03-04T22:44:36.459Z] 2026-03-04 22:44:35,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.699s. Listening on: http://localhost:8081
[2026-03-04T22:44:36.459Z] 2026-03-04 22:44:35,731 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:36.459Z] 2026-03-04 22:44:35,731 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:36.459Z] 2026-03-04 22:44:35,843 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:44:36.459Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricRegistrationTest
[2026-03-04T22:44:36.459Z] [INFO] Running io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-03-04T22:44:37.785Z] 2026-03-04 22:44:36,723 WARN [io.qua.mic.dep.bin.mpm.MicroprofileMetricsProcessor] (build-7) 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.
[2026-03-04T22:44:37.785Z] 2026-03-04 22:44:37,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.671s. Listening on: http://localhost:8081
[2026-03-04T22:44:37.785Z] 2026-03-04 22:44:37,676 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:37.785Z] 2026-03-04 22:44:37,676 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:38.441Z] 2026-03-04 22:44:37,772 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:44:38.441Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 s - in io.quarkus.micrometer.runtime.binder.mpmetrics.MpMetricNamingTest
[2026-03-04T22:44:38.441Z] [INFO] Running io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-03-04T22:44:39.092Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in io.quarkus.micrometer.deployment.MicrometerDisabledTest
[2026-03-04T22:44:39.092Z] [INFO] Running io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-03-04T22:44:40.467Z] 2026-03-04 22:44:39,899 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2026-03-04T22:44:40.467Z] 2026-03-04 22:44:39,899 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:40.467Z] 2026-03-04 22:44:39,900 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:40.467Z] 2026-03-04 22:44:40,030 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:44:40.467Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in io.quarkus.micrometer.deployment.MetricsFromMetricsFactoryTestCase
[2026-03-04T22:44:40.467Z] [INFO] Running io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-03-04T22:44:41.809Z] 2026-03-04 22:44:41,537 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.664s. Listening on: http://localhost:8081
[2026-03-04T22:44:41.809Z] 2026-03-04 22:44:41,537 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:41.809Z] 2026-03-04 22:44:41,538 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:41.809Z] 2026-03-04 22:44:41,604 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:44:41.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.micrometer.deployment.MetricFiltersTest
[2026-03-04T22:44:41.809Z] [INFO] Running io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-03-04T22:44:43.887Z] 2026-03-04 22:44:43,218 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2026-03-04T22:44:43.887Z] 2026-03-04 22:44:43,218 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:43.887Z] 2026-03-04 22:44:43,218 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:44.523Z] 2026-03-04 22:44:44,255 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:44:44.523Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.643 s - in io.quarkus.micrometer.deployment.export.AllRegistriesDisabledTest
[2026-03-04T22:44:44.523Z] [INFO] Running io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-03-04T22:44:45.845Z] 2026-03-04 22:44:45,511 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.627s. Listening on: http://localhost:8081
[2026-03-04T22:44:45.845Z] 2026-03-04 22:44:45,511 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:45.845Z] 2026-03-04 22:44:45,511 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:45.845Z] 2026-03-04 22:44:45,587 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:44:45.845Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in io.quarkus.micrometer.deployment.export.NoDefaultPrometheusTest
[2026-03-04T22:44:45.845Z] [INFO] Running io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-03-04T22:44:47.164Z] 2026-03-04 22:44:46,908 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-03-04T22:44:47.164Z] 2026-03-04 22:44:46,908 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:47.164Z] 2026-03-04 22:44:46,908 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:47.164Z] 2026-03-04 22:44:46,974 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:44:47.164Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s - in io.quarkus.micrometer.deployment.export.SecondPrometheusTest
[2026-03-04T22:44:47.164Z] [INFO] Running io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-03-04T22:44:49.224Z] 2026-03-04 22:44:48,467 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.649s. Listening on: http://localhost:8081
[2026-03-04T22:44:49.224Z] 2026-03-04 22:44:48,467 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:49.224Z] 2026-03-04 22:44:48,467 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:49.224Z] HTTP/1.1 406 Micrometer prometheus endpoint does not support application/json
[2026-03-04T22:44:49.224Z] content-length: 0
[2026-03-04T22:44:49.224Z] 2026-03-04 22:44:48,950 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:44:49.224Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s - in io.quarkus.micrometer.deployment.export.PrometheusEnabledTest
[2026-03-04T22:44:49.224Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-03-04T22:44:50.549Z] 2026-03-04 22:44:50,265 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2026-03-04T22:44:50.549Z] 2026-03-04 22:44:50,265 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:50.549Z] 2026-03-04 22:44:50,265 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:51.184Z] 2026-03-04 22:44:50,691 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:44:51.184Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.micrometer.deployment.export.JsonRegistryEnabledTest
[2026-03-04T22:44:51.184Z] [INFO] Running io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-03-04T22:44:52.495Z] 2026-03-04 22:44:51,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.640s. Listening on: http://localhost:8081
[2026-03-04T22:44:52.495Z] 2026-03-04 22:44:51,917 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:52.495Z] 2026-03-04 22:44:51,918 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:53.128Z] 2026-03-04 22:44:52,484 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:44:53.128Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 s - in io.quarkus.micrometer.deployment.export.JsonAndPrometheusRegistryEnabledTest
[2026-03-04T22:44:53.128Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-03-04T22:44:54.451Z] 2026-03-04 22:44:53,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.712s. Listening on: http://localhost:8081
[2026-03-04T22:44:54.451Z] 2026-03-04 22:44:53,910 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:54.451Z] 2026-03-04 22:44:53,910 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:55.083Z] Server paths
[2026-03-04T22:44:55.083Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-03-04T22:44:55.083Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-03-04T22:44:55.083Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-03-04T22:44:55.083Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-03-04T22:44:55.083Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-03-04T22:44:55.083Z] Client paths
[2026-03-04T22:44:55.083Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/pong/{message})]}
[2026-03-04T22:44:55.083Z] 2026-03-04 22:44:54,638 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:44:55.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpRootTest
[2026-03-04T22:44:55.083Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-03-04T22:44:56.413Z] 2026-03-04 22:44:55,821 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-03-04T22:44:56.413Z] 2026-03-04 22:44:55,822 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:56.413Z] 2026-03-04 22:44:55,822 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:56.413Z] 2026-03-04 22:44:55,877 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:44:56.413Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in io.quarkus.micrometer.deployment.binder.KafkaClientMetricsDisabledTest
[2026-03-04T22:44:56.413Z] [INFO] Running io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-03-04T22:44:57.729Z] 2026-03-04 22:44:57,158 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-03-04T22:44:57.729Z] 2026-03-04 22:44:57,159 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:57.729Z] 2026-03-04 22:44:57,159 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:57.729Z] 2026-03-04 22:44:57,218 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:44:57.729Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 s - in io.quarkus.micrometer.deployment.binder.KafkaStreamsMetricsDisabledTest
[2026-03-04T22:44:57.729Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-03-04T22:44:59.041Z] 2026-03-04 22:44:58,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.925s. Listening on: http://localhost:8081
[2026-03-04T22:44:59.041Z] 2026-03-04 22:44:58,883 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:44:59.041Z] 2026-03-04 22:44:58,883 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:44:59.673Z] 2026-03-04 22:44:59,464 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T22:44:59.673Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in io.quarkus.micrometer.deployment.binder.UriTagCorsTest
[2026-03-04T22:44:59.673Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-03-04T22:45:01.410Z] 2026-03-04 22:45:00,785 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.694s. Listening on: http://localhost:8081
[2026-03-04T22:45:01.410Z] 2026-03-04 22:45:00,785 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:01.410Z] 2026-03-04 22:45:00,785 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:02.065Z] Server paths
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id}/{sub})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/hello/{message})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/ping/{message})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/async-ping/{message})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-03-04T22:45:02.065Z] MeterId{name='http.server.requests', tags=[tag(method=HEAD),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/echo/{msg})]}
[2026-03-04T22:45:02.065Z] Client paths
[2026-03-04T22:45:02.065Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/pong/{message})]}
[2026-03-04T22:45:02.065Z] 2026-03-04 22:45:01,993 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:45:02.697Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 s - in io.quarkus.micrometer.deployment.binder.UriTagTest
[2026-03-04T22:45:02.697Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-03-04T22:45:04.104Z] 2026-03-04 22:45:03,308 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.676s. Listening on: http://localhost:8081
[2026-03-04T22:45:04.104Z] 2026-03-04 22:45:03,309 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:04.104Z] 2026-03-04 22:45:03,309 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:04.104Z] 2026-03-04 22:45:03,868 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:45:04.104Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpEnabledTest
[2026-03-04T22:45:04.104Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-03-04T22:45:05.419Z] 2026-03-04 22:45:05,059 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2026-03-04T22:45:05.419Z] 2026-03-04 22:45:05,059 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:05.419Z] 2026-03-04 22:45:05,059 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:06.052Z] Server paths
[2026-03-04T22:45:06.052Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/ping/{message})]}
[2026-03-04T22:45:06.052Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/servlet)]}
[2026-03-04T22:45:06.052Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/pong/{message})]}
[2026-03-04T22:45:06.052Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/bar/async-ping/{message})]}
[2026-03-04T22:45:06.052Z] MeterId{name='http.server.requests', tags=[tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/vertx/item/{id})]}
[2026-03-04T22:45:06.052Z] Client paths
[2026-03-04T22:45:06.052Z] MeterId{name='http.client.requests', tags=[tag(clientName=localhost),tag(method=GET),tag(outcome=SUCCESS),tag(status=200),tag(uri=/foo/bar/pong/{message})]}
[2026-03-04T22:45:06.052Z] 2026-03-04 22:45:05,711 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:45:06.052Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 s - in io.quarkus.micrometer.deployment.binder.UriTagWithHttpApplicationRootTest
[2026-03-04T22:45:06.052Z] [INFO] Running io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-03-04T22:45:07.361Z] 2026-03-04 22:45:06,824 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.615s. Listening on: http://localhost:8081
[2026-03-04T22:45:07.361Z] 2026-03-04 22:45:06,824 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:07.361Z] 2026-03-04 22:45:06,824 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:07.361Z] 2026-03-04 22:45:06,875 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:45:07.361Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 s - in io.quarkus.micrometer.deployment.binder.GrpcMetricsDisabledTest
[2026-03-04T22:45:07.361Z] [INFO] Running io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-03-04T22:45:08.673Z] 2026-03-04 22:45:08,037 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.637s. Listening on: http://localhost:8081
[2026-03-04T22:45:08.673Z] 2026-03-04 22:45:08,037 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:08.673Z] 2026-03-04 22:45:08,038 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:08.673Z] 2026-03-04 22:45:08,462 WARN [io.mic.cor.ins.int.OnlyOnceLoggingDenyMeterFilter] (vert.x-eventloop-thread-3) Reached the maximum number (1) of URI tags for 'http.server.requests'. Are you using path parameters?
[2026-03-04T22:45:08.673Z] 2026-03-04 22:45:08,597 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:45:09.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s - in io.quarkus.micrometer.deployment.binder.UriWithMaxTagMeterFilterTest
[2026-03-04T22:45:09.304Z] [INFO] Running io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-03-04T22:45:10.614Z] 2026-03-04 22:45:10,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.718s. Listening on: http://localhost:8081
[2026-03-04T22:45:10.614Z] 2026-03-04 22:45:10,162 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:10.614Z] 2026-03-04 22:45:10,162 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:11.248Z] 2026-03-04 22:45:10,589 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:45:11.248Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.982 s - in io.quarkus.micrometer.deployment.binder.VertxWithHttpDisabledTest
[2026-03-04T22:45:11.248Z] [INFO] Running io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-03-04T22:45:18.456Z] Tests paused
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:14,616 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.559s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:14,616 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:14,616 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/hello/{message}"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,552 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,554 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,571 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,994 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,995 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,995 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:15,995 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.444s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/goodbye/{message}"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,059 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,059 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,062 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,420 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.354s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,420 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,420 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,420 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.363s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/q/metrics",
[2026-03-04T22:45:18.456Z] "/goodbye/{message}",
[2026-03-04T22:45:18.456Z] "/q/dev"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,550 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,550 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,554 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,879 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.322s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,880 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,880 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,880 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.331s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/metrics",
[2026-03-04T22:45:18.456Z] "/goodbye/{message}",
[2026-03-04T22:45:18.456Z] "NOT_FOUND",
[2026-03-04T22:45:18.456Z] "/dev"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,993 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,994 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:16,998 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,318 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,318 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,318 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,318 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.326s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "REDIRECTION",
[2026-03-04T22:45:18.456Z] "/hello/{message}",
[2026-03-04T22:45:18.456Z] "/bob/dev",
[2026-03-04T22:45:18.456Z] "/bob/metrics"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,435 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,436 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,439 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,785 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.342s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,785 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,785 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,785 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.351s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/hello/{message}"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,900 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/micrometer/deployment/target/quarkus-dev-mode-test5300377991703293999/src/main/resources/application.properties
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,902 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:17,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:45:18.456Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:18.456Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:18.456Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:18.456Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:18.456Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:18,207 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8080
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:18,208 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:18,208 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:18,208 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.309s
[2026-03-04T22:45:18.456Z] [
[2026-03-04T22:45:18.456Z] "/hello/{message}"
[2026-03-04T22:45:18.456Z] ]
[2026-03-04T22:45:18.456Z] 2026-03-04 22:45:18,306 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:45:18.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.75 s - in io.quarkus.micrometer.deployment.binder.HttpDevModeConfigTest
[2026-03-04T22:45:18.456Z] [INFO] Running io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-03-04T22:45:19.780Z] 2026-03-04 22:45:19,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-03-04T22:45:19.780Z] 2026-03-04 22:45:19,496 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:19.780Z] 2026-03-04 22:45:19,496 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, reactive-routes, rest-client, resteasy, resteasy-jackson, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:45:19.780Z] 2026-03-04 22:45:19,543 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:45:19.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in io.quarkus.micrometer.deployment.GlobalDefaultDisabledTest
[2026-03-04T22:45:19.780Z] [INFO]
[2026-03-04T22:45:19.780Z] [INFO] Results:
[2026-03-04T22:45:19.780Z] [INFO]
[2026-03-04T22:45:19.780Z] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:45:19.780Z] [INFO]
[2026-03-04T22:45:19.780Z] [INFO]
[2026-03-04T22:45:19.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-deployment ---
[2026-03-04T22:45:19.780Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final.jar
[2026-03-04T22:45:19.780Z] [INFO]
[2026-03-04T22:45:19.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-deployment ---
[2026-03-04T22:45:20.429Z] [INFO] Building jar: /quarkus/extensions/micrometer/deployment/target/quarkus-micrometer-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-deployment ---
[2026-03-04T22:45:20.429Z] [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
[2026-03-04T22:45:20.429Z] [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
[2026-03-04T22:45:20.429Z] [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
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] ----< io.quarkus:quarkus-micrometer-registry-prometheus-deployment >----
[2026-03-04T22:45:20.429Z] [INFO] Building Quarkus - Micrometer Registry - Prometheus Deployment 2.7.5.Final [230/964]
[2026-03-04T22:45:20.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.429Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:45:20.430Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/main/resources
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] No sources to compile
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:45:20.430Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/micrometer-registry-prometheus/deployment/src/test/resources
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] No sources to compile
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [INFO] No tests to run.
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:20.430Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:20.430Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-03-04T22:45:20.430Z] [INFO] Building jar: /quarkus/extensions/micrometer-registry-prometheus/deployment/target/quarkus-micrometer-registry-prometheus-deployment-2.7.5.Final.jar
[2026-03-04T22:45:20.430Z] [INFO]
[2026-03-04T22:45:21.059Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:21.059Z] [INFO] No sources in project. Archive not created.
[2026-03-04T22:45:21.059Z] [INFO]
[2026-03-04T22:45:21.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-micrometer-registry-prometheus-deployment ---
[2026-03-04T22:45:21.059Z] [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
[2026-03-04T22:45:21.059Z] [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
[2026-03-04T22:45:21.059Z] [INFO]
[2026-03-04T22:45:21.059Z] [INFO] --------------< io.quarkus:quarkus-scheduler-deployment >---------------
[2026-03-04T22:45:21.059Z] [INFO] Building Quarkus - Scheduler - Deployment 2.7.5.Final [231/964]
[2026-03-04T22:45:21.059Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:45:21.059Z] [INFO]
[2026-03-04T22:45:21.059Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.059Z] [INFO]
[2026-03-04T22:45:21.059Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Processed 35 files in 94ms (Formatted: 0, Unchanged: 35, Failed: 0, Readonly: 0)
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Processed 35 files in 00:00.083 (Already Sorted: 35, Needed Sorting: 0)
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:45:21.724Z] [INFO] Copying 4 resources
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:45:21.724Z] [INFO] Compiling 2 source files to /quarkus/extensions/scheduler/deployment/target/classes
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:45:21.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scheduler/deployment/src/test/resources
[2026-03-04T22:45:21.724Z] [INFO]
[2026-03-04T22:45:21.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:21.724Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:45:21.724Z] [INFO] Compiling 33 source files to /quarkus/extensions/scheduler/deployment/target/test-classes
[2026-03-04T22:45:22.492Z] [INFO]
[2026-03-04T22:45:22.492Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scheduler-deployment ---
[2026-03-04T22:45:22.492Z] [INFO]
[2026-03-04T22:45:22.492Z] [INFO] -------------------------------------------------------
[2026-03-04T22:45:22.492Z] [INFO] T E S T S
[2026-03-04T22:45:22.492Z] [INFO] -------------------------------------------------------
[2026-03-04T22:45:22.492Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:45:25.841Z] [INFO] Running io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-03-04T22:45:27.903Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.8 s - in io.quarkus.scheduler.test.InvalidConditionalExecutionTest
[2026-03-04T22:45:27.903Z] [INFO] Running io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-03-04T22:45:29.231Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in io.quarkus.scheduler.test.InvalidCronExpressionTest
[2026-03-04T22:45:29.231Z] [INFO] Running io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-03-04T22:45:30.549Z] 2026-03-04 22:45:30,185 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2026-03-04T22:45:30.549Z] 2026-03-04 22:45:30,186 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:30.549Z] 2026-03-04 22:45:30,187 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:31.181Z] 2026-03-04 22:45:31,032 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T22:45:31.181Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.429 s - in io.quarkus.scheduler.test.PropertyDefaultValueSchedulerTest
[2026-03-04T22:45:31.181Z] [INFO] Running io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-03-04T22:45:33.229Z] 2026-03-04 22:45:32,592 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.558s. Listening on: http://localhost:8081
[2026-03-04T22:45:33.229Z] 2026-03-04 22:45:32,592 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:33.229Z] 2026-03-04 22:45:32,592 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:33.229Z] 2026-03-04 22:45:33,143 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:45:33.229Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in io.quarkus.scheduler.test.metrics.MicrometerTimedTest
[2026-03-04T22:45:33.229Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-03-04T22:45:34.542Z] 2026-03-04 22:45:34,372 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.515s. Listening on: http://localhost:8081
[2026-03-04T22:45:34.542Z] 2026-03-04 22:45:34,372 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:34.542Z] 2026-03-04 22:45:34,372 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:38.295Z] 2026-03-04 22:45:37,448 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:45:38.295Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.295 s - in io.quarkus.scheduler.test.PausedMethodExpressionTest
[2026-03-04T22:45:38.295Z] [INFO] Running io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-03-04T22:45:38.925Z] 2026-03-04 22:45:38,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T22:45:38.925Z] 2026-03-04 22:45:38,731 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:38.925Z] 2026-03-04 22:45:38,731 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:40.240Z] 2026-03-04 22:45:40,020 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:45:40.240Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.568 s - in io.quarkus.scheduler.test.ConditionalExecutionTest
[2026-03-04T22:45:40.240Z] [INFO] Running io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-03-04T22:45:41.554Z] 2026-03-04 22:45:41,113 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2026-03-04T22:45:41.554Z] 2026-03-04 22:45:41,113 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:41.554Z] 2026-03-04 22:45:41,113 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:42.190Z] 2026-03-04 22:45:42,022 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:45:42.190Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in io.quarkus.scheduler.test.DisabledScheduledMethodTest
[2026-03-04T22:45:42.190Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-03-04T22:45:43.534Z] 2026-03-04 22:45:43,209 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-03-04T22:45:43.534Z] 2026-03-04 22:45:43,209 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:43.534Z] 2026-03-04 22:45:43,209 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:45.606Z] 2026-03-04 22:45:45,019 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:45:45.606Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s - in io.quarkus.scheduler.test.ConcurrentExecutionSkipTest
[2026-03-04T22:45:45.606Z] [INFO] Running io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-03-04T22:45:46.543Z] 2026-03-04 22:45:46,153 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-03-04T22:45:46.543Z] 2026-03-04 22:45:46,156 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:46.543Z] 2026-03-04 22:45:46,156 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:47.182Z] 2026-03-04 22:45:47,019 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:45:47.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.997 s - in io.quarkus.scheduler.test.PausedResumedMethodTest
[2026-03-04T22:45:47.182Z] [INFO] Running io.quarkus.scheduler.test.NoExpressionTest
[2026-03-04T22:45:47.813Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.scheduler.test.NoExpressionTest
[2026-03-04T22:45:47.813Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-03-04T22:45:49.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in io.quarkus.scheduler.test.MissingConfigCronExpressionTest
[2026-03-04T22:45:49.133Z] [INFO] Running io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-03-04T22:45:49.771Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s - in io.quarkus.scheduler.test.InvalidDelayedExpressionTest
[2026-03-04T22:45:49.771Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-03-04T22:45:54.569Z] Tests paused
[2026-03-04T22:45:54.569Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:54.569Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:54.569Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:54.569Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:54.569Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:54.569Z] 2026-03-04 22:45:52,730 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.613s. Listening on: http://localhost:8080
[2026-03-04T22:45:54.569Z] 2026-03-04 22:45:52,731 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:54.569Z] 2026-03-04 22:45:52,731 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:54.569Z] 2026-03-04 22:45:53,800 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-03-04T22:45:54.569Z] 2026-03-04 22:45:53,860 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T22:45:54.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.681 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskTest
[2026-03-04T22:45:54.569Z] [INFO] Running io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-03-04T22:45:57.434Z] Tests paused
[2026-03-04T22:45:57.434Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:45:57.434Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:45:57.434Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:45:57.434Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:45:57.434Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:45:57.434Z] 2026-03-04 22:45:56,443 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.005s. Listening on: http://localhost:8080
[2026-03-04T22:45:57.434Z] 2026-03-04 22:45:56,444 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:45:57.434Z] 2026-03-04 22:45:56,444 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:57.434Z] 2026-03-04 22:45:56,655 INFO [io.qua.sch.run.dev.SchedulerDevConsoleRecorder] (executor-thread-0) Invoked scheduled method io.quarkus.scheduler.test.devconsole.NeverRunTask#run via Dev UI
[2026-03-04T22:45:57.434Z] 2026-03-04 22:45:56,699 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T22:45:57.434Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.83 s - in io.quarkus.scheduler.test.devconsole.DevConsoleRunScheduledTaskBodyHandlerTest
[2026-03-04T22:45:57.434Z] [INFO] Running io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-03-04T22:45:58.065Z] 2026-03-04 22:45:57,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-03-04T22:45:58.065Z] 2026-03-04 22:45:57,758 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:45:58.065Z] 2026-03-04 22:45:57,758 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:45:58.698Z] 2026-03-04 22:45:58,021 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:45:58.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.scheduler.test.RequestScheduledMethodTest
[2026-03-04T22:45:58.698Z] [INFO] Running io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-03-04T22:45:58.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in io.quarkus.scheduler.test.DuplicateIdentityExpressionTest
[2026-03-04T22:45:58.698Z] [INFO] Running io.quarkus.scheduler.test.PausedMethodTest
[2026-03-04T22:46:00.010Z] 2026-03-04 22:45:59,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-03-04T22:46:00.010Z] 2026-03-04 22:45:59,490 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:00.010Z] 2026-03-04 22:45:59,490 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:02.881Z] 2026-03-04 22:46:02,552 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:46:02.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.061 s - in io.quarkus.scheduler.test.PausedMethodTest
[2026-03-04T22:46:02.881Z] [INFO] Running io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-03-04T22:46:04.187Z] 2026-03-04 22:46:03,557 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-03-04T22:46:04.187Z] 2026-03-04 22:46:03,557 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:04.187Z] 2026-03-04 22:46:03,557 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:06.230Z] 2026-03-04 22:46:06,017 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:46:06.230Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.461 s - in io.quarkus.scheduler.test.ConcurrentExecutionProceedTest
[2026-03-04T22:46:06.230Z] [INFO] Running io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-03-04T22:46:06.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in io.quarkus.scheduler.test.DuplicateJobIdentityTest
[2026-03-04T22:46:06.861Z] [INFO] Running io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-03-04T22:46:08.174Z] 2026-03-04 22:46:06,953 WARN [io.qua.sch.dep.SchedulerProcessor] (build-8) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on io.quarkus.scheduler.test.SimpleJobs#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-03-04T22:46:08.174Z] 2026-03-04 22:46:07,520 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-03-04T22:46:08.174Z] 2026-03-04 22:46:07,520 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:08.174Z] 2026-03-04 22:46:07,520 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:09.481Z] 2026-03-04 22:46:09,019 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:46:09.481Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 s - in io.quarkus.scheduler.test.SimpleScheduledMethodTest
[2026-03-04T22:46:09.481Z] [INFO] Running io.quarkus.scheduler.test.SimpleIdentityTest
[2026-03-04T22:46:10.115Z] 2026-03-04 22:46:09,980 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-03-04T22:46:10.115Z] 2026-03-04 22:46:09,980 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:10.115Z] 2026-03-04 22:46:09,980 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:10.115Z] 2026-03-04 22:46:10,039 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:46:10.115Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 s - in io.quarkus.scheduler.test.SimpleIdentityTest
[2026-03-04T22:46:10.115Z] [INFO] Running io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-03-04T22:46:11.427Z] 2026-03-04 22:46:10,972 INFO [io.qua.sch.run.SimpleScheduler] (main) Simple scheduler is disabled by config property and will not be started
[2026-03-04T22:46:11.427Z] 2026-03-04 22:46:11,102 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2026-03-04T22:46:11.427Z] 2026-03-04 22:46:11,103 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:11.427Z] 2026-03-04 22:46:11,103 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:11.427Z] 2026-03-04 22:46:11,207 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:46:11.427Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s - in io.quarkus.scheduler.test.DisabledSchedulerTest
[2026-03-04T22:46:11.427Z] [INFO] Running io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-03-04T22:46:12.055Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 s - in io.quarkus.scheduler.test.MissingConfigIdentityExpressionTest
[2026-03-04T22:46:12.055Z] [INFO] Running io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-03-04T22:46:12.685Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in io.quarkus.scheduler.test.InvalidEveryExpressionTest
[2026-03-04T22:46:12.685Z] [INFO] Running io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-03-04T22:46:13.315Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s - in io.quarkus.scheduler.test.InvalidScheduledMethodTest
[2026-03-04T22:46:13.315Z] [INFO] Running io.quarkus.scheduler.test.PausedSchedulerTest
[2026-03-04T22:46:13.949Z] 2026-03-04 22:46:13,693 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-03-04T22:46:13.949Z] 2026-03-04 22:46:13,693 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:13.949Z] 2026-03-04 22:46:13,693 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:17.696Z] 2026-03-04 22:46:16,824 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:46:17.696Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.068 s - in io.quarkus.scheduler.test.PausedSchedulerTest
[2026-03-04T22:46:17.696Z] [INFO] Running io.quarkus.scheduler.test.SimpleDelayedTest
[2026-03-04T22:46:18.325Z] 2026-03-04 22:46:17,267 WARN [io.qua.sch.dep.SchedulerProcessor] (build-8) @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
[2026-03-04T22:46:18.325Z] 2026-03-04 22:46:17,731 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-03-04T22:46:18.325Z] 2026-03-04 22:46:17,731 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:18.325Z] 2026-03-04 22:46:17,731 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:20.428Z] 2026-03-04 22:46:20,019 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:46:20.428Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 s - in io.quarkus.scheduler.test.SimpleDelayedTest
[2026-03-04T22:46:20.428Z] [INFO] Running SimpleScheduledMethodDefaultPackageTest
[2026-03-04T22:46:21.060Z] 2026-03-04 22:46:20,492 WARN [io.qua.sch.dep.SchedulerProcessor] (build-4) @Scheduled(cron = "0/1 * * * * ?",every = "2m") declared on SimpleJobsDefaultPackage#checkEverySecondCron() defines both cron() and every() - the cron expression takes precedence
[2026-03-04T22:46:21.060Z] 2026-03-04 22:46:20,999 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-03-04T22:46:21.060Z] 2026-03-04 22:46:21,000 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:21.060Z] 2026-03-04 22:46:21,000 INFO [io.quarkus] (main) Installed features: [cdi, micrometer, scheduler, smallrye-context-propagation, vertx]
[2026-03-04T22:46:22.371Z] 2026-03-04 22:46:22,020 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:46:22.371Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in SimpleScheduledMethodDefaultPackageTest
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] Results:
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scheduler-deployment ---
[2026-03-04T22:46:22.371Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final.jar
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scheduler-deployment ---
[2026-03-04T22:46:22.371Z] [INFO] Building jar: /quarkus/extensions/scheduler/deployment/target/quarkus-scheduler-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scheduler-deployment ---
[2026-03-04T22:46:22.371Z] [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
[2026-03-04T22:46:22.371Z] [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
[2026-03-04T22:46:22.371Z] [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
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] ----------------< io.quarkus:quarkus-datasource-parent >----------------
[2026-03-04T22:46:22.371Z] [INFO] Building Quarkus - Datasource 2.7.5.Final [232/964]
[2026-03-04T22:46:22.371Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-parent ---
[2026-03-04T22:46:22.371Z] [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
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] ----------------< io.quarkus:quarkus-datasource-common >----------------
[2026-03-04T22:46:22.371Z] [INFO] Building Quarkus - Datasource - Common 2.7.5.Final [233/964]
[2026-03-04T22:46:22.371Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO] Processed 3 files in 47ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO] Processed 3 files in 00:00.017 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:22.371Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/main/resources
[2026-03-04T22:46:22.371Z] [INFO]
[2026-03-04T22:46:22.371Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-common ---
[2026-03-04T22:46:22.371Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:23.002Z] [INFO] Compiling 2 source files to /quarkus/extensions/datasource/common/target/classes
[2026-03-04T22:46:23.002Z] [INFO]
[2026-03-04T22:46:23.002Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:23.002Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/common/src/test/resources
[2026-03-04T22:46:23.002Z] [INFO]
[2026-03-04T22:46:23.002Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.002Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:23.002Z] [INFO] Compiling 1 source file to /quarkus/extensions/datasource/common/target/test-classes
[2026-03-04T22:46:23.002Z] [INFO]
[2026-03-04T22:46:23.002Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.002Z] [INFO]
[2026-03-04T22:46:23.002Z] [INFO] -------------------------------------------------------
[2026-03-04T22:46:23.002Z] [INFO] T E S T S
[2026-03-04T22:46:23.002Z] [INFO] -------------------------------------------------------
[2026-03-04T22:46:23.002Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:46:23.633Z] [INFO] Running io.quarkus.datasource.common.test.DatabaseKindTest
[2026-03-04T22:46:23.633Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in io.quarkus.datasource.common.test.DatabaseKindTest
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] Results:
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.633Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final.jar
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.633Z] [INFO] Building jar: /quarkus/extensions/datasource/common/target/quarkus-datasource-common-2.7.5.Final-sources.jar
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-common ---
[2026-03-04T22:46:23.633Z] [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
[2026-03-04T22:46:23.633Z] [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
[2026-03-04T22:46:23.633Z] [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
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] ------------------< io.quarkus:quarkus-agroal-parent >------------------
[2026-03-04T22:46:23.633Z] [INFO] Building Quarkus - Agroal 2.7.5.Final [234/964]
[2026-03-04T22:46:23.633Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-parent ---
[2026-03-04T22:46:23.633Z] [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
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] -------------------< io.quarkus:quarkus-agroal-spi >--------------------
[2026-03-04T22:46:23.633Z] [INFO] Building Quarkus - Agroal - SPI 2.7.5.Final [235/964]
[2026-03-04T22:46:23.633Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-spi ---
[2026-03-04T22:46:23.633Z] [INFO]
[2026-03-04T22:46:23.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:24.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/main/resources
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:24.265Z] [INFO] Compiling 4 source files to /quarkus/extensions/agroal/spi/target/classes
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:24.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/spi/src/test/resources
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] No sources to compile
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] No tests to run.
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final.jar
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [INFO] Building jar: /quarkus/extensions/agroal/spi/target/quarkus-agroal-spi-2.7.5.Final-sources.jar
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-spi ---
[2026-03-04T22:46:24.265Z] [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
[2026-03-04T22:46:24.265Z] [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
[2026-03-04T22:46:24.265Z] [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
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] -------------------< io.quarkus:quarkus-datasource >--------------------
[2026-03-04T22:46:24.265Z] [INFO] Building Quarkus - Datasource - Runtime 2.7.5.Final [236/964]
[2026-03-04T22:46:24.265Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource ---
[2026-03-04T22:46:24.265Z] [INFO] Processed 10 files in 22ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T22:46:24.265Z] [INFO]
[2026-03-04T22:46:24.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource ---
[2026-03-04T22:46:24.895Z] [INFO] Processed 10 files in 00:00.008 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T22:46:24.895Z] [INFO]
[2026-03-04T22:46:24.895Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource ---
[2026-03-04T22:46:24.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:24.895Z] [INFO] Copying 1 resource
[2026-03-04T22:46:24.895Z] [INFO]
[2026-03-04T22:46:24.895Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-datasource ---
[2026-03-04T22:46:24.895Z] [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
[2026-03-04T22:46:24.895Z] [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 154 kB/s)
[2026-03-04T22:46:24.895Z] [INFO]
[2026-03-04T22:46:24.895Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource ---
[2026-03-04T22:46:24.895Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:24.895Z] [INFO] Compiling 10 source files to /quarkus/extensions/datasource/runtime/target/classes
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:25.525Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/runtime/src/test/resources
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [INFO] No sources to compile
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [INFO] No tests to run.
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final.jar
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [INFO] Building jar: /quarkus/extensions/datasource/runtime/target/quarkus-datasource-2.7.5.Final-sources.jar
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource ---
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] ---------------< io.quarkus:quarkus-narayana-jta-parent >---------------
[2026-03-04T22:46:25.525Z] [INFO] Building Quarkus - Narayana JTA 2.7.5.Final [237/964]
[2026-03-04T22:46:25.525Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-parent ---
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [INFO]
[2026-03-04T22:46:25.525Z] [INFO] ------------------< io.quarkus:quarkus-narayana-jta >-------------------
[2026-03-04T22:46:25.525Z] [INFO] Building Quarkus - Narayana JTA - Runtime 2.7.5.Final [238/964]
[2026-03-04T22:46:25.525Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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 28 kB/s)
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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 142 kB/s)
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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 41 kB/s)
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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 504 kB/s)
[2026-03-04T22:46:25.525Z] [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
[2026-03-04T22:46:25.525Z] [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 55 kB/s)
[2026-03-04T22:46:25.525Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom
[2026-03-04T22:46:25.525Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 321 kB/s)
[2026-03-04T22:46:25.526Z] [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
[2026-03-04T22:46:26.156Z] [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 52 kB/s)
[2026-03-04T22:46:26.156Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom
[2026-03-04T22:46:26.156Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 376 kB/s)
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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 159 kB/s)
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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 150 kB/s)
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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
[2026-03-04T22:46:26.156Z] [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 806 kB/s)
[2026-03-04T22:46:26.156Z] [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 116 kB/s)
[2026-03-04T22:46:26.156Z] [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 515 kB/s)
[2026-03-04T22:46:26.156Z] [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 1.1 MB/s)
[2026-03-04T22:46:26.156Z] [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 8.1 MB/s)
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO] Processed 19 files in 47ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO] Processed 19 files in 00:00.038 (Already Sorted: 19, Needed Sorting: 0)
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.156Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:26.156Z] [INFO] Copying 1 resource
[2026-03-04T22:46:26.156Z] [INFO]
[2026-03-04T22:46:26.156Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:26.787Z] [INFO] Compiling 19 source files to /quarkus/extensions/narayana-jta/runtime/target/classes
[2026-03-04T22:46:26.787Z] [WARNING] /quarkus/extensions/narayana-jta/runtime/src/main/java/io/quarkus/narayana/jta/runtime/context/TransactionContext.java:[216,74] unchecked cast
[2026-03-04T22:46:26.787Z] required: io.quarkus.arc.ContextInstanceHandle<T>
[2026-03-04T22:46:26.787Z] found: io.quarkus.arc.ContextInstanceHandle<capture#1 of ?>
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:26.787Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/runtime/src/test/resources
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] No sources to compile
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] No tests to run.
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final.jar
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/runtime/target/quarkus-narayana-jta-2.7.5.Final-sources.jar
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta ---
[2026-03-04T22:46:26.787Z] [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
[2026-03-04T22:46:26.787Z] [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
[2026-03-04T22:46:26.787Z] [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
[2026-03-04T22:46:26.787Z] [INFO]
[2026-03-04T22:46:26.787Z] [INFO] ---------------------< io.quarkus:quarkus-agroal >----------------------
[2026-03-04T22:46:26.787Z] [INFO] Building Quarkus - Agroal - Runtime 2.7.5.Final [239/964]
[2026-03-04T22:46:26.787Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:26.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.pom
[2026-03-04T22:46:26.787Z] [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 15 kB/s)
[2026-03-04T22:46:26.787Z] [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
[2026-03-04T22:46:26.787Z] [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 46 kB/s)
[2026-03-04T22:46:26.787Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar
[2026-03-04T22:46:27.622Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/agroal/agroal-narayana/1.15/agroal-narayana-1.15.jar (15 kB at 140 kB/s)
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal ---
[2026-03-04T22:46:27.622Z] [INFO]
[2026-03-04T22:46:27.622Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Processed 20 files in 87ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Processed 20 files in 00:00.068 (Already Sorted: 20, Needed Sorting: 0)
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:28.456Z] [INFO] Copying 1 resource
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:28.456Z] [INFO] Compiling 20 source files to /quarkus/extensions/agroal/runtime/target/classes
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:28.456Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/runtime/src/test/resources
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] No sources to compile
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] No tests to run.
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final.jar
[2026-03-04T22:46:28.456Z] [INFO]
[2026-03-04T22:46:28.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal ---
[2026-03-04T22:46:28.456Z] [INFO] Building jar: /quarkus/extensions/agroal/runtime/target/quarkus-agroal-2.7.5.Final-sources.jar
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal ---
[2026-03-04T22:46:29.084Z] [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
[2026-03-04T22:46:29.084Z] [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
[2026-03-04T22:46:29.084Z] [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
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] ------------------< io.quarkus:quarkus-quartz-parent >------------------
[2026-03-04T22:46:29.084Z] [INFO] Building Quarkus - Quartz 2.7.5.Final [240/964]
[2026-03-04T22:46:29.084Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-parent ---
[2026-03-04T22:46:29.084Z] [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
[2026-03-04T22:46:29.084Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] ---------------------< io.quarkus:quarkus-quartz >----------------------
[2026-03-04T22:46:29.085Z] [INFO] Building Quarkus - Quartz - Runtime 2.7.5.Final [241/964]
[2026-03-04T22:46:29.085Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:29.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom
[2026-03-04T22:46:29.085Z] [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 153 kB/s)
[2026-03-04T22:46:29.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom
[2026-03-04T22:46:29.085Z] [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 235 kB/s)
[2026-03-04T22:46:29.085Z] [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
[2026-03-04T22:46:29.085Z] [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 24 kB/s)
[2026-03-04T22:46:29.085Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar
[2026-03-04T22:46:29.085Z] [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
[2026-03-04T22:46:29.085Z] [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 11 MB/s)
[2026-03-04T22:46:29.085Z] [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 11 MB/s)
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO] Processed 10 files in 34ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO] Processed 10 files in 00:00.025 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:29.085Z] [INFO] Copying 1 resource
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO]
[2026-03-04T22:46:29.085Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz ---
[2026-03-04T22:46:29.085Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:29.085Z] [INFO] Compiling 10 source files to /quarkus/extensions/quartz/runtime/target/classes
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:29.714Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/runtime/src/test/resources
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [INFO] No sources to compile
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [INFO] No tests to run.
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final.jar
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [INFO] Building jar: /quarkus/extensions/quartz/runtime/target/quarkus-quartz-2.7.5.Final-sources.jar
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz ---
[2026-03-04T22:46:29.714Z] [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
[2026-03-04T22:46:29.714Z] [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
[2026-03-04T22:46:29.714Z] [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
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --------------< io.quarkus:quarkus-smallrye-metrics-spi >---------------
[2026-03-04T22:46:29.714Z] [INFO] Building Quarkus - SmallRye Metrics - SPI 2.7.5.Final [242/964]
[2026-03-04T22:46:29.714Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:29.714Z] [INFO]
[2026-03-04T22:46:29.714Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:30.345Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/main/resources
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:30.345Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-metrics/spi/target/classes
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:30.345Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/spi/src/test/resources
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] No sources to compile
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] No tests to run.
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final.jar
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/spi/target/quarkus-smallrye-metrics-spi-2.7.5.Final-sources.jar
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-spi ---
[2026-03-04T22:46:30.345Z] [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
[2026-03-04T22:46:30.345Z] [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
[2026-03-04T22:46:30.345Z] [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
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] -----------< io.quarkus:quarkus-smallrye-metrics-deployment >-----------
[2026-03-04T22:46:30.345Z] [INFO] Building Quarkus - SmallRye Metrics - Deployment 2.7.5.Final [243/964]
[2026-03-04T22:46:30.345Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.345Z] [INFO]
[2026-03-04T22:46:30.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:30.974Z] [INFO] Processed 23 files in 73ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T22:46:30.974Z] [INFO]
[2026-03-04T22:46:30.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:31.656Z] [INFO] Processed 23 files in 00:00.088 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T22:46:31.656Z] [INFO]
[2026-03-04T22:46:31.656Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:31.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:31.656Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-metrics/deployment/src/main/resources
[2026-03-04T22:46:31.656Z] [INFO]
[2026-03-04T22:46:31.656Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:31.656Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:31.656Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-metrics/deployment/target/classes
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [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
[2026-03-04T22:46:31.656Z] [INFO]
[2026-03-04T22:46:31.656Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:31.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:46:31.656Z] [INFO] Copying 1 resource
[2026-03-04T22:46:31.656Z] [INFO]
[2026-03-04T22:46:31.656Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:31.656Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:46:31.656Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-metrics/deployment/target/test-classes
[2026-03-04T22:46:32.286Z] [WARNING] /quarkus/extensions/smallrye-metrics/deployment/src/test/java/io/quarkus/smallrye/metrics/test/MetricsFromMetricsFactoryTestCase.java:[42,59] unchecked conversion
[2026-03-04T22:46:32.286Z] required: org.eclipse.microprofile.metrics.Gauge<java.lang.Long>
[2026-03-04T22:46:32.286Z] found: org.eclipse.microprofile.metrics.Gauge
[2026-03-04T22:46:32.286Z] [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
[2026-03-04T22:46:32.286Z] [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
[2026-03-04T22:46:32.286Z] [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
[2026-03-04T22:46:32.286Z] [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
[2026-03-04T22:46:32.286Z] [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
[2026-03-04T22:46:32.286Z] [INFO]
[2026-03-04T22:46:32.286Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:46:32.286Z] [INFO]
[2026-03-04T22:46:32.286Z] [INFO] -------------------------------------------------------
[2026-03-04T22:46:32.286Z] [INFO] T E S T S
[2026-03-04T22:46:32.286Z] [INFO] -------------------------------------------------------
[2026-03-04T22:46:32.286Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:46:32.917Z] [INFO] Running DefaultPackageMetricsTest
[2026-03-04T22:46:38.803Z] 2026-03-04 22:46:38,455 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-03-04T22:46:38.803Z] 2026-03-04 22:46:38,457 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:38.803Z] 2026-03-04 22:46:38,457 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:39.432Z] 2026-03-04 22:46:39,085 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:46:39.432Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.515 s - in DefaultPackageMetricsTest
[2026-03-04T22:46:39.432Z] [INFO] Running io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-03-04T22:46:41.508Z] 2026-03-04 22:46:40,760 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-03-04T22:46:41.508Z] 2026-03-04 22:46:40,760 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:41.508Z] 2026-03-04 22:46:40,760 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:41.508Z] 2026-03-04 22:46:40,875 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:46:41.508Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s - in io.quarkus.smallrye.metrics.registration.DefaultMethodTest
[2026-03-04T22:46:41.508Z] [INFO] Running io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-03-04T22:46:42.824Z] 2026-03-04 22:46:42,235 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-03-04T22:46:42.824Z] 2026-03-04 22:46:42,235 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:42.824Z] 2026-03-04 22:46:42,235 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:42.824Z] 2026-03-04 22:46:42,322 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:46:42.824Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in io.quarkus.smallrye.metrics.stereotype.StereotypeCountedClassTest
[2026-03-04T22:46:42.824Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-03-04T22:46:51.495Z] Tests paused
[2026-03-04T22:46:51.495Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:51.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:51.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:51.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:51.495Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:46,686 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.926s. Listening on: http://localhost:8080
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:46,687 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:46,687 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:49,837 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeMetricRegistryTest$MetricsResource.class, DevModeMetricRegistryTest.class.
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:49,845 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:46:51.495Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:51.495Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:51.495Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:51.495Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:51.495Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:50,286 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8080
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:50,286 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:50,286 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:50,287 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.308s
[2026-03-04T22:46:51.495Z] 2026-03-04 22:46:50,365 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:46:51.495Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.159 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricRegistryTest
[2026-03-04T22:46:51.495Z] [INFO] Running io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-03-04T22:46:58.661Z] Tests paused
[2026-03-04T22:46:58.661Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:58.661Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:58.661Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:58.661Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:58.661Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:53,434 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.517s. Listening on: http://localhost:8080
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:53,434 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:53,434 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,247 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test8404229799091013255/src/main/resources/application.properties
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,249 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,256 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,358 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-1) `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
[2026-03-04T22:46:58.661Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:58.661Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:58.661Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:58.661Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:58.661Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,655 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8080
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,655 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,656 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:55,656 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 0.835s
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,069 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test8404229799091013255/src/main/resources/application.properties
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,070 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties, DevModeMetricsTest$MetricsResource.class, DevModeMetricsTest.class.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,073 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:46:58.661Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:58.661Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:58.661Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:58.661Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:58.661Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,502 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8080
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,502 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,503 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,503 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.644s
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,544 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-dev-mode-test8404229799091013255/src/main/resources/application.properties
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,544 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,547 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,601 WARN [io.qua.sma.met.dep.SmallRyeMetricsProcessor] (build-12) `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
[2026-03-04T22:46:58.661Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:46:58.661Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:46:58.661Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:46:58.661Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:46:58.661Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,841 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.290s. Listening on: http://localhost:8080
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,841 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,841 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,842 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.299s
[2026-03-04T22:46:58.661Z] 2026-03-04 22:46:57,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:46:58.661Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.419 s - in io.quarkus.smallrye.metrics.deployment.DevModeMetricsTest
[2026-03-04T22:46:58.661Z] [INFO] Running io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-03-04T22:46:59.969Z] 2026-03-04 22:46:59,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.645s. Listening on: http://localhost:8081
[2026-03-04T22:46:59.969Z] 2026-03-04 22:46:59,296 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:46:59.969Z] 2026-03-04 22:46:59,296 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:46:59.969Z] 2026-03-04 22:46:59,689 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /exception failed, error id: ddf79a8a-b191-4aef-be9a-249cfc2e4256-1: org.jboss.resteasy.spi.UnhandledException: java.lang.RuntimeException: !!!
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T22:46:59.969Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T22:46:59.969Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T22:46:59.969Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T22:46:59.969Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T22:46:59.969Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:46:59.970Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:46:59.970Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:46:59.970Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:46:59.970Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:46:59.970Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:46:59.970Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:46:59.970Z] Caused by: java.lang.RuntimeException: !!!
[2026-03-04T22:46:59.970Z] at io.quarkus.smallrye.metrics.jaxrs.MetricsResource.exception(MetricsResource.java:31)
[2026-03-04T22:46:59.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:46:59.970Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:46:59.970Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:46:59.970Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T22:46:59.970Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T22:46:59.970Z] ... 15 more
[2026-03-04T22:46:59.970Z]
[2026-03-04T22:46:59.970Z] 2026-03-04 22:46:59,878 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:46:59.970Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s - in io.quarkus.smallrye.metrics.jaxrs.JaxRsMetricsTestCase
[2026-03-04T22:46:59.970Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-03-04T22:47:01.284Z] 2026-03-04 22:47:01,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-03-04T22:47:01.284Z] 2026-03-04 22:47:01,166 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:01.284Z] 2026-03-04 22:47:01,167 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:01.914Z] 2026-03-04 22:47:01,691 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:47:01.914Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionDisabledTestCase
[2026-03-04T22:47:01.914Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-03-04T22:47:03.226Z] 2026-03-04 22:47:02,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.367s. Listening on: http://localhost:8081
[2026-03-04T22:47:03.226Z] 2026-03-04 22:47:02,701 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:03.226Z] 2026-03-04 22:47:02,701 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:03.226Z] 2026-03-04 22:47:02,771 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:47:03.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 s - in io.quarkus.smallrye.metrics.test.MetricsFromMetricsFactoryTestCase
[2026-03-04T22:47:03.226Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-03-04T22:47:04.565Z] 2026-03-04 22:47:03,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.396s. Listening on: http://localhost:8081
[2026-03-04T22:47:04.565Z] 2026-03-04 22:47:03,819 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:04.565Z] 2026-03-04 22:47:03,819 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:04.565Z] 2026-03-04 22:47:04,497 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:47:05.194Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 s - in io.quarkus.smallrye.metrics.test.MetricsHandlerPathTest
[2026-03-04T22:47:05.194Z] [INFO] Running io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-03-04T22:47:05.824Z] 2026-03-04 22:47:05,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-03-04T22:47:05.824Z] 2026-03-04 22:47:05,598 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:05.824Z] 2026-03-04 22:47:05,598 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:07.133Z] 2026-03-04 22:47:06,387 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T22:47:07.133Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 s - in io.quarkus.smallrye.metrics.test.MicrometerMetricsCompatibilityModeTest
[2026-03-04T22:47:07.133Z] [INFO] Running io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-03-04T22:47:08.443Z] 2026-03-04 22:47:07,730 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-03-04T22:47:08.443Z] 2026-03-04 22:47:07,730 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:08.443Z] 2026-03-04 22:47:07,730 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:08.443Z] 2026-03-04 22:47:08,272 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:47:08.443Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 s - in io.quarkus.smallrye.metrics.test.MetricsFromExtensionTestCase
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] Results:
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:47:09.072Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final.jar
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:47:09.072Z] [INFO] Building jar: /quarkus/extensions/smallrye-metrics/deployment/target/quarkus-smallrye-metrics-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-metrics-deployment ---
[2026-03-04T22:47:09.072Z] [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
[2026-03-04T22:47:09.072Z] [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
[2026-03-04T22:47:09.072Z] [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
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] ----------------< io.quarkus:quarkus-quartz-deployment >----------------
[2026-03-04T22:47:09.072Z] [INFO] Building Quarkus - Quartz - Deployment 2.7.5.Final [244/964]
[2026-03-04T22:47:09.072Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.072Z] [INFO]
[2026-03-04T22:47:09.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Processed 36 files in 78ms (Formatted: 0, Unchanged: 36, Failed: 0, Readonly: 0)
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Processed 36 files in 00:00.093 (Already Sorted: 36, Needed Sorting: 0)
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:47:09.703Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/main/resources
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:47:09.703Z] [INFO] Compiling 2 source files to /quarkus/extensions/quartz/deployment/target/classes
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:47:09.703Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/quartz/deployment/src/test/resources
[2026-03-04T22:47:09.703Z] [INFO]
[2026-03-04T22:47:09.703Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:09.703Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:47:09.703Z] [INFO] Compiling 34 source files to /quarkus/extensions/quartz/deployment/target/test-classes
[2026-03-04T22:47:10.332Z] [INFO]
[2026-03-04T22:47:10.332Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-quartz-deployment ---
[2026-03-04T22:47:10.332Z] [INFO]
[2026-03-04T22:47:10.332Z] [INFO] -------------------------------------------------------
[2026-03-04T22:47:10.332Z] [INFO] T E S T S
[2026-03-04T22:47:10.332Z] [INFO] -------------------------------------------------------
[2026-03-04T22:47:10.332Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:47:11.641Z] [INFO] Running io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-03-04T22:47:15.878Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.799 s - in io.quarkus.quartz.test.InvalidCronExpressionTest
[2026-03-04T22:47:15.878Z] [INFO] Running io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-03-04T22:47:17.944Z] 2026-03-04 22:47:17,559 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-03-04T22:47:17.944Z] 2026-03-04 22:47:17,560 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:17.944Z] 2026-03-04 22:47:17,560 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:18.580Z] 2026-03-04 22:47:17,930 INFO [io.quarkus] (main) Quarkus stopped in 0.356s
[2026-03-04T22:47:18.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s - in io.quarkus.quartz.test.PropertyDefaultValueSchedulerTest
[2026-03-04T22:47:18.580Z] [INFO] Running io.quarkus.quartz.test.metrics.MpTimedTest
[2026-03-04T22:47:19.918Z] 2026-03-04 22:47:19,555 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2026-03-04T22:47:19.918Z] 2026-03-04 22:47:19,556 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:19.918Z] 2026-03-04 22:47:19,556 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:20.547Z] 2026-03-04 22:47:19,922 INFO [io.quarkus] (main) Quarkus stopped in 0.348s
[2026-03-04T22:47:20.547Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s - in io.quarkus.quartz.test.metrics.MpTimedTest
[2026-03-04T22:47:20.547Z] [INFO] Running io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-03-04T22:47:21.870Z] 2026-03-04 22:47:21,139 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.438s. Listening on: http://localhost:8081
[2026-03-04T22:47:21.870Z] 2026-03-04 22:47:21,140 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:21.870Z] 2026-03-04 22:47:21,140 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:24.775Z] 2026-03-04 22:47:24,560 INFO [io.quarkus] (main) Quarkus stopped in 0.410s
[2026-03-04T22:47:24.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.634 s - in io.quarkus.quartz.test.PausedMethodExpressionTest
[2026-03-04T22:47:24.775Z] [INFO] Running io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-03-04T22:47:26.115Z] 2026-03-04 22:47:25,407 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
[2026-03-04T22:47:26.115Z] 2026-03-04 22:47:25,407 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
[2026-03-04T22:47:26.115Z] 2026-03-04 22:47:25,765 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-03-04T22:47:26.115Z] 2026-03-04 22:47:25,765 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:26.115Z] 2026-03-04 22:47:25,765 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:26.750Z] 2026-03-04 22:47:26,210 INFO [io.quarkus] (main) Quarkus stopped in 0.436s
[2026-03-04T22:47:26.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in io.quarkus.quartz.test.RegisterLoggingJobHistoryPluginTest
[2026-03-04T22:47:26.750Z] [INFO] Running io.quarkus.quartz.test.ConditionalExecutionTest
[2026-03-04T22:47:28.071Z] Skipped execution of [foo]: io.quarkus.quartz.test.ConditionalExecutionTest$IsDisabled
[2026-03-04T22:47:28.071Z] 2026-03-04 22:47:27,349 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-03-04T22:47:28.071Z] 2026-03-04 22:47:27,350 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:28.072Z] 2026-03-04 22:47:27,350 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:29.400Z] 2026-03-04 22:47:28,779 INFO [io.quarkus] (main) Quarkus stopped in 0.509s
[2026-03-04T22:47:29.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 s - in io.quarkus.quartz.test.ConditionalExecutionTest
[2026-03-04T22:47:29.400Z] [INFO] Running io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-03-04T22:47:30.036Z] 2026-03-04 22:47:29,928 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-03-04T22:47:30.036Z] 2026-03-04 22:47:29,929 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:30.036Z] 2026-03-04 22:47:29,929 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:30.701Z] 2026-03-04 22:47:30,366 INFO [io.quarkus] (main) Quarkus stopped in 0.426s
[2026-03-04T22:47:30.701Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in io.quarkus.quartz.test.DisabledScheduledMethodTest
[2026-03-04T22:47:30.701Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-03-04T22:47:32.018Z] 2026-03-04 22:47:31,431 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2026-03-04T22:47:32.018Z] 2026-03-04 22:47:31,432 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:32.018Z] 2026-03-04 22:47:31,432 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:33.374Z] 2026-03-04 22:47:32,872 INFO [io.quarkus] (main) Quarkus stopped in 0.508s
[2026-03-04T22:47:33.374Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.498 s - in io.quarkus.quartz.test.ConcurrentExecutionSkipTest
[2026-03-04T22:47:33.374Z] [INFO] Running io.quarkus.quartz.test.MissingDataSourceTest
[2026-03-04T22:47:33.374Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s - in io.quarkus.quartz.test.MissingDataSourceTest
[2026-03-04T22:47:33.374Z] [INFO] Running io.quarkus.quartz.test.PausedResumedMethodTest
[2026-03-04T22:47:34.678Z] 2026-03-04 22:47:34,407 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-03-04T22:47:34.678Z] 2026-03-04 22:47:34,407 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:34.678Z] 2026-03-04 22:47:34,407 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:35.334Z] 2026-03-04 22:47:34,927 INFO [io.quarkus] (main) Quarkus stopped in 0.507s
[2026-03-04T22:47:35.334Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in io.quarkus.quartz.test.PausedResumedMethodTest
[2026-03-04T22:47:35.334Z] [INFO] Running io.quarkus.quartz.test.RegisterJobListenerTest
[2026-03-04T22:47:36.657Z] 2026-03-04 22:47:35,940 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T22:47:36.657Z] 2026-03-04 22:47:35,940 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:36.657Z] 2026-03-04 22:47:35,940 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:36.657Z] 2026-03-04 22:47:36,383 INFO [io.quarkus] (main) Quarkus stopped in 0.430s
[2026-03-04T22:47:36.657Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.quartz.test.RegisterJobListenerTest
[2026-03-04T22:47:36.657Z] [INFO] Running io.quarkus.quartz.test.NoExpressionTest
[2026-03-04T22:47:37.358Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in io.quarkus.quartz.test.NoExpressionTest
[2026-03-04T22:47:37.358Z] [INFO] Running io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-03-04T22:47:37.991Z] 2026-03-04 22:47:37,846 WARN [io.qua.arc.impl] (main) An error occurred during delivery of the @BeforeDestroyed(ApplicationScoped.class) event: java.lang.IllegalStateException: Unable to create Scheduler
[2026-03-04T22:47:37.991Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:238)
[2026-03-04T22:47:37.991Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-03-04T22:47:37.991Z] at io.quarkus.quartz.runtime.QuartzScheduler_Bean.create(Unknown Source)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.AbstractSharedContext.createInstanceHandle(AbstractSharedContext.java:111)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:35)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.AbstractSharedContext$1.get(AbstractSharedContext.java:32)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.LazyValue.get(LazyValue.java:26)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.ComputingCache.computeIfAbsent(ComputingCache.java:69)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.AbstractSharedContext.get(AbstractSharedContext.java:32)
[2026-03-04T22:47:37.991Z] at io.quarkus.quartz.runtime.QuartzScheduler_Observer_destroy_fb1039b288e54ae74a9e1acfa476b03b6c5afceb.notify(Unknown Source)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.impl.ArcContainerImpl.shutdown(ArcContainerImpl.java:354)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.Arc.shutdown(Arc.java:52)
[2026-03-04T22:47:37.991Z] at io.quarkus.arc.runtime.ArcRecorder$1.run(ArcRecorder.java:44)
[2026-03-04T22:47:37.991Z] at io.quarkus.runtime.StartupContext.runAllInReverseOrder(StartupContext.java:84)
[2026-03-04T22:47:37.991Z] at io.quarkus.runtime.StartupContext.close(StartupContext.java:73)
[2026-03-04T22:47:37.991Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T22:47:37.991Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T22:47:37.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:47:37.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:47:37.991Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:47:37.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:47:37.991Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-03-04T22:47:37.991Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-03-04T22:47:37.991Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:47:37.991Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-03-04T22:47:37.991Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-03-04T22:47:37.991Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:47:37.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:47:37.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:47:37.992Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T22:47:37.992Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T22:47:37.992Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T22:47:37.992Z] Caused by: java.util.NoSuchElementException: Could not expand value my.cron in property ${my.cron}
[2026-03-04T22:47:37.992Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:113)
[2026-03-04T22:47:37.992Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils$1.accept(SchedulerUtils.java:104)
[2026-03-04T22:47:37.992Z] at io.smallrye.common.expression.ExpressionNode.emit(ExpressionNode.java:22)
[2026-03-04T22:47:37.992Z] at io.smallrye.common.expression.Expression.evaluateException(Expression.java:56)
[2026-03-04T22:47:37.992Z] at io.smallrye.common.expression.Expression.evaluate(Expression.java:70)
[2026-03-04T22:47:37.992Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.resolvePropertyExpression(SchedulerUtils.java:104)
[2026-03-04T22:47:37.992Z] at io.quarkus.scheduler.runtime.util.SchedulerUtils.lookUpPropertyValue(SchedulerUtils.java:72)
[2026-03-04T22:47:37.992Z] at io.quarkus.quartz.runtime.QuartzScheduler.<init>(QuartzScheduler.java:151)
[2026-03-04T22:47:37.992Z] ... 67 more
[2026-03-04T22:47:37.992Z]
[2026-03-04T22:47:37.992Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in io.quarkus.quartz.test.MissingConfigCronExpressionTest
[2026-03-04T22:47:37.992Z] [INFO] Running io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-03-04T22:47:38.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in io.quarkus.quartz.test.InvalidDelayedExpressionTest
[2026-03-04T22:47:38.622Z] [INFO] Running io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-03-04T22:47:39.930Z] 2026-03-04 22:47:39,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.924s. Listening on: http://localhost:8081
[2026-03-04T22:47:39.930Z] 2026-03-04 22:47:39,333 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:39.930Z] 2026-03-04 22:47:39,333 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:39.930Z] 2026-03-04 22:47:39,778 INFO [io.quarkus] (main) Quarkus stopped in 0.432s
[2026-03-04T22:47:39.930Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s - in io.quarkus.quartz.test.RequestScheduledMethodTest
[2026-03-04T22:47:39.930Z] [INFO] Running io.quarkus.quartz.test.InjectJobTest
[2026-03-04T22:47:41.237Z] 2026-03-04 22:47:40,714 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T22:47:41.237Z] 2026-03-04 22:47:40,715 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:41.237Z] 2026-03-04 22:47:40,715 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:42.543Z] 2026-03-04 22:47:42,165 INFO [io.quarkus] (main) Quarkus stopped in 0.514s
[2026-03-04T22:47:42.543Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s - in io.quarkus.quartz.test.InjectJobTest
[2026-03-04T22:47:42.543Z] [INFO] Running io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-03-04T22:47:42.543Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in io.quarkus.quartz.test.UnsupportedClusteredJobConfigurationTest
[2026-03-04T22:47:42.543Z] [INFO] Running io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-03-04T22:47:43.173Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.quartz.test.DuplicateIdentityExpressionTest
[2026-03-04T22:47:43.173Z] [INFO] Running io.quarkus.quartz.test.PausedMethodTest
[2026-03-04T22:47:44.481Z] 2026-03-04 22:47:43,754 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-03-04T22:47:44.481Z] 2026-03-04 22:47:43,754 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:44.481Z] 2026-03-04 22:47:43,754 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:47.400Z] 2026-03-04 22:47:47,185 INFO [io.quarkus] (main) Quarkus stopped in 0.421s
[2026-03-04T22:47:47.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.298 s - in io.quarkus.quartz.test.PausedMethodTest
[2026-03-04T22:47:47.400Z] [INFO] Running io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-03-04T22:47:48.760Z] 2026-03-04 22:47:48,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:47:48.760Z] 2026-03-04 22:47:48,082 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:48.760Z] 2026-03-04 22:47:48,082 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:51.042Z] 2026-03-04 22:47:50,527 INFO [io.quarkus] (main) Quarkus stopped in 0.515s
[2026-03-04T22:47:51.042Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.343 s - in io.quarkus.quartz.test.ConcurrentExecutionProceedTest
[2026-03-04T22:47:51.042Z] [INFO] Running io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-03-04T22:47:51.829Z] 2026-03-04 22:47:51,497 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.433s. Listening on: http://localhost:8081
[2026-03-04T22:47:51.829Z] 2026-03-04 22:47:51,498 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:51.829Z] 2026-03-04 22:47:51,498 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:53.139Z] 2026-03-04 22:47:52,927 INFO [io.quarkus] (main) Quarkus stopped in 0.509s
[2026-03-04T22:47:53.139Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.393 s - in io.quarkus.quartz.test.SimpleScheduledMethodTest
[2026-03-04T22:47:53.139Z] [INFO] Running io.quarkus.quartz.test.SimpleIdentityTest
[2026-03-04T22:47:54.451Z] 2026-03-04 22:47:53,757 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2026-03-04T22:47:54.451Z] 2026-03-04 22:47:53,757 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:54.451Z] 2026-03-04 22:47:53,757 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:54.451Z] 2026-03-04 22:47:54,222 INFO [io.quarkus] (main) Quarkus stopped in 0.459s
[2026-03-04T22:47:54.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in io.quarkus.quartz.test.SimpleIdentityTest
[2026-03-04T22:47:54.451Z] [INFO] Running io.quarkus.quartz.test.DisabledSchedulerTest
[2026-03-04T22:47:55.083Z] 2026-03-04 22:47:54,956 INFO [io.qua.qua.run.QuartzScheduler] (main) Quartz scheduler is disabled by config property and will not be started
[2026-03-04T22:47:55.083Z] 2026-03-04 22:47:55,009 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s. Listening on: http://localhost:8081
[2026-03-04T22:47:55.083Z] 2026-03-04 22:47:55,009 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:55.083Z] 2026-03-04 22:47:55,009 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:55.714Z] 2026-03-04 22:47:55,031 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:47:55.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in io.quarkus.quartz.test.DisabledSchedulerTest
[2026-03-04T22:47:55.714Z] [INFO] Running io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-03-04T22:47:55.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in io.quarkus.quartz.test.MissingConfigIdentityExpressionTest
[2026-03-04T22:47:55.714Z] [INFO] Running io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-03-04T22:47:56.344Z] 2026-03-04 22:47:56,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:47:56.344Z] 2026-03-04 22:47:56,279 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:56.344Z] 2026-03-04 22:47:56,279 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:47:58.775Z] 2026-03-04 22:47:57,726 INFO [io.quarkus] (main) Quarkus stopped in 0.515s
[2026-03-04T22:47:58.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 s - in io.quarkus.quartz.test.subclass.InterceptedJobClassTest
[2026-03-04T22:47:58.775Z] [INFO] Running io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-03-04T22:47:58.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in io.quarkus.quartz.test.InvalidTriggerListenerConfigurationTest
[2026-03-04T22:47:58.775Z] [INFO] Running io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-03-04T22:47:58.775Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.quartz.test.InvalidEveryExpressionTest
[2026-03-04T22:47:58.775Z] [INFO] Running io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-03-04T22:47:59.423Z] 2026-03-04 22:47:59,222 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-03-04T22:47:59.423Z] 2026-03-04 22:47:59,222 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:47:59.423Z] 2026-03-04 22:47:59,223 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:48:00.735Z] 2026-03-04 22:48:00,662 INFO [io.quarkus] (main) Quarkus stopped in 0.511s
[2026-03-04T22:48:00.735Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.298 s - in io.quarkus.quartz.test.InjectQuartzSchedulerTest
[2026-03-04T22:48:00.735Z] [INFO] Running io.quarkus.quartz.test.HaltedSchedulerTest
[2026-03-04T22:48:02.063Z] 2026-03-04 22:48:01,592 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:48:02.063Z] 2026-03-04 22:48:01,592 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:02.063Z] 2026-03-04 22:48:01,592 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:48:02.784Z] 2026-03-04 22:48:02,022 INFO [io.quarkus] (main) Quarkus stopped in 0.422s
[2026-03-04T22:48:02.785Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s - in io.quarkus.quartz.test.HaltedSchedulerTest
[2026-03-04T22:48:02.785Z] [INFO] Running io.quarkus.quartz.test.SimpleDelayedTest
[2026-03-04T22:48:03.413Z] 2026-03-04 22:48:02,857 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8081
[2026-03-04T22:48:03.413Z] 2026-03-04 22:48:02,857 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:03.413Z] 2026-03-04 22:48:02,857 INFO [io.quarkus] (main) Installed features: [cdi, quartz, scheduler, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T22:48:04.721Z] 2026-03-04 22:48:04,313 INFO [io.quarkus] (main) Quarkus stopped in 0.505s
[2026-03-04T22:48:04.721Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.29 s - in io.quarkus.quartz.test.SimpleDelayedTest
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] Results:
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-quartz-deployment ---
[2026-03-04T22:48:04.721Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final.jar
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-quartz-deployment ---
[2026-03-04T22:48:04.721Z] [INFO] Building jar: /quarkus/extensions/quartz/deployment/target/quarkus-quartz-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-quartz-deployment ---
[2026-03-04T22:48:04.721Z] [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
[2026-03-04T22:48:04.721Z] [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
[2026-03-04T22:48:04.721Z] [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
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] -------------------< io.quarkus:quarkus-jaxp-parent >-------------------
[2026-03-04T22:48:04.721Z] [INFO] Building Quarkus - JAXP 2.7.5.Final [245/964]
[2026-03-04T22:48:04.721Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.721Z] [INFO]
[2026-03-04T22:48:04.721Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-parent ---
[2026-03-04T22:48:04.722Z] [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
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] ----------------------< io.quarkus:quarkus-jaxp >-----------------------
[2026-03-04T22:48:04.722Z] [INFO] Building Quarkus - JAXP - Runtime 2.7.5.Final [246/964]
[2026-03-04T22:48:04.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:04.722Z] [INFO] Copying 1 resource
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] No sources to compile
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:04.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/runtime/src/test/resources
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] No sources to compile
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] No tests to run.
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final.jar
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [INFO] Building jar: /quarkus/extensions/jaxp/runtime/target/quarkus-jaxp-2.7.5.Final-sources.jar
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp ---
[2026-03-04T22:48:04.722Z] [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
[2026-03-04T22:48:04.722Z] [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
[2026-03-04T22:48:04.722Z] [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
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] -----------------< io.quarkus:quarkus-jaxp-deployment >-----------------
[2026-03-04T22:48:04.722Z] [INFO] Building Quarkus - JAXP - Deployment 2.7.5.Final [247/964]
[2026-03-04T22:48:04.722Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:04.722Z] [INFO]
[2026-03-04T22:48:04.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO] Processed 1 files in 29ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:05.351Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/main/resources
[2026-03-04T22:48:05.351Z] [INFO]
[2026-03-04T22:48:05.351Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.351Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:05.351Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxp/deployment/target/classes
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:05.980Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxp/deployment/src/test/resources
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [INFO] No sources to compile
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [INFO] No tests to run.
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final.jar
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [INFO] Building jar: /quarkus/extensions/jaxp/deployment/target/quarkus-jaxp-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxp-deployment ---
[2026-03-04T22:48:05.980Z] [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
[2026-03-04T22:48:05.980Z] [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
[2026-03-04T22:48:05.980Z] [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
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] ------------< io.quarkus:quarkus-smallrye-stork-deployment >------------
[2026-03-04T22:48:05.980Z] [INFO] Building Quarkus - SmallRye Stork - Deployment 2.7.5.Final [248/964]
[2026-03-04T22:48:05.980Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:05.980Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:05.980Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Processed 1 files in 25ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:06.609Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/main/resources
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:06.609Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-stork/deployment/target/classes
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:06.609Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-stork/deployment/src/test/resources
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] No sources to compile
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] No tests to run.
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final.jar
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [INFO] Building jar: /quarkus/extensions/smallrye-stork/deployment/target/quarkus-smallrye-stork-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-stork-deployment ---
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] ---------------< io.quarkus:quarkus-config-yaml-parent >----------------
[2026-03-04T22:48:06.609Z] [INFO] Building Quarkus - Configuration - YAML 2.7.5.Final [249/964]
[2026-03-04T22:48:06.609Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-parent ---
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.609Z] [INFO]
[2026-03-04T22:48:06.609Z] [INFO] -------------------< io.quarkus:quarkus-config-yaml >-------------------
[2026-03-04T22:48:06.609Z] [INFO] Building Quarkus - Configuration - YAML - Runtime 2.7.5.Final [250/964]
[2026-03-04T22:48:06.609Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.609Z] [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 18 kB/s)
[2026-03-04T22:48:06.609Z] [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
[2026-03-04T22:48:06.610Z] [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 150 kB/s)
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml ---
[2026-03-04T22:48:06.610Z] [INFO]
[2026-03-04T22:48:06.610Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Processed 3 files in 31ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:07.240Z] [INFO] Copying 2 resources
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:07.240Z] [INFO] Compiling 2 source files to /quarkus/extensions/config-yaml/runtime/target/classes
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:07.240Z] [INFO] Copying 2 resources
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:07.240Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/runtime/target/test-classes
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.240Z] [INFO]
[2026-03-04T22:48:07.240Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:07.240Z] [INFO] T E S T S
[2026-03-04T22:48:07.240Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:07.240Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:48:07.872Z] [INFO] Running io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-03-04T22:48:07.872Z] /quarkus/extensions/config-yaml/runtime
[2026-03-04T22:48:07.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in io.quarkus.config.yaml.runtime.ApplicationYamlTest
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] Results:
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.872Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final.jar
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.872Z] [INFO] Building jar: /quarkus/extensions/config-yaml/runtime/target/quarkus-config-yaml-2.7.5.Final-sources.jar
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml ---
[2026-03-04T22:48:07.872Z] [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
[2026-03-04T22:48:07.872Z] [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
[2026-03-04T22:48:07.872Z] [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
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] -------------< io.quarkus:quarkus-config-yaml-deployment >--------------
[2026-03-04T22:48:07.872Z] [INFO] Building Quarkus - Configuration - YAML - Deployment 2.7.5.Final [251/964]
[2026-03-04T22:48:07.872Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:07.872Z] [INFO]
[2026-03-04T22:48:07.872Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO] Processed 5 files in 26ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO] Processed 5 files in 00:00.013 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:08.503Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/config-yaml/deployment/src/main/resources
[2026-03-04T22:48:08.503Z] [INFO]
[2026-03-04T22:48:08.503Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:08.503Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:08.503Z] [INFO] Compiling 1 source file to /quarkus/extensions/config-yaml/deployment/target/classes
[2026-03-04T22:48:09.225Z] [INFO]
[2026-03-04T22:48:09.225Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:09.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:09.225Z] [INFO] Copying 3 resources
[2026-03-04T22:48:09.225Z] [INFO]
[2026-03-04T22:48:09.225Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:09.225Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:09.225Z] [INFO] Compiling 4 source files to /quarkus/extensions/config-yaml/deployment/target/test-classes
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [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
[2026-03-04T22:48:09.226Z] [INFO]
[2026-03-04T22:48:09.226Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:09.226Z] [INFO]
[2026-03-04T22:48:09.226Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:09.226Z] [INFO] T E S T S
[2026-03-04T22:48:09.226Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:09.859Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:48:10.490Z] [INFO] Running io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-03-04T22:48:16.411Z] 2026-03-04 22:48:15,588 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-03-04T22:48:16.411Z] 2026-03-04 22:48:15,590 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:16.412Z] 2026-03-04 22:48:15,593 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-03-04T22:48:16.412Z] 2026-03-04 22:48:16,261 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:48:16.412Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.267 s - in io.quarkus.config.yaml.deployment.InterfaceConfigPropertiesTest
[2026-03-04T22:48:16.412Z] [INFO] Running io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-03-04T22:48:23.575Z] Tests paused
[2026-03-04T22:48:23.575Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:48:23.575Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:48:23.575Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:48:23.575Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:48:23.575Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:20,495 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.456s. Listening on: http://localhost:8080
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:20,496 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:20,496 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:21,774 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test946568961975182972/src/main/resources/application.yaml
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:21,775 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yaml.
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:21,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:48:23.575Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:48:23.575Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:48:23.575Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:48:23.575Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:48:23.575Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,257 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8080
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,258 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,258 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,258 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.485s
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,290 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/config-yaml/deployment/target/quarkus-dev-mode-test946568961975182972/src/main/resources/application.yml
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,291 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.yml.
[2026-03-04T22:48:23.575Z] 2026-03-04 22:48:22,294 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:48:23.575Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:48:23.575Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:48:23.576Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:48:23.576Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:48:23.576Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:48:23.576Z] 2026-03-04 22:48:22,694 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8080
[2026-03-04T22:48:23.576Z] 2026-03-04 22:48:22,694 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:48:23.576Z] 2026-03-04 22:48:22,695 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, config-yaml, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T22:48:23.576Z] 2026-03-04 22:48:22,695 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.406s
[2026-03-04T22:48:23.576Z] 2026-03-04 22:48:22,706 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:48:23.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.463 s - in io.quarkus.config.yaml.deployment.ApplicationYamlHotDeploymentTest
[2026-03-04T22:48:23.576Z] [INFO] Running io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-03-04T22:48:24.884Z] 2026-03-04 22:48:24,363 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-03-04T22:48:24.884Z] 2026-03-04 22:48:24,363 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:24.884Z] 2026-03-04 22:48:24,363 INFO [io.quarkus] (main) Installed features: [cdi, config-yaml, smallrye-context-propagation, vertx]
[2026-03-04T22:48:24.884Z] 2026-03-04 22:48:24,441 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T22:48:24.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in io.quarkus.config.yaml.deployment.ClassConfigPropertiesTest
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] Results:
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:24.884Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final.jar
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:24.884Z] [INFO] Building jar: /quarkus/extensions/config-yaml/deployment/target/quarkus-config-yaml-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-config-yaml-deployment ---
[2026-03-04T22:48:24.884Z] [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
[2026-03-04T22:48:24.884Z] [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
[2026-03-04T22:48:24.884Z] [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
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] -------------------< io.quarkus:quarkus-jaxb-parent >-------------------
[2026-03-04T22:48:24.884Z] [INFO] Building Quarkus - JAXB 2.7.5.Final [252/964]
[2026-03-04T22:48:24.884Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-parent ---
[2026-03-04T22:48:24.884Z] [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
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] ----------------------< io.quarkus:quarkus-jaxb >-----------------------
[2026-03-04T22:48:24.884Z] [INFO] Building Quarkus - JAXB - Runtime 2.7.5.Final [253/964]
[2026-03-04T22:48:24.884Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:24.884Z] [INFO] Copying 1 resource
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO]
[2026-03-04T22:48:24.884Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb ---
[2026-03-04T22:48:24.884Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:24.884Z] [INFO] Compiling 1 source file to /quarkus/extensions/jaxb/runtime/target/classes
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:25.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/runtime/src/test/resources
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [INFO] No sources to compile
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [INFO] No tests to run.
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final.jar
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [INFO] Building jar: /quarkus/extensions/jaxb/runtime/target/quarkus-jaxb-2.7.5.Final-sources.jar
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb ---
[2026-03-04T22:48:25.514Z] [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
[2026-03-04T22:48:25.514Z] [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
[2026-03-04T22:48:25.514Z] [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
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] -----------------< io.quarkus:quarkus-jaxb-deployment >-----------------
[2026-03-04T22:48:25.514Z] [INFO] Building Quarkus - JAXB - Deployment 2.7.5.Final [254/964]
[2026-03-04T22:48:25.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO] Processed 2 files in 38ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO] Processed 2 files in 00:00.026 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:25.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/main/resources
[2026-03-04T22:48:25.514Z] [INFO]
[2026-03-04T22:48:25.514Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:25.514Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:25.514Z] [INFO] Compiling 2 source files to /quarkus/extensions/jaxb/deployment/target/classes
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:26.149Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaxb/deployment/src/test/resources
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [INFO] No sources to compile
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [INFO] No tests to run.
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final.jar
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [INFO] Building jar: /quarkus/extensions/jaxb/deployment/target/quarkus-jaxb-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxb-deployment ---
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] ------------< io.quarkus:quarkus-websockets-client-parent >-------------
[2026-03-04T22:48:26.149Z] [INFO] Building Quarkus - WebSockets Client 2.7.5.Final [255/964]
[2026-03-04T22:48:26.149Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-parent ---
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [INFO]
[2026-03-04T22:48:26.149Z] [INFO] ----------------< io.quarkus:quarkus-websockets-client >----------------
[2026-03-04T22:48:26.149Z] [INFO] Building Quarkus - WebSockets Client - Runtime 2.7.5.Final [256/964]
[2026-03-04T22:48:26.149Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [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 75 kB/s)
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [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 196 kB/s)
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.149Z] [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 109 kB/s)
[2026-03-04T22:48:26.149Z] [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
[2026-03-04T22:48:26.779Z] [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 23 kB/s)
[2026-03-04T22:48:26.779Z] [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
[2026-03-04T22:48:26.779Z] [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
[2026-03-04T22:48:26.779Z] [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 918 kB/s)
[2026-03-04T22:48:26.779Z] [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 2.8 MB/s)
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO]
[2026-03-04T22:48:26.779Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.779Z] [INFO] Processed 5 files in 33ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:26.780Z] [INFO] Copying 1 resource
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:26.780Z] [INFO] Compiling 5 source files to /quarkus/extensions/websockets/client/runtime/target/classes
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:26.780Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/runtime/src/test/resources
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] No sources to compile
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] No tests to run.
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final.jar
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [INFO] Building jar: /quarkus/extensions/websockets/client/runtime/target/quarkus-websockets-client-2.7.5.Final-sources.jar
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client ---
[2026-03-04T22:48:26.780Z] [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
[2026-03-04T22:48:26.780Z] [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
[2026-03-04T22:48:26.780Z] [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
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] ----------------< io.quarkus:quarkus-websockets-parent >----------------
[2026-03-04T22:48:26.780Z] [INFO] Building Quarkus - WebSockets 2.7.5.Final [257/964]
[2026-03-04T22:48:26.780Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:26.780Z] [INFO]
[2026-03-04T22:48:26.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-parent ---
[2026-03-04T22:48:27.414Z] [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
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] -------------------< io.quarkus:quarkus-websockets >--------------------
[2026-03-04T22:48:27.414Z] [INFO] Building Quarkus - WebSockets - Runtime 2.7.5.Final [258/964]
[2026-03-04T22:48:27.414Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:27.414Z] [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
[2026-03-04T22:48:27.414Z] [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 88 kB/s)
[2026-03-04T22:48:27.414Z] [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
[2026-03-04T22:48:27.414Z] [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 401 kB/s)
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets ---
[2026-03-04T22:48:27.414Z] [INFO]
[2026-03-04T22:48:27.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:27.415Z] [INFO] Copying 1 resource
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO]
[2026-03-04T22:48:27.415Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets ---
[2026-03-04T22:48:27.415Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:27.415Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/runtime/target/classes
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:28.047Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/runtime/src/test/resources
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [INFO] No sources to compile
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [INFO] No tests to run.
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final.jar
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [INFO] Building jar: /quarkus/extensions/websockets/server/runtime/target/quarkus-websockets-2.7.5.Final-sources.jar
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets ---
[2026-03-04T22:48:28.047Z] [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
[2026-03-04T22:48:28.047Z] [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
[2026-03-04T22:48:28.047Z] [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
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] ----------< io.quarkus:quarkus-websockets-client-deployment >-----------
[2026-03-04T22:48:28.047Z] [INFO] Building Quarkus - WebSockets Client - Deployment 2.7.5.Final [259/964]
[2026-03-04T22:48:28.047Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.047Z] [INFO]
[2026-03-04T22:48:28.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO] Processed 8 files in 27ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO] Processed 8 files in 00:00.014 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:28.678Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/main/resources
[2026-03-04T22:48:28.678Z] [INFO]
[2026-03-04T22:48:28.678Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:28.678Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:28.678Z] [INFO] Compiling 6 source files to /quarkus/extensions/websockets/client/deployment/target/classes
[2026-03-04T22:48:29.310Z] [INFO]
[2026-03-04T22:48:29.310Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:29.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:29.310Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/client/deployment/src/test/resources
[2026-03-04T22:48:29.310Z] [INFO]
[2026-03-04T22:48:29.310Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:29.310Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:29.310Z] [INFO] Compiling 2 source files to /quarkus/extensions/websockets/client/deployment/target/test-classes
[2026-03-04T22:48:29.310Z] [INFO]
[2026-03-04T22:48:29.310Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:29.310Z] [INFO]
[2026-03-04T22:48:29.310Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:29.310Z] [INFO] T E S T S
[2026-03-04T22:48:29.310Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:29.310Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:48:29.940Z] [INFO] Running io.quarkus.websockets.test.WebSocketClientTestCase
[2026-03-04T22:48:34.707Z] 2026-03-04 22:48:34,076 INFO [io.und.websockets] (main) UT026004: Adding annotated client endpoint class io.quarkus.websockets.test.TestWebSocketClient
[2026-03-04T22:48:34.707Z] 2026-03-04 22:48:34,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.354s.
[2026-03-04T22:48:34.707Z] 2026-03-04 22:48:34,246 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:34.707Z] 2026-03-04 22:48:34,246 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, websockets-client]
[2026-03-04T22:48:34.707Z] 2026-03-04 22:48:34,548 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:48:34.707Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.898 s - in io.quarkus.websockets.test.WebSocketClientTestCase
[2026-03-04T22:48:34.707Z] [INFO]
[2026-03-04T22:48:34.707Z] [INFO] Results:
[2026-03-04T22:48:34.707Z] [INFO]
[2026-03-04T22:48:34.707Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:34.708Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final.jar
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:34.708Z] [INFO] Building jar: /quarkus/extensions/websockets/client/deployment/target/quarkus-websockets-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-client-deployment ---
[2026-03-04T22:48:34.708Z] [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
[2026-03-04T22:48:34.708Z] [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
[2026-03-04T22:48:34.708Z] [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
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --------------< io.quarkus:quarkus-websockets-deployment >--------------
[2026-03-04T22:48:34.708Z] [INFO] Building Quarkus - WebSockets - Deployment 2.7.5.Final [260/964]
[2026-03-04T22:48:34.708Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:34.708Z] [INFO]
[2026-03-04T22:48:34.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO] Processed 4 files in 00:00.010 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:35.337Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/main/resources
[2026-03-04T22:48:35.337Z] [INFO]
[2026-03-04T22:48:35.337Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.337Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:35.337Z] [INFO] Compiling 1 source file to /quarkus/extensions/websockets/server/deployment/target/classes
[2026-03-04T22:48:35.968Z] [INFO]
[2026-03-04T22:48:35.968Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:35.968Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/server/deployment/src/test/resources
[2026-03-04T22:48:35.968Z] [INFO]
[2026-03-04T22:48:35.968Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.968Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:35.968Z] [INFO] Compiling 3 source files to /quarkus/extensions/websockets/server/deployment/target/test-classes
[2026-03-04T22:48:35.968Z] [INFO]
[2026-03-04T22:48:35.968Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:35.968Z] [INFO]
[2026-03-04T22:48:35.968Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:35.968Z] [INFO] T E S T S
[2026-03-04T22:48:35.968Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:35.968Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:48:37.346Z] [INFO] Running io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-03-04T22:48:46.345Z] Tests paused
[2026-03-04T22:48:46.345Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:48:46.345Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:48:46.345Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:48:46.345Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:48:46.345Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:42,233 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:42,528 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.507s. Listening on: http://localhost:8080
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:42,529 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:42,529 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:44,767 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in EchoService.class.
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:44,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T22:48:46.345Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:48:46.345Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:48:46.345Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:48:46.345Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:48:46.345Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,187 INFO [io.und.websockets] (Quarkus Main Thread) UT026003: Adding annotated server endpoint class io.quarkus.websockets.test.EchoWebSocket for path /echo
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,235 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8080
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,236 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,236 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, vertx, websockets, websockets-client]
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,236 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.162s
[2026-03-04T22:48:46.345Z] 2026-03-04 22:48:45,254 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:48:46.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.484 s - in io.quarkus.websockets.test.WebsocketDevModeTestCase
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] Results:
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:46.345Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final.jar
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:46.345Z] [INFO] Building jar: /quarkus/extensions/websockets/server/deployment/target/quarkus-websockets-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-deployment ---
[2026-03-04T22:48:46.345Z] [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
[2026-03-04T22:48:46.345Z] [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
[2026-03-04T22:48:46.345Z] [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
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --------------< io.quarkus:quarkus-websockets-aggregator >--------------
[2026-03-04T22:48:46.345Z] [INFO] Building Quarkus - WebSockets Aggregator 2.7.5.Final [261/964]
[2026-03-04T22:48:46.345Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-websockets-aggregator ---
[2026-03-04T22:48:46.345Z] [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
[2026-03-04T22:48:46.345Z] [INFO]
[2026-03-04T22:48:46.345Z] [INFO] ---------------< io.quarkus:quarkus-undertow-websockets >---------------
[2026-03-04T22:48:46.345Z] [INFO] Building Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.5.Final [262/964]
[2026-03-04T22:48:46.346Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:46.346Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/main/resources
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] No sources to compile
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:46.346Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/websockets/legacy/src/test/resources
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] No sources to compile
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] No tests to run.
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-03-04T22:48:46.346Z] [INFO] Building jar: /quarkus/extensions/websockets/legacy/target/quarkus-undertow-websockets-2.7.5.Final.jar
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [INFO] No sources in project. Archive not created.
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-undertow-websockets ---
[2026-03-04T22:48:46.346Z] [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
[2026-03-04T22:48:46.346Z] [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
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] -------------< io.quarkus:quarkus-webjars-locator-parent >--------------
[2026-03-04T22:48:46.346Z] [INFO] Building Quarkus - WebJar Locator 2.7.5.Final [263/964]
[2026-03-04T22:48:46.346Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-parent ---
[2026-03-04T22:48:46.346Z] [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
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] -----------------< io.quarkus:quarkus-webjars-locator >-----------------
[2026-03-04T22:48:46.346Z] [INFO] Building Quarkus - WebJar Locator - Runtime 2.7.5.Final [264/964]
[2026-03-04T22:48:46.346Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:46.346Z] [INFO] Copying 1 resource
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.346Z] [INFO]
[2026-03-04T22:48:46.346Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.977Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:46.977Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/runtime/target/classes
[2026-03-04T22:48:46.977Z] [INFO]
[2026-03-04T22:48:46.977Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:46.977Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/runtime/src/test/resources
[2026-03-04T22:48:46.977Z] [INFO]
[2026-03-04T22:48:46.977Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.977Z] [INFO] No sources to compile
[2026-03-04T22:48:46.977Z] [INFO]
[2026-03-04T22:48:46.977Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.978Z] [INFO] No tests to run.
[2026-03-04T22:48:46.978Z] [INFO]
[2026-03-04T22:48:46.978Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.978Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final.jar
[2026-03-04T22:48:46.978Z] [INFO]
[2026-03-04T22:48:46.978Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.978Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/runtime/target/quarkus-webjars-locator-2.7.5.Final-sources.jar
[2026-03-04T22:48:46.978Z] [INFO]
[2026-03-04T22:48:46.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator ---
[2026-03-04T22:48:46.978Z] [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
[2026-03-04T22:48:46.978Z] [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
[2026-03-04T22:48:46.978Z] [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
[2026-03-04T22:48:46.978Z] [INFO]
[2026-03-04T22:48:46.978Z] [INFO] -----------< io.quarkus:quarkus-webjars-locator-deployment >------------
[2026-03-04T22:48:46.978Z] [INFO] Building Quarkus - WebJar Locator - Deployment 2.7.5.Final [265/964]
[2026-03-04T22:48:46.978Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:48:46.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.pom
[2026-03-04T22:48:46.978Z] [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 140 kB/s)
[2026-03-04T22:48:46.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.pom
[2026-03-04T22:48:46.978Z] [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 121 kB/s)
[2026-03-04T22:48:46.978Z] [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
[2026-03-04T22:48:46.978Z] [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 35 kB/s)
[2026-03-04T22:48:46.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml
[2026-03-04T22:48:46.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/mbostock-bower/d3-bower/maven-metadata.xml (736 B at 4.7 kB/s)
[2026-03-04T22:48:46.978Z] [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
[2026-03-04T22:48:46.978Z] [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 36 kB/s)
[2026-03-04T22:48:47.607Z] [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
[2026-03-04T22:48:47.607Z] [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 18 kB/s)
[2026-03-04T22:48:47.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml
[2026-03-04T22:48:47.607Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/maven-metadata.xml (353 B at 1.6 kB/s)
[2026-03-04T22:48:47.607Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.pom
[2026-03-04T22:48:47.608Z] [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 33 kB/s)
[2026-03-04T22:48:47.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.13.0/jquery-ui-1.13.0.jar
[2026-03-04T22:48:47.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar
[2026-03-04T22:48:47.608Z] [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
[2026-03-04T22:48:47.608Z] [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
[2026-03-04T22:48:47.608Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/crossfilter/crossfilter/1.4.6/crossfilter-1.4.6.jar
[2026-03-04T22:48:47.608Z] [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 5.1 MB/s)
[2026-03-04T22:48:47.608Z] [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 704 kB/s)
[2026-03-04T22:48:47.608Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/momentjs/2.24.0/momentjs-2.24.0.jar (759 kB at 12 MB/s)
[2026-03-04T22:48:47.608Z] [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 1.5 MB/s)
[2026-03-04T22:48:47.608Z] [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 7.4 MB/s)
[2026-03-04T22:48:47.608Z] [INFO]
[2026-03-04T22:48:47.608Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:47.608Z] [INFO]
[2026-03-04T22:48:47.608Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO] artifact org.webjars.bowergithub.mbostock-bower:d3-bower: checking for updates from central
[2026-03-04T22:48:48.240Z] [INFO] artifact org.webjars.bowergithub.crossfilter:crossfilter: checking for updates from central
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO] Processed 6 files in 48ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO] Processed 6 files in 00:00.019 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:48.240Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/main/resources
[2026-03-04T22:48:48.240Z] [INFO]
[2026-03-04T22:48:48.240Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.240Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:48.240Z] [INFO] Compiling 1 source file to /quarkus/extensions/webjars-locator/deployment/target/classes
[2026-03-04T22:48:48.870Z] [INFO]
[2026-03-04T22:48:48.870Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.870Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:48:48.870Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/webjars-locator/deployment/src/test/resources
[2026-03-04T22:48:48.870Z] [INFO]
[2026-03-04T22:48:48.870Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:48.870Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:48:48.870Z] [INFO] Compiling 5 source files to /quarkus/extensions/webjars-locator/deployment/target/test-classes
[2026-03-04T22:48:48.870Z] [INFO]
[2026-03-04T22:48:48.870Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:48:49.502Z] [INFO]
[2026-03-04T22:48:49.502Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:49.502Z] [INFO] T E S T S
[2026-03-04T22:48:49.502Z] [INFO] -------------------------------------------------------
[2026-03-04T22:48:49.502Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:48:50.166Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-03-04T22:48:56.083Z] 2026-03-04 22:48:55,561 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.503s. Listening on: http://localhost:8081
[2026-03-04T22:48:56.083Z] 2026-03-04 22:48:55,564 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:48:56.083Z] 2026-03-04 22:48:55,564 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-03-04T22:48:58.142Z] 2026-03-04 22:48:57,631 INFO [io.quarkus] (main) Quarkus stopped in 0.053s
[2026-03-04T22:48:58.142Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.736 s - in io.quarkus.webjar.locator.test.WebJarLocatorTest
[2026-03-04T22:48:58.142Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-03-04T22:49:05.346Z] Tests paused
[2026-03-04T22:49:05.346Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:49:05.346Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:49:05.346Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:49:05.346Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:49:05.346Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:01,760 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.353s. Listening on: http://localhost:8080
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:01,760 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:01,760 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,482 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Restarting quarkus due to changes in PostResource.class.
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,491 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
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,492 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:49:05.346Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:49:05.346Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:49:05.346Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:49:05.346Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:49:05.346Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,983 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8080
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,984 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,984 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx, webjars-locator]
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:04,984 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-1) Live reload total time: 1.235s
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:05,165 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
[2026-03-04T22:49:05.346Z] 2026-03-04 22:49:05,165 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:49:05.346Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.571 s - in io.quarkus.webjar.locator.test.WebJarLocatorDevModeTest
[2026-03-04T22:49:05.346Z] [INFO] Running io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-03-04T22:49:08.211Z] 2026-03-04 22:49:07,492 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:49:08.211Z] 2026-03-04 22:49:07,492 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:08.211Z] 2026-03-04 22:49:07,493 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx, webjars-locator]
[2026-03-04T22:49:08.843Z] 2026-03-04 22:49:08,236 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-03-04T22:49:08.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 s - in io.quarkus.webjar.locator.test.WebJarLocatorRootPathTest
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] Results:
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:49:08.843Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final.jar
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:49:08.843Z] [INFO] Building jar: /quarkus/extensions/webjars-locator/deployment/target/quarkus-webjars-locator-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-webjars-locator-deployment ---
[2026-03-04T22:49:08.843Z] [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
[2026-03-04T22:49:08.843Z] [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
[2026-03-04T22:49:08.843Z] [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
[2026-03-04T22:49:08.843Z] [INFO]
[2026-03-04T22:49:08.843Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-common-deployment >-------
[2026-03-04T22:49:08.843Z] [INFO] Building Quarkus - RESTEasy Reactive - Common - Deployment 2.7.5.Final [266/964]
[2026-03-04T22:49:08.844Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:08.844Z] [INFO]
[2026-03-04T22:49:08.844Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] Processed 13 files in 26ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] Processed 13 files in 00:00.018 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:09.476Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/main/resources
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:09.476Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/classes
[2026-03-04T22:49:09.476Z] [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
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:09.476Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/src/test/resources
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] No sources to compile
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] No tests to run.
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.476Z] [INFO] No tests to run.
[2026-03-04T22:49:09.476Z] [INFO]
[2026-03-04T22:49:09.476Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.477Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final.jar
[2026-03-04T22:49:09.477Z] [INFO]
[2026-03-04T22:49:09.477Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.477Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-common/deployment/target/quarkus-resteasy-reactive-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:49:09.477Z] [INFO]
[2026-03-04T22:49:09.477Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-common-deployment ---
[2026-03-04T22:49:09.477Z] [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
[2026-03-04T22:49:09.477Z] [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
[2026-03-04T22:49:09.477Z] [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
[2026-03-04T22:49:09.477Z] [INFO]
[2026-03-04T22:49:09.477Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-server-spi-deployment >-----
[2026-03-04T22:49:09.477Z] [INFO] Building Quarkus - RESTEasy Reactive - Server - SPI - Deployment 2.7.5.Final [267/964]
[2026-03-04T22:49:09.477Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:09.477Z] [INFO]
[2026-03-04T22:49:09.477Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:09.477Z] [INFO]
[2026-03-04T22:49:09.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Processed 4 files in 21ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:10.107Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/main/resources
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:10.107Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/classes
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:10.107Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/src/test/resources
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] No sources to compile
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] No tests to run.
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.107Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/spi-deployment/target/quarkus-resteasy-reactive-server-spi-deployment-2.7.5.Final.jar
[2026-03-04T22:49:10.107Z] [INFO]
[2026-03-04T22:49:10.107Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.108Z] [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
[2026-03-04T22:49:10.108Z] [INFO]
[2026-03-04T22:49:10.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-server-spi-deployment ---
[2026-03-04T22:49:10.108Z] [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
[2026-03-04T22:49:10.108Z] [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
[2026-03-04T22:49:10.108Z] [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
[2026-03-04T22:49:10.108Z] [INFO]
[2026-03-04T22:49:10.108Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-kotlin-deployment >-------
[2026-03-04T22:49:10.108Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin - Deployment 2.7.5.Final [268/964]
[2026-03-04T22:49:10.108Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:10.108Z] [INFO]
[2026-03-04T22:49:10.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.108Z] [INFO]
[2026-03-04T22:49:10.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:10.737Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/main/resources
[2026-03-04T22:49:10.737Z] [INFO]
[2026-03-04T22:49:10.737Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:10.737Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:10.737Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/classes
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:11.365Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/src/test/resources
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [INFO] No sources to compile
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [INFO] No tests to run.
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final.jar
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin/deployment/target/quarkus-resteasy-reactive-kotlin-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-deployment ---
[2026-03-04T22:49:11.365Z] [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
[2026-03-04T22:49:11.365Z] [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
[2026-03-04T22:49:11.365Z] [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
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-parent >-----------
[2026-03-04T22:49:11.365Z] [INFO] Building Quarkus - JAX-RS Client Reactive 2.7.5.Final [269/964]
[2026-03-04T22:49:11.365Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-parent ---
[2026-03-04T22:49:11.365Z] [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
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --------------< io.quarkus:quarkus-jaxrs-client-reactive >--------------
[2026-03-04T22:49:11.365Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Runtime 2.7.5.Final [270/964]
[2026-03-04T22:49:11.365Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Processed 6 files in 15ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Processed 6 files in 00:00.007 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:11.365Z] [INFO] Copying 3 resources
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:11.365Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/classes
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:11.365Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/src/test/resources
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] No sources to compile
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] No tests to run.
[2026-03-04T22:49:11.365Z] [INFO]
[2026-03-04T22:49:11.365Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.365Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final.jar
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.995Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/runtime/target/quarkus-jaxrs-client-reactive-2.7.5.Final-sources.jar
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive ---
[2026-03-04T22:49:11.995Z] [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
[2026-03-04T22:49:11.995Z] [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
[2026-03-04T22:49:11.995Z] [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
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --------< io.quarkus:quarkus-jaxrs-client-reactive-deployment >---------
[2026-03-04T22:49:11.995Z] [INFO] Building Quarkus - JAX-RS Client Reactive - Deployment 2.7.5.Final [271/964]
[2026-03-04T22:49:11.995Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:11.995Z] [INFO]
[2026-03-04T22:49:11.995Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO] Processed 13 files in 123ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO] Processed 13 files in 00:00.237 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:12.629Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/main/resources
[2026-03-04T22:49:12.629Z] [INFO]
[2026-03-04T22:49:12.629Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:12.629Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:12.629Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/classes
[2026-03-04T22:49:13.260Z] [INFO]
[2026-03-04T22:49:13.260Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:13.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:13.260Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/src/test/resources
[2026-03-04T22:49:13.260Z] [INFO]
[2026-03-04T22:49:13.260Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:13.260Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:13.260Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/test-classes
[2026-03-04T22:49:13.888Z] [INFO]
[2026-03-04T22:49:13.888Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:13.888Z] [INFO]
[2026-03-04T22:49:13.888Z] [INFO] -------------------------------------------------------
[2026-03-04T22:49:13.888Z] [INFO] T E S T S
[2026-03-04T22:49:13.888Z] [INFO] -------------------------------------------------------
[2026-03-04T22:49:13.888Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:49:14.518Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-03-04T22:49:20.412Z] 2026-03-04 22:49:20,127 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.607s. Listening on: http://localhost:8081
[2026-03-04T22:49:20.412Z] 2026-03-04 22:49:20,129 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:20.412Z] 2026-03-04 22:49:20,130 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:21.725Z] 2026-03-04 22:49:21,016 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:49:21.725Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.685 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientResponseFilterTestCase
[2026-03-04T22:49:21.725Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-03-04T22:49:23.040Z] 2026-03-04 22:49:22,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.559s. Listening on: http://localhost:8081
[2026-03-04T22:49:23.041Z] 2026-03-04 22:49:22,795 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:23.041Z] 2026-03-04 22:49:22,795 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:30.188Z] 2026-03-04 22:49:29,131 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:49:30.188Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.095 s - in io.quarkus.jaxrs.client.reactive.deployment.test.AsyncRestClientFilterTestCase
[2026-03-04T22:49:30.188Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-03-04T22:49:31.204Z] 2026-03-04 22:49:30,581 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.481s. Listening on: http://localhost:8081
[2026-03-04T22:49:31.204Z] 2026-03-04 22:49:30,582 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:31.204Z] 2026-03-04 22:49:30,582 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:31.834Z] 2026-03-04 22:49:30,928 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:49:31.834Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s - in io.quarkus.jaxrs.client.reactive.deployment.test.UniInvokerTestCase
[2026-03-04T22:49:31.834Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-03-04T22:49:32.465Z] 2026-03-04 22:49:32,252 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.653s. Listening on: http://localhost:8081
[2026-03-04T22:49:32.465Z] 2026-03-04 22:49:32,252 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:32.465Z] 2026-03-04 22:49:32,253 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:32.465Z] 2026-03-04 22:49:32,389 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:49:32.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.jaxrs.client.reactive.deployment.test.ClientRequestFilterAbortWithTestCase
[2026-03-04T22:49:32.465Z] [INFO] Running io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-03-04T22:49:33.825Z] 2026-03-04 22:49:33,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-03-04T22:49:33.825Z] 2026-03-04 22:49:33,608 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:33.825Z] 2026-03-04 22:49:33,608 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:34.456Z] 2026-03-04 22:49:33,865 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:49:34.456Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 s - in io.quarkus.jaxrs.client.reactive.deployment.test.FailureTestCase
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] Results:
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:34.456Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final.jar
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:34.456Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/deployment/target/quarkus-jaxrs-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-deployment ---
[2026-03-04T22:49:34.456Z] [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
[2026-03-04T22:49:34.456Z] [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
[2026-03-04T22:49:34.456Z] [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
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-deployment >-----------
[2026-03-04T22:49:34.456Z] [INFO] Building Quarkus - RESTEasy Reactive - Deployment 2.7.5.Final [272/964]
[2026-03-04T22:49:34.456Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:34.456Z] [INFO]
[2026-03-04T22:49:34.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.090Z] [INFO]
[2026-03-04T22:49:35.090Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:35.719Z] [INFO] Processed 358 files in 992ms (Formatted: 0, Unchanged: 358, Failed: 0, Readonly: 0)
[2026-03-04T22:49:35.719Z] [INFO]
[2026-03-04T22:49:35.719Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:37.030Z] [INFO] Processed 358 files in 00:01.010 (Already Sorted: 358, Needed Sorting: 0)
[2026-03-04T22:49:37.030Z] [INFO]
[2026-03-04T22:49:37.030Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:37.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:37.030Z] [INFO] Copying 4 resources
[2026-03-04T22:49:37.030Z] [INFO]
[2026-03-04T22:49:37.030Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:37.030Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:37.030Z] [INFO] Compiling 30 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/classes
[2026-03-04T22:49:37.661Z] [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
[2026-03-04T22:49:37.661Z] [INFO]
[2026-03-04T22:49:37.661Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:37.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:49:37.661Z] [INFO] Copying 9 resources
[2026-03-04T22:49:37.661Z] [INFO]
[2026-03-04T22:49:37.661Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:37.661Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:49:37.661Z] [INFO] Compiling 328 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/test-classes
[2026-03-04T22:49:39.711Z] [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
[2026-03-04T22:49:39.711Z] required: javax.ws.rs.ext.ParamConverter<T>
[2026-03-04T22:49:39.711Z] found: io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest.LocalDateTimeParamConverter
[2026-03-04T22:49:39.711Z] [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
[2026-03-04T22:49:39.711Z] required: T
[2026-03-04T22:49:39.711Z] found: java.lang.String
[2026-03-04T22:49:39.711Z] [INFO]
[2026-03-04T22:49:39.711Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:49:39.711Z] [INFO]
[2026-03-04T22:49:39.711Z] [INFO] -------------------------------------------------------
[2026-03-04T22:49:39.711Z] [INFO] T E S T S
[2026-03-04T22:49:39.711Z] [INFO] -------------------------------------------------------
[2026-03-04T22:49:39.711Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:49:41.023Z] [INFO] Running io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-03-04T22:49:48.195Z] 2026-03-04 22:49:46,939 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.762s. Listening on: http://localhost:8081
[2026-03-04T22:49:48.195Z] 2026-03-04 22:49:46,941 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:48.195Z] 2026-03-04 22:49:46,941 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:48.195Z] 2026-03-04 22:49:47,763 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:49:48.195Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.116 s - in io.quarkus.resteasy.reactive.client.test.ContentTypeHeaderTest
[2026-03-04T22:49:48.195Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-03-04T22:49:54.083Z] Tests paused
[2026-03-04T22:49:54.083Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:49:54.083Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:49:54.083Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:49:54.083Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:49:54.083Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:49:54.083Z] 2026-03-04 22:49:52,344 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.621s. Listening on: http://localhost:8080
[2026-03-04T22:49:54.083Z] 2026-03-04 22:49:52,345 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:49:54.083Z] 2026-03-04 22:49:52,345 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:54.083Z] 2026-03-04 22:49:53,798 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T22:49:54.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.068 s - in io.quarkus.resteasy.reactive.server.test.devmode.SubResourceDevModeTest
[2026-03-04T22:49:54.083Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-03-04T22:49:54.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.resteasy.reactive.server.test.devmode.ConsolePathCompleterTestCase
[2026-03-04T22:49:54.083Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-03-04T22:49:56.134Z] 2026-03-04 22:49:55,546 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-03-04T22:49:56.134Z] 2026-03-04 22:49:55,546 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:49:56.134Z] 2026-03-04 22:49:55,546 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:49:58.986Z] Received Called at Wed Mar 04 22:49:55 UTC 2026
[2026-03-04T22:49:58.986Z] Received Called at Wed Mar 04 22:49:56 UTC 2026
[2026-03-04T22:50:01.854Z] 2026-03-04 22:50:01,465 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:50:01.854Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.564 s - in io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase
[2026-03-04T22:50:01.854Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-03-04T22:50:03.164Z] 2026-03-04 22:50:02,998 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-03-04T22:50:03.164Z] 2026-03-04 22:50:02,999 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:03.164Z] 2026-03-04 22:50:02,999 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:03.792Z] 2026-03-04 22:50:03,499 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:50:03.792Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in io.quarkus.resteasy.reactive.server.test.transformation.AnnotationTransformationTest
[2026-03-04T22:50:03.792Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-03-04T22:50:05.197Z] 2026-03-04 22:50:04,856 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.533s. Listening on: http://localhost:8081
[2026-03-04T22:50:05.197Z] 2026-03-04 22:50:04,856 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:05.197Z] 2026-03-04 22:50:04,856 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:05.826Z] 2026-03-04 22:50:05,331 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:05.826Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnClassAndMethodsTest
[2026-03-04T22:50:05.826Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-03-04T22:50:07.134Z] 2026-03-04 22:50:06,621 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-03-04T22:50:07.134Z] 2026-03-04 22:50:06,621 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:07.134Z] 2026-03-04 22:50:06,621 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:07.766Z] 2026-03-04 22:50:07,100 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:50:07.766Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 s - in io.quarkus.resteasy.reactive.server.test.cache.CacheOnMethodsTest
[2026-03-04T22:50:07.766Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-03-04T22:50:08.394Z] 2026-03-04 22:50:08,288 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-03-04T22:50:08.394Z] 2026-03-04 22:50:08,288 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:08.394Z] 2026-03-04 22:50:08,288 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:09.025Z] 2026-03-04 22:50:08,775 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:09.025Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnMethodsTest
[2026-03-04T22:50:09.025Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-03-04T22:50:11.141Z] 2026-03-04 22:50:10,473 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.691s. Listening on: http://localhost:8081
[2026-03-04T22:50:11.141Z] 2026-03-04 22:50:10,473 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:11.141Z] 2026-03-04 22:50:10,474 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:11.781Z] 2026-03-04 22:50:11,156 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:50:11.781Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s - in io.quarkus.resteasy.reactive.server.test.cache.NoCacheOnClassAndMethodsTest
[2026-03-04T22:50:11.781Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-03-04T22:50:12.409Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnClassTest
[2026-03-04T22:50:12.409Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-03-04T22:50:13.039Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithNoAnnotationsInBeanParamTest
[2026-03-04T22:50:13.039Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-03-04T22:50:14.357Z] 2026-03-04 22:50:13,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-03-04T22:50:14.357Z] 2026-03-04 22:50:13,693 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:14.357Z] 2026-03-04 22:50:13,693 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:14.357Z] 2026-03-04 22:50:14,209 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:50:14.357Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.resteasy.reactive.server.test.beanparam.CustomConverterInBeanParamTest
[2026-03-04T22:50:14.357Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-03-04T22:50:15.370Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s - in io.quarkus.resteasy.reactive.server.test.beanparam.FailWithAnnotationsInAMethodOfBeanParamTest
[2026-03-04T22:50:15.370Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-03-04T22:50:16.690Z] 2026-03-04 22:50:16,186 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T22:50:16.690Z] 2026-03-04 22:50:16,187 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:16.690Z] 2026-03-04 22:50:16,187 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:16.690Z] 2026-03-04 22:50:16,573 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:50:16.690Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.GlobalThrowableExceptionMapperTest
[2026-03-04T22:50:16.690Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-03-04T22:50:18.002Z] 2026-03-04 22:50:17,734 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-03-04T22:50:18.002Z] 2026-03-04 22:50:17,735 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:18.002Z] 2026-03-04 22:50:17,735 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:18.652Z] 2026-03-04 22:50:18,054 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/iae failed, error id: a184c34d-e586-4c6a-a625-036cd325f7b2-1: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z]
[2026-03-04T22:50:18.652Z] 2026-03-04 22:50:18,061 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z]
[2026-03-04T22:50:18.652Z] 2026-03-04 22:50:18,119 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /hello/wrapperOfIAE failed, error id: a184c34d-e586-4c6a-a625-036cd325f7b2-2: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z] Caused by: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z]
[2026-03-04T22:50:18.652Z] 2026-03-04 22:50:18,119 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.arc.ArcUndeclaredThrowableException: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z] Caused by: java.lang.IllegalArgumentException
[2026-03-04T22:50:18.652Z]
[2026-03-04T22:50:18.652Z] 2026-03-04 22:50:18,168 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:18.652Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.UnwrappedExceptionTest
[2026-03-04T22:50:18.652Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,268 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,269 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,269 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,635 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /stock/throwable failed, error id: 21e1d2bc-2fed-4097-84df-6d8c35ce6e4c-1: java.lang.Throwable
[2026-03-04T22:50:19.965Z]
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,638 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable
[2026-03-04T22:50:19.965Z]
[2026-03-04T22:50:19.965Z] 2026-03-04 22:50:19,672 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:50:19.965Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.PerClassThrowableExceptionMapperTest
[2026-03-04T22:50:19.965Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-03-04T22:50:21.282Z] 2026-03-04 22:50:20,809 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.479s. Listening on: http://localhost:8081
[2026-03-04T22:50:21.282Z] 2026-03-04 22:50:20,810 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:21.282Z] 2026-03-04 22:50:20,810 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:21.282Z] 2026-03-04 22:50:21,127 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /second failed, error id: 71698dc7-09c0-411a-bd6d-369346f8ee3b-1: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-03-04T22:50:21.282Z]
[2026-03-04T22:50:21.282Z] 2026-03-04 22:50:21,133 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: io.quarkus.resteasy.reactive.server.test.customexceptions.MyException
[2026-03-04T22:50:21.282Z]
[2026-03-04T22:50:21.915Z] 2026-03-04 22:50:21,326 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /first/uni?name=Other failed, error id: 71698dc7-09c0-411a-bd6d-369346f8ee3b-2: java.lang.RuntimeException
[2026-03-04T22:50:21.915Z]
[2026-03-04T22:50:21.915Z] 2026-03-04 22:50:21,327 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.RuntimeException
[2026-03-04T22:50:21.915Z]
[2026-03-04T22:50:21.915Z] 2026-03-04 22:50:21,375 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /first?name=Other failed, error id: 71698dc7-09c0-411a-bd6d-369346f8ee3b-3: java.lang.RuntimeException
[2026-03-04T22:50:21.915Z]
[2026-03-04T22:50:21.915Z] 2026-03-04 22:50:21,376 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException
[2026-03-04T22:50:21.915Z]
[2026-03-04T22:50:21.915Z] 2026-03-04 22:50:21,398 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:21.915Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in io.quarkus.resteasy.reactive.server.test.customexceptions.CustomExceptionMappersTest
[2026-03-04T22:50:21.915Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-03-04T22:50:23.226Z] 2026-03-04 22:50:22,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T22:50:23.226Z] 2026-03-04 22:50:22,539 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:23.226Z] 2026-03-04 22:50:22,539 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:23.226Z] 2026-03-04 22:50:23,081 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:50:23.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in io.quarkus.resteasy.reactive.server.test.response.RestResponseTest
[2026-03-04T22:50:23.226Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-03-04T22:50:24.534Z] 2026-03-04 22:50:23,746 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
[2026-03-04T22:50:24.534Z] 2026-03-04 22:50:24,100 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.428s. Listening on: http://localhost:8081
[2026-03-04T22:50:24.534Z] 2026-03-04 22:50:24,100 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:24.534Z] 2026-03-04 22:50:24,100 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:25.168Z] 2026-03-04 22:50:24,494 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:50:25.168Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 s - in io.quarkus.resteasy.reactive.server.test.response.ChunkedResponseTest
[2026-03-04T22:50:25.168Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-03-04T22:50:25.797Z] 2026-03-04 22:50:25,643 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-03-04T22:50:25.797Z] 2026-03-04 22:50:25,643 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:25.797Z] 2026-03-04 22:50:25,643 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:26.428Z] 2026-03-04 22:50:26,019 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:26.428Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in io.quarkus.resteasy.reactive.server.test.response.NullHeaderTestCase
[2026-03-04T22:50:26.428Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-03-04T22:50:26.428Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in io.quarkus.resteasy.reactive.server.test.response.ResponseTest
[2026-03-04T22:50:26.428Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-03-04T22:50:27.058Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnMethodTest
[2026-03-04T22:50:27.058Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-03-04T22:50:28.373Z] 2026-03-04 22:50:27,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-03-04T22:50:28.373Z] 2026-03-04 22:50:27,698 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:28.373Z] 2026-03-04 22:50:27,698 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:28.373Z] 2026-03-04 22:50:28,068 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:28.373Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in io.quarkus.resteasy.reactive.server.test.path.RestApplicationPathTestCase
[2026-03-04T22:50:28.373Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-03-04T22:50:29.689Z] 2026-03-04 22:50:29,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-03-04T22:50:29.689Z] 2026-03-04 22:50:29,237 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:29.689Z] 2026-03-04 22:50:29,237 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:30.317Z] 2026-03-04 22:50:29,919 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:50:30.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.resteasy.reactive.server.test.path.RelativeRestPathTestCase
[2026-03-04T22:50:30.317Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-03-04T22:50:31.629Z] 2026-03-04 22:50:31,069 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-03-04T22:50:31.629Z] 2026-03-04 22:50:31,069 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:31.629Z] 2026-03-04 22:50:31,070 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:31.629Z] 2026-03-04 22:50:31,477 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:50:31.629Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s - in io.quarkus.resteasy.reactive.server.test.path.RestPathTestCase
[2026-03-04T22:50:31.629Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-03-04T22:50:33.751Z] 2026-03-04 22:50:33,273 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.936s. Listening on: http://localhost:8081
[2026-03-04T22:50:33.751Z] 2026-03-04 22:50:33,273 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:33.751Z] 2026-03-04 22:50:33,273 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:34.382Z] 2026-03-04 22:50:33,763 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:50:34.382Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s - in io.quarkus.resteasy.reactive.server.test.simple.MapWithParamConverterTest
[2026-03-04T22:50:34.382Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,441 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,442 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,449 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,457 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,460 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:34,462 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index io.quarkus.resteasy.reactive.server.test.simple.TRACE: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@3e3b565f
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:35,092 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:35,092 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:35,092 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:35.700Z] 2026-03-04 22:50:35,592 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:50:35.700Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s - in io.quarkus.resteasy.reactive.server.test.simple.PrefixedQuarkusRestTestCase
[2026-03-04T22:50:35.700Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:36,471 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.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:36,475 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.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:36,481 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.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:36,488 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.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:36,495 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.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:37,144 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.548s. Listening on: http://localhost:8081
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:37,145 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:37,145 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:37,566 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /simple/unknown-exception failed, error id: 4aa837e9-1f86-4a1d-b055-cf94ec6b6650-1: java.lang.RuntimeException: OUCH
[2026-03-04T22:50:37.798Z]
[2026-03-04T22:50:37.798Z] 2026-03-04 22:50:37,566 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: OUCH
[2026-03-04T22:50:37.798Z]
[2026-03-04T22:50:39.117Z] 2026-03-04 22:50:38,393 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:50:39.117Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.789 s - in io.quarkus.resteasy.reactive.server.test.simple.SimpleQuarkusRestTestCase
[2026-03-04T22:50:39.117Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-03-04T22:50:39.750Z] 2026-03-04 22:50:39,335 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:50:39.750Z] 2026-03-04 22:50:39,336 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:39.750Z] 2026-03-04 22:50:39,336 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:39.750Z] 2026-03-04 22:50:39,659 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:50:39.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationPathTest
[2026-03-04T22:50:39.750Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-03-04T22:50:41.117Z] 2026-03-04 22:50:40,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T22:50:41.117Z] 2026-03-04 22:50:40,626 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:41.117Z] 2026-03-04 22:50:40,626 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:41.117Z] 2026-03-04 22:50:40,939 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:41.117Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateParamTest
[2026-03-04T22:50:41.117Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-03-04T22:50:42.429Z] 2026-03-04 22:50:41,991 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T22:50:42.429Z] 2026-03-04 22:50:41,991 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:42.429Z] 2026-03-04 22:50:41,991 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:43.061Z] 2026-03-04 22:50:42,403 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:50:43.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationWithBlockingTest
[2026-03-04T22:50:43.061Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-03-04T22:50:43.690Z] 2026-03-04 22:50:43,436 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-03-04T22:50:43.690Z] 2026-03-04 22:50:43,437 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:43.690Z] 2026-03-04 22:50:43,437 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:44.320Z] 2026-03-04 22:50:43,850 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:50:44.320Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.442 s - in io.quarkus.resteasy.reactive.server.test.simple.RawListQueryParamTest
[2026-03-04T22:50:44.320Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-03-04T22:50:44.949Z] 2026-03-04 22:50:44,886 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:50:44.949Z] 2026-03-04 22:50:44,887 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:44.949Z] 2026-03-04 22:50:44,887 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:45.591Z] 2026-03-04 22:50:45,279 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:50:45.591Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 s - in io.quarkus.resteasy.reactive.server.test.simple.ApplicationTest
[2026-03-04T22:50:45.591Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-03-04T22:50:46.900Z] 2026-03-04 22:50:46,342 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8081
[2026-03-04T22:50:46.900Z] 2026-03-04 22:50:46,343 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:46.900Z] 2026-03-04 22:50:46,343 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:46.900Z] 2026-03-04 22:50:46,676 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:50:46.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.39 s - in io.quarkus.resteasy.reactive.server.test.simple.Issue22408TestCase
[2026-03-04T22:50:46.900Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-03-04T22:50:48.211Z] 2026-03-04 22:50:47,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.407s. Listening on: http://localhost:8081
[2026-03-04T22:50:48.211Z] 2026-03-04 22:50:47,740 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:48.211Z] 2026-03-04 22:50:47,740 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:48.211Z] 2026-03-04 22:50:48,117 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:50:48.211Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.resteasy.reactive.server.test.simple.BuildProfileTest
[2026-03-04T22:50:48.211Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-03-04T22:50:49.523Z] 2026-03-04 22:50:49,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-03-04T22:50:49.523Z] 2026-03-04 22:50:49,118 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:49.523Z] 2026-03-04 22:50:49,118 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:50.157Z] 2026-03-04 22:50:49,484 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:50:50.157Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in io.quarkus.resteasy.reactive.server.test.simple.LocalDateCustomParamConverterProviderTest
[2026-03-04T22:50:50.157Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-03-04T22:50:50.786Z] 2026-03-04 22:50:49,931 WARN [org.jbo.res.rea.com.pro.EndpointIndexer] (build-12) '@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.
[2026-03-04T22:50:50.786Z] 2026-03-04 22:50:50,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.399s. Listening on: http://localhost:8081
[2026-03-04T22:50:50.786Z] 2026-03-04 22:50:50,390 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:50.786Z] 2026-03-04 22:50:50,390 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:51.418Z] 2026-03-04 22:50:50,749 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:50:51.418Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.resteasy.reactive.server.test.simple.InterfaceWithImplTest
[2026-03-04T22:50:51.418Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-03-04T22:50:52.047Z] 2026-03-04 22:50:51,698 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T22:50:52.047Z] 2026-03-04 22:50:51,698 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:52.047Z] 2026-03-04 22:50:51,698 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:52.676Z] 2026-03-04 22:50:52,049 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:50:52.676Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in io.quarkus.resteasy.reactive.server.test.simple.RequestScopeExceptionMapperTest
[2026-03-04T22:50:52.676Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-03-04T22:50:53.327Z] 2026-03-04 22:50:52,982 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-03-04T22:50:53.327Z] 2026-03-04 22:50:52,983 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:53.327Z] 2026-03-04 22:50:52,983 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:53.956Z] 2026-03-04 22:50:53,361 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:50:53.956Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in io.quarkus.resteasy.reactive.server.test.simple.BlockingWithFilterTest
[2026-03-04T22:50:53.956Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-03-04T22:50:54.587Z] 2026-03-04 22:50:54,300 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-03-04T22:50:54.587Z] 2026-03-04 22:50:54,300 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:54.587Z] 2026-03-04 22:50:54,300 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:50:55.218Z] 2026-03-04 22:50:54,871 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:50:55.218Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in io.quarkus.resteasy.reactive.server.test.providers.FileTestCase
[2026-03-04T22:50:55.218Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-03-04T22:50:55.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in io.quarkus.resteasy.reactive.server.test.providers.InvalidFileTestCase
[2026-03-04T22:50:55.850Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-03-04T22:50:56.479Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - in io.quarkus.resteasy.reactive.server.test.InnerClassTest
[2026-03-04T22:50:56.479Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-03-04T22:50:58.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 s - in io.quarkus.resteasy.reactive.server.test.MultipleHttpAnnotationsTest
[2026-03-04T22:50:58.175Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-03-04T22:50:58.806Z] 2026-03-04 22:50:58,611 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 3.210s. Listening on: http://localhost:8081
[2026-03-04T22:50:58.806Z] 2026-03-04 22:50:58,612 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:50:58.806Z] 2026-03-04 22:50:58,612 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:03,263 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /callback-async failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-1: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:03,264 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:06,273 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /callback-async failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-2: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:06,274 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:09,281 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-3: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:09,282 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:12,290 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /callback failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-4: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:12,290 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.Throwable: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:17,301 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-306-thread-1) HTTP Request to /callback-async failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-5: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:17,302 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-306-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:25,322 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (pool-309-thread-1) HTTP Request to /callback failed, error id: 43307719-81d7-4f89-8905-d2a8c92b5032-6: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:25,323 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (pool-309-thread-1) Request failed: io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncFilterException: ouch
[2026-03-04T22:51:31.668Z]
[2026-03-04T22:51:31.668Z] 2026-03-04 22:51:29,354 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:51:31.668Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.991 s - in io.quarkus.resteasy.reactive.server.test.resteasy.async.filters.AsyncRequestFilterTest
[2026-03-04T22:51:31.668Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-03-04T22:51:31.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s - in io.quarkus.resteasy.reactive.server.test.multipart.ErroneousFieldMultipartInputTest
[2026-03-04T22:51:31.668Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-03-04T22:51:31.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingReactiveEndpointTest
[2026-03-04T22:51:31.668Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-03-04T22:51:32.329Z] 2026-03-04 22:51:31,945 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.748s. Listening on: http://localhost:8081
[2026-03-04T22:51:32.329Z] 2026-03-04 22:51:31,946 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:32.329Z] 2026-03-04 22:51:31,946 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:32.959Z] 2026-03-04 22:51:32,684 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-03-04T22:51:32.959Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.267 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputTest
[2026-03-04T22:51:32.959Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-03-04T22:51:34.307Z] 2026-03-04 22:51:33,837 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-03-04T22:51:34.307Z] 2026-03-04 22:51:33,837 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:34.307Z] 2026-03-04 22:51:33,837 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:34.939Z] 2026-03-04 22:51:34,246 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:51:34.939Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.542 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOptionalInputTest
[2026-03-04T22:51:34.939Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-03-04T22:51:35.577Z] 2026-03-04 22:51:35,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-03-04T22:51:35.577Z] 2026-03-04 22:51:35,246 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:35.577Z] 2026-03-04 22:51:35,247 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:36.898Z] 2026-03-04 22:51:36,648 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:51:36.898Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 s - in io.quarkus.resteasy.reactive.server.test.multipart.TooLargeFormAttributeMultipartFormInputTest
[2026-03-04T22:51:36.898Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-03-04T22:51:38.222Z] 2026-03-04 22:51:37,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.449s. Listening on: http://localhost:8081
[2026-03-04T22:51:38.222Z] 2026-03-04 22:51:37,585 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:38.222Z] 2026-03-04 22:51:37,585 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:38.856Z] 2026-03-04 22:51:38,224 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:51:38.857Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputBodyHandlerTest
[2026-03-04T22:51:38.857Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:38,601 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) 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'.
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:38,606 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) 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'.
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:38,606 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) 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'.
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:39,173 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:39,173 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:39.488Z] 2026-03-04 22:51:39,173 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:40.128Z] HTTP/1.1 200 OK
[2026-03-04T22:51:40.128Z] content-length: 40
[2026-03-04T22:51:40.128Z] Content-Type: multipart/form-data;boundary=95cc07f9-dd75-433f-aa20-cd6291ed080a
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z] --95cc07f9-dd75-433f-aa20-cd6291ed080a--
[2026-03-04T22:51:40.128Z] HTTP/1.1 200 OK
[2026-03-04T22:51:40.128Z] content-length: 760
[2026-03-04T22:51:40.128Z] Content-Type: multipart/form-data;boundary=ff30fb34-b9cc-44ca-8179-68011467101b
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z] --ff30fb34-b9cc-44ca-8179-68011467101b
[2026-03-04T22:51:40.128Z] Content-Disposition: form-data; name="file"; filename="lorem.txt"
[2026-03-04T22:51:40.128Z] Content-Type: application/octet-stream
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z] Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut
[2026-03-04T22:51:40.128Z] enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor
[2026-03-04T22:51:40.128Z] in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,
[2026-03-04T22:51:40.128Z] sunt in culpa qui officia deserunt mollit anim id est laborum.
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z] --ff30fb34-b9cc-44ca-8179-68011467101b
[2026-03-04T22:51:40.128Z] Content-Disposition: form-data; name="name"
[2026-03-04T22:51:40.128Z] Content-Type: text/plain
[2026-03-04T22:51:40.128Z]
[2026-03-04T22:51:40.128Z] a name
[2026-03-04T22:51:40.129Z] --ff30fb34-b9cc-44ca-8179-68011467101b--
[2026-03-04T22:51:40.129Z] 2026-03-04 22:51:39,762 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:51:40.129Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartOutputUsingBlockingEndpointsTest
[2026-03-04T22:51:40.129Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-03-04T22:51:48.750Z] Tests paused
[2026-03-04T22:51:48.750Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:51:48.750Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:51:48.750Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:51:48.750Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:51:48.750Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:51:48.750Z] 2026-03-04 22:51:42,821 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.704s. Listening on: http://localhost:8080
[2026-03-04T22:51:48.750Z] 2026-03-04 22:51:42,821 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:51:48.750Z] 2026-03-04 22:51:42,821 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:48.750Z] 2026-03-04 22:51:45,097 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-03-04T22:51:48.750Z] 2026-03-04 22:51:45,103 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T22:51:48.750Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:51:48.750Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:51:48.750Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:51:48.750Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:51:48.751Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:45,521 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8080
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:45,521 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:45,521 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:45,521 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.251s
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:46,868 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MultipartResource.class.
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:46,873 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:51:48.751Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:51:48.751Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:51:48.751Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:51:48.751Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:51:48.751Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:47,289 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8080
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:47,289 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:47,289 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:47,290 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.612s
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:47,324 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:51:48.751Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.603 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartFormInputDevModeTest
[2026-03-04T22:51:48.751Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:48,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:48,447 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:48.751Z] 2026-03-04 22:51:48,447 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:49.383Z] 2026-03-04 22:51:49,015 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T22:51:49.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.resteasy.reactive.server.test.multipart.LargerThanDefaultFormAttributeMultipartFormInputTest
[2026-03-04T22:51:49.383Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-03-04T22:51:50.724Z] 2026-03-04 22:51:49,974 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-03-04T22:51:50.724Z] 2026-03-04 22:51:49,975 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:50.724Z] 2026-03-04 22:51:49,975 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:50.724Z] 2026-03-04 22:51:50,287 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:51:50.724Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in io.quarkus.resteasy.reactive.server.test.multipart.InvalidEncodingTest
[2026-03-04T22:51:50.724Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-03-04T22:51:52.052Z] 2026-03-04 22:51:51,942 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.958s. Listening on: http://localhost:8081
[2026-03-04T22:51:52.052Z] 2026-03-04 22:51:51,943 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:52.052Z] 2026-03-04 22:51:51,943 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:53.387Z] 2026-03-04 22:51:53,048 INFO [io.quarkus] (main) Quarkus stopped in 0.041s
[2026-03-04T22:51:53.387Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.78 s - in io.quarkus.resteasy.reactive.server.test.multipart.MultipartInputWithAllUploadsTest
[2026-03-04T22:51:53.387Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-03-04T22:51:54.707Z] 2026-03-04 22:51:54,645 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.631s. Listening on: http://localhost:8081
[2026-03-04T22:51:54.707Z] 2026-03-04 22:51:54,645 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:54.707Z] 2026-03-04 22:51:54,645 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:56.787Z] 2026-03-04 22:51:56,589 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:51:56.787Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.552 s - in io.quarkus.resteasy.reactive.server.test.stress.SuspendResumeStressTest
[2026-03-04T22:51:56.787Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-03-04T22:51:57.445Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in io.quarkus.resteasy.reactive.server.test.BothBlockingAndNonBlockingOnApplicationTest
[2026-03-04T22:51:57.445Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-03-04T22:51:58.081Z] 2026-03-04 22:51:57,908 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T22:51:58.081Z] 2026-03-04 22:51:57,908 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:58.081Z] 2026-03-04 22:51:57,908 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:58.714Z] 2026-03-04 22:51:58,245 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:51:58.714Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in io.quarkus.resteasy.reactive.server.test.MultipleApplicationClassesWithBuildProfileTest
[2026-03-04T22:51:58.714Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-03-04T22:51:59.357Z] 2026-03-04 22:51:59,189 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-03-04T22:51:59.357Z] 2026-03-04 22:51:59,189 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:51:59.357Z] 2026-03-04 22:51:59,189 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:51:59.993Z] 2026-03-04 22:51:59,406 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:51:59.993Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in io.quarkus.resteasy.reactive.server.test.websocket.WebSocketTestCase
[2026-03-04T22:51:59.993Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,062 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,068 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,072 WARNING [io.qua.res.rea.server] (build-12) GET /hello-resteasy is declared by :
[2026-03-04T22:52:01.440Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-03-04T22:52:01.440Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource#helloGetNoExplicitMimeType consumes *, produces text/plain;charset=UTF-8
[2026-03-04T22:52:01.440Z] io.quarkus.resteasy.reactive.server.test.duplicate.GreetingResource2#helloGet consumes *, produces text/plain;charset=UTF-8
[2026-03-04T22:52:01.440Z]
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,787 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.645s. Listening on: http://localhost:8081
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,787 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,787 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:01.440Z] 2026-03-04 22:52:00,855 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:52:01.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceWarningTest
[2026-03-04T22:52:01.440Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-03-04T22:52:02.076Z] 2026-03-04 22:52:01,529 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) 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'.
[2026-03-04T22:52:02.076Z] 2026-03-04 22:52:01,530 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-1) 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'.
[2026-03-04T22:52:02.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s - in io.quarkus.resteasy.reactive.server.test.duplicate.DuplicateResourceDetectionTest
[2026-03-04T22:52:02.076Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-03-04T22:52:03.417Z] 2026-03-04 22:52:02,705 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2026-03-04T22:52:03.417Z] 2026-03-04 22:52:02,706 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:03.417Z] 2026-03-04 22:52:02,706 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:03.417Z] 2026-03-04 22:52:03,098 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:52:03.417Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ReadBodyRequestFilterTest
[2026-03-04T22:52:03.417Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-03-04T22:52:04.054Z] 2026-03-04 22:52:03,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:52:04.054Z] 2026-03-04 22:52:03,936 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:04.054Z] 2026-03-04 22:52:03,936 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:04.683Z] 2026-03-04 22:52:04,332 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:52:04.683Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in io.quarkus.resteasy.reactive.server.test.customproviders.CustomFiltersTest
[2026-03-04T22:52:04.683Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-03-04T22:52:06.002Z] 2026-03-04 22:52:04,860 WARN [io.qua.arc.pro.BeanArchives] (build-14) Failed to index io.quarkus.resteasy.reactive.server.test.customproviders.Metal: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@74e0b8c1
[2026-03-04T22:52:06.002Z] 2026-03-04 22:52:05,560 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.606s. Listening on: http://localhost:8081
[2026-03-04T22:52:06.002Z] 2026-03-04 22:52:05,560 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:06.002Z] 2026-03-04 22:52:05,560 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:06.652Z] 2026-03-04 22:52:06,153 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T22:52:06.652Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AbortingFiltersTest
[2026-03-04T22:52:06.652Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-03-04T22:52:07.991Z] 2026-03-04 22:52:07,640 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2026-03-04T22:52:07.991Z] 2026-03-04 22:52:07,641 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:07.991Z] 2026-03-04 22:52:07,641 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:08.629Z] 2026-03-04 22:52:08,009 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:52:08.629Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s - in io.quarkus.resteasy.reactive.server.test.customproviders.FilterWithPathParamsTest
[2026-03-04T22:52:08.629Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-03-04T22:52:09.961Z] 2026-03-04 22:52:09,297 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.732s. Listening on: http://localhost:8081
[2026-03-04T22:52:09.961Z] 2026-03-04 22:52:09,297 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:09.961Z] 2026-03-04 22:52:09,297 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:09.961Z] 2026-03-04 22:52:09,761 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:52:09.961Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.756 s - in io.quarkus.resteasy.reactive.server.test.customproviders.AnotherValidNonBlockingFiltersTest
[2026-03-04T22:52:09.961Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-03-04T22:52:10.596Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in io.quarkus.resteasy.reactive.server.test.customproviders.InvalidNonBlockingFiltersTest
[2026-03-04T22:52:10.596Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-03-04T22:52:12.665Z] 2026-03-04 22:52:12,207 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.914s. Listening on: http://localhost:8081
[2026-03-04T22:52:12.665Z] 2026-03-04 22:52:12,207 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:12.666Z] 2026-03-04 22:52:12,207 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:13.304Z] 2026-03-04 22:52:12,677 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:52:13.304Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s - in io.quarkus.resteasy.reactive.server.test.customproviders.UniFiltersTest
[2026-03-04T22:52:13.304Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-03-04T22:52:13.936Z] 2026-03-04 22:52:13,839 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.566s. Listening on: http://localhost:8081
[2026-03-04T22:52:13.936Z] 2026-03-04 22:52:13,840 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:13.937Z] 2026-03-04 22:52:13,840 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:14.572Z] 2026-03-04 22:52:14,233 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:52:14.572Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s - in io.quarkus.resteasy.reactive.server.test.customproviders.NoTargetTest
[2026-03-04T22:52:14.572Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-03-04T22:52:15.879Z] 2026-03-04 22:52:15,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.721s. Listening on: http://localhost:8081
[2026-03-04T22:52:15.879Z] 2026-03-04 22:52:15,617 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:15.879Z] 2026-03-04 22:52:15,617 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:16.521Z] 2026-03-04 22:52:16,058 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:52:16.521Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 s - in io.quarkus.resteasy.reactive.server.test.customproviders.ValidNonBlockingFiltersTest
[2026-03-04T22:52:16.521Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-03-04T22:52:17.830Z] 2026-03-04 22:52:17,118 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.539s. Listening on: http://localhost:8081
[2026-03-04T22:52:17.830Z] 2026-03-04 22:52:17,118 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:17.830Z] 2026-03-04 22:52:17,118 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:17.830Z] 2026-03-04 22:52:17,567 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:52:17.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in io.quarkus.resteasy.reactive.server.test.generatedresource.GeneratedJaxRsResourceTest
[2026-03-04T22:52:17.830Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,126 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,127 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,127 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,127 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,134 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,134 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,135 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,135 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,135 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-12) 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'.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,781 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,781 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:19.144Z] 2026-03-04 22:52:18,781 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:19.774Z] 2026-03-04 22:52:19,197 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:52:19.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceLocatorTest
[2026-03-04T22:52:19.774Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-03-04T22:52:21.081Z] 2026-03-04 22:52:20,470 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-03-04T22:52:21.081Z] 2026-03-04 22:52:20,470 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:21.081Z] 2026-03-04 22:52:20,470 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:21.081Z] 2026-03-04 22:52:20,714 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:52:21.081Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SpecialResourceTest
[2026-03-04T22:52:21.081Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-03-04T22:52:22.399Z] 2026-03-04 22:52:22,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.762s. Listening on: http://localhost:8081
[2026-03-04T22:52:22.399Z] 2026-03-04 22:52:22,195 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:22.399Z] 2026-03-04 22:52:22,195 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:23.030Z] 2026-03-04 22:52:22,439 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:52:23.030Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.WiderMappingNegativeTest
[2026-03-04T22:52:23.030Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-03-04T22:52:24.345Z] 2026-03-04 22:52:22,987 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.resource.basic.resource.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:52:24.345Z] 2026-03-04 22:52:23,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.609s. Listening on: http://localhost:8081
[2026-03-04T22:52:24.345Z] 2026-03-04 22:52:23,642 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:24.345Z] 2026-03-04 22:52:23,643 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:24.345Z] class org.jboss.resteasy.reactive.client.impl.WebTargetImpl
[2026-03-04T22:52:24.345Z] 2026-03-04 22:52:23,877 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:52:24.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ClassLevelMediaTypeTest
[2026-03-04T22:52:24.345Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-03-04T22:52:28.123Z] 2026-03-04 22:52:27,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.575s. Listening on: http://localhost:8081
[2026-03-04T22:52:28.123Z] 2026-03-04 22:52:27,163 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:28.123Z] 2026-03-04 22:52:27,163 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:28.123Z] 2026-03-04 22:52:27,562 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:52:28.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.674 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.HttpHeadersTest
[2026-03-04T22:52:28.123Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-03-04T22:52:29.437Z] 2026-03-04 22:52:29,023 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.740s. Listening on: http://localhost:8081
[2026-03-04T22:52:29.437Z] 2026-03-04 22:52:29,023 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:29.437Z] 2026-03-04 22:52:29,024 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:30.100Z] 2026-03-04 22:52:29,755 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancesstors for Subresource.doGet():
[2026-03-04T22:52:30.100Z] 2026-03-04 22:52:29,755 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.doGet():
[2026-03-04T22:52:30.100Z] 2026-03-04 22:52:29,761 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors for Subresource.getSubresource2():
[2026-03-04T22:52:30.100Z] 2026-03-04 22:52:29,762 INFO [io.qua.res.rea.ser.tes.res.bas.res.ResourceLocatorSubresource] (executor-thread-0) Uri Ancestors Object for Subresource.getSubresource2():
[2026-03-04T22:52:30.100Z] 2026-03-04 22:52:29,883 INFO [io.quarkus] (main) Quarkus stopped in 0.079s
[2026-03-04T22:52:30.100Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ResourceLocatorTest
[2026-03-04T22:52:30.100Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-03-04T22:52:31.410Z] 2026-03-04 22:52:31,015 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2026-03-04T22:52:31.410Z] 2026-03-04 22:52:31,016 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:31.410Z] 2026-03-04 22:52:31,016 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:31.410Z] 2026-03-04 22:52:31,349 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:52:31.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.451 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortFilterWithLargePayloadTest
[2026-03-04T22:52:31.410Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-03-04T22:52:33.467Z] 2026-03-04 22:52:33,217 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.369s. Listening on: http://localhost:8081
[2026-03-04T22:52:33.467Z] 2026-03-04 22:52:33,217 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:33.467Z] 2026-03-04 22:52:33,217 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:34.099Z] 2026-03-04 22:52:33,699 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:52:34.099Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.BasicGenericTypesHandlingTest
[2026-03-04T22:52:34.099Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-03-04T22:52:34.741Z] 2026-03-04 22:52:34,663 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:52:34.741Z] 2026-03-04 22:52:34,664 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:34.741Z] 2026-03-04 22:52:34,664 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:35.371Z] 2026-03-04 22:52:34,834 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:52:35.371Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.InheritanceTest
[2026-03-04T22:52:35.371Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-03-04T22:52:36.003Z] 2026-03-04 22:52:35,687 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-03-04T22:52:36.003Z] 2026-03-04 22:52:35,688 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:36.003Z] 2026-03-04 22:52:35,688 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:36.667Z] 2026-03-04 22:52:35,971 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:52:36.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.SubResourceRequestFilterTest
[2026-03-04T22:52:36.667Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-03-04T22:52:37.299Z] 2026-03-04 22:52:36,762 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-03-04T22:52:37.299Z] 2026-03-04 22:52:36,762 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:37.300Z] 2026-03-04 22:52:36,762 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:37.300Z] 2026-03-04 22:52:36,922 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:52:37.300Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationServerQualityTest
[2026-03-04T22:52:37.300Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-03-04T22:52:37.931Z] 2026-03-04 22:52:37,811 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-03-04T22:52:37.931Z] 2026-03-04 22:52:37,811 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:37.931Z] 2026-03-04 22:52:37,811 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:38.563Z] 2026-03-04 22:52:38,008 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:52:38.563Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultiInterfaceResLocatorTest
[2026-03-04T22:52:38.563Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-03-04T22:52:39.204Z] 2026-03-04 22:52:38,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-03-04T22:52:39.204Z] 2026-03-04 22:52:38,840 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:39.205Z] 2026-03-04 22:52:38,840 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:39.205Z] 2026-03-04 22:52:39,126 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:52:39.205Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.DefaultMediaTypeTest
[2026-03-04T22:52:39.205Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-03-04T22:52:40.524Z] 2026-03-04 22:52:40,017 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-03-04T22:52:40.524Z] 2026-03-04 22:52:40,018 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:40.524Z] 2026-03-04 22:52:40,018 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:40.524Z] 2026-03-04 22:52:40,186 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-03-04T22:52:40.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MediaTypeNegotiationClientQualityTest
[2026-03-04T22:52:40.524Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-03-04T22:52:41.181Z] 2026-03-04 22:52:40,949 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:52:41.181Z] 2026-03-04 22:52:40,949 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:41.181Z] 2026-03-04 22:52:40,949 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:41.955Z] 2026-03-04 22:52:41,403 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:52:41.955Z] [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 1.219 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.UriInfoTest
[2026-03-04T22:52:41.955Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-03-04T22:52:42.587Z] 2026-03-04 22:52:41,793 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-14) 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'.
[2026-03-04T22:52:42.587Z] 2026-03-04 22:52:42,278 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T22:52:42.587Z] 2026-03-04 22:52:42,279 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:42.587Z] 2026-03-04 22:52:42,279 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:43.246Z] 2026-03-04 22:52:42,573 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:52:43.246Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MatchedResourceTest
[2026-03-04T22:52:43.246Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-03-04T22:52:44.587Z] 2026-03-04 22:52:44,011 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.578s. Listening on: http://localhost:8081
[2026-03-04T22:52:44.587Z] 2026-03-04 22:52:44,011 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:44.587Z] 2026-03-04 22:52:44,011 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:44.587Z] 2026-03-04 22:52:44,061 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:52:44.587Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.481 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericResourceTest
[2026-03-04T22:52:44.587Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-03-04T22:52:45.231Z] 2026-03-04 22:52:44,384 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.ClassLevelMediaTypeResource#test' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:52:45.231Z] 2026-03-04 22:52:44,796 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-03-04T22:52:45.231Z] 2026-03-04 22:52:44,796 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:45.231Z] 2026-03-04 22:52:44,796 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:45.231Z] 2026-03-04 22:52:45,080 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:52:45.231Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.AbortingRequestFilterTest
[2026-03-04T22:52:45.231Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-03-04T22:52:46.608Z] 2026-03-04 22:52:46,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-03-04T22:52:46.608Z] 2026-03-04 22:52:46,146 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:46.608Z] 2026-03-04 22:52:46,146 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:46.608Z] 2026-03-04 22:52:46,360 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:52:46.608Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ParameterSubResTest
[2026-03-04T22:52:46.608Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-03-04T22:52:47.261Z] 2026-03-04 22:52:47,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-03-04T22:52:47.261Z] 2026-03-04 22:52:47,111 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:47.261Z] 2026-03-04 22:52:47,111 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:47.916Z] 2026-03-04 22:52:47,276 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:52:47.916Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.ReponseInfoTest
[2026-03-04T22:52:47.916Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-03-04T22:52:48.561Z] 2026-03-04 22:52:47,756 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.resource.GenericEntityResource#getIntegersNoResponse' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:52:48.561Z] 2026-03-04 22:52:48,281 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-03-04T22:52:48.561Z] 2026-03-04 22:52:48,281 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:48.561Z] 2026-03-04 22:52:48,282 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:48.561Z] 2026-03-04 22:52:48,474 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:52:48.561Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.GenericEntityTest
[2026-03-04T22:52:48.561Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-03-04T22:52:49.884Z] 2026-03-04 22:52:49,221 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2026-03-04T22:52:49.884Z] 2026-03-04 22:52:49,222 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:49.884Z] 2026-03-04 22:52:49,222 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:49.884Z] 2026-03-04 22:52:49,379 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-03-04T22:52:49.884Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CovariantReturnSubresourceLocatorsTest
[2026-03-04T22:52:49.884Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-03-04T22:52:50.515Z] 2026-03-04 22:52:49,734 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-15) 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'.
[2026-03-04T22:52:50.515Z] 2026-03-04 22:52:50,279 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.492s. Listening on: http://localhost:8081
[2026-03-04T22:52:50.515Z] 2026-03-04 22:52:50,279 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:50.515Z] 2026-03-04 22:52:50,279 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:50.515Z] 2026-03-04 22:52:50,455 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:52:50.515Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.MultipleAcceptHeaderTest
[2026-03-04T22:52:50.515Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-03-04T22:52:51.856Z] 2026-03-04 22:52:51,211 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T22:52:51.856Z] 2026-03-04 22:52:51,211 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:51.856Z] 2026-03-04 22:52:51,211 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:51.856Z] constructed
[2026-03-04T22:52:51.856Z] 2026-03-04 22:52:51,407 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-03-04T22:52:51.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in io.quarkus.resteasy.reactive.server.test.resource.basic.CollectionDefaultValueTest
[2026-03-04T22:52:51.856Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-03-04T22:52:52.490Z] 2026-03-04 22:52:52,405 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.602s. Listening on: http://localhost:8081
[2026-03-04T22:52:52.490Z] 2026-03-04 22:52:52,405 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:52.490Z] 2026-03-04 22:52:52,405 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,892 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-1) HTTP Request to /test/exception_completion failed, error id: fb53a139-02a1-48a3-bcde-a3671f9b2751-1: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,899 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-1) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,946 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_multi failed, error id: fb53a139-02a1-48a3-bcde-a3671f9b2751-2: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,946 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,960 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: fb53a139-02a1-48a3-bcde-a3671f9b2751-3: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.124Z] 2026-03-04 22:52:52,961 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.124Z]
[2026-03-04T22:52:53.763Z] 2026-03-04 22:52:53,137 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_uni failed, error id: fb53a139-02a1-48a3-bcde-a3671f9b2751-4: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.763Z]
[2026-03-04T22:52:53.763Z] 2026-03-04 22:52:53,138 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:53.763Z]
[2026-03-04T22:52:53.763Z] 2026-03-04 22:52:53,244 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:52:53.763Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 s - in io.quarkus.resteasy.reactive.server.test.headers.ResponseHeaderTest
[2026-03-04T22:52:53.763Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-03-04T22:52:54.410Z] 2026-03-04 22:52:54,245 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T22:52:54.410Z] 2026-03-04 22:52:54,245 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:54.410Z] 2026-03-04 22:52:54,245 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,477 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /test/exception_completion failed, error id: 03669fec-c6ca-4b56-9001-162c3c9683ba-1: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,481 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,523 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_multi failed, error id: 03669fec-c6ca-4b56-9001-162c3c9683ba-2: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,523 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,530 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /test/exception_plain failed, error id: 03669fec-c6ca-4b56-9001-162c3c9683ba-3: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,531 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,562 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-2) HTTP Request to /test/exception_uni failed, error id: 03669fec-c6ca-4b56-9001-162c3c9683ba-4: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,562 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-2) Request failed: java.lang.IllegalArgumentException
[2026-03-04T22:52:55.046Z]
[2026-03-04T22:52:55.046Z] 2026-03-04 22:52:54,596 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:52:55.046Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 s - in io.quarkus.resteasy.reactive.server.test.status.ResponseStatusTest
[2026-03-04T22:52:55.046Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-03-04T22:52:55.675Z] 2026-03-04 22:52:55,018 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'.
[2026-03-04T22:52:55.675Z] 2026-03-04 22:52:55,544 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-03-04T22:52:55.675Z] 2026-03-04 22:52:55,544 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:55.675Z] 2026-03-04 22:52:55,544 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:56.306Z] 2026-03-04 22:52:55,844 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:52:56.306Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in io.quarkus.resteasy.reactive.server.test.mediatype.NoAcceptMultipleProducesTest
[2026-03-04T22:52:56.306Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-03-04T22:52:56.938Z] 2026-03-04 22:52:56,583 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-03-04T22:52:56.938Z] 2026-03-04 22:52:56,584 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:56.938Z] 2026-03-04 22:52:56,584 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:57.569Z] 2026-03-04 22:52:56,942 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:52:57.569Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in io.quarkus.resteasy.reactive.server.test.mediatype.ContentTypeCaseTest
[2026-03-04T22:52:57.569Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-03-04T22:52:58.200Z] 2026-03-04 22:52:57,732 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-03-04T22:52:58.200Z] 2026-03-04 22:52:57,732 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:58.200Z] 2026-03-04 22:52:57,732 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:58.200Z] 2026-03-04 22:52:58,013 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:52:58.200Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 s - in io.quarkus.resteasy.reactive.server.test.mediatype.InvalidContentTypeTest
[2026-03-04T22:52:58.200Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-03-04T22:52:59.553Z] 2026-03-04 22:52:58,494 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
[2026-03-04T22:52:59.553Z] 2026-03-04 22:52:58,810 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-03-04T22:52:59.553Z] 2026-03-04 22:52:58,810 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:52:59.553Z] 2026-03-04 22:52:58,810 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:52:59.553Z] 2026-03-04 22:52:59,198 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:52:59.553Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedJaxRsTest
[2026-03-04T22:52:59.553Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-03-04T22:53:00.189Z] 2026-03-04 22:52:59,710 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
[2026-03-04T22:53:00.189Z] 2026-03-04 22:53:00,022 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-03-04T22:53:00.189Z] 2026-03-04 22:53:00,023 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:00.189Z] 2026-03-04 22:53:00,023 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:00.819Z] 2026-03-04 22:53:00,424 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:53:00.819Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in io.quarkus.resteasy.reactive.server.test.security.DefaultRolesAllowedStarJaxRsTest
[2026-03-04T22:53:00.819Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-03-04T22:53:02.169Z] 2026-03-04 22:53:01,017 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
[2026-03-04T22:53:02.169Z] 2026-03-04 22:53:01,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-03-04T22:53:02.169Z] 2026-03-04 22:53:01,494 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:02.169Z] 2026-03-04 22:53:01,494 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:02.809Z] 2026-03-04 22:53:02,148 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:53:02.809Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.721 s - in io.quarkus.resteasy.reactive.server.test.security.DenyAllJaxRsTest
[2026-03-04T22:53:02.809Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-03-04T22:53:03.443Z] 2026-03-04 22:53:02,985 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2026-03-04T22:53:03.443Z] 2026-03-04 22:53:02,985 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:03.443Z] 2026-03-04 22:53:02,985 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:03.443Z] 2026-03-04 22:53:03,381 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:53:04.075Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthPermitAllJaxRsTestCase
[2026-03-04T22:53:04.075Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-03-04T22:53:04.733Z] 2026-03-04 22:53:04,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-03-04T22:53:04.733Z] 2026-03-04 22:53:04,307 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:04.733Z] 2026-03-04 22:53:04,307 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:04.733Z] 2026-03-04 22:53:04,623 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:53:04.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in io.quarkus.resteasy.reactive.server.test.security.CustomExceptionMapperTest
[2026-03-04T22:53:04.733Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-03-04T22:53:06.062Z] 2026-03-04 22:53:05,571 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-03-04T22:53:06.062Z] 2026-03-04 22:53:05,571 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:06.062Z] 2026-03-04 22:53:05,571 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:06.062Z] 2026-03-04 22:53:05,895 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:53:06.062Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s - in io.quarkus.resteasy.reactive.server.test.security.SecurityWithMethodGenericsTest
[2026-03-04T22:53:06.062Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:53:07.412Z] 2026-03-04 22:53:06,731 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:53:07.412Z] 2026-03-04 22:53:06,732 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:07.412Z] 2026-03-04 22:53:06,732 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:07.412Z] 2026-03-04 22:53:07,162 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:53:07.412Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in io.quarkus.resteasy.reactive.server.test.security.LazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:53:07.412Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-03-04T22:53:08.773Z] 2026-03-04 22:53:07,998 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-03-04T22:53:08.773Z] 2026-03-04 22:53:07,999 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:08.773Z] 2026-03-04 22:53:07,999 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:08.773Z] 2026-03-04 22:53:08,592 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:53:08.773Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s - in io.quarkus.resteasy.reactive.server.test.security.RolesAllowedJaxRsTestCase
[2026-03-04T22:53:08.773Z] [INFO] Running io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:53:10.117Z] 2026-03-04 22:53:09,943 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.737s. Listening on: http://localhost:8081
[2026-03-04T22:53:10.117Z] 2026-03-04 22:53:09,944 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:10.117Z] 2026-03-04 22:53:09,944 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, smallrye-context-propagation, vertx]
[2026-03-04T22:53:11.444Z] 2026-03-04 22:53:10,794 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T22:53:11.444Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 s - in io.quarkus.resteasy.reactive.server.test.security.ReplaceIdentityLazyAuthRolesAllowedJaxRsTestCase
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] Results:
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [WARNING] Tests run: 266, Failures: 0, Errors: 0, Skipped: 7
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:53:11.444Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:53:11.444Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:53:11.444Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive/deployment/target/quarkus-resteasy-reactive-deployment-2.7.5.Final-tests.jar
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-deployment ---
[2026-03-04T22:53:11.444Z] [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
[2026-03-04T22:53:11.444Z] [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
[2026-03-04T22:53:11.444Z] [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
[2026-03-04T22:53:11.444Z] [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
[2026-03-04T22:53:11.444Z] [INFO]
[2026-03-04T22:53:11.444Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-jackson-common-parent >-----
[2026-03-04T22:53:11.444Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits 2.7.5.Final [273/964]
[2026-03-04T22:53:11.444Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-parent ---
[2026-03-04T22:53:12.081Z] [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
[2026-03-04T22:53:12.081Z] [INFO]
[2026-03-04T22:53:12.081Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-common >---------
[2026-03-04T22:53:12.082Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime 2.7.5.Final [274/964]
[2026-03-04T22:53:12.082Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Processed 4 files in 17ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:12.082Z] [INFO] Copying 1 resource
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:12.082Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/classes
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:12.082Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/src/test/resources
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] No sources to compile
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] No tests to run.
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/runtime/target/quarkus-resteasy-reactive-jackson-common-2.7.5.Final.jar
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [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
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common ---
[2026-03-04T22:53:12.082Z] [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
[2026-03-04T22:53:12.082Z] [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
[2026-03-04T22:53:12.082Z] [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
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] ---< io.quarkus:quarkus-resteasy-reactive-jackson-common-deployment >---
[2026-03-04T22:53:12.082Z] [INFO] Building Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment 2.7.5.Final [275/964]
[2026-03-04T22:53:12.082Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.082Z] [INFO]
[2026-03-04T22:53:12.082Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:12.720Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/main/resources
[2026-03-04T22:53:12.720Z] [INFO]
[2026-03-04T22:53:12.720Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:12.720Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:12.721Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/target/classes
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:13.379Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson-common/deployment/src/test/resources
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [INFO] No sources to compile
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [INFO] No tests to run.
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [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
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [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
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-common-deployment ---
[2026-03-04T22:53:13.379Z] [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
[2026-03-04T22:53:13.379Z] [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
[2026-03-04T22:53:13.379Z] [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
[2026-03-04T22:53:13.379Z] [INFO]
[2026-03-04T22:53:13.379Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jackson-parent >---------
[2026-03-04T22:53:13.380Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson 2.7.5.Final [276/964]
[2026-03-04T22:53:13.380Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-parent ---
[2026-03-04T22:53:13.380Z] [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
[2026-03-04T22:53:13.380Z] [INFO]
[2026-03-04T22:53:13.380Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-jackson >------------
[2026-03-04T22:53:13.380Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Runtime 2.7.5.Final [277/964]
[2026-03-04T22:53:13.380Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO] Processed 17 files in 38ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO] Processed 17 files in 00:00.045 (Already Sorted: 17, Needed Sorting: 0)
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:13.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:13.381Z] [INFO] Copying 1 resource
[2026-03-04T22:53:13.381Z] [INFO]
[2026-03-04T22:53:13.381Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:14.030Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/classes
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:14.030Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/src/test/resources
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] No sources to compile
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] No tests to run.
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final.jar
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/runtime/target/quarkus-resteasy-reactive-jackson-2.7.5.Final-sources.jar
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson ---
[2026-03-04T22:53:14.030Z] [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
[2026-03-04T22:53:14.030Z] [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
[2026-03-04T22:53:14.030Z] [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
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-jackson-deployment >-------
[2026-03-04T22:53:14.030Z] [INFO] Building Quarkus - RESTEasy Reactive - Jackson - Deployment 2.7.5.Final [278/964]
[2026-03-04T22:53:14.030Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:14.030Z] [INFO]
[2026-03-04T22:53:14.030Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Processed 31 files in 98ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Processed 31 files in 00:00.098 (Already Sorted: 31, Needed Sorting: 0)
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:17.035Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/src/main/resources
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:17.035Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/classes
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:17.035Z] [INFO] Copying 1 resource
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:17.035Z] [INFO] Compiling 28 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/test-classes
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:17.035Z] [INFO]
[2026-03-04T22:53:17.035Z] [INFO] -------------------------------------------------------
[2026-03-04T22:53:17.035Z] [INFO] T E S T S
[2026-03-04T22:53:17.035Z] [INFO] -------------------------------------------------------
[2026-03-04T22:53:17.035Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:53:17.035Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-03-04T22:53:24.274Z] 2026-03-04 22:53:23,198 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.986s. Listening on: http://localhost:8081
[2026-03-04T22:53:24.274Z] 2026-03-04 22:53:23,200 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:24.274Z] 2026-03-04 22:53:23,200 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:25.984Z] 2026-03-04 22:53:25,872 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:53:25.984Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.271 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.MultipartTest
[2026-03-04T22:53:25.984Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-03-04T22:53:28.075Z] 2026-03-04 22:53:27,717 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2026-03-04T22:53:28.075Z] 2026-03-04 22:53:27,717 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:28.075Z] 2026-03-04 22:53:27,718 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:28.710Z] 2026-03-04 22:53:28,341 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:53:28.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.ResponseStringNonAsciiTest
[2026-03-04T22:53:28.710Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-03-04T22:53:30.034Z] 2026-03-04 22:53:29,971 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.646s. Listening on: http://localhost:8081
[2026-03-04T22:53:30.034Z] 2026-03-04 22:53:29,973 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:30.034Z] 2026-03-04 22:53:29,973 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:30.667Z] 2026-03-04 22:53:30,551 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:53:30.667Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.response.RestResponseTest
[2026-03-04T22:53:30.667Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-03-04T22:53:32.744Z] 2026-03-04 22:53:32,298 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.870s. Listening on: http://localhost:8081
[2026-03-04T22:53:32.744Z] 2026-03-04 22:53:32,298 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:32.744Z] 2026-03-04 22:53:32,298 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:33.383Z] 2026-03-04 22:53:33,039 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T22:53:33.383Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.EmptyInputTest
[2026-03-04T22:53:33.383Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-03-04T22:53:34.765Z] 2026-03-04 22:53:34,626 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-03-04T22:53:34.765Z] 2026-03-04 22:53:34,627 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:34.765Z] 2026-03-04 22:53:34,627 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:35.401Z] 2026-03-04 22:53:35,260 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:53:35.401Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.203 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.VertxJsonTest
[2026-03-04T22:53:35.401Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-03-04T22:53:37.476Z] 2026-03-04 22:53:36,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.666s. Listening on: http://localhost:8081
[2026-03-04T22:53:37.476Z] 2026-03-04 22:53:36,841 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:37.476Z] 2026-03-04 22:53:36,841 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:37.476Z] 2026-03-04 22:53:37,297 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:53:37.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderWithCustomMapperTest
[2026-03-04T22:53:37.476Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-03-04T22:53:38.790Z] 2026-03-04 22:53:38,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-03-04T22:53:38.790Z] 2026-03-04 22:53:38,620 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:38.790Z] 2026-03-04 22:53:38,621 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:39.425Z] 2026-03-04 22:53:39,066 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)
[2026-03-04T22:53:39.425Z] 2026-03-04 22:53:39,145 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:53:39.425Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInWriterTest
[2026-03-04T22:53:39.425Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-03-04T22:53:40.739Z] 2026-03-04 22:53:40,659 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.734s. Listening on: http://localhost:8081
[2026-03-04T22:53:40.739Z] 2026-03-04 22:53:40,659 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:40.740Z] 2026-03-04 22:53:40,659 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:42.245Z] 2026-03-04 22:53:41,807 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/invalid-use-of-custom-serializer failed, error id: e8e84866-533a-4618-8514-6ee77f18d3eb-1: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-03-04T22:53:42.245Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:53:42.245Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:53:42.245Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:53:42.245Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:53:42.245Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:53:42.245Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:53:42.245Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:53:42.245Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:53:42.245Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:53:42.245Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:53:42.245Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:53:42.245Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:53:42.245Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:53:42.245Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:53:42.245Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-03-04T22:53:42.245Z] ... 76 more
[2026-03-04T22:53:42.245Z]
[2026-03-04T22:53:42.245Z] 2026-03-04 22:53:41,813 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: java.lang.RuntimeException: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:103)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:83)
[2026-03-04T22:53:42.245Z] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
[2026-03-04T22:53:42.245Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter.writeResponse(FullyFeaturedServerJacksonMessageBodyWriter.java:59)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriter.write(FixedEntityWriter.java:26)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-03-04T22:53:42.245Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:53:42.245Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:53:42.245Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:53:42.245Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:53:42.245Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:53:42.245Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:53:42.245Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:53:42.245Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:53:42.245Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.245Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:53:42.245Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:53:42.246Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:53:42.246Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:53:42.246Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:53:42.246Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:53:42.246Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:53:42.246Z] Caused by: java.lang.IllegalArgumentException: Only Person type can be handled
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:301)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$UnquotedFieldsPersonBiFunction.apply(SimpleJsonResource.java:287)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.runtime.serialisers.FullyFeaturedServerJacksonMessageBodyWriter$MethodObjectWriterFunction.apply(FullyFeaturedServerJacksonMessageBodyWriter.java:99)
[2026-03-04T22:53:42.246Z] ... 76 more
[2026-03-04T22:53:42.246Z]
[2026-03-04T22:53:42.246Z] 2026-03-04 22:53:41,996 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /simple/person-invalid-result failed, error id: e8e84866-533a-4618-8514-6ee77f18d3eb-2: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-03-04T22:53:42.246Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:53:42.246Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:53:42.246Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:53:42.246Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:53:42.246Z]
[2026-03-04T22:53:42.246Z] 2026-03-04 22:53:41,998 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
[2026-03-04T22:53:42.246Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:53:42.246Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:53:42.246Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:53:42.246Z] at io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_b674b666890c6aee11c862b864ff83111d22d13d.invoke(Unknown Source)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:53:42.246Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:53:42.246Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:53:42.246Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:53:42.246Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:53:42.246Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:53:42.246Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:53:42.246Z]
[2026-03-04T22:53:42.246Z] 2026-03-04 22:53:42,070 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:53:42.246Z] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.917 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.SimpleJsonTest
[2026-03-04T22:53:42.246Z] [INFO] Running io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-03-04T22:53:43.564Z] 2026-03-04 22:53:43,383 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.621s. Listening on: http://localhost:8081
[2026-03-04T22:53:43.564Z] 2026-03-04 22:53:43,384 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:43.564Z] 2026-03-04 22:53:43,384 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:53:44.197Z] 2026-03-04 22:53:43,847 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:53:44.197Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s - in io.quarkus.resteasy.reactive.jackson.deployment.test.ExceptionInReaderTest
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] Results:
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:44.197Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final.jar
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:44.197Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jackson/deployment/target/quarkus-resteasy-reactive-jackson-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jackson-deployment ---
[2026-03-04T22:53:44.197Z] [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
[2026-03-04T22:53:44.197Z] [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
[2026-03-04T22:53:44.197Z] [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
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-jsonb-parent >----------
[2026-03-04T22:53:44.197Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B 2.7.5.Final [279/964]
[2026-03-04T22:53:44.197Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.197Z] [INFO]
[2026-03-04T22:53:44.197Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.198Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:53:44.198Z] [INFO]
[2026-03-04T22:53:44.198Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.198Z] [INFO]
[2026-03-04T22:53:44.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-parent ---
[2026-03-04T22:53:44.198Z] [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
[2026-03-04T22:53:44.198Z] [INFO]
[2026-03-04T22:53:44.198Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jsonb >-------------
[2026-03-04T22:53:44.198Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Runtime 2.7.5.Final [280/964]
[2026-03-04T22:53:44.198Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:44.198Z] [INFO]
[2026-03-04T22:53:44.198Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.198Z] [INFO]
[2026-03-04T22:53:44.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:44.840Z] [INFO] Copying 1 resource
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:44.840Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/classes
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:44.840Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/src/test/resources
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] No sources to compile
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] No tests to run.
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final.jar
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/runtime/target/quarkus-resteasy-reactive-jsonb-2.7.5.Final-sources.jar
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb ---
[2026-03-04T22:53:44.840Z] [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
[2026-03-04T22:53:44.840Z] [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
[2026-03-04T22:53:44.840Z] [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
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-jsonb-deployment >--------
[2026-03-04T22:53:44.840Z] [INFO] Building Quarkus - RESTEasy Reactive - JSON-B - Deployment 2.7.5.Final [281/964]
[2026-03-04T22:53:44.840Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:44.840Z] [INFO]
[2026-03-04T22:53:44.840Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:45.482Z] [INFO]
[2026-03-04T22:53:45.482Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.120Z] [INFO] Processed 18 files in 83ms (Formatted: 0, Unchanged: 18, Failed: 0, Readonly: 0)
[2026-03-04T22:53:46.120Z] [INFO]
[2026-03-04T22:53:46.120Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.120Z] [INFO] Processed 18 files in 00:00.096 (Already Sorted: 18, Needed Sorting: 0)
[2026-03-04T22:53:46.120Z] [INFO]
[2026-03-04T22:53:46.120Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:46.120Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/main/resources
[2026-03-04T22:53:46.121Z] [INFO]
[2026-03-04T22:53:46.121Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.121Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:46.121Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/classes
[2026-03-04T22:53:46.121Z] [INFO]
[2026-03-04T22:53:46.121Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:53:46.121Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/src/test/resources
[2026-03-04T22:53:46.121Z] [INFO]
[2026-03-04T22:53:46.121Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.121Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:53:46.121Z] [INFO] Compiling 17 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/test-classes
[2026-03-04T22:53:46.758Z] [INFO]
[2026-03-04T22:53:46.758Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:53:46.758Z] [INFO]
[2026-03-04T22:53:46.758Z] [INFO] -------------------------------------------------------
[2026-03-04T22:53:46.758Z] [INFO] T E S T S
[2026-03-04T22:53:46.758Z] [INFO] -------------------------------------------------------
[2026-03-04T22:53:46.758Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:53:47.392Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-03-04T22:53:54.578Z] 2026-03-04 22:53:52,661 INFO [io.qua.arc.pro.BeanProcessor] (build-30) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:53:54.578Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-03-04T22:53:54.578Z] 2026-03-04 22:53:53,726 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.737s. Listening on: http://localhost:8081
[2026-03-04T22:53:54.578Z] 2026-03-04 22:53:53,729 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:54.578Z] 2026-03-04 22:53:53,729 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:53:55.887Z] HTTP/1.1 200 OK
[2026-03-04T22:53:55.887Z] content-length: 310
[2026-03-04T22:53:55.887Z] Content-Type: multipart/form-data;boundary=145df99d-485b-40b6-8d65-3c7d7095ad0a
[2026-03-04T22:53:55.887Z]
[2026-03-04T22:53:55.887Z] --145df99d-485b-40b6-8d65-3c7d7095ad0a
[2026-03-04T22:53:55.887Z] Content-Disposition: form-data; name="name"
[2026-03-04T22:53:55.887Z] Content-Type: text/plain
[2026-03-04T22:53:55.887Z]
[2026-03-04T22:53:55.887Z] a name
[2026-03-04T22:53:55.887Z] --145df99d-485b-40b6-8d65-3c7d7095ad0a
[2026-03-04T22:53:55.887Z] Content-Disposition: form-data; name="person"
[2026-03-04T22:53:55.887Z] Content-Type: application/json
[2026-03-04T22:53:55.887Z]
[2026-03-04T22:53:55.887Z] {"age":23,"name":"Michal"}
[2026-03-04T22:53:55.887Z] --145df99d-485b-40b6-8d65-3c7d7095ad0a--
[2026-03-04T22:53:55.887Z] 2026-03-04 22:53:55,593 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T22:53:55.887Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.283 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.MultipartOutputTest
[2026-03-04T22:53:55.887Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-03-04T22:53:57.946Z] 2026-03-04 22:53:57,518 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.535s. Listening on: http://localhost:8081
[2026-03-04T22:53:57.946Z] 2026-03-04 22:53:57,519 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:57.946Z] 2026-03-04 22:53:57,519 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:53:58.579Z] 2026-03-04 22:53:58,143 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:53:58.579Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.521 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseTestCase
[2026-03-04T22:53:58.579Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-03-04T22:53:58.579Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.sse.SseParserTest
[2026-03-04T22:53:58.579Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-03-04T22:53:59.890Z] 2026-03-04 22:53:59,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-03-04T22:53:59.890Z] 2026-03-04 22:53:59,702 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:53:59.890Z] 2026-03-04 22:53:59,702 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:00.522Z] 2026-03-04 22:54:00,175 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]
[2026-03-04T22:54:00.522Z] 2026-03-04 22:54:00,385 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]
[2026-03-04T22:54:00.522Z] 2026-03-04 22:54:00,437 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:54:01.207Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.257 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.EmptyInputTest
[2026-03-04T22:54:01.207Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-03-04T22:54:02.518Z] 2026-03-04 22:54:02,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.782s. Listening on: http://localhost:8081
[2026-03-04T22:54:02.518Z] 2026-03-04 22:54:02,037 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:02.518Z] 2026-03-04 22:54:02,037 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:03.836Z] 2026-03-04 22:54:03,332 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:54:03.836Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.891 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.VertxJsonTest
[2026-03-04T22:54:03.836Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-03-04T22:54:05.148Z] 2026-03-04 22:54:04,961 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2026-03-04T22:54:05.148Z] 2026-03-04 22:54:04,962 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:05.148Z] 2026-03-04 22:54:04,962 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:05.779Z] 2026-03-04 22:54:05,436 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-03-04T22:54:05.779Z] 2026-03-04 22:54:05,436 SEVERE [org.ecl.yas.int.Marshaller] (executor-thread-0) Generating incomplete JSON
[2026-03-04T22:54:05.779Z] 2026-03-04 22:54:05,446 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /cheese failed, error id: 0d6aa2cb-acc0-408c-960f-26cc10f1293c-1: javax.json.bind.JsonbException: Unable to serialize property 'name' from io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:54:05.779Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:05.779Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:54:05.779Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:54:05.779Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:54:05.779Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:54:05.779Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:54:05.779Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:05.779Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:05.779Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-03-04T22:54:05.779Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-03-04T22:54:05.779Z] ... 19 more
[2026-03-04T22:54:05.779Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-03-04T22:54:05.779Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:54:05.779Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:54:05.780Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:54:05.780Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-03-04T22:54:05.780Z] ... 22 more
[2026-03-04T22:54:05.780Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-03-04T22:54:05.780Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-03-04T22:54:05.780Z] ... 28 more
[2026-03-04T22:54:05.780Z]
[2026-03-04T22:54:05.780Z] 2026-03-04 22:54:05,451 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
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:71)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.serializer.AbstractContainerSerializer.serialize(AbstractContainerSerializer.java:107)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.Marshaller.serializeRoot(Marshaller.java:147)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:73)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.Marshaller.marshall(Marshaller.java:101)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.JsonBinding.toJson(JsonBinding.java:161)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.jsonb.JsonbMessageBodyWriter.writeResponse(JsonbMessageBodyWriter.java:47)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.core.serialization.FixedEntityWriterArray.write(FixedEntityWriterArray.java:28)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:32)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:54:05.780Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:05.780Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:54:05.780Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:54:05.780Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:54:05.780Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:54:05.780Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:54:05.780Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:05.780Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:05.780Z] Caused by: javax.json.bind.JsonbException: Error getting value on: Cheese: Morbier
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:112)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.PropertyModel.getValue(PropertyModel.java:342)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.marshallProperty(ObjectSerializer.java:97)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.serializer.ObjectSerializer.serializeInternal(ObjectSerializer.java:69)
[2026-03-04T22:54:05.780Z] ... 19 more
[2026-03-04T22:54:05.780Z] Caused by: java.lang.reflect.InvocationTargetException
[2026-03-04T22:54:05.780Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:54:05.780Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:54:05.780Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:54:05.780Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.lambda$acceptMethod$0(ReflectionPropagation.java:51)
[2026-03-04T22:54:05.780Z] at org.eclipse.yasson.internal.model.ReflectionPropagation.getValue(ReflectionPropagation.java:110)
[2026-03-04T22:54:05.780Z] ... 22 more
[2026-03-04T22:54:05.780Z] Caused by: java.lang.RuntimeException: Fake exception during serialization
[2026-03-04T22:54:05.780Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.Cheese.getName(Cheese.java:18)
[2026-03-04T22:54:05.780Z] ... 28 more
[2026-03-04T22:54:05.780Z]
[2026-03-04T22:54:05.780Z] 2026-03-04 22:54:05,534 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:54:05.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.ExceptionInWriterTest
[2026-03-04T22:54:05.780Z] [INFO] Running io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-03-04T22:54:07.826Z] 2026-03-04 22:54:07,200 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.724s. Listening on: http://localhost:8081
[2026-03-04T22:54:07.826Z] 2026-03-04 22:54:07,201 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:07.826Z] 2026-03-04 22:54:07,201 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jsonb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:08.785Z] 2026-03-04 22:54:08,439 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /simple/person-invalid-result failed, error id: 1b009b02-2a7f-4ff9-b922-26ecaa9ad8d8-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-03-04T22:54:08.785Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:54:08.785Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:54:08.785Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:54:08.785Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:54:08.785Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:54:08.785Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:54:08.785Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-03-04T22:54:08.785Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:54:08.785Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:54:08.785Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:54:08.786Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:54:08.786Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:08.786Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:08.786Z]
[2026-03-04T22:54:08.786Z] 2026-03-04 22:54:08,440 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-03-04T22:54:08.786Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:54:08.786Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:54:08.786Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:54:08.786Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:54:08.786Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:54:08.786Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:54:08.786Z] at io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonResource$quarkusrestinvoker$getInvalidPersonResult_63e2170eec802877966739816f50430c1aba44f4.invoke(Unknown Source)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:54:08.786Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:54:08.786Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:54:08.786Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:54:08.786Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:54:08.786Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:08.786Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:08.786Z]
[2026-03-04T22:54:08.786Z] 2026-03-04 22:54:08,487 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:54:08.786Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.951 s - in io.quarkus.resteasy.reactive.jsonb.deployment.test.SimpleJsonTest
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] Results:
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:54:08.786Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final.jar
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:54:08.786Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jsonb/deployment/target/quarkus-resteasy-reactive-jsonb-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jsonb-deployment ---
[2026-03-04T22:54:08.786Z] [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
[2026-03-04T22:54:08.786Z] [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
[2026-03-04T22:54:08.786Z] [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
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-jaxb-parent >----------
[2026-03-04T22:54:08.786Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB 2.7.5.Final [282/964]
[2026-03-04T22:54:08.786Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-parent ---
[2026-03-04T22:54:08.786Z] [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
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-jaxb >--------------
[2026-03-04T22:54:08.786Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Runtime 2.7.5.Final [283/964]
[2026-03-04T22:54:08.786Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:08.786Z] [INFO]
[2026-03-04T22:54:08.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.414Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:09.415Z] [INFO] Copying 1 resource
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:09.415Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/classes
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:09.415Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/src/test/resources
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] No sources to compile
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] No tests to run.
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final.jar
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/runtime/target/quarkus-resteasy-reactive-jaxb-2.7.5.Final-sources.jar
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb ---
[2026-03-04T22:54:09.415Z] [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
[2026-03-04T22:54:09.415Z] [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
[2026-03-04T22:54:09.415Z] [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
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-jaxb-deployment >--------
[2026-03-04T22:54:09.415Z] [INFO] Building Quarkus - RESTEasy Reactive - JAXB - Deployment 2.7.5.Final [284/964]
[2026-03-04T22:54:09.415Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:09.415Z] [INFO]
[2026-03-04T22:54:09.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.049Z] [INFO]
[2026-03-04T22:54:10.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Processed 5 files in 52ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T22:54:10.681Z] [INFO]
[2026-03-04T22:54:10.681Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Processed 5 files in 00:00.036 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T22:54:10.681Z] [INFO]
[2026-03-04T22:54:10.681Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:10.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/main/resources
[2026-03-04T22:54:10.681Z] [INFO]
[2026-03-04T22:54:10.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:10.681Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/classes
[2026-03-04T22:54:10.681Z] [INFO]
[2026-03-04T22:54:10.681Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:10.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/src/test/resources
[2026-03-04T22:54:10.681Z] [INFO]
[2026-03-04T22:54:10.681Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:10.681Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:10.681Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/test-classes
[2026-03-04T22:54:11.311Z] [INFO]
[2026-03-04T22:54:11.311Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:11.311Z] [INFO]
[2026-03-04T22:54:11.311Z] [INFO] -------------------------------------------------------
[2026-03-04T22:54:11.311Z] [INFO] T E S T S
[2026-03-04T22:54:11.311Z] [INFO] -------------------------------------------------------
[2026-03-04T22:54:11.311Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:54:12.009Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-03-04T22:54:19.177Z] 2026-03-04 22:54:17,264 INFO [io.qua.arc.pro.BeanProcessor] (build-24) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T22:54:19.177Z] - Bean constructor void <init>() on io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest$MultipartOutputResource
[2026-03-04T22:54:19.177Z] 2026-03-04 22:54:17,391 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-23) 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'.
[2026-03-04T22:54:19.177Z] 2026-03-04 22:54:18,302 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.747s. Listening on: http://localhost:8081
[2026-03-04T22:54:19.177Z] 2026-03-04 22:54:18,303 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:19.177Z] 2026-03-04 22:54:18,303 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:20.488Z] 2026-03-04 22:54:20,195 INFO [io.quarkus] (main) Quarkus stopped in 0.075s
[2026-03-04T22:54:20.488Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.398 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.MultipartOutputTest
[2026-03-04T22:54:20.488Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-03-04T22:54:22.542Z] 2026-03-04 22:54:22,206 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.666s. Listening on: http://localhost:8081
[2026-03-04T22:54:22.542Z] 2026-03-04 22:54:22,207 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:22.542Z] 2026-03-04 22:54:22,207 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:23.172Z] 2026-03-04 22:54:22,721 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:54:23.172Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SseResourceTest
[2026-03-04T22:54:23.172Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-03-04T22:54:24.482Z] 2026-03-04 22:54:24,156 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-03-04T22:54:24.482Z] 2026-03-04 22:54:24,157 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:24.482Z] 2026-03-04 22:54:24,157 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:25.114Z] 2026-03-04 22:54:24,900 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T22:54:25.114Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.EmptyInputTest
[2026-03-04T22:54:25.114Z] [INFO] Running io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,713 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,714 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,715 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,715 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,716 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,719 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:25,719 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-9) 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'.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:26,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.529s. Listening on: http://localhost:8081
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:26,315 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:26.423Z] 2026-03-04 22:54:26,315 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, resteasy-reactive-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T22:54:28.566Z] 2026-03-04 22:54:27,647 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-0) HTTP Request to /simple/person-invalid-result failed, error id: 72715ef1-51b6-45c4-98e1-121b2fa22ce8-1: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-03-04T22:54:28.566Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:54:28.566Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:54:28.566Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:54:28.566Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:54:28.566Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:54:28.566Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:54:28.566Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-03-04T22:54:28.566Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:54:28.566Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:54:28.566Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:28.566Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:54:28.566Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:54:28.566Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:54:28.566Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:54:28.566Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:54:28.566Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:54:28.566Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:54:28.566Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:54:28.566Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:54:28.566Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:54:28.566Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:28.566Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:28.566Z]
[2026-03-04T22:54:28.567Z] 2026-03-04 22:54:27,650 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-0) Request failed: io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveViolationException: getInvalidPersonResult.<return value>.last: Title cannot be blank
[2026-03-04T22:54:28.567Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor.validateMethodInvocation(ResteasyReactiveEndPointValidationInterceptor.java:23)
[2026-03-04T22:54:28.567Z] at io.quarkus.hibernate.validator.runtime.jaxrs.ResteasyReactiveEndPointValidationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T22:54:28.567Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T22:54:28.567Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T22:54:28.567Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T22:54:28.567Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest_SimpleXmlResource_Subclass.getInvalidPersonResult(Unknown Source)
[2026-03-04T22:54:28.567Z] at io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest$SimpleXmlResource$quarkusrestinvoker$getInvalidPersonResult_a7b0941f46c22aa0416eb520df0d704c0503b0a3.invoke(Unknown Source)
[2026-03-04T22:54:28.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:54:28.567Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:54:28.567Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:54:28.567Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:73)
[2026-03-04T22:54:28.567Z] at org.jboss.resteasy.reactive.server.vertx.VertxResteasyReactiveRequestContext$1$1.handle(VertxResteasyReactiveRequestContext.java:70)
[2026-03-04T22:54:28.567Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:54:28.567Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:54:28.567Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:54:28.567Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:54:28.567Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:54:28.567Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:54:28.567Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:54:28.567Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:54:28.567Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:54:28.567Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:54:28.567Z]
[2026-03-04T22:54:28.567Z] 2026-03-04 22:54:27,712 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:54:28.567Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 s - in io.quarkus.resteasy.reactive.jaxb.deployment.test.SimpleXmlTest
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] Results:
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:28.567Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final.jar
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:28.567Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-jaxb/deployment/target/quarkus-resteasy-reactive-jaxb-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-jaxb-deployment ---
[2026-03-04T22:54:28.567Z] [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
[2026-03-04T22:54:28.567Z] [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
[2026-03-04T22:54:28.567Z] [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
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] -----------------< io.quarkus:quarkus-panache-parent >------------------
[2026-03-04T22:54:28.567Z] [INFO] Building Quarkus - Panache 2.7.5.Final [285/964]
[2026-03-04T22:54:28.567Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.567Z] [INFO]
[2026-03-04T22:54:28.567Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-parent ---
[2026-03-04T22:54:28.568Z] [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
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --------------< io.quarkus:quarkus-panache-common-parent >--------------
[2026-03-04T22:54:28.568Z] [INFO] Building Quarkus - Panache - Common 2.7.5.Final [286/964]
[2026-03-04T22:54:28.568Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-parent ---
[2026-03-04T22:54:28.568Z] [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
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] -----------------< io.quarkus:quarkus-panache-common >------------------
[2026-03-04T22:54:28.568Z] [INFO] Building Quarkus - Panache - Common - Runtime 2.7.5.Final [287/964]
[2026-03-04T22:54:28.568Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Processed 7 files in 38ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Processed 7 files in 00:00.016 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:28.568Z] [INFO] Copying 1 resource
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:28.568Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/panache-common/runtime/target/classes
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:28.568Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/runtime/src/test/resources
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] No sources to compile
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] No tests to run.
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final.jar
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/runtime/target/quarkus-panache-common-2.7.5.Final-sources.jar
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common ---
[2026-03-04T22:54:28.568Z] [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
[2026-03-04T22:54:28.568Z] [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
[2026-03-04T22:54:28.568Z] [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
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] ------------< io.quarkus:quarkus-panache-common-deployment >------------
[2026-03-04T22:54:28.568Z] [INFO] Building Quarkus - Panache - Common - Deployment 2.7.5.Final [288/964]
[2026-03-04T22:54:28.568Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.568Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:28.568Z] [INFO]
[2026-03-04T22:54:28.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.199Z] [INFO]
[2026-03-04T22:54:29.199Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.200Z] [INFO]
[2026-03-04T22:54:29.200Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.200Z] [INFO] Processed 20 files in 80ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-03-04T22:54:29.200Z] [INFO]
[2026-03-04T22:54:29.200Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.200Z] [INFO] Processed 20 files in 00:00.166 (Already Sorted: 20, Needed Sorting: 0)
[2026-03-04T22:54:29.200Z] [INFO]
[2026-03-04T22:54:29.200Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:29.200Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/main/resources
[2026-03-04T22:54:29.200Z] [INFO]
[2026-03-04T22:54:29.200Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.200Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:29.200Z] [INFO] Compiling 20 source files to /quarkus/extensions/panache/panache-common/deployment/target/classes
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:29.835Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-common/deployment/src/test/resources
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [INFO] No sources to compile
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [INFO] No tests to run.
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final.jar
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [INFO] Building jar: /quarkus/extensions/panache/panache-common/deployment/target/quarkus-panache-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-common-deployment ---
[2026-03-04T22:54:29.835Z] [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
[2026-03-04T22:54:29.835Z] [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
[2026-03-04T22:54:29.835Z] [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
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] -------------------< io.quarkus:quarkus-qute-parent >-------------------
[2026-03-04T22:54:29.835Z] [INFO] Building Quarkus - Qute 2.7.5.Final [289/964]
[2026-03-04T22:54:29.835Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-parent ---
[2026-03-04T22:54:29.835Z] [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
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] ----------------------< io.quarkus:quarkus-qute >-----------------------
[2026-03-04T22:54:29.835Z] [INFO] Building Quarkus - Qute - Runtime 2.7.5.Final [290/964]
[2026-03-04T22:54:29.835Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO] Processed 24 files in 105ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO] Processed 24 files in 00:00.139 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:29.835Z] [INFO] Copying 2 resources
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO]
[2026-03-04T22:54:29.835Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute ---
[2026-03-04T22:54:29.835Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:29.836Z] [INFO] Compiling 24 source files to /quarkus/extensions/qute/runtime/target/classes
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:30.466Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/qute/runtime/src/test/resources
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [INFO] No sources to compile
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [INFO] No tests to run.
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final.jar
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [INFO] Building jar: /quarkus/extensions/qute/runtime/target/quarkus-qute-2.7.5.Final-sources.jar
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute ---
[2026-03-04T22:54:30.466Z] [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
[2026-03-04T22:54:30.466Z] [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
[2026-03-04T22:54:30.466Z] [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
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] -----------------< io.quarkus:quarkus-qute-deployment >-----------------
[2026-03-04T22:54:30.466Z] [INFO] Building Quarkus - Qute - Deployment 2.7.5.Final [291/964]
[2026-03-04T22:54:30.466Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-qute-deployment ---
[2026-03-04T22:54:30.466Z] [INFO]
[2026-03-04T22:54:30.466Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.097Z] [INFO]
[2026-03-04T22:54:31.097Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.821Z] [INFO] Processed 156 files in 445ms (Formatted: 0, Unchanged: 156, Failed: 0, Readonly: 0)
[2026-03-04T22:54:31.821Z] [INFO]
[2026-03-04T22:54:31.821Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.821Z] [INFO] Processed 156 files in 00:00.423 (Already Sorted: 156, Needed Sorting: 0)
[2026-03-04T22:54:31.821Z] [INFO]
[2026-03-04T22:54:31.821Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:31.821Z] [INFO] Copying 3 resources
[2026-03-04T22:54:31.821Z] [INFO]
[2026-03-04T22:54:31.821Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-qute-deployment ---
[2026-03-04T22:54:31.821Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:31.821Z] [INFO] Compiling 30 source files to /quarkus/extensions/qute/deployment/target/classes
[2026-03-04T22:54:33.136Z] [INFO]
[2026-03-04T22:54:33.136Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-qute-deployment ---
[2026-03-04T22:54:33.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:54:33.136Z] [INFO] Copying 2 resources
[2026-03-04T22:54:33.136Z] [INFO]
[2026-03-04T22:54:33.136Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-qute-deployment ---
[2026-03-04T22:54:33.136Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:54:33.136Z] [INFO] Compiling 126 source files to /quarkus/extensions/qute/deployment/target/test-classes
[2026-03-04T22:54:33.767Z] [INFO]
[2026-03-04T22:54:33.767Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-qute-deployment ---
[2026-03-04T22:54:33.767Z] [INFO]
[2026-03-04T22:54:33.767Z] [INFO] -------------------------------------------------------
[2026-03-04T22:54:33.767Z] [INFO] T E S T S
[2026-03-04T22:54:33.767Z] [INFO] -------------------------------------------------------
[2026-03-04T22:54:33.767Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:54:34.404Z] [INFO] Running io.quarkus.qute.deployment.OrEmptyTest
[2026-03-04T22:54:40.315Z] 2026-03-04 22:54:39,864 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.528s. Listening on: http://localhost:8081
[2026-03-04T22:54:40.315Z] 2026-03-04 22:54:39,866 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:40.315Z] 2026-03-04 22:54:39,867 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:40.953Z] 2026-03-04 22:54:40,530 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:54:40.953Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.432 s - in io.quarkus.qute.deployment.OrEmptyTest
[2026-03-04T22:54:40.953Z] [INFO] Running io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-03-04T22:54:42.264Z] 2026-03-04 22:54:42,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-03-04T22:54:42.264Z] 2026-03-04 22:54:42,081 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:42.264Z] 2026-03-04 22:54:42,081 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:42.264Z] 2026-03-04 22:54:42,175 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:54:42.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in io.quarkus.qute.deployment.generatedresolvers.HierarchyTest
[2026-03-04T22:54:42.264Z] [INFO] Running io.quarkus.qute.deployment.MultiTest
[2026-03-04T22:54:44.379Z] 2026-03-04 22:54:43,612 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2026-03-04T22:54:44.379Z] 2026-03-04 22:54:43,613 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:44.379Z] 2026-03-04 22:54:43,613 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:44.379Z] 2026-03-04 22:54:43,721 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:54:44.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in io.quarkus.qute.deployment.MultiTest
[2026-03-04T22:54:44.379Z] [INFO] Running io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-03-04T22:54:45.704Z] 2026-03-04 22:54:45,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.576s. Listening on: http://localhost:8081
[2026-03-04T22:54:45.704Z] 2026-03-04 22:54:45,048 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:45.704Z] 2026-03-04 22:54:45,048 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:45.704Z] 2026-03-04 22:54:45,134 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:54:45.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 s - in io.quarkus.qute.deployment.encoding.CustomEncodingTest
[2026-03-04T22:54:45.704Z] [INFO] Running io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-03-04T22:54:47.025Z] 2026-03-04 22:54:46,528 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.584s. Listening on: http://localhost:8081
[2026-03-04T22:54:47.025Z] 2026-03-04 22:54:46,529 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:47.025Z] 2026-03-04 22:54:46,529 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:47.025Z] 2026-03-04 22:54:46,617 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:54:47.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.48 s - in io.quarkus.qute.deployment.exclude.TemplatePathExcludeTest
[2026-03-04T22:54:47.025Z] [INFO] Running io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-03-04T22:54:47.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.qute.deployment.exclude.HiddenFileExcludePatternTest
[2026-03-04T22:54:47.025Z] [INFO] Running io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-03-04T22:54:48.351Z] 2026-03-04 22:54:47,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T22:54:48.351Z] 2026-03-04 22:54:47,821 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:48.352Z] 2026-03-04 22:54:47,821 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:48.352Z] 2026-03-04 22:54:47,897 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:54:48.352Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in io.quarkus.qute.deployment.exclude.AdditionalTemplatePathExcludeTest
[2026-03-04T22:54:48.352Z] [INFO] Running io.quarkus.qute.deployment.ReflectionResolverTest
[2026-03-04T22:54:49.671Z] 2026-03-04 22:54:48,994 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-03-04T22:54:49.671Z] 2026-03-04 22:54:48,995 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:49.671Z] 2026-03-04 22:54:48,995 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:49.671Z] 2026-03-04 22:54:49,075 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:54:49.671Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s - in io.quarkus.qute.deployment.ReflectionResolverTest
[2026-03-04T22:54:49.671Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-03-04T22:54:50.312Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in io.quarkus.qute.deployment.enums.TemplateEnumNamespaceValidationTest
[2026-03-04T22:54:50.312Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-03-04T22:54:50.948Z] 2026-03-04 22:54:50,110 WARN [io.qua.qut.dep.QuteProcessor] (build-2) @TemplateEnum declared on io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest$Transactions is ignored: the target of this annotation must be an enum type
[2026-03-04T22:54:50.948Z] 2026-03-04 22:54:50,711 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-03-04T22:54:50.948Z] 2026-03-04 22:54:50,712 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:50.948Z] 2026-03-04 22:54:50,712 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:50.948Z] 2026-03-04 22:54:50,837 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:54:50.948Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in io.quarkus.qute.deployment.enums.TemplateEnumInvalidTargetTest
[2026-03-04T22:54:50.948Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-03-04T22:54:52.259Z] 2026-03-04 22:54:51,968 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-03-04T22:54:52.259Z] 2026-03-04 22:54:51,968 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:52.259Z] 2026-03-04 22:54:51,968 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:52.259Z] 2026-03-04 22:54:52,045 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:54:52.259Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in io.quarkus.qute.deployment.enums.TemplateEnumTest
[2026-03-04T22:54:52.259Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-03-04T22:54:53.589Z] 2026-03-04 22:54:53,207 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-03-04T22:54:53.589Z] 2026-03-04 22:54:53,208 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:53.589Z] 2026-03-04 22:54:53,208 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:53.589Z] 2026-03-04 22:54:53,316 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:54:53.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in io.quarkus.qute.deployment.enums.TemplateEnumIgnoredTest
[2026-03-04T22:54:53.589Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-03-04T22:54:54.423Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationFailureTest
[2026-03-04T22:54:54.423Z] [INFO] Running io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-03-04T22:54:55.056Z] 2026-03-04 22:54:54,895 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.546s. Listening on: http://localhost:8081
[2026-03-04T22:54:55.056Z] 2026-03-04 22:54:54,896 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:55.056Z] 2026-03-04 22:54:54,897 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:55.688Z] 2026-03-04 22:54:55,073 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T22:54:55.688Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in io.quarkus.qute.deployment.enums.TemplateEnumValidationSuccessTest
[2026-03-04T22:54:55.688Z] [INFO] Running io.quarkus.qute.deployment.EscapingTest
[2026-03-04T22:54:56.319Z] 2026-03-04 22:54:56,061 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T22:54:56.319Z] 2026-03-04 22:54:56,062 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:54:56.319Z] 2026-03-04 22:54:56,062 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:54:56.319Z] 2026-03-04 22:54:56,150 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:54:56.319Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in io.quarkus.qute.deployment.EscapingTest
[2026-03-04T22:54:56.319Z] [INFO] Running io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-03-04T22:55:01.129Z] Tests paused
[2026-03-04T22:55:01.129Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:55:01.129Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:55:01.129Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:55:01.129Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:55:01.129Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:55:01.129Z] 2026-03-04 22:54:59,592 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.312s. Listening on: http://localhost:8080
[2026-03-04T22:55:01.129Z] 2026-03-04 22:54:59,593 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:55:01.129Z] 2026-03-04 22:54:59,593 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:01.129Z] 2026-03-04 22:55:00,840 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T22:55:01.129Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.709 s - in io.quarkus.qute.deployment.devconsole.DevConsolePreviewTest
[2026-03-04T22:55:01.129Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-03-04T22:55:02.437Z] 2026-03-04 22:55:02,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2026-03-04T22:55:02.437Z] 2026-03-04 22:55:02,028 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:02.437Z] 2026-03-04 22:55:02,028 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:02.437Z] 2026-03-04 22:55:02,112 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:55:02.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryTest
[2026-03-04T22:55:02.437Z] [INFO] Running io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-03-04T22:55:03.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s - in io.quarkus.qute.deployment.scanning.WrongTemplatesDirectoryTest
[2026-03-04T22:55:03.067Z] [INFO] Running io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-03-04T22:55:03.698Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in io.quarkus.qute.deployment.scanning.MultipleTemplatesDirectoryDuplicateFoundTest
[2026-03-04T22:55:03.698Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-03-04T22:55:04.328Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in io.quarkus.qute.deployment.TemplateDataValidationTest
[2026-03-04T22:55:04.328Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-03-04T22:55:05.067Z] 2026-03-04 22:55:04,608 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-03-04T22:55:05.067Z] 2026-03-04 22:55:04,609 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:05.067Z] 2026-03-04 22:55:04,609 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:05.067Z] 2026-03-04 22:55:04,681 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:05.067Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s - in io.quarkus.qute.deployment.tag.UserTagIncludeTest
[2026-03-04T22:55:05.067Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-03-04T22:55:05.699Z] 2026-03-04 22:55:05,634 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-03-04T22:55:05.700Z] 2026-03-04 22:55:05,635 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:05.700Z] 2026-03-04 22:55:05,635 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:06.330Z] 2026-03-04 22:55:05,712 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:06.330Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in io.quarkus.qute.deployment.tag.UserTagNameCollisionTest
[2026-03-04T22:55:06.330Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagTest
[2026-03-04T22:55:06.961Z] 2026-03-04 22:55:06,660 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2026-03-04T22:55:06.961Z] 2026-03-04 22:55:06,661 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:06.961Z] 2026-03-04 22:55:06,661 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:06.961Z] 2026-03-04 22:55:06,734 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:55:06.961Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - in io.quarkus.qute.deployment.tag.UserTagTest
[2026-03-04T22:55:06.961Z] [INFO] Running io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-03-04T22:55:08.269Z] 2026-03-04 22:55:07,678 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:55:08.269Z] 2026-03-04 22:55:07,678 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:08.269Z] 2026-03-04 22:55:07,678 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:08.269Z] 2026-03-04 22:55:07,751 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:08.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in io.quarkus.qute.deployment.tag.UserTagWithQuteExtensionIncludeTest
[2026-03-04T22:55:08.269Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-03-04T22:55:08.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in io.quarkus.qute.deployment.globals.TemplateGlobalValidationFailureTest
[2026-03-04T22:55:08.269Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-03-04T22:55:09.580Z] 2026-03-04 22:55:09,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-03-04T22:55:09.580Z] 2026-03-04 22:55:09,079 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:09.580Z] 2026-03-04 22:55:09,079 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:09.580Z] 2026-03-04 22:55:09,153 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:55:09.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s - in io.quarkus.qute.deployment.globals.TemplateGlobalTest
[2026-03-04T22:55:09.580Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-03-04T22:55:10.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 s - in io.quarkus.qute.deployment.globals.TemplateGlobalDuplicityTest
[2026-03-04T22:55:10.211Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-03-04T22:55:10.211Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in io.quarkus.qute.deployment.globals.TemplateGlobalInvalidNameTest
[2026-03-04T22:55:10.211Z] [INFO] Running io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-03-04T22:55:11.522Z] 2026-03-04 22:55:11,433 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-03-04T22:55:11.522Z] 2026-03-04 22:55:11,433 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:11.522Z] 2026-03-04 22:55:11,433 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:12.190Z] 2026-03-04 22:55:11,516 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:55:12.190Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.406 s - in io.quarkus.qute.deployment.globals.TemplateGlobalOverrideTest
[2026-03-04T22:55:12.190Z] [INFO] Running io.quarkus.qute.deployment.TypeInfosTest
[2026-03-04T22:55:12.190Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.qute.deployment.TypeInfosTest
[2026-03-04T22:55:12.190Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-03-04T22:55:12.190Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in io.quarkus.qute.deployment.inject.NamedBeanNotFoundTest
[2026-03-04T22:55:12.190Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-03-04T22:55:13.520Z] 2026-03-04 22:55:13,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-03-04T22:55:13.520Z] 2026-03-04 22:55:13,205 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:13.520Z] 2026-03-04 22:55:13,205 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:13.520Z] 2026-03-04 22:55:13,276 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:55:13.520Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationSuccessTest
[2026-03-04T22:55:13.520Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionTest
[2026-03-04T22:55:14.831Z] 2026-03-04 22:55:14,108 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2026-03-04T22:55:14.831Z] 2026-03-04 22:55:14,108 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:14.831Z] 2026-03-04 22:55:14,108 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:14.831Z] 2026-03-04 22:55:14,184 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:14.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in io.quarkus.qute.deployment.inject.InjectionTest
[2026-03-04T22:55:14.831Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-03-04T22:55:15.460Z] 2026-03-04 22:55:15,222 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.563s. Listening on: http://localhost:8081
[2026-03-04T22:55:15.460Z] 2026-03-04 22:55:15,224 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:15.460Z] 2026-03-04 22:55:15,224 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:16.089Z] 2026-03-04 22:55:15,354 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:55:16.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in io.quarkus.qute.deployment.inject.InjectNamespaceResolverTest
[2026-03-04T22:55:16.089Z] [INFO] Running io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-03-04T22:55:16.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in io.quarkus.qute.deployment.inject.InjectionFailedTest
[2026-03-04T22:55:16.089Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-03-04T22:55:17.399Z] 2026-03-04 22:55:16,930 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:55:17.399Z] 2026-03-04 22:55:16,930 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:17.399Z] 2026-03-04 22:55:16,931 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:17.399Z] 2026-03-04 22:55:17,001 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:17.399Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s - in io.quarkus.qute.deployment.inject.NamedBeanIterableReturnTypeTest
[2026-03-04T22:55:17.399Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-03-04T22:55:18.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in io.quarkus.qute.deployment.inject.NamedBeanValidationFailureTest
[2026-03-04T22:55:18.032Z] [INFO] Running io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-03-04T22:55:18.663Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s - in io.quarkus.qute.deployment.inject.NamedBeanPropertyNotFoundTest
[2026-03-04T22:55:18.663Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-03-04T22:55:19.975Z] 2026-03-04 22:55:19,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-03-04T22:55:19.975Z] 2026-03-04 22:55:19,272 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:19.975Z] 2026-03-04 22:55:19,272 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:19.975Z] 2026-03-04 22:55:19,337 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:55:19.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in io.quarkus.qute.deployment.i18n.MessageBundleLocaleTest
[2026-03-04T22:55:19.975Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-03-04T22:55:19.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in io.quarkus.qute.deployment.i18n.LocalizedFileDefaultLocaleConflictTest
[2026-03-04T22:55:19.975Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-03-04T22:55:20.608Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s - in io.quarkus.qute.deployment.i18n.MessageBundleNameConflictTest
[2026-03-04T22:55:20.608Z] [INFO] Running io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-03-04T22:55:25.381Z] Tests paused
[2026-03-04T22:55:25.381Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:55:25.381Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:55:25.381Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:55:25.381Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:55:25.381Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:22,160 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.815s. Listening on: http://localhost:8080
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:22,160 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:22,160 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,176 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in NestedMessageBundleDevModeTest$TestRouteConfig.class, NestedMessageBundleDevModeTest$MyNestedMessages.class, NestedMessageBundleDevModeTest.class.
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,186 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T22:55:25.381Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:55:25.381Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:55:25.381Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:55:25.381Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:55:25.381Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,619 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8080
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,621 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,621 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,621 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.231s
[2026-03-04T22:55:25.381Z] 2026-03-04 22:55:24,629 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T22:55:25.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.615 s - in io.quarkus.qute.deployment.i18n.NestedMessageBundleDevModeTest
[2026-03-04T22:55:25.381Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-03-04T22:55:25.381Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in io.quarkus.qute.deployment.i18n.MessageBundleValidationTest
[2026-03-04T22:55:25.381Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-03-04T22:55:26.689Z] 2026-03-04 22:55:26,150 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-03-04T22:55:26.689Z] 2026-03-04 22:55:26,153 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:26.689Z] 2026-03-04 22:55:26,153 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:26.689Z] 2026-03-04 22:55:26,218 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:26.689Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in io.quarkus.qute.deployment.i18n.MessageBundleCustomDefaultLocaleTest
[2026-03-04T22:55:26.689Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-03-04T22:55:27.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.qute.deployment.i18n.MessageBundleTemplateExpressionValidationTest
[2026-03-04T22:55:27.317Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-03-04T22:55:27.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodMissingAnnotationTest
[2026-03-04T22:55:27.317Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-03-04T22:55:27.946Z] 2026-03-04 22:55:27,756 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T22:55:27.946Z] 2026-03-04 22:55:27,756 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:27.946Z] 2026-03-04 22:55:27,756 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:27.946Z] 2026-03-04 22:55:27,821 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:27.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in io.quarkus.qute.deployment.i18n.MessageParamTest
[2026-03-04T22:55:27.946Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-03-04T22:55:28.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 s - in io.quarkus.qute.deployment.i18n.LocalizedFileBundleLocaleConflictTest
[2026-03-04T22:55:28.575Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-03-04T22:55:29.208Z] 2026-03-04 22:55:28,592 WARN [io.qua.qut.dep.MessageBundleProcessor] (build-9) Unused parameter found [item] in the message template of: io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest$WrongBundle#hello()
[2026-03-04T22:55:29.208Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in io.quarkus.qute.deployment.i18n.MessageBundleExpressionValidationTest
[2026-03-04T22:55:29.208Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-03-04T22:55:29.208Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleLocaleConflictTest
[2026-03-04T22:55:29.208Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-03-04T22:55:29.851Z] 2026-03-04 22:55:29,783 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-03-04T22:55:29.851Z] 2026-03-04 22:55:29,784 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:29.851Z] 2026-03-04 22:55:29,784 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:30.482Z] 2026-03-04 22:55:29,851 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:30.482Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in io.quarkus.qute.deployment.i18n.MessageBundleLogicalLineTest
[2026-03-04T22:55:30.482Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-03-04T22:55:31.117Z] 2026-03-04 22:55:30,748 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-03-04T22:55:31.117Z] 2026-03-04 22:55:30,749 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:31.117Z] 2026-03-04 22:55:30,749 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:31.117Z] 2026-03-04 22:55:30,828 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:55:31.117Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 s - in io.quarkus.qute.deployment.i18n.MessageBundleTest
[2026-03-04T22:55:31.117Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-03-04T22:55:31.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in io.quarkus.qute.deployment.i18n.MessageBundleInvalidNamespaceTest
[2026-03-04T22:55:31.748Z] [INFO] Running io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-03-04T22:55:31.748Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in io.quarkus.qute.deployment.i18n.MessageBundleMethodReturnTypeTest
[2026-03-04T22:55:31.749Z] [INFO] Running io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-03-04T22:55:32.383Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in io.quarkus.qute.deployment.i18n.LocalizedBundleDefaultLocaleConflictTest
[2026-03-04T22:55:32.383Z] [INFO] Running io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-03-04T22:55:33.017Z] 2026-03-04 22:55:32,733 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.371s. Listening on: http://localhost:8081
[2026-03-04T22:55:33.017Z] 2026-03-04 22:55:32,733 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:33.017Z] 2026-03-04 22:55:32,733 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:33.017Z] 2026-03-04 22:55:32,799 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:55:33.017Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in io.quarkus.qute.deployment.contenttypes.AdditionalContentTypeTest
[2026-03-04T22:55:33.017Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-03-04T22:55:33.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s - in io.quarkus.qute.deployment.PropertyNotFoundTest
[2026-03-04T22:55:33.645Z] [INFO] Running io.quarkus.qute.deployment.include.IncludeTest
[2026-03-04T22:55:34.660Z] 2026-03-04 22:55:34,088 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:55:34.660Z] 2026-03-04 22:55:34,089 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:34.660Z] 2026-03-04 22:55:34,089 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:34.660Z] 2026-03-04 22:55:34,172 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:55:34.660Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in io.quarkus.qute.deployment.include.IncludeTest
[2026-03-04T22:55:34.660Z] [INFO] Running io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-03-04T22:55:35.297Z] 2026-03-04 22:55:35,012 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:55:35.297Z] 2026-03-04 22:55:35,012 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:35.297Z] 2026-03-04 22:55:35,012 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:35.297Z] 2026-03-04 22:55:35,083 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:35.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s - in io.quarkus.qute.deployment.removestandalonelines.DoNotRemoveStandaloneLinesTest
[2026-03-04T22:55:35.297Z] [INFO] Running io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-03-04T22:55:36.632Z] 2026-03-04 22:55:35,973 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.400s. Listening on: http://localhost:8081
[2026-03-04T22:55:36.632Z] 2026-03-04 22:55:35,974 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:36.632Z] 2026-03-04 22:55:35,974 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:36.632Z] 2026-03-04 22:55:36,038 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:36.632Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.qute.deployment.asyncdata.AsyncDataTest
[2026-03-04T22:55:36.632Z] [INFO] Running io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-03-04T22:55:38.704Z] Tests paused
[2026-03-04T22:55:38.704Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:55:38.704Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:55:38.704Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:55:38.704Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:55:38.704Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:55:38.704Z] 2026-03-04 22:55:38,161 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.883s. Listening on: http://localhost:8080
[2026-03-04T22:55:38.704Z] 2026-03-04 22:55:38,161 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:55:38.704Z] 2026-03-04 22:55:38,162 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:38.704Z] 2026-03-04 22:55:38,288 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T22:55:38.704Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in io.quarkus.qute.deployment.PropertyNotFoundDevModeTest
[2026-03-04T22:55:38.704Z] [INFO] Running io.quarkus.qute.deployment.AsyncTest
[2026-03-04T22:55:39.335Z] 2026-03-04 22:55:39,199 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.372s. Listening on: http://localhost:8081
[2026-03-04T22:55:39.335Z] 2026-03-04 22:55:39,200 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:39.335Z] 2026-03-04 22:55:39,200 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:39.335Z] 2026-03-04 22:55:39,275 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:39.966Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in io.quarkus.qute.deployment.AsyncTest
[2026-03-04T22:55:39.966Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-03-04T22:55:40.595Z] 2026-03-04 22:55:40,064 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.316s. Listening on: http://localhost:8081
[2026-03-04T22:55:40.595Z] 2026-03-04 22:55:40,065 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:40.595Z] 2026-03-04 22:55:40,065 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:40.595Z] 2026-03-04 22:55:40,118 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:55:40.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundOutputOriginalTest
[2026-03-04T22:55:40.595Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-03-04T22:55:41.226Z] 2026-03-04 22:55:40,917 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.354s. Listening on: http://localhost:8081
[2026-03-04T22:55:41.226Z] 2026-03-04 22:55:40,917 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:41.226Z] 2026-03-04 22:55:40,917 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:41.226Z] 2026-03-04 22:55:40,973 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:55:41.226Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundThrowExceptionTest
[2026-03-04T22:55:41.226Z] [INFO] Running io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-03-04T22:55:42.551Z] 2026-03-04 22:55:41,820 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:55:42.551Z] 2026-03-04 22:55:41,821 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:42.551Z] 2026-03-04 22:55:41,821 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:42.551Z] 2026-03-04 22:55:41,887 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:42.551Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in io.quarkus.qute.deployment.propertynotfound.PropertyNotFoundNoopTest
[2026-03-04T22:55:42.551Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-03-04T22:55:43.230Z] 2026-03-04 22:55:42,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-03-04T22:55:43.230Z] 2026-03-04 22:55:42,740 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:43.230Z] 2026-03-04 22:55:42,740 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:43.230Z] 2026-03-04 22:55:42,859 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T22:55:43.230Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixNoneTest
[2026-03-04T22:55:43.230Z] [INFO] Running io.quarkus.qute.deployment.loop.LoopTest
[2026-03-04T22:55:44.544Z] 2026-03-04 22:55:44,097 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.673s. Listening on: http://localhost:8081
[2026-03-04T22:55:44.544Z] 2026-03-04 22:55:44,097 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:44.544Z] 2026-03-04 22:55:44,097 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:44.544Z] 2026-03-04 22:55:44,168 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:44.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.qute.deployment.loop.LoopTest
[2026-03-04T22:55:44.544Z] [INFO] Running io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-03-04T22:55:45.853Z] 2026-03-04 22:55:45,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T22:55:45.853Z] 2026-03-04 22:55:45,138 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:45.853Z] 2026-03-04 22:55:45,139 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:45.853Z] 2026-03-04 22:55:45,214 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:55:45.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s - in io.quarkus.qute.deployment.loop.IterationMetadataPrefixAliasQuestionMarkTest
[2026-03-04T22:55:45.854Z] [INFO] Running io.quarkus.qute.deployment.TreeMapDataTest
[2026-03-04T22:55:46.484Z] 2026-03-04 22:55:46,106 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-03-04T22:55:46.484Z] 2026-03-04 22:55:46,106 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:46.484Z] 2026-03-04 22:55:46,107 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:46.484Z] 2026-03-04 22:55:46,169 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:55:46.484Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 s - in io.quarkus.qute.deployment.TreeMapDataTest
[2026-03-04T22:55:46.484Z] [INFO] Running io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-03-04T22:55:47.117Z] 2026-03-04 22:55:46,960 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.378s. Listening on: http://localhost:8081
[2026-03-04T22:55:47.117Z] 2026-03-04 22:55:46,960 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:47.117Z] 2026-03-04 22:55:46,960 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:47.117Z] 2026-03-04 22:55:47,027 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:55:47.117Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.qute.deployment.varargs.VarargsMethodTest
[2026-03-04T22:55:47.117Z] [INFO] Running io.quarkus.qute.deployment.TemplateDataTest
[2026-03-04T22:55:48.428Z] 2026-03-04 22:55:48,258 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.564s. Listening on: http://localhost:8081
[2026-03-04T22:55:48.428Z] 2026-03-04 22:55:48,258 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:48.428Z] 2026-03-04 22:55:48,259 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:49.059Z] 2026-03-04 22:55:48,372 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:55:49.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in io.quarkus.qute.deployment.TemplateDataTest
[2026-03-04T22:55:49.059Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-03-04T22:55:49.059Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestDisabledTest
[2026-03-04T22:55:49.059Z] [INFO] Running io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-03-04T22:55:49.688Z] 2026-03-04 22:55:49,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2026-03-04T22:55:49.688Z] 2026-03-04 22:55:49,620 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:49.688Z] 2026-03-04 22:55:49,620 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:50.315Z] 2026-03-04 22:55:50,051 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:55:50.315Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 s - in io.quarkus.qute.deployment.currentrequest.CurrentRequestTest
[2026-03-04T22:55:50.315Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-03-04T22:55:50.946Z] 2026-03-04 22:55:50,795 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-03-04T22:55:50.946Z] 2026-03-04 22:55:50,796 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:50.946Z] 2026-03-04 22:55:50,796 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:50.946Z] 2026-03-04 22:55:50,857 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:50.946Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest
[2026-03-04T22:55:50.946Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-03-04T22:55:51.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateConflictTest
[2026-03-04T22:55:51.575Z] [INFO] Running io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-03-04T22:55:52.205Z] 2026-03-04 22:55:51,867 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2026-03-04T22:55:52.205Z] 2026-03-04 22:55:51,867 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:52.205Z] 2026-03-04 22:55:51,867 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:52.205Z] 2026-03-04 22:55:51,934 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:52.205Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in io.quarkus.qute.deployment.typesafe.NestedVirtualMethodSuccessTest
[2026-03-04T22:55:52.205Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-03-04T22:55:52.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s - in io.quarkus.qute.deployment.typesafe.ValidationFailuresTest
[2026-03-04T22:55:52.840Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-03-04T22:55:53.472Z] 2026-03-04 22:55:53,115 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.337s. Listening on: http://localhost:8081
[2026-03-04T22:55:53.472Z] 2026-03-04 22:55:53,115 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:53.472Z] 2026-03-04 22:55:53,116 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:53.472Z] 2026-03-04 22:55:53,172 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:55:53.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in io.quarkus.qute.deployment.typesafe.ObjectValidationSuccessTest
[2026-03-04T22:55:53.472Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-03-04T22:55:54.102Z] 2026-03-04 22:55:53,950 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8081
[2026-03-04T22:55:54.102Z] 2026-03-04 22:55:53,950 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:54.102Z] 2026-03-04 22:55:53,950 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:54.102Z] 2026-03-04 22:55:54,009 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:55:54.102Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateArrayParamTest
[2026-03-04T22:55:54.102Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-03-04T22:55:55.419Z] 2026-03-04 22:55:54,777 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-03-04T22:55:55.419Z] 2026-03-04 22:55:54,777 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:55.419Z] 2026-03-04 22:55:54,777 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:55.419Z] 2026-03-04 22:55:54,837 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:55:55.419Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationTest
[2026-03-04T22:55:55.419Z] [INFO] Running io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-03-04T22:55:55.419Z] 2026-03-04 22:55:55,151 WARN [io.qua.arc.pro.BeanArchives] (build-6) Failed to index io.quarkus.qute.deployment.typesafe.InterfaceValidationSuccessTest$NumericWrapper: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2750f5dd
[2026-03-04T22:55:55.419Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in io.quarkus.qute.deployment.typesafe.InterfaceValidationFailureTest
[2026-03-04T22:55:55.419Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-03-04T22:55:56.047Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateRequireTypeSafeTest
[2026-03-04T22:55:56.048Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-03-04T22:55:56.048Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in io.quarkus.qute.deployment.typesafe.WhenValidationFailureTest
[2026-03-04T22:55:56.048Z] [INFO] Running io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-03-04T22:55:56.745Z] 2026-03-04 22:55:56,673 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-03-04T22:55:56.745Z] 2026-03-04 22:55:56,674 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:56.745Z] 2026-03-04 22:55:56,674 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:57.376Z] 2026-03-04 22:55:56,744 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:57.376Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in io.quarkus.qute.deployment.typesafe.WhenValidationTest
[2026-03-04T22:55:57.376Z] [INFO] Running io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-03-04T22:55:58.011Z] 2026-03-04 22:55:57,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T22:55:58.011Z] 2026-03-04 22:55:57,517 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:58.011Z] 2026-03-04 22:55:57,517 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:58.011Z] 2026-03-04 22:55:57,582 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:55:58.011Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in io.quarkus.qute.deployment.typesafe.LoopValidationTest
[2026-03-04T22:55:58.011Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-03-04T22:55:58.641Z] 2026-03-04 22:55:58,478 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.409s. Listening on: http://localhost:8081
[2026-03-04T22:55:58.641Z] 2026-03-04 22:55:58,478 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:58.641Z] 2026-03-04 22:55:58,478 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:58.641Z] 2026-03-04 22:55:58,533 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:55:58.641Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateDoNotRequireTypeSafeTest
[2026-03-04T22:55:58.641Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-03-04T22:55:59.274Z] 2026-03-04 22:55:59,208 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.303s. Listening on: http://localhost:8081
[2026-03-04T22:55:59.274Z] 2026-03-04 22:55:59,209 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:55:59.274Z] 2026-03-04 22:55:59,209 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:55:59.902Z] 2026-03-04 22:55:59,263 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:55:59.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLetTest
[2026-03-04T22:55:59.902Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-03-04T22:56:00.533Z] 2026-03-04 22:55:59,970 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.297s. Listening on: http://localhost:8081
[2026-03-04T22:56:00.533Z] 2026-03-04 22:55:59,970 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:00.533Z] 2026-03-04 22:55:59,971 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:00.533Z] 2026-03-04 22:56:00,034 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:56:00.533Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopTest
[2026-03-04T22:56:00.533Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,282 WARN [io.qua.arc.pro.BeanArchives] (build-2) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7c152246
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,282 WARN [io.qua.arc.pro.BeanArchives] (build-2) Failed to index Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7c152246
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,282 WARN [io.qua.arc.pro.BeanArchives] (build-2) Failed to index java.lang.Strin: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@7c152246
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,794 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,796 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,796 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:01.219Z] 2026-03-04 22:56:00,870 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:56:01.219Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in io.quarkus.qute.deployment.typesafe.ValidationSuccessTest
[2026-03-04T22:56:01.219Z] [INFO] Running io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-03-04T22:56:01.855Z] 2026-03-04 22:56:01,607 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.363s. Listening on: http://localhost:8081
[2026-03-04T22:56:01.855Z] 2026-03-04 22:56:01,608 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:01.855Z] 2026-03-04 22:56:01,608 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:01.855Z] 2026-03-04 22:56:01,662 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:56:01.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in io.quarkus.qute.deployment.typesafe.CheckedTemplateBasePathTest
[2026-03-04T22:56:01.855Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-03-04T22:56:02.484Z] 2026-03-04 22:56:02,371 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-03-04T22:56:02.484Z] 2026-03-04 22:56:02,371 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:02.484Z] 2026-03-04 22:56:02,371 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:03.114Z] 2026-03-04 22:56:02,439 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:56:03.114Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s - in io.quarkus.qute.deployment.typesafe.TypeCheckExcludesTest
[2026-03-04T22:56:03.114Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:02,844 WARN [io.qua.arc.pro.BeanArchives] (build-2) Failed to index String: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@425a5e03
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:02,845 WARN [io.qua.arc.pro.BeanArchives] (build-2) Failed to index Integer: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@425a5e03
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:03,301 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:03,301 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:03,301 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:03.743Z] 2026-03-04 22:56:03,357 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:56:03.743Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 s - in io.quarkus.qute.deployment.typesafe.TypeSafeJavaLangTest
[2026-03-04T22:56:03.743Z] [INFO] Running io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-03-04T22:56:04.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in io.quarkus.qute.deployment.typesafe.TypeSafeLoopFailureTest
[2026-03-04T22:56:04.372Z] [INFO] Running io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-03-04T22:56:04.372Z] 2026-03-04 22:56:04,174 WARN [io.qua.arc.pro.BeanArchives] (build-8) Failed to index org.acme.Foo: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@239cb66
[2026-03-04T22:56:04.372Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in io.quarkus.qute.deployment.typesafe.ParamDeclarationWrongClassTest
[2026-03-04T22:56:04.372Z] [INFO] Running io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-03-04T22:56:05.682Z] 2026-03-04 22:56:05,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-03-04T22:56:05.682Z] 2026-03-04 22:56:05,283 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:05.682Z] 2026-03-04 22:56:05,283 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:05.682Z] 2026-03-04 22:56:05,356 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:56:05.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.qute.deployment.typesafe.DefaultMethodValidationSuccessTest
[2026-03-04T22:56:05.682Z] [INFO] Running io.quarkus.qute.deployment.VariantTemplateTest
[2026-03-04T22:56:06.312Z] 2026-03-04 22:56:06,206 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.287s. Listening on: http://localhost:8081
[2026-03-04T22:56:06.312Z] 2026-03-04 22:56:06,207 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:06.312Z] 2026-03-04 22:56:06,207 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:06.944Z] 2026-03-04 22:56:06,262 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:56:06.944Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 s - in io.quarkus.qute.deployment.VariantTemplateTest
[2026-03-04T22:56:06.944Z] [INFO] Running io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-03-04T22:56:07.574Z] 2026-03-04 22:56:07,159 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.410s. Listening on: http://localhost:8081
[2026-03-04T22:56:07.574Z] 2026-03-04 22:56:07,160 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:07.574Z] 2026-03-04 22:56:07,160 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:07.574Z] 2026-03-04 22:56:07,238 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:56:07.574Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s - in io.quarkus.qute.deployment.extensions.ConfigTemplateExtensionsTest
[2026-03-04T22:56:07.574Z] [INFO] Running io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-03-04T22:56:08.886Z] 2026-03-04 22:56:08,366 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.435s. Listening on: http://localhost:8081
[2026-03-04T22:56:08.886Z] 2026-03-04 22:56:08,367 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:08.886Z] 2026-03-04 22:56:08,367 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:08.886Z] 2026-03-04 22:56:08,431 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:56:08.886Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in io.quarkus.qute.deployment.extensions.TimeTemplateExtensionsTest
[2026-03-04T22:56:08.886Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-03-04T22:56:08.886Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodMatchRegexTest
[2026-03-04T22:56:08.886Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-03-04T22:56:09.515Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionValidationFailureTest
[2026-03-04T22:56:09.515Z] [INFO] Running io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-03-04T22:56:10.162Z] 2026-03-04 22:56:09,819 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.326s. Listening on: http://localhost:8081
[2026-03-04T22:56:10.162Z] 2026-03-04 22:56:09,819 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:10.162Z] 2026-03-04 22:56:09,819 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:10.162Z] 2026-03-04 22:56:09,873 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:56:10.162Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in io.quarkus.qute.deployment.extensions.NumberTemplateExtensionsTest
[2026-03-04T22:56:10.162Z] [INFO] Running io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-03-04T22:56:10.791Z] 2026-03-04 22:56:10,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-03-04T22:56:10.791Z] 2026-03-04 22:56:10,590 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:10.791Z] 2026-03-04 22:56:10,590 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:10.791Z] 2026-03-04 22:56:10,671 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:56:10.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in io.quarkus.qute.deployment.extensions.StringTemplateExtensionsTest
[2026-03-04T22:56:10.791Z] [INFO] Running io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-03-04T22:56:12.101Z] 2026-03-04 22:56:11,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:56:12.101Z] 2026-03-04 22:56:11,552 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:12.101Z] 2026-03-04 22:56:11,552 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:12.101Z] 2026-03-04 22:56:11,625 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:56:12.101Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s - in io.quarkus.qute.deployment.extensions.NamespaceTemplateExtensionTest
[2026-03-04T22:56:12.101Z] [INFO] Running io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-03-04T22:56:13.407Z] 2026-03-04 22:56:12,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-03-04T22:56:13.407Z] 2026-03-04 22:56:12,755 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:13.407Z] 2026-03-04 22:56:12,755 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:13.407Z] 2026-03-04 22:56:12,900 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:56:13.407Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in io.quarkus.qute.deployment.extensions.ExtensionMethodCompletionStageTest
[2026-03-04T22:56:13.407Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-03-04T22:56:14.414Z] 2026-03-04 22:56:13,597 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.301s. Listening on: http://localhost:8081
[2026-03-04T22:56:14.414Z] 2026-03-04 22:56:13,597 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:14.414Z] 2026-03-04 22:56:13,597 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:14.414Z] 2026-03-04 22:56:13,646 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T22:56:14.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionAttributeTest
[2026-03-04T22:56:14.414Z] [INFO] Running io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-03-04T22:56:14.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in io.quarkus.qute.deployment.extensions.InvalidExtensionMethodNamespaceTest
[2026-03-04T22:56:14.414Z] [INFO] Running io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-03-04T22:56:14.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in io.quarkus.qute.deployment.extensions.NoExtensionMethodsTest
[2026-03-04T22:56:14.414Z] [INFO] Running io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-03-04T22:56:15.043Z] 2026-03-04 22:56:14,969 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-03-04T22:56:15.043Z] 2026-03-04 22:56:14,969 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:15.043Z] 2026-03-04 22:56:14,969 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:15.721Z] 2026-03-04 22:56:15,064 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T22:56:15.721Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in io.quarkus.qute.deployment.extensions.CollectionTemplateExtensionsTest
[2026-03-04T22:56:15.721Z] [INFO] Running io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-03-04T22:56:16.349Z] 2026-03-04 22:56:16,254 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.670s. Listening on: http://localhost:8081
[2026-03-04T22:56:16.349Z] 2026-03-04 22:56:16,257 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:16.349Z] 2026-03-04 22:56:16,257 INFO [io.quarkus] (main) Installed features: [cdi, qute, reactive-routes, smallrye-context-propagation, vertx]
[2026-03-04T22:56:16.995Z] 2026-03-04 22:56:16,404 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:56:16.995Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 s - in io.quarkus.qute.deployment.extensions.TemplateExtensionMethodsTest
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO] Results:
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-qute-deployment ---
[2026-03-04T22:56:17.625Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final.jar
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-qute-deployment ---
[2026-03-04T22:56:17.625Z] [INFO] Building jar: /quarkus/extensions/qute/deployment/target/quarkus-qute-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:56:17.625Z] [INFO]
[2026-03-04T22:56:17.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-qute-deployment ---
[2026-03-04T22:56:17.625Z] [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
[2026-03-04T22:56:17.625Z] [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
[2026-03-04T22:56:17.626Z] [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
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] ----------< io.quarkus:quarkus-resteasy-reactive-qute-parent >----------
[2026-03-04T22:56:17.626Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute 2.7.5.Final [292/964]
[2026-03-04T22:56:17.626Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-parent ---
[2026-03-04T22:56:17.626Z] [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
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-qute >--------------
[2026-03-04T22:56:17.626Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Runtime 2.7.5.Final [293/964]
[2026-03-04T22:56:17.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:17.626Z] [INFO] Copying 1 resource
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:17.626Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/classes
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:17.626Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/src/test/resources
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] No sources to compile
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] No tests to run.
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final.jar
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/runtime/target/quarkus-resteasy-reactive-qute-2.7.5.Final-sources.jar
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute ---
[2026-03-04T22:56:17.626Z] [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
[2026-03-04T22:56:17.626Z] [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
[2026-03-04T22:56:17.626Z] [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
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-qute-deployment >--------
[2026-03-04T22:56:17.626Z] [INFO] Building Quarkus - RESTEasy Reactive - Qute - Deployment 2.7.5.Final [294/964]
[2026-03-04T22:56:17.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:17.626Z] [INFO]
[2026-03-04T22:56:17.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.256Z] [INFO]
[2026-03-04T22:56:18.256Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Processed 14 files in 44ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Processed 14 files in 00:00.024 (Already Sorted: 14, Needed Sorting: 0)
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:18.886Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/src/main/resources
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:18.886Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/classes
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:18.886Z] [INFO] Copying 9 resources
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:18.886Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:18.886Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/test-classes
[2026-03-04T22:56:18.886Z] [INFO]
[2026-03-04T22:56:18.886Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:19.519Z] [INFO]
[2026-03-04T22:56:19.519Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:19.519Z] [INFO] T E S T S
[2026-03-04T22:56:19.519Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:19.519Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:56:20.149Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-03-04T22:56:32.379Z] Tests paused
[2026-03-04T22:56:32.379Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:56:32.379Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:56:32.379Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:56:32.379Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:56:32.379Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:26,111 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.088s. Listening on: http://localhost:8080
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:26,113 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:26,113 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:29,520 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:29,533 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T22:56:32.379Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:56:32.379Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:56:32.379Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:56:32.379Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:56:32.379Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,110 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8080
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,110 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,110 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,112 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.227s
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,190 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-test4431584168676865297/src/main/resources/messages/msg_de.properties
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,194 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,200 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:56:32.379Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:56:32.379Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:56:32.379Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:56:32.379Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:56:32.379Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,752 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.541s. Listening on: http://localhost:8080
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,753 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,753 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,755 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.568s
[2026-03-04T22:56:32.379Z] 2026-03-04 22:56:30,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:56:32.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.185 s - in io.quarkus.resteasy.reactive.qute.deployment.MessageBundleDevModeTest
[2026-03-04T22:56:32.379Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-03-04T22:56:33.692Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s - in io.quarkus.resteasy.reactive.qute.deployment.MissingTemplateTest
[2026-03-04T22:56:33.692Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-03-04T22:56:35.865Z] 2026-03-04 22:56:35,230 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-03-04T22:56:35.866Z] 2026-03-04 22:56:35,230 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:35.866Z] 2026-03-04 22:56:35,230 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-03-04T22:56:36.497Z] 2026-03-04 22:56:35,945 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T22:56:36.497Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in io.quarkus.resteasy.reactive.qute.deployment.TemplateResponseFilterTest
[2026-03-04T22:56:36.497Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-03-04T22:56:37.910Z] 2026-03-04 22:56:37,325 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:56:37.910Z] 2026-03-04 22:56:37,325 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:37.910Z] 2026-03-04 22:56:37,325 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy-reactive, resteasy-reactive-qute, smallrye-context-propagation, vertx]
[2026-03-04T22:56:37.910Z] 2026-03-04 22:56:37,804 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:56:37.910Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 s - in io.quarkus.resteasy.reactive.qute.deployment.VariantTemplateTest
[2026-03-04T22:56:37.910Z] [INFO] Running io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-03-04T22:56:39.223Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in io.quarkus.resteasy.reactive.qute.deployment.TypeErrorTest
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] Results:
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:39.223Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final.jar
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:39.223Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-qute/deployment/target/quarkus-resteasy-reactive-qute-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-qute-deployment ---
[2026-03-04T22:56:39.223Z] [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
[2026-03-04T22:56:39.223Z] [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
[2026-03-04T22:56:39.223Z] [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
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --------< io.quarkus:quarkus-resteasy-reactive-servlet-parent >---------
[2026-03-04T22:56:39.223Z] [INFO] Building Quarkus - RESTEasy Reactive - Servlet 2.7.5.Final [295/964]
[2026-03-04T22:56:39.223Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-parent ---
[2026-03-04T22:56:39.223Z] [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
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] ------------< io.quarkus:quarkus-resteasy-reactive-servlet >------------
[2026-03-04T22:56:39.223Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Runtime 2.7.5.Final [296/964]
[2026-03-04T22:56:39.223Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO]
[2026-03-04T22:56:39.223Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.223Z] [INFO] Processed 7 files in 35ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T22:56:39.224Z] [INFO]
[2026-03-04T22:56:39.224Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.224Z] [INFO] Processed 7 files in 00:00.028 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T22:56:39.224Z] [INFO]
[2026-03-04T22:56:39.224Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:39.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:39.224Z] [INFO] Copying 1 resource
[2026-03-04T22:56:39.224Z] [INFO]
[2026-03-04T22:56:39.224Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:40.006Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/classes
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:40.006Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/src/test/resources
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] No sources to compile
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] No tests to run.
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final.jar
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/runtime/target/quarkus-resteasy-reactive-servlet-2.7.5.Final-sources.jar
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet ---
[2026-03-04T22:56:40.006Z] [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
[2026-03-04T22:56:40.006Z] [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
[2026-03-04T22:56:40.006Z] [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
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] ------< io.quarkus:quarkus-resteasy-reactive-servlet-deployment >-------
[2026-03-04T22:56:40.006Z] [INFO] Building Quarkus - RESTEasy Reactive Servlet - Deployment 2.7.5.Final [297/964]
[2026-03-04T22:56:40.006Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.006Z] [INFO]
[2026-03-04T22:56:40.006Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:40.638Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/main/resources
[2026-03-04T22:56:40.638Z] [INFO]
[2026-03-04T22:56:40.638Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:40.638Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:40.638Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/classes
[2026-03-04T22:56:41.270Z] [INFO]
[2026-03-04T22:56:41.270Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:41.270Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:41.270Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/src/test/resources
[2026-03-04T22:56:41.270Z] [INFO]
[2026-03-04T22:56:41.270Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:41.270Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:41.270Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/test-classes
[2026-03-04T22:56:41.270Z] [INFO]
[2026-03-04T22:56:41.270Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:41.270Z] [INFO]
[2026-03-04T22:56:41.270Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:41.270Z] [INFO] T E S T S
[2026-03-04T22:56:41.270Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:41.270Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:56:41.901Z] [INFO] Running io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-03-04T22:56:50.546Z] 2026-03-04 22:56:48,142 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.simple.SimpleQuarkusRestResource#jsonpArray' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:56:50.546Z] 2026-03-04 22:56:48,145 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.simple.SimpleQuarkusRestResource#jsonpObject' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:56:50.546Z] 2026-03-04 22:56:48,152 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.simple.SimpleQuarkusRestResource#asyncUniListJson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:56:50.546Z] 2026-03-04 22:56:48,164 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.simple.SimpleQuarkusRestResource#getPerson' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:48,178 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.simple.SimpleQuarkusRestResource#writer' but no JSON extension has been added. Consider adding 'quarkus-resteasy-reactive-jackson' or 'quarkus-resteasy-reactive-jsonb'.
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:49,064 DEBUG [io.und.session] (main) Setting default session timeout to 1800
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:49,091 DEBUG [io.und.session] (main) Registered session listener io.undertow.servlet.core.SessionListenerBridge@18f8c76d
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:49,448 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.961s. Listening on: http://localhost:8081
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:49,448 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:56:50.547Z] 2026-03-04 22:56:49,448 INFO [io.quarkus] (main) Installed features: [cdi, hibernate-validator, resteasy-reactive, security, servlet, smallrye-context-propagation, vertx]
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,915 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/mapped-exception, authentication required: false
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,916 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/mapped-exception
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,917 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/mapped-exception delegate io.undertow.vertx.VertxHttpExchange@3c760d7}
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,917 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/mapped-exception
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,917 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/mapped-exception delegate io.undertow.vertx.VertxHttpExchange@3c760d7}
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,917 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/mapped-exception
[2026-03-04T22:56:51.275Z] 2026-03-04 22:56:50,932 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 666 for exchange HttpServerExchange{ GET /simple/mapped-exception delegate io.undertow.vertx.VertxHttpExchange@3c760d7}: java.lang.RuntimeException
[2026-03-04T22:56:51.275Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:51.275Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:51.275Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:51.275Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:51.275Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:70)
[2026-03-04T22:56:51.275Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:67)
[2026-03-04T22:56:51.275Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.beforeCommit(ServletRequestContext.java:497)
[2026-03-04T22:56:51.275Z] at io.undertow.server.HttpServerExchange.preCommit(HttpServerExchange.java:1419)
[2026-03-04T22:56:51.275Z] at io.undertow.httpcore.HttpExchangeBase.processData(HttpExchangeBase.java:257)
[2026-03-04T22:56:51.275Z] at io.undertow.httpcore.HttpExchangeBase.writeBlocking(HttpExchangeBase.java:235)
[2026-03-04T22:56:51.276Z] at io.undertow.server.HttpServerExchange.writeBlocking(HttpServerExchange.java:1009)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:241)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:357)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:378)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.providers.serialisers.ServerStringMessageBodyHandler.writeResponse(ServerStringMessageBodyHandler.java:26)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter.write(DynamicEntityWriter.java:90)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:30)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:51.276Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:51.276Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:51.276Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:51.276Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:51.276Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:51.276Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:51.276Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:51.276Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:51.276Z]
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,084 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/unknown-exception, authentication required: false
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,084 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/unknown-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,084 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/unknown-exception delegate io.undertow.vertx.VertxHttpExchange@7e682226}
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,084 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/unknown-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,085 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/unknown-exception delegate io.undertow.vertx.VertxHttpExchange@7e682226}
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,085 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/unknown-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,085 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (executor-thread-0) Request failed : java.lang.RuntimeException: OUCH
[2026-03-04T22:56:51.276Z]
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,087 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 500 for exchange HttpServerExchange{ GET /simple/unknown-exception delegate io.undertow.vertx.VertxHttpExchange@7e682226}: java.lang.RuntimeException
[2026-03-04T22:56:51.276Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:36)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:51.276Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:51.276Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:51.276Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:51.276Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:51.276Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:51.276Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:51.276Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:51.276Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:51.276Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:51.276Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:51.276Z]
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,112 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/web-application-exception, authentication required: false
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,112 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/web-application-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,112 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/web-application-exception delegate io.undertow.vertx.VertxHttpExchange@56e4dc8b}
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,113 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/web-application-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,113 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/web-application-exception delegate io.undertow.vertx.VertxHttpExchange@56e4dc8b}
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,113 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/web-application-exception
[2026-03-04T22:56:51.276Z] 2026-03-04 22:56:51,115 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 666 for exchange HttpServerExchange{ GET /simple/web-application-exception delegate io.undertow.vertx.VertxHttpExchange@56e4dc8b}: java.lang.RuntimeException
[2026-03-04T22:56:51.276Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:70)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:67)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.beforeCommit(ServletRequestContext.java:497)
[2026-03-04T22:56:51.276Z] at io.undertow.server.HttpServerExchange.preCommit(HttpServerExchange.java:1419)
[2026-03-04T22:56:51.276Z] at io.undertow.httpcore.HttpExchangeBase.processData(HttpExchangeBase.java:257)
[2026-03-04T22:56:51.276Z] at io.undertow.httpcore.HttpExchangeBase.writeBlocking(HttpExchangeBase.java:235)
[2026-03-04T22:56:51.276Z] at io.undertow.server.HttpServerExchange.writeBlocking(HttpServerExchange.java:1009)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:241)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:357)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:378)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.providers.serialisers.ServerStringMessageBodyHandler.writeResponse(ServerStringMessageBodyHandler.java:26)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter.write(DynamicEntityWriter.java:90)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:30)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:51.276Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:51.276Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:51.276Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:51.276Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:51.276Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.276Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:51.277Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:51.277Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:51.277Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:51.277Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:51.277Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:51.277Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:51.277Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:51.277Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:51.277Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:51.277Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:51.277Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:51.277Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:51.277Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:51.277Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:51.277Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:51.277Z]
[2026-03-04T22:56:52.097Z] 2026-03-04 22:56:51,152 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-header, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,153 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,153 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@2976f515}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,153 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,153 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@2976f515}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,153 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,177 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-header, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,177 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,177 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@471eea5c}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,177 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,177 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@471eea5c}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,178 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,200 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-header, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,200 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,200 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@1631d13b}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,200 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,200 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@1631d13b}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,201 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,216 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-header, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,216 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,216 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@1754843a}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,216 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,216 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-header delegate io.undertow.vertx.VertxHttpExchange@1754843a}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,217 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-header
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/dynamic-feature-filters, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/dynamic-feature-filters
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/dynamic-feature-filters delegate io.undertow.vertx.VertxHttpExchange@4e268332}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/dynamic-feature-filters
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/dynamic-feature-filters delegate io.undertow.vertx.VertxHttpExchange@4e268332}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,252 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/dynamic-feature-filters
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,318 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/set, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,319 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,319 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/set delegate io.undertow.vertx.VertxHttpExchange@7edadca0}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,319 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,319 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/set delegate io.undertow.vertx.VertxHttpExchange@7edadca0}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,319 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,362 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/set, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,362 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,362 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/set delegate io.undertow.vertx.VertxHttpExchange@5b21e3db}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,362 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,362 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/set delegate io.undertow.vertx.VertxHttpExchange@5b21e3db}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,363 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/set
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,385 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /missing, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,385 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /missing
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,385 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /missing delegate io.undertow.vertx.VertxHttpExchange@613842b6}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,385 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /missing
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,386 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /missing delegate io.undertow.vertx.VertxHttpExchange@613842b6}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,386 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /missing
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,398 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,398 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,398 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple delegate io.undertow.vertx.VertxHttpExchange@2c0e7d79}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,399 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,399 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple delegate io.undertow.vertx.VertxHttpExchange@2c0e7d79}
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,399 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.098Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/foo, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/foo
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/foo delegate io.undertow.vertx.VertxHttpExchange@f00a7bc}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/foo
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/foo delegate io.undertow.vertx.VertxHttpExchange@f00a7bc}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,412 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/foo
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,442 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,442 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,442 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple delegate io.undertow.vertx.VertxHttpExchange@4cb6f422}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,442 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,443 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple delegate io.undertow.vertx.VertxHttpExchange@4cb6f422}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,443 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,453 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /missing, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,454 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,454 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /missing delegate io.undertow.vertx.VertxHttpExchange@3cdf169f}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,454 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,454 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /missing delegate io.undertow.vertx.VertxHttpExchange@3cdf169f}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,454 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /missing, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ DELETE /missing delegate io.undertow.vertx.VertxHttpExchange@20dfc463}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ DELETE /missing delegate io.undertow.vertx.VertxHttpExchange@20dfc463}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,482 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /missing
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,492 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,492 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,493 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ DELETE /simple delegate io.undertow.vertx.VertxHttpExchange@597f8303}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,493 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,493 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ DELETE /simple delegate io.undertow.vertx.VertxHttpExchange@597f8303}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,493 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,511 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,512 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,512 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /simple delegate io.undertow.vertx.VertxHttpExchange@39143d96}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,512 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,512 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /simple delegate io.undertow.vertx.VertxHttpExchange@39143d96}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,512 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ HEAD /simple delegate io.undertow.vertx.VertxHttpExchange@7d3bbfc5}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ HEAD /simple delegate io.undertow.vertx.VertxHttpExchange@7d3bbfc5}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,526 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,542 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,542 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,542 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ OPTIONS /simple delegate io.undertow.vertx.VertxHttpExchange@231990dd}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,542 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,543 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ OPTIONS /simple delegate io.undertow.vertx.VertxHttpExchange@231990dd}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,543 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,554 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,554 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,555 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PATCH /simple delegate io.undertow.vertx.VertxHttpExchange@6db7826}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,555 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,555 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PATCH /simple delegate io.undertow.vertx.VertxHttpExchange@6db7826}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,556 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-query, authentication required: false
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-query
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /ctor-query delegate io.undertow.vertx.VertxHttpExchange@1ebb0de6}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-query
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /ctor-query delegate io.undertow.vertx.VertxHttpExchange@1ebb0de6}
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,568 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-query
[2026-03-04T22:56:52.099Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/person, authentication required: false
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/person
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /simple/person delegate io.undertow.vertx.VertxHttpExchange@512eac1d}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/person
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ PUT /simple/person delegate io.undertow.vertx.VertxHttpExchange@512eac1d}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,578 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/person
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/feature-mapped-exception, authentication required: false
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/feature-mapped-exception
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/feature-mapped-exception delegate io.undertow.vertx.VertxHttpExchange@ce9f456}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/feature-mapped-exception
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/feature-mapped-exception delegate io.undertow.vertx.VertxHttpExchange@ce9f456}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,588 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/feature-mapped-exception
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,589 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 667 for exchange HttpServerExchange{ GET /simple/feature-mapped-exception delegate io.undertow.vertx.VertxHttpExchange@ce9f456}: java.lang.RuntimeException
[2026-03-04T22:56:52.100Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:52.100Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:52.100Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:52.100Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:36)
[2026-03-04T22:56:52.100Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:52.100Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:52.100Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:52.100Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:52.100Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:52.100Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.100Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:52.100Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:52.100Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:52.100Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:52.100Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.100Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:52.100Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:52.100Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:52.100Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:52.100Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:52.100Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:52.100Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:52.100Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:52.100Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:52.100Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:52.100Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:52.100Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:52.100Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:52.100Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:52.100Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:52.100Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:52.100Z]
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/feature-filters, authentication required: false
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/feature-filters
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/feature-filters delegate io.undertow.vertx.VertxHttpExchange@4a7b0c10}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/feature-filters
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/feature-filters delegate io.undertow.vertx.VertxHttpExchange@4a7b0c10}
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,595 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/feature-filters
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/bool, authentication required: false
[2026-03-04T22:56:52.100Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/bool
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/bool delegate io.undertow.vertx.VertxHttpExchange@60afc68}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/bool
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/bool delegate io.undertow.vertx.VertxHttpExchange@60afc68}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,610 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/bool
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,633 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/request-response-params, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,633 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/request-response-params
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,633 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/request-response-params delegate io.undertow.vertx.VertxHttpExchange@59a14b9c}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,633 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/request-response-params
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,634 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/request-response-params delegate io.undertow.vertx.VertxHttpExchange@59a14b9c}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,634 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/request-response-params
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/fooFilters, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/fooFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fooFilters delegate io.undertow.vertx.VertxHttpExchange@8a1b792}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/fooFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fooFilters delegate io.undertow.vertx.VertxHttpExchange@8a1b792}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,652 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/fooFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/filters, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/filters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/filters delegate io.undertow.vertx.VertxHttpExchange@5b8fe0b1}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/filters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/filters delegate io.undertow.vertx.VertxHttpExchange@5b8fe0b1}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,666 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/filters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/barFilters, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/barFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/barFilters delegate io.undertow.vertx.VertxHttpExchange@1ebc3c7b}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/barFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/barFilters delegate io.undertow.vertx.VertxHttpExchange@1ebc3c7b}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,678 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/barFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,691 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/fooBarFilters, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,691 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/fooBarFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,691 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fooBarFilters delegate io.undertow.vertx.VertxHttpExchange@19c92224}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,691 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/fooBarFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,691 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fooBarFilters delegate io.undertow.vertx.VertxHttpExchange@19c92224}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,692 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/fooBarFilters
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,709 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/cs/ok, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,709 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/cs/ok
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,709 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cs/ok delegate io.undertow.vertx.VertxHttpExchange@1cd10ba8}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,709 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/cs/ok
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,710 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cs/ok delegate io.undertow.vertx.VertxHttpExchange@1cd10ba8}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,710 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/cs/ok
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/cs/fail, authentication required: false
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/cs/fail
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cs/fail delegate io.undertow.vertx.VertxHttpExchange@47df466b}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/cs/fail
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cs/fail delegate io.undertow.vertx.VertxHttpExchange@47df466b}
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,724 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/cs/fail
[2026-03-04T22:56:52.101Z] 2026-03-04 22:56:51,725 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 666 for exchange HttpServerExchange{ GET /simple/async/cs/fail delegate io.undertow.vertx.VertxHttpExchange@47df466b}: java.lang.RuntimeException
[2026-03-04T22:56:52.101Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:52.101Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:52.101Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:52.101Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:52.101Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:70)
[2026-03-04T22:56:52.101Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:67)
[2026-03-04T22:56:52.101Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.beforeCommit(ServletRequestContext.java:497)
[2026-03-04T22:56:52.101Z] at io.undertow.server.HttpServerExchange.preCommit(HttpServerExchange.java:1419)
[2026-03-04T22:56:52.101Z] at io.undertow.httpcore.HttpExchangeBase.processData(HttpExchangeBase.java:257)
[2026-03-04T22:56:52.101Z] at io.undertow.httpcore.HttpExchangeBase.writeBlocking(HttpExchangeBase.java:235)
[2026-03-04T22:56:52.101Z] at io.undertow.server.HttpServerExchange.writeBlocking(HttpServerExchange.java:1009)
[2026-03-04T22:56:52.101Z] at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:241)
[2026-03-04T22:56:52.101Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:357)
[2026-03-04T22:56:52.101Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:378)
[2026-03-04T22:56:52.101Z] at org.jboss.resteasy.reactive.server.providers.serialisers.ServerStringMessageBodyHandler.writeResponse(ServerStringMessageBodyHandler.java:26)
[2026-03-04T22:56:52.101Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter.write(DynamicEntityWriter.java:90)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:30)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:52.102Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:52.102Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:52.102Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:52.102Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:52.102Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:52.102Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:52.102Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:52.102Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:52.102Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:52.102Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:52.102Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:52.102Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:52.102Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:52.102Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:52.102Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:52.102Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:52.102Z]
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/cf/ok, authentication required: false
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/cf/ok
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cf/ok delegate io.undertow.vertx.VertxHttpExchange@34f41af}
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/cf/ok
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cf/ok delegate io.undertow.vertx.VertxHttpExchange@34f41af}
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,737 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/cf/ok
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,752 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/cf/fail, authentication required: false
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/cf/fail
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cf/fail delegate io.undertow.vertx.VertxHttpExchange@44a0db8f}
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/cf/fail
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/cf/fail delegate io.undertow.vertx.VertxHttpExchange@44a0db8f}
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/cf/fail
[2026-03-04T22:56:52.102Z] 2026-03-04 22:56:51,753 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 666 for exchange HttpServerExchange{ GET /simple/async/cf/fail delegate io.undertow.vertx.VertxHttpExchange@44a0db8f}: java.lang.RuntimeException
[2026-03-04T22:56:52.102Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:70)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:67)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.beforeCommit(ServletRequestContext.java:497)
[2026-03-04T22:56:52.102Z] at io.undertow.server.HttpServerExchange.preCommit(HttpServerExchange.java:1419)
[2026-03-04T22:56:52.102Z] at io.undertow.httpcore.HttpExchangeBase.processData(HttpExchangeBase.java:257)
[2026-03-04T22:56:52.102Z] at io.undertow.httpcore.HttpExchangeBase.writeBlocking(HttpExchangeBase.java:235)
[2026-03-04T22:56:52.102Z] at io.undertow.server.HttpServerExchange.writeBlocking(HttpServerExchange.java:1009)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:241)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:357)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:378)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.providers.serialisers.ServerStringMessageBodyHandler.writeResponse(ServerStringMessageBodyHandler.java:26)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter.write(DynamicEntityWriter.java:90)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:30)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:52.102Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:52.102Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:52.102Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:52.102Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:52.102Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:52.102Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:52.102Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:52.103Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:52.103Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:52.103Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:52.103Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:52.103Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:52.103Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:52.103Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:52.103Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:52.103Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:52.103Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:52.103Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:52.103Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:52.103Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:52.103Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:52.103Z]
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/uni/ok, authentication required: false
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/uni/ok
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/uni/ok delegate io.undertow.vertx.VertxHttpExchange@79f1216e}
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/uni/ok
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/uni/ok delegate io.undertow.vertx.VertxHttpExchange@79f1216e}
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,770 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/uni/ok
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/async/uni/fail, authentication required: false
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/async/uni/fail
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/uni/fail delegate io.undertow.vertx.VertxHttpExchange@8d8e0db}
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/async/uni/fail
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/async/uni/fail delegate io.undertow.vertx.VertxHttpExchange@8d8e0db}
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,783 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/async/uni/fail
[2026-03-04T22:56:52.103Z] 2026-03-04 22:56:51,785 DEBUG [io.und.req.error-response] (executor-thread-0) Setting error code 666 for exchange HttpServerExchange{ GET /simple/async/uni/fail delegate io.undertow.vertx.VertxHttpExchange@8d8e0db}: java.lang.RuntimeException
[2026-03-04T22:56:52.103Z] at io.undertow.server.HttpServerExchange.setStatusCode(HttpServerExchange.java:1111)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.spec.HttpServletResponseImpl.setStatus(HttpServletResponseImpl.java:266)
[2026-03-04T22:56:52.103Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.setStatusCode(ServletRequestContext.java:333)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.encodeResponseHeaders(ServerSerialisers.java:481)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:70)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers$1.accept(ServerSerialisers.java:67)
[2026-03-04T22:56:52.103Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.beforeCommit(ServletRequestContext.java:497)
[2026-03-04T22:56:52.103Z] at io.undertow.server.HttpServerExchange.preCommit(HttpServerExchange.java:1419)
[2026-03-04T22:56:52.103Z] at io.undertow.httpcore.HttpExchangeBase.processData(HttpExchangeBase.java:257)
[2026-03-04T22:56:52.103Z] at io.undertow.httpcore.HttpExchangeBase.writeBlocking(HttpExchangeBase.java:235)
[2026-03-04T22:56:52.103Z] at io.undertow.server.HttpServerExchange.writeBlocking(HttpServerExchange.java:1009)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.spec.ServletOutputStreamImpl.close(ServletOutputStreamImpl.java:241)
[2026-03-04T22:56:52.103Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:357)
[2026-03-04T22:56:52.103Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ServletRequestContext.end(ServletRequestContext.java:378)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.providers.serialisers.ServerStringMessageBodyHandler.writeResponse(ServerStringMessageBodyHandler.java:26)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:207)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.ServerSerialisers.invokeWriter(ServerSerialisers.java:178)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.core.serialization.DynamicEntityWriter.write(DynamicEntityWriter.java:90)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:30)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.handlers.ResponseWriterHandler.handle(ResponseWriterHandler.java:15)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:56:52.103Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:56:52.103Z] at io.quarkus.resteasy.reactive.server.servlet.runtime.ResteasyReactiveFilter.doFilter(ResteasyReactiveFilter.java:33)
[2026-03-04T22:56:52.103Z] at javax.servlet.http.HttpFilter.doFilter(HttpFilter.java:97)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:63)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:67)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:133)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)
[2026-03-04T22:56:52.103Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:65)
[2026-03-04T22:56:52.103Z] at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
[2026-03-04T22:56:52.103Z] at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)
[2026-03-04T22:56:52.103Z] at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:247)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:56)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:111)
[2026-03-04T22:56:52.103Z] at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:108)
[2026-03-04T22:56:52.104Z] at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48)
[2026-03-04T22:56:52.104Z] at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43)
[2026-03-04T22:56:52.104Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$9$1.call(UndertowDeploymentRecorder.java:590)
[2026-03-04T22:56:52.104Z] at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227)
[2026-03-04T22:56:52.104Z] at io.undertow.servlet.handlers.ServletInitialHandler.handleRequest(ServletInitialHandler.java:152)
[2026-03-04T22:56:52.104Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$1.handleRequest(UndertowDeploymentRecorder.java:119)
[2026-03-04T22:56:52.104Z] at io.undertow.server.Connectors.executeRootHandler(Connectors.java:284)
[2026-03-04T22:56:52.104Z] at io.undertow.server.DefaultExchangeHandler.handle(DefaultExchangeHandler.java:18)
[2026-03-04T22:56:52.104Z] at io.quarkus.undertow.runtime.UndertowDeploymentRecorder$5$1.run(UndertowDeploymentRecorder.java:412)
[2026-03-04T22:56:52.104Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-04T22:56:52.104Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T22:56:52.104Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:56:52.104Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:56:52.104Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:56:52.104Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:56:52.104Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:56:52.104Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:56:52.104Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:56:52.104Z]
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,802 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/jsonp-object, authentication required: false
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,802 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/jsonp-object
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,802 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/jsonp-object delegate io.undertow.vertx.VertxHttpExchange@3325ca08}
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,802 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/jsonp-object
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,803 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/jsonp-object delegate io.undertow.vertx.VertxHttpExchange@3325ca08}
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,803 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/jsonp-object
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,833 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/jsonp-array, authentication required: false
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,833 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/jsonp-array
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,833 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/jsonp-array delegate io.undertow.vertx.VertxHttpExchange@1178c73c}
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,833 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/jsonp-array
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,834 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/jsonp-array delegate io.undertow.vertx.VertxHttpExchange@1178c73c}
[2026-03-04T22:56:52.104Z] 2026-03-04 22:56:51,834 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/jsonp-array
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/sortedset, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/sortedset delegate io.undertow.vertx.VertxHttpExchange@6572fd7}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/sortedset delegate io.undertow.vertx.VertxHttpExchange@6572fd7}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,850 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,860 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/sortedset, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,860 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,860 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/sortedset delegate io.undertow.vertx.VertxHttpExchange@440297ab}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,861 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,861 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/sortedset delegate io.undertow.vertx.VertxHttpExchange@440297ab}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,861 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/sortedset
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/form-map, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/form-map
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/form-map delegate io.undertow.vertx.VertxHttpExchange@6aa6b70f}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/form-map
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/form-map delegate io.undertow.vertx.VertxHttpExchange@6aa6b70f}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,887 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/form-map
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,907 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-query, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,907 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,907 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@55f6ed9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,908 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,908 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@55f6ed9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,908 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-query, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@7a78edc9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@7a78edc9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,927 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-query, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@4af7df9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@4af7df9}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,938 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /ctor-query, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@131d1381}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /ctor-query delegate io.undertow.vertx.VertxHttpExchange@131d1381}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,946 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /ctor-query
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,961 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/bigDecimal/1.0, authentication required: false
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,962 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/bigDecimal/1.0
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,962 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/bigDecimal/1.0 delegate io.undertow.vertx.VertxHttpExchange@55c1f777}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,962 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/bigDecimal/1.0
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,962 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/bigDecimal/1.0 delegate io.undertow.vertx.VertxHttpExchange@55c1f777}
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,962 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/bigDecimal/1.0
[2026-03-04T22:56:52.828Z] 2026-03-04 22:56:51,975 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /iface, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,975 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /iface
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,975 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /iface delegate io.undertow.vertx.VertxHttpExchange@17d5b6f2}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,975 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /iface
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,975 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /iface delegate io.undertow.vertx.VertxHttpExchange@17d5b6f2}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,976 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /iface
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,989 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /injection-subclass/field2, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,990 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /injection-subclass/field2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,990 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection-subclass/field2 delegate io.undertow.vertx.VertxHttpExchange@368f063f}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,990 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /injection-subclass/field2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,990 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection-subclass/field2 delegate io.undertow.vertx.VertxHttpExchange@368f063f}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:51,990 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /injection-subclass/field2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /injection-subclass/param2, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /injection-subclass/param2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection-subclass/param2 delegate io.undertow.vertx.VertxHttpExchange@5eb21afc}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /injection-subclass/param2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection-subclass/param2 delegate io.undertow.vertx.VertxHttpExchange@5eb21afc}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,008 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /injection-subclass/param2
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /new-params/myklass/myregex/context, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /new-params/myklass/myregex/context
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/context delegate io.undertow.vertx.VertxHttpExchange@634a83aa}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /new-params/myklass/myregex/context
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/context delegate io.undertow.vertx.VertxHttpExchange@634a83aa}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,034 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /new-params/myklass/myregex/context
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /new-params/myklass/myregex/mymethod, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /new-params/myklass/myregex/mymethod
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/mymethod delegate io.undertow.vertx.VertxHttpExchange@493d9f16}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /new-params/myklass/myregex/mymethod
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/mymethod delegate io.undertow.vertx.VertxHttpExchange@493d9f16}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,044 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /new-params/myklass/myregex/mymethod
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,059 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /new-params/myklass/myregex/params/pv, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,059 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /new-params/myklass;m=mv/myregex/params/pv
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,060 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /new-params/myklass;m=mv/myregex/params/pv delegate io.undertow.vertx.VertxHttpExchange@56532dc8}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,060 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /new-params/myklass;m=mv/myregex/params/pv
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,060 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /new-params/myklass;m=mv/myregex/params/pv delegate io.undertow.vertx.VertxHttpExchange@56532dc8}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,060 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /new-params/myklass/myregex/params/pv
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /new-params/myklass/myregex/sse, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /new-params/myklass/myregex/sse
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/sse delegate io.undertow.vertx.VertxHttpExchange@77d85db}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /new-params/myklass/myregex/sse
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /new-params/myklass/myregex/sse delegate io.undertow.vertx.VertxHttpExchange@77d85db}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,085 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /new-params/myklass/myregex/sse
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,097 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /new-params/myklass/myregex/form-blocking, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,098 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /new-params/myklass;m=mv/myregex/form-blocking
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,098 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /new-params/myklass;m=mv/myregex/form-blocking delegate io.undertow.vertx.VertxHttpExchange@4e4549e5}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,098 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /new-params/myklass;m=mv/myregex/form-blocking
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,098 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /new-params/myklass;m=mv/myregex/form-blocking delegate io.undertow.vertx.VertxHttpExchange@4e4549e5}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,098 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /new-params/myklass/myregex/form-blocking
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/trace, authentication required: false
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/trace
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ TRACE /simple/trace delegate io.undertow.vertx.VertxHttpExchange@36cbbc16}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/trace
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ TRACE /simple/trace delegate io.undertow.vertx.VertxHttpExchange@36cbbc16}
[2026-03-04T22:56:52.829Z] 2026-03-04 22:56:52,109 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/trace
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/blocking, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/blocking
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/blocking delegate io.undertow.vertx.VertxHttpExchange@e3ecee1}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/blocking
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/blocking delegate io.undertow.vertx.VertxHttpExchange@e3ecee1}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,117 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/blocking
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /a, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /a
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /a delegate io.undertow.vertx.VertxHttpExchange@314e04ef}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /a
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /a delegate io.undertow.vertx.VertxHttpExchange@314e04ef}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,124 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /a
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /b, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /b
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /b delegate io.undertow.vertx.VertxHttpExchange@55206942}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /b
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /b delegate io.undertow.vertx.VertxHttpExchange@55206942}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,130 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /b
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,139 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/providers, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,139 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/providers
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,140 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/providers delegate io.undertow.vertx.VertxHttpExchange@3ee044fc}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,140 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/providers
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,140 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/providers delegate io.undertow.vertx.VertxHttpExchange@3ee044fc}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,140 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/providers
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/sub/otherSub, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/sub/otherSub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/sub/otherSub delegate io.undertow.vertx.VertxHttpExchange@4651dc07}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/sub/otherSub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/sub/otherSub delegate io.undertow.vertx.VertxHttpExchange@4651dc07}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,155 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/sub/otherSub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/sub, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/sub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/sub delegate io.undertow.vertx.VertxHttpExchange@6d3ebbfa}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/sub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/sub delegate io.undertow.vertx.VertxHttpExchange@6d3ebbfa}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,165 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/sub
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/list, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/list delegate io.undertow.vertx.VertxHttpExchange@2547f3be}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/list delegate io.undertow.vertx.VertxHttpExchange@2547f3be}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,177 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/list, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/list delegate io.undertow.vertx.VertxHttpExchange@6cfdb579}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/list delegate io.undertow.vertx.VertxHttpExchange@6cfdb579}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,186 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/list
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/resource-info, authentication required: false
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/resource-info
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/resource-info delegate io.undertow.vertx.VertxHttpExchange@1353fbee}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/resource-info
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/resource-info delegate io.undertow.vertx.VertxHttpExchange@1353fbee}
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,199 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/resource-info
[2026-03-04T22:56:52.830Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/jax-rs-request, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/jax-rs-request
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/jax-rs-request delegate io.undertow.vertx.VertxHttpExchange@baa6315}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/jax-rs-request
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/jax-rs-request delegate io.undertow.vertx.VertxHttpExchange@baa6315}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,211 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/jax-rs-request
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,220 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/simplifiedResourceInfo, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,220 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/simplifiedResourceInfo
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,220 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/simplifiedResourceInfo delegate io.undertow.vertx.VertxHttpExchange@116aabdd}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,220 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/simplifiedResourceInfo
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,220 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/simplifiedResourceInfo delegate io.undertow.vertx.VertxHttpExchange@116aabdd}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,243 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/simplifiedResourceInfo
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,275 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/hello, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,275 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/hello
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,276 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/hello delegate io.undertow.vertx.VertxHttpExchange@657f8b5f}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,276 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/hello
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,276 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/hello delegate io.undertow.vertx.VertxHttpExchange@657f8b5f}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,276 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/hello
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/one, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/one delegate io.undertow.vertx.VertxHttpExchange@a87a9ee}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/one delegate io.undertow.vertx.VertxHttpExchange@a87a9ee}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,296 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /optional-query/greetings/one, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/one delegate io.undertow.vertx.VertxHttpExchange@6c0cc1db}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /optional-query/greetings/one delegate io.undertow.vertx.VertxHttpExchange@6c0cc1db}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,308 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /optional-query/greetings/one
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/params/pv, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/params/pv
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/params/pv delegate io.undertow.vertx.VertxHttpExchange@5fca7cbd}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/params/pv
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/params/pv delegate io.undertow.vertx.VertxHttpExchange@5fca7cbd}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,329 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/params/pv
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,355 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /injection/field, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,355 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /injection/field
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,356 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection/field delegate io.undertow.vertx.VertxHttpExchange@1875f688}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,356 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /injection/field
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,357 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection/field delegate io.undertow.vertx.VertxHttpExchange@1875f688}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,357 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /injection/field
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /injection/param, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /injection/param
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection/param delegate io.undertow.vertx.VertxHttpExchange@2bd3bd8b}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /injection/param
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /injection/param delegate io.undertow.vertx.VertxHttpExchange@2bd3bd8b}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,369 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /injection/param
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,385 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/lookup-writer, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,385 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/lookup-writer
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,385 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/lookup-writer delegate io.undertow.vertx.VertxHttpExchange@235aa99a}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,386 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/lookup-writer
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,386 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/lookup-writer delegate io.undertow.vertx.VertxHttpExchange@235aa99a}
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,386 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/lookup-writer
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/writer, authentication required: false
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/writer
[2026-03-04T22:56:52.831Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer delegate io.undertow.vertx.VertxHttpExchange@57339153}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/writer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer delegate io.undertow.vertx.VertxHttpExchange@57339153}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,397 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/writer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/fast-writer, authentication required: false
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/fast-writer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fast-writer delegate io.undertow.vertx.VertxHttpExchange@6045fc8b}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/fast-writer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/fast-writer delegate io.undertow.vertx.VertxHttpExchange@6045fc8b}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,410 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/fast-writer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,441 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/writer/vertx-buffer, authentication required: false
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,442 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/writer/vertx-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,442 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer/vertx-buffer delegate io.undertow.vertx.VertxHttpExchange@56cc2aed}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,442 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/writer/vertx-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,442 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer/vertx-buffer delegate io.undertow.vertx.VertxHttpExchange@56cc2aed}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,442 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/writer/vertx-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/writer/mutiny-buffer, authentication required: false
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/writer/mutiny-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer/mutiny-buffer delegate io.undertow.vertx.VertxHttpExchange@202c5fd7}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/writer/mutiny-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/writer/mutiny-buffer delegate io.undertow.vertx.VertxHttpExchange@202c5fd7}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,457 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/writer/mutiny-buffer
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/pre-match, authentication required: false
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/pre-match delegate io.undertow.vertx.VertxHttpExchange@131c3ef5}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ GET /simple/pre-match delegate io.undertow.vertx.VertxHttpExchange@131c3ef5}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,478 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Attempting to authenticate /simple/pre-match, authentication required: false
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.undertow.security.impl.CachedAuthenticatedSessionMechanism@47b64e8e for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/pre-match delegate io.undertow.vertx.VertxHttpExchange@518c19a6}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Authentication outcome was NOT_ATTEMPTED with method io.quarkus.undertow.runtime.QuarkusAuthMechanism@4a8825b3 for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Contents of exchange after authentication attempt is HttpServerExchange{ POST /simple/pre-match delegate io.undertow.vertx.VertxHttpExchange@518c19a6}
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,490 TRACE [io.und.req.security] (executor-thread-0) Authentication result was ATTEMPTED for /simple/pre-match
[2026-03-04T22:56:52.832Z] 2026-03-04 22:56:52,547 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2026-03-04T22:56:52.832Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.814 s - in io.quarkus.resteasy.reactive.server.servlet.test.ServletSimpleRestTestCase
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] Results:
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (sse) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:52.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final.jar
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:52.832Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-servlet/deployment/target/quarkus-resteasy-reactive-servlet-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:56:52.832Z] [INFO]
[2026-03-04T22:56:52.832Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-servlet-deployment ---
[2026-03-04T22:56:52.832Z] [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
[2026-03-04T22:56:52.832Z] [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
[2026-03-04T22:56:52.833Z] [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
[2026-03-04T22:56:52.833Z] [INFO]
[2026-03-04T22:56:52.833Z] [INFO] ----------< io.quarkus:quarkus-jaxrs-client-reactive-kotlin >-----------
[2026-03-04T22:56:52.833Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin 2.7.5.Final [298/964]
[2026-03-04T22:56:52.833Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:53.462Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/main/resources
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] No sources to compile
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:53.462Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/src/test/resources
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] No sources to compile
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] No tests to run.
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-03-04T22:56:53.462Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/jaxrs-client-reactive/kotlin/target/quarkus-jaxrs-client-reactive-kotlin-2.7.5.Final.jar
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [INFO] No sources in project. Archive not created.
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaxrs-client-reactive-kotlin ---
[2026-03-04T22:56:53.462Z] [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
[2026-03-04T22:56:53.462Z] [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
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] -----------< io.quarkus:quarkus-rest-client-reactive-parent >-----------
[2026-03-04T22:56:53.462Z] [INFO] Building Quarkus - REST Client Reactive 2.7.5.Final [299/964]
[2026-03-04T22:56:53.462Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-parent ---
[2026-03-04T22:56:53.462Z] [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
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --------------< io.quarkus:quarkus-rest-client-reactive >---------------
[2026-03-04T22:56:53.462Z] [INFO] Building Quarkus - REST Client Reactive - Runtime 2.7.5.Final [300/964]
[2026-03-04T22:56:53.462Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.462Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.462Z] [INFO]
[2026-03-04T22:56:53.463Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:53.463Z] [INFO]
[2026-03-04T22:56:53.463Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.092Z] [INFO] Processed 23 files in 108ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T22:56:54.092Z] [INFO]
[2026-03-04T22:56:54.092Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.092Z] [INFO] Processed 23 files in 00:00.111 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T22:56:54.092Z] [INFO]
[2026-03-04T22:56:54.092Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:54.092Z] [INFO] Copying 1 resource
[2026-03-04T22:56:54.092Z] [INFO]
[2026-03-04T22:56:54.092Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.092Z] [INFO]
[2026-03-04T22:56:54.092Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.092Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:54.092Z] [INFO] Compiling 22 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/classes
[2026-03-04T22:56:54.724Z] [INFO]
[2026-03-04T22:56:54.724Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.724Z] [INFO]
[2026-03-04T22:56:54.724Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.724Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:54.724Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/src/test/resources
[2026-03-04T22:56:54.724Z] [INFO]
[2026-03-04T22:56:54.724Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.724Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:54.724Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/test-classes
[2026-03-04T22:56:54.724Z] [INFO]
[2026-03-04T22:56:54.724Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:54.725Z] [INFO]
[2026-03-04T22:56:54.725Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:54.725Z] [INFO] T E S T S
[2026-03-04T22:56:54.725Z] [INFO] -------------------------------------------------------
[2026-03-04T22:56:54.725Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:56:56.037Z] [INFO] Running io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-03-04T22:56:56.667Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in io.quarkus.rest.client.reactive.runtime.RestClientCDIDelegateBuilderTest
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] Results:
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:56.667Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final.jar
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:56.667Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/runtime/target/quarkus-rest-client-reactive-2.7.5.Final-sources.jar
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive ---
[2026-03-04T22:56:56.667Z] [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
[2026-03-04T22:56:56.667Z] [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
[2026-03-04T22:56:56.667Z] [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
[2026-03-04T22:56:56.667Z] [INFO]
[2026-03-04T22:56:56.667Z] [INFO] ---------< io.quarkus:quarkus-rest-client-reactive-deployment >---------
[2026-03-04T22:56:56.667Z] [INFO] Building Quarkus - REST Client Reactive - Deployment 2.7.5.Final [301/964]
[2026-03-04T22:56:56.667Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:56:56.667Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.pom
[2026-03-04T22:56:56.667Z] [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 39 kB/s)
[2026-03-04T22:56:56.667Z] [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
[2026-03-04T22:56:57.296Z] [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 9.4 kB/s)
[2026-03-04T22:56:57.296Z] [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
[2026-03-04T22:56:57.296Z] [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 9.1 kB/s)
[2026-03-04T22:56:57.296Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/1.5.0/junit-pioneer-1.5.0.jar
[2026-03-04T22:56:57.296Z] [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
[2026-03-04T22:56:57.296Z] [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
[2026-03-04T22:56:57.296Z] [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 2.2 MB/s)
[2026-03-04T22:56:57.296Z] [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 122 kB/s)
[2026-03-04T22:56:57.296Z] [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 159 kB/s)
[2026-03-04T22:56:57.296Z] [INFO]
[2026-03-04T22:56:57.296Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.296Z] [INFO]
[2026-03-04T22:56:57.296Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:57.925Z] [INFO]
[2026-03-04T22:56:57.925Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:58.556Z] [INFO] Processed 110 files in 375ms (Formatted: 0, Unchanged: 110, Failed: 0, Readonly: 0)
[2026-03-04T22:56:58.556Z] [INFO]
[2026-03-04T22:56:58.556Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:59.187Z] [INFO] Processed 110 files in 00:00.388 (Already Sorted: 110, Needed Sorting: 0)
[2026-03-04T22:56:59.187Z] [INFO]
[2026-03-04T22:56:59.187Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:59.187Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:59.187Z] [INFO] Copying 2 resources
[2026-03-04T22:56:59.187Z] [INFO]
[2026-03-04T22:56:59.187Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:59.187Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:59.187Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/classes
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [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
[2026-03-04T22:56:59.838Z] [INFO]
[2026-03-04T22:56:59.838Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:59.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:56:59.838Z] [INFO] Copying 18 resources
[2026-03-04T22:56:59.838Z] [INFO]
[2026-03-04T22:56:59.838Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:56:59.838Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:56:59.838Z] [INFO] Compiling 105 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/test-classes
[2026-03-04T22:57:00.472Z] [INFO]
[2026-03-04T22:57:00.472Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:57:00.472Z] [INFO]
[2026-03-04T22:57:00.472Z] [INFO] -------------------------------------------------------
[2026-03-04T22:57:00.472Z] [INFO] T E S T S
[2026-03-04T22:57:00.472Z] [INFO] -------------------------------------------------------
[2026-03-04T22:57:00.472Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:57:02.216Z] [INFO] Running io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-03-04T22:57:08.159Z] 2026-03-04 22:57:07,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.573s. Listening on: http://localhost:8081
[2026-03-04T22:57:08.159Z] 2026-03-04 22:57:07,907 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:08.159Z] 2026-03-04 22:57:07,907 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:09.473Z] 2026-03-04 22:57:08,877 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:57:09.473Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.505 s - in io.quarkus.rest.client.reactive.ShortNameScopeOverrideTest
[2026-03-04T22:57:09.473Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-03-04T22:57:11.587Z] 2026-03-04 22:57:10,052 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@4b20b431
[2026-03-04T22:57:11.587Z] 2026-03-04 22:57:10,871 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.639s. Listening on: http://localhost:8081
[2026-03-04T22:57:11.587Z] 2026-03-04 22:57:10,872 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:11.587Z] 2026-03-04 22:57:10,872 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:11.587Z] 2026-03-04 22:57:11,251 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:57:11.587Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in io.quarkus.rest.client.reactive.ConfigKeyScopeOverrideTest
[2026-03-04T22:57:11.587Z] [INFO] Running io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-03-04T22:57:12.902Z] 2026-03-04 22:57:11,958 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-8) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-03-04T22:57:12.902Z] 2026-03-04 22:57:12,411 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
[2026-03-04T22:57:12.902Z] 2026-03-04 22:57:12,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-03-04T22:57:12.902Z] 2026-03-04 22:57:12,840 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:12.902Z] 2026-03-04 22:57:12,841 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:13.568Z] 2026-03-04 22:57:12,971 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:57:13.568Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.709 s - in io.quarkus.rest.client.reactive.LegacyConfigurationTest
[2026-03-04T22:57:13.568Z] [INFO] Running io.quarkus.rest.client.reactive.InvalidURITest
[2026-03-04T22:57:14.881Z] 2026-03-04 22:57:14,543 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2026-03-04T22:57:14.881Z] 2026-03-04 22:57:14,544 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:14.881Z] 2026-03-04 22:57:14,544 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:14.881Z] 2026-03-04 22:57:14,696 ERROR [org.jbo.res.rea.cli.han.ClientSendRequestHandler] (main) Invalid REST Client URL used: 'localhost:8080/foo'
[2026-03-04T22:57:15.512Z] 2026-03-04 22:57:14,868 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:57:15.512Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.rest.client.reactive.InvalidURITest
[2026-03-04T22:57:15.512Z] [INFO] Running io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-03-04T22:57:16.822Z] 2026-03-04 22:57:16,346 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-03-04T22:57:16.822Z] 2026-03-04 22:57:16,347 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:16.822Z] 2026-03-04 22:57:16,347 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:16.822Z] 2026-03-04 22:57:16,692 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:57:16.822Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in io.quarkus.rest.client.reactive.converter.ParamConverterProviderTest
[2026-03-04T22:57:16.822Z] [INFO] Running io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-03-04T22:57:18.871Z] 2026-03-04 22:57:17,578 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-10) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1aed255e
[2026-03-04T22:57:18.871Z] 2026-03-04 22:57:17,578 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-10) Failed to index [Ljava.lang.Integer;: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@1aed255e
[2026-03-04T22:57:18.871Z] 2026-03-04 22:57:18,280 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-03-04T22:57:18.871Z] 2026-03-04 22:57:18,281 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:18.871Z] 2026-03-04 22:57:18,281 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:19.500Z] 2026-03-04 22:57:19,245 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:57:19.500Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in io.quarkus.rest.client.reactive.BasicRestClientTest
[2026-03-04T22:57:19.500Z] [INFO] Running io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-03-04T22:57:21.551Z] 2026-03-04 22:57:20,060 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-13) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@2e8a3f87
[2026-03-04T22:57:21.551Z] 2026-03-04 22:57:20,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.722s. Listening on: http://localhost:8081
[2026-03-04T22:57:21.551Z] 2026-03-04 22:57:20,836 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:21.551Z] 2026-03-04 22:57:20,836 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:21.551Z] 2026-03-04 22:57:21,301 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T22:57:21.551Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.06 s - in io.quarkus.rest.client.reactive.MpConfigKeyScopeOverrideTest
[2026-03-04T22:57:21.551Z] [INFO] Running io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-03-04T22:57:23.616Z] 2026-03-04 22:57:23,008 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.565s. Listening on: http://localhost:8081
[2026-03-04T22:57:23.616Z] 2026-03-04 22:57:23,008 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:23.616Z] 2026-03-04 22:57:23,009 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,308 INFO [org.ecl.jet.uti.log] (main) Logging initialized @23013ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,329 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@273cca1e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,495 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@53bf104{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,617 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,642 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@db9950e{/__admin,null,AVAILABLE}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,644 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2e4d2aaf{/,null,AVAILABLE}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,649 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@273cca1e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,651 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) x509=X509@3e1fd35(wiremock,h=[],w=[]) for Server@cb91c97[provider=Conscrypt,keyStore=null,trustStore=null]
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,651 INFO [org.ecl.jet.uti.ssl.SslContextFactory] (main) Unable to get KeyManagerFactory instance for algorithm [SunX509] on provider [Conscrypt], using default
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,677 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@53bf104{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:35967}
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,677 INFO [org.ecl.jet.ser.Server] (main) Started @23383ms
[2026-03-04T22:57:24.252Z] 2026-03-04 22:57:23,961 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1136779293-330) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:57:24.883Z] 2026-03-04 22:57:24,208 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:57:24.883Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.89 s - in io.quarkus.rest.client.reactive.ssl.TrustAllTest
[2026-03-04T22:57:24.883Z] [INFO] Running io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-03-04T22:57:26.198Z] 2026-03-04 22:57:24,297 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-228) Stopped NetworkTrafficServerConnector@273cca1e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
[2026-03-04T22:57:26.198Z] 2026-03-04 22:57:24,299 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-228) Stopped NetworkTrafficServerConnector@53bf104{SSL, (ssl, alpn, h2, http/1.1)}{0.0.0.0:0}
[2026-03-04T22:57:26.198Z] 2026-03-04 22:57:24,303 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-228) Stopped o.e.j.s.ServletContextHandler@2e4d2aaf{/,null,UNAVAILABLE}
[2026-03-04T22:57:26.199Z] 2026-03-04 22:57:24,303 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-228) Stopped o.e.j.s.ServletContextHandler@db9950e{/__admin,null,UNAVAILABLE}
[2026-03-04T22:57:26.199Z] 2026-03-04 22:57:25,835 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.647s. Listening on: http://localhost:8081
[2026-03-04T22:57:26.199Z] 2026-03-04 22:57:25,836 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:26.199Z] 2026-03-04 22:57:25,836 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:26.829Z] 2026-03-04 22:57:26,221 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:57:26.830Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in io.quarkus.rest.client.reactive.error.ErrorMappingTest
[2026-03-04T22:57:26.830Z] [INFO] Running io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-03-04T22:57:28.150Z] 2026-03-04 22:57:27,461 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.450s. Listening on: http://localhost:8081
[2026-03-04T22:57:28.150Z] 2026-03-04 22:57:27,462 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:28.150Z] 2026-03-04 22:57:27,462 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:28.150Z] 2026-03-04 22:57:27,763 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:57:28.150Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s - in io.quarkus.rest.client.reactive.error.ResponseExceptionMapperTest
[2026-03-04T22:57:28.150Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-03-04T22:57:29.458Z] 2026-03-04 22:57:28,983 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2026-03-04T22:57:29.458Z] 2026-03-04 22:57:28,984 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:29.458Z] 2026-03-04 22:57:28,984 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:29.458Z] 2026-03-04 22:57:29,307 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:57:29.458Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.RegisteredClientExceptionMapperTest
[2026-03-04T22:57:29.458Z] [INFO] Running io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-03-04T22:57:30.778Z] 2026-03-04 22:57:30,670 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.596s. Listening on: http://localhost:8081
[2026-03-04T22:57:30.778Z] 2026-03-04 22:57:30,670 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:30.778Z] 2026-03-04 22:57:30,670 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:31.409Z] 2026-03-04 22:57:30,958 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:57:31.409Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in io.quarkus.rest.client.reactive.error.clientexceptionmapper.ProgrammaticClientExceptionMapperTest
[2026-03-04T22:57:31.409Z] [INFO] Running io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-03-04T22:57:32.718Z] 2026-03-04 22:57:32,156 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8081
[2026-03-04T22:57:32.718Z] 2026-03-04 22:57:32,156 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:32.718Z] 2026-03-04 22:57:32,156 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,288 INFO [org.ecl.jet.uti.log] (main) Logging initialized @31993ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,307 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@5537d818{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,350 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,357 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@203dff48{/__admin,null,AVAILABLE}
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,358 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5b4855f3{/,null,AVAILABLE}
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,361 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5537d818{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,361 INFO [org.ecl.jet.ser.Server] (main) Started @32067ms
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,511 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1310174517-502) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:57:33.348Z] 2026-03-04 22:57:32,731 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:57:33.348Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in io.quarkus.rest.client.reactive.NoPathInTheAppTest
[2026-03-04T22:57:33.348Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:32,823 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-345) Stopped NetworkTrafficServerConnector@5537d818{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:32,827 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-345) Stopped o.e.j.s.ServletContextHandler@5b4855f3{/,null,UNAVAILABLE}
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:32,830 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-345) Stopped o.e.j.s.ServletContextHandler@203dff48{/__admin,null,UNAVAILABLE}
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:33,642 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.346s. Listening on: http://localhost:8081
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:33,642 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:33.983Z] 2026-03-04 22:57:33,642 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:34.611Z] 2026-03-04 22:57:33,962 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:57:34.611Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in io.quarkus.rest.client.reactive.beanparam.BeanPathParamTest
[2026-03-04T22:57:34.611Z] [INFO] Running io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-03-04T22:57:35.241Z] 2026-03-04 22:57:35,186 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.649s. Listening on: http://localhost:8081
[2026-03-04T22:57:35.241Z] 2026-03-04 22:57:35,186 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:35.241Z] 2026-03-04 22:57:35,187 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:35.870Z] 2026-03-04 22:57:35,417 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:57:35.870Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s - in io.quarkus.rest.client.reactive.beanparam.BeanFormParamTest
[2026-03-04T22:57:35.870Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-03-04T22:57:37.198Z] 2026-03-04 22:57:36,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-03-04T22:57:37.198Z] 2026-03-04 22:57:36,506 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:37.198Z] 2026-03-04 22:57:36,506 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:37.198Z] 2026-03-04 22:57:36,730 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:57:37.198Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s - in io.quarkus.rest.client.reactive.form.FormWithConverterTest
[2026-03-04T22:57:37.198Z] [INFO] Running io.quarkus.rest.client.reactive.form.FormParamTest
[2026-03-04T22:57:37.882Z] 2026-03-04 22:57:37,716 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-03-04T22:57:37.882Z] 2026-03-04 22:57:37,716 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:37.882Z] 2026-03-04 22:57:37,716 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:38.513Z] 2026-03-04 22:57:37,965 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:57:38.513Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s - in io.quarkus.rest.client.reactive.form.FormParamTest
[2026-03-04T22:57:38.513Z] [INFO] Running io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-03-04T22:57:39.142Z] 2026-03-04 22:57:39,006 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-03-04T22:57:39.142Z] 2026-03-04 22:57:39,007 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:39.142Z] 2026-03-04 22:57:39,007 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:39.771Z] 2026-03-04 22:57:39,258 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 @6b8bfc95)
[2026-03-04T22:57:39.771Z] 2026-03-04 22:57:39,266 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:57:39.771Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in io.quarkus.rest.client.reactive.subresource.SubResourceTest
[2026-03-04T22:57:39.771Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-03-04T22:57:40.401Z] 2026-03-04 22:57:40,311 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-03-04T22:57:40.401Z] 2026-03-04 22:57:40,311 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:40.401Z] 2026-03-04 22:57:40,311 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:41.709Z] 2026-03-04 22:57:41,526 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /slow failed, error id: 3b1ffcd8-e5b6-4604-b762-e3d0a751e585-1: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:57:41.709Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-03-04T22:57:41.709Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:57:41.709Z]
[2026-03-04T22:57:41.709Z] 2026-03-04 22:57:41,529 ERROR [io.ver.ext.web.RoutingContext] (executor-thread-0) Unhandled exception in router: java.util.concurrent.RejectedExecutionException: event executor terminated
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:923)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:350)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:343)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:825)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:815)
[2026-03-04T22:57:41.709Z] at io.vertx.core.net.impl.ConnectionBase.queueForWrite(ConnectionBase.java:238)
[2026-03-04T22:57:41.709Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:228)
[2026-03-04T22:57:41.709Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:218)
[2026-03-04T22:57:41.709Z] at io.vertx.core.net.impl.ConnectionBase.writeToChannel(ConnectionBase.java:214)
[2026-03-04T22:57:41.709Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:416)
[2026-03-04T22:57:41.709Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:391)
[2026-03-04T22:57:41.709Z] at io.vertx.core.http.impl.Http1xServerResponse.end(Http1xServerResponse.java:370)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.writeResponse(QuarkusErrorHandler.java:191)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.jsonResponse(QuarkusErrorHandler.java:177)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:161)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.QuarkusErrorHandler.handle(QuarkusErrorHandler.java:30)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RouteState.handleFailure(RouteState.java:1218)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:160)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RoutingContextImpl.doFail(RoutingContextImpl.java:604)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:192)
[2026-03-04T22:57:41.709Z] at io.vertx.ext.web.impl.RoutingContextImpl.fail(RoutingContextImpl.java:181)
[2026-03-04T22:57:41.709Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusResteasyReactiveRequestContext.handleUnrecoverableError(QuarkusResteasyReactiveRequestContext.java:63)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:57:41.709Z]
[2026-03-04T22:57:41.709Z] 2026-03-04 22:57:41,529 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.InterruptedException: sleep interrupted
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T22:57:41.709Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource.slow(RegisterReadTimeoutTest.java:69)
[2026-03-04T22:57:41.709Z] at io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest$Resource$quarkusrestinvoker$slow_aa40cc7647931b48b4e199cc2e2b8cebb0b981d4.invoke(Unknown Source)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:57:41.709Z]
[2026-03-04T22:57:41.709Z] 2026-03-04 22:57:41,530 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
[2026-03-04T22:57:41.709Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:24)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.arc$delegate(Unknown Source)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.http.runtime.CurrentVertxRequest_ClientProxy.setOtherHttpContextObject(Unknown Source)
[2026-03-04T22:57:41.709Z] at io.quarkus.resteasy.reactive.server.runtime.QuarkusCurrentRequest.set(QuarkusCurrentRequest.java:25)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.core.CurrentRequestManager.set(CurrentRequestManager.java:12)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.server.core.ResteasyReactiveRequestContext.requestScopeDeactivated(ResteasyReactiveRequestContext.java:644)
[2026-03-04T22:57:41.709Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:183)
[2026-03-04T22:57:41.709Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:57:41.709Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:57:41.709Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:57:41.709Z]
[2026-03-04T22:57:41.709Z] 2026-03-04 22:57:41,531 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:57:41.709Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s - in io.quarkus.rest.client.reactive.timeout.RegisterReadTimeoutTest
[2026-03-04T22:57:41.709Z] [INFO] Running io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-03-04T22:57:43.018Z] 2026-03-04 22:57:42,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.368s. Listening on: http://localhost:8081
[2026-03-04T22:57:43.018Z] 2026-03-04 22:57:42,474 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:43.018Z] 2026-03-04 22:57:42,475 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:49.284Z] 2026-03-04 22:57:48,679 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:57:49.284Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.145 s - in io.quarkus.rest.client.reactive.timeout.BuilderReadTimeoutTest
[2026-03-04T22:57:49.284Z] [INFO] Running io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-03-04T22:57:50.595Z] 2026-03-04 22:57:49,797 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-03-04T22:57:50.595Z] 2026-03-04 22:57:49,797 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:50.595Z] 2026-03-04 22:57:49,798 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:50.595Z] 2026-03-04 22:57:50,244 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:57:50.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in io.quarkus.rest.client.reactive.RestClientListenerTest
[2026-03-04T22:57:50.595Z] [INFO] Running io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-03-04T22:57:51.903Z] 2026-03-04 22:57:51,402 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.495s. Listening on: http://localhost:8081
[2026-03-04T22:57:51.903Z] 2026-03-04 22:57:51,403 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:51.903Z] 2026-03-04 22:57:51,403 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:52.535Z] 2026-03-04 22:57:52,205 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:57:52.535Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 s - in io.quarkus.rest.client.reactive.ClientAndServerSharingResponseTest
[2026-03-04T22:57:52.535Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-03-04T22:57:53.856Z] 2026-03-04 22:57:53,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.794s. Listening on: http://localhost:8081
[2026-03-04T22:57:53.856Z] 2026-03-04 22:57:53,659 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:53.856Z] 2026-03-04 22:57:53,659 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:57:54.490Z] 2026-03-04 22:57:53,939 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:57:54.490Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 s - in io.quarkus.rest.client.reactive.multipart.MultipartFilenameTest
[2026-03-04T22:57:54.490Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-03-04T22:57:55.118Z] 2026-03-04 22:57:54,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T22:57:55.118Z] 2026-03-04 22:57:54,916 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:57:55.118Z] 2026-03-04 22:57:54,916 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:18.860Z] 2026-03-04 22:58:15,568 ERROR [org.jbo.res.rea.cli.imp.mul.MultiByteHttpData] (vert.x-eventloop-thread-3) Multi<Byte> used to send a multipart message failed: java.lang.RuntimeException: forced
[2026-03-04T22:58:18.860Z] at io.quarkus.rest.client.reactive.multipart.MultiByteFileTest.lambda$shouldBehaveWellWithErrorOnMulti$5(MultiByteFileTest.java:121)
[2026-03-04T22:58:18.860Z] at io.smallrye.context.impl.wrappers.SlowContextualSupplier.get(SlowContextualSupplier.java:21)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:28)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.setOrSwitchUpstream(SwitchableSubscriptionSubscriber.java:202)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.onSubscribe(MultiRepeatUntilOp.java:64)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher.subscribe(UniToMultiPublisher.java:26)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.groups.MultiCreate$1.subscribe(MultiCreate.java:163)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.drainLoop(MultiRepeatUntilOp.java:92)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatProcessor.subscribeNext(MultiRepeatUntilOp.java:72)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiRepeatUntilOp$RepeatUntilProcessor.onCompletion(MultiRepeatUntilOp.java:140)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.subscription.MultiSubscriber.onComplete(MultiSubscriber.java:83)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.onItem(UniToMultiPublisher.java:95)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromItemSupplier.subscribe(UniCreateFromItemSupplier.java:29)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.converters.uni.UniToMultiPublisher$UniToMultiSubscription.request(UniToMultiPublisher.java:74)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.subscription.SwitchableSubscriptionSubscriber.request(SwitchableSubscriptionSubscriber.java:169)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiOperatorProcessor.request(MultiOperatorProcessor.java:120)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.run(MultiEmitOnOp.java:208)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.schedule(MultiEmitOnOp.java:162)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiEmitOnOp$MultiEmitOnProcessor.request(MultiEmitOnOp.java:135)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.lambda$requestUpstream$0(MultiSubscribeOnOp.java:70)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData$ExecutorWithContext.execute(MultiByteHttpData.java:365)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.requestUpstream(MultiSubscribeOnOp.java:70)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.multi.MultiSubscribeOnOp$SubscribeOnProcessor.request(MultiSubscribeOnOp.java:95)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.subscription.Subscribers$CallbackBasedSubscriber.request(Subscribers.java:117)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.MultiByteHttpData.getChunk(MultiByteHttpData.java:210)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.encodeNextChunkMultipart(PausableHttpPostRequestEncoder.java:970)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.nextChunk(PausableHttpPostRequestEncoder.java:1147)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.PausableHttpPostRequestEncoder.readChunk(PausableHttpPostRequestEncoder.java:1114)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.impl.multipart.QuarkusMultipartFormUpload.run(QuarkusMultipartFormUpload.java:154)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.lambda$accept$1(ClientSendRequestHandler.java:140)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:146)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler$2.accept(ClientSendRequestHandler.java:104)
[2026-03-04T22:58:18.860Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.helpers.UniCallbackSubscriber.onItem(UniCallbackSubscriber.java:77)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.uni.UniOperatorProcessor.onItem(UniOperatorProcessor.java:46)
[2026-03-04T22:58:18.860Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni$UniOnItemTransformToUniProcessor.onItem(UniOnItemTransformToUni.java:60)
[2026-03-04T22:58:18.860Z] at org.jboss.resteasy.reactive.client.AsyncResultUni.lambda$subscribe$1(AsyncResultUni.java:34)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$null$7(HttpClientImpl.java:645)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.lambda$emitSuccess$0(FutureBase.java:54)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:81)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:173)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:51)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.onComplete(FutureImpl.java:164)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.onComplete(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.Http1xClientConnection.createStream(Http1xClientConnection.java:1151)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.HttpClientImpl.lambda$doRequest$8(HttpClientImpl.java:628)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.Endpoint.lambda$getConnection$0(Endpoint.java:52)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:162)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint$Request.handle(SharedClientHttpStreamEndpoint.java:123)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.ContextImpl.emit(ContextImpl.java:274)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:22)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$LeaseImpl.emit(SimpleConnectionPool.java:702)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool$ConnectSuccess$2.run(SimpleConnectionPool.java:336)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.CombinerExecutor.submit(CombinerExecutor.java:50)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.execute(SimpleConnectionPool.java:245)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.pool.SimpleConnectionPool.lambda$connect$2(SimpleConnectionPool.java:257)
[2026-03-04T22:58:18.860Z] at io.vertx.core.http.impl.SharedClientHttpStreamEndpoint.lambda$connect$2(SharedClientHttpStreamEndpoint.java:102)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl$3.onSuccess(FutureImpl.java:141)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.Composition$1.onSuccess(Composition.java:62)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:196)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.addListener(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.Composition.onSuccess(Composition.java:43)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:60)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.FutureImpl.tryComplete(FutureImpl.java:211)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.future.PromiseImpl.tryComplete(PromiseImpl.java:23)
[2026-03-04T22:58:18.860Z] at io.vertx.core.Promise.complete(Promise.java:66)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connected$7(NetClientImpl.java:285)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.VertxHandler.setConnection(VertxHandler.java:82)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.VertxHandler.handlerAdded(VertxHandler.java:88)
[2026-03-04T22:58:18.860Z] at io.netty.channel.AbstractChannelHandlerContext.callHandlerAdded(AbstractChannelHandlerContext.java:938)
[2026-03-04T22:58:18.860Z] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:609)
[2026-03-04T22:58:18.860Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:223)
[2026-03-04T22:58:18.860Z] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:195)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.NetClientImpl.connected(NetClientImpl.java:287)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.NetClientImpl.lambda$connectInternal$1(NetClientImpl.java:245)
[2026-03-04T22:58:18.860Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.ChannelProvider.connected(ChannelProvider.java:174)
[2026-03-04T22:58:18.860Z] at io.vertx.core.net.impl.ChannelProvider.lambda$handleConnect$0(ChannelProvider.java:157)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
[2026-03-04T22:58:18.860Z] at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
[2026-03-04T22:58:18.860Z] at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
[2026-03-04T22:58:18.860Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:300)
[2026-03-04T22:58:18.860Z] at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:335)
[2026-03-04T22:58:18.861Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710)
[2026-03-04T22:58:18.861Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:58:18.861Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:58:18.861Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:58:18.861Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:58:18.861Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:58:18.861Z]
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:15,571 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-3) Stream reset: 0
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:15,585 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:82)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.read(VertxInputStream.java:70)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:217)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:88)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.handlers.FormBodyHandler.handle(FormBodyHandler.java:25)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:58:18.861Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:58:18.861Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:58:18.861Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:58:18.861Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:58:18.861Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:58:18.861Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:58:18.861Z] Suppressed: java.io.IOException: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput.readBlocking(VertxInputStream.java:253)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.readIntoBuffer(VertxInputStream.java:120)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream.close(VertxInputStream.java:148)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.core.multipart.MultiPartParserDefinition$MultiPartUploadHandler.parseBlocking(MultiPartParserDefinition.java:214)
[2026-03-04T22:58:18.861Z] ... 10 more
[2026-03-04T22:58:18.861Z] Caused by: java.io.IOException: io.vertx.core.VertxException: Connection was closed
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:200)
[2026-03-04T22:58:18.861Z] at org.jboss.resteasy.reactive.server.vertx.VertxInputStream$VertxBlockingInput$2.handle(VertxInputStream.java:196)
[2026-03-04T22:58:18.861Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:58:18.861Z] at io.vertx.core.http.impl.HttpEventHandler.handleException(HttpEventHandler.java:89)
[2026-03-04T22:58:18.861Z] at io.vertx.core.http.impl.Http1xServerRequest.handleException(Http1xServerRequest.java:635)
[2026-03-04T22:58:18.861Z] at io.vertx.core.http.impl.Http1xServerConnection.lambda$handleClosed$5(Http1xServerConnection.java:450)
[2026-03-04T22:58:18.861Z] at io.vertx.core.impl.EventLoopContext.execute(EventLoopContext.java:71)
[2026-03-04T22:58:18.861Z] at io.vertx.core.impl.DuplicatedContext.execute(DuplicatedContext.java:163)
[2026-03-04T22:58:18.861Z] at io.vertx.core.impl.AbstractContext.execute(AbstractContext.java:58)
[2026-03-04T22:58:18.861Z] at io.vertx.core.http.impl.Http1xServerConnection.handleClosed(Http1xServerConnection.java:449)
[2026-03-04T22:58:18.861Z] at io.vertx.core.net.impl.VertxHandler.channelInactive(VertxHandler.java:143)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-03-04T22:58:18.861Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:81)
[2026-03-04T22:58:18.861Z] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-03-04T22:58:18.861Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:392)
[2026-03-04T22:58:18.861Z] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:357)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
[2026-03-04T22:58:18.861Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
[2026-03-04T22:58:18.861Z] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:901)
[2026-03-04T22:58:18.861Z] at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:813)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:58:18.861Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:58:18.861Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:58:18.861Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:58:18.861Z] ... 2 more
[2026-03-04T22:58:18.861Z] Caused by: io.vertx.core.VertxException: Connection was closed
[2026-03-04T22:58:18.861Z] [CIRCULAR REFERENCE:java.io.IOException: io.vertx.core.VertxException: Connection was closed]
[2026-03-04T22:58:18.861Z]
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:15,631 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T22:58:18.861Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.691 s - in io.quarkus.rest.client.reactive.multipart.MultiByteFileTest
[2026-03-04T22:58:18.861Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:16,595 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:16,597 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:16,597 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:17,753 ERROR [io.ver.cor.htt.imp.HttpClientRequestImpl] (vert.x-eventloop-thread-3) Stream reset: 0
[2026-03-04T22:58:18.861Z] 2026-03-04 22:58:18,201 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:58:18.861Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.564 s - in io.quarkus.rest.client.reactive.multipart.MultiByteWithRemoteErrorTest
[2026-03-04T22:58:18.861Z] [INFO] Running io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-03-04T22:58:19.490Z] 2026-03-04 22:58:19,097 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8081
[2026-03-04T22:58:19.490Z] 2026-03-04 22:58:19,097 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:19.490Z] 2026-03-04 22:58:19,097 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:20.123Z] 2026-03-04 22:58:19,712 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /give-me-file/error failed, error id: 68e631e8-f323-418b-ad5c-01d867256ca5-1: java.lang.RuntimeException: forced error
[2026-03-04T22:58:20.123Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-03-04T22:58:20.123Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:58:20.123Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:58:20.123Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:58:20.123Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:58:20.123Z]
[2026-03-04T22:58:20.123Z] 2026-03-04 22:58:19,715 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (executor-thread-0) Request failed: java.lang.RuntimeException: forced error
[2026-03-04T22:58:20.123Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource.throwError(MultipartResponseTest.java:190)
[2026-03-04T22:58:20.123Z] at io.quarkus.rest.client.reactive.multipart.MultipartResponseTest$Resource$quarkusrestinvoker$throwError_d7daa064f4e978ec9edf014d8f552d6380f6fbfc.invoke(Unknown Source)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:58:20.123Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:58:20.123Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T22:58:20.123Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T22:58:20.123Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:58:20.123Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:58:20.123Z]
[2026-03-04T22:58:20.123Z] 2026-03-04 22:58:19,737 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T22:58:20.123Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.536 s - in io.quarkus.rest.client.reactive.multipart.MultipartResponseTest
[2026-03-04T22:58:20.123Z] [INFO] Running io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-03-04T22:58:21.437Z] 2026-03-04 22:58:20,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T22:58:21.437Z] 2026-03-04 22:58:20,827 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:21.437Z] 2026-03-04 22:58:20,827 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:21.437Z] 2026-03-04 22:58:21,058 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:58:21.437Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 s - in io.quarkus.rest.client.reactive.ft.AsyncRestClientFallbackTest
[2026-03-04T22:58:21.437Z] [INFO] Running io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-03-04T22:58:22.750Z] 2026-03-04 22:58:22,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.469s. Listening on: http://localhost:8081
[2026-03-04T22:58:22.750Z] 2026-03-04 22:58:22,055 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:22.750Z] 2026-03-04 22:58:22,055 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:22.750Z] 2026-03-04 22:58:22,312 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:58:22.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s - in io.quarkus.rest.client.reactive.ft.RestClientFallbackTest
[2026-03-04T22:58:22.750Z] [INFO] Running io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-03-04T22:58:24.057Z] 2026-03-04 22:58:23,320 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2026-03-04T22:58:24.057Z] 2026-03-04 22:58:23,320 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:24.057Z] 2026-03-04 22:58:23,321 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:24.057Z] 2026-03-04 22:58:23,510 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:58:24.057Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in io.quarkus.rest.client.reactive.ft.UniRestClientFallbackTest
[2026-03-04T22:58:24.057Z] [INFO] Running io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-03-04T22:58:24.688Z] 2026-03-04 22:58:24,400 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T22:58:24.688Z] 2026-03-04 22:58:24,400 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:24.688Z] 2026-03-04 22:58:24,400 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:24.688Z] 2026-03-04 22:58:24,618 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:58:24.688Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in io.quarkus.rest.client.reactive.ClassNameScopeOverrideTest
[2026-03-04T22:58:24.688Z] [INFO] Running io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-03-04T22:58:26.004Z] 2026-03-04 22:58:25,087 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-1) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@12451522
[2026-03-04T22:58:26.004Z] 2026-03-04 22:58:25,662 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-03-04T22:58:26.004Z] 2026-03-04 22:58:25,662 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:26.004Z] 2026-03-04 22:58:25,662 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:26.004Z] 2026-03-04 22:58:25,921 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T22:58:26.004Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s - in io.quarkus.rest.client.reactive.MpGlobalScopeOverrideTest
[2026-03-04T22:58:26.004Z] [INFO] Running io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-03-04T22:58:27.321Z] 2026-03-04 22:58:26,889 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-03-04T22:58:27.321Z] 2026-03-04 22:58:26,890 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:27.321Z] 2026-03-04 22:58:26,890 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:27.321Z] 2026-03-04 22:58:27,168 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:58:27.321Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in io.quarkus.rest.client.reactive.AsyncHeaderTest
[2026-03-04T22:58:27.321Z] [INFO] Running io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-03-04T22:58:28.632Z] 2026-03-04 22:58:28,013 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.376s. Listening on: http://localhost:8081
[2026-03-04T22:58:28.632Z] 2026-03-04 22:58:28,013 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:28.632Z] 2026-03-04 22:58:28,013 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:34.947Z] 2026-03-04 22:58:34,332 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T22:58:34.947Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.16 s - in io.quarkus.rest.client.reactive.ConnectionPoolSizeTest
[2026-03-04T22:58:34.947Z] [INFO] Running io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-03-04T22:58:35.587Z] 2026-03-04 22:58:35,127 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.327s. Listening on: http://localhost:8081
[2026-03-04T22:58:35.587Z] 2026-03-04 22:58:35,127 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:35.587Z] 2026-03-04 22:58:35,127 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:35.587Z] 2026-03-04 22:58:35,413 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:58:35.587Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in io.quarkus.rest.client.reactive.redirect.RedirectTest
[2026-03-04T22:58:35.587Z] [INFO] Running io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-03-04T22:58:36.915Z] 2026-03-04 22:58:36,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.537s. Listening on: http://localhost:8081
[2026-03-04T22:58:36.915Z] 2026-03-04 22:58:36,496 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:36.915Z] 2026-03-04 22:58:36,496 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:37.684Z] 2026-03-04 22:58:37,572 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:58:37.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s - in io.quarkus.rest.client.reactive.MediaTypeSuffixTest
[2026-03-04T22:58:37.684Z] [INFO] Running io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-03-04T22:58:39.027Z] 2026-03-04 22:58:38,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.509s. Listening on: http://localhost:8081
[2026-03-04T22:58:39.027Z] 2026-03-04 22:58:38,620 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:39.027Z] 2026-03-04 22:58:38,620 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:39.027Z] 2026-03-04 22:58:38,856 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:58:39.027Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in io.quarkus.rest.client.reactive.VoidReturnTypeTest
[2026-03-04T22:58:39.027Z] [INFO] Running io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-03-04T22:58:40.373Z] 2026-03-04 22:58:39,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.519s. Listening on: http://localhost:8081
[2026-03-04T22:58:40.373Z] 2026-03-04 22:58:39,862 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:40.373Z] 2026-03-04 22:58:39,862 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:40.373Z] 2026-03-04 22:58:40,140 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:58:40.373Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 s - in io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest
[2026-03-04T22:58:40.373Z] [INFO] Running io.quarkus.rest.client.reactive.ConfigurationTest
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:40,537 WARN [io.qua.res.cli.rea.dep.RestClientReactiveProcessor] (build-15) Unable to map the global rest client scope: {} to a scope. Using @ApplicationScoped
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:40,751 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
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:41,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8081
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:41,220 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:41,220 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:41.721Z] 2026-03-04 22:58:41,516 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:58:41.721Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s - in io.quarkus.rest.client.reactive.ConfigurationTest
[2026-03-04T22:58:41.721Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-03-04T22:58:43.040Z] 2026-03-04 22:58:41,972 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-20) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@611c8e45
[2026-03-04T22:58:43.040Z] 2026-03-04 22:58:42,522 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.507s. Listening on: http://localhost:8081
[2026-03-04T22:58:43.040Z] 2026-03-04 22:58:42,522 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:43.040Z] 2026-03-04 22:58:42,522 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:43.040Z] 2026-03-04 22:58:42,907 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:58:43.040Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.392 s - in io.quarkus.rest.client.reactive.provider.ProviderTest
[2026-03-04T22:58:43.040Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-03-04T22:58:45.095Z] 2026-03-04 22:58:43,500 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-14) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@4a1f4b88
[2026-03-04T22:58:45.095Z] 2026-03-04 22:58:44,520 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.931s. Listening on: http://localhost:8081
[2026-03-04T22:58:45.095Z] 2026-03-04 22:58:44,520 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:45.095Z] 2026-03-04 22:58:44,520 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:45.095Z] 2026-03-04 22:58:44,749 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:58:45.095Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - in io.quarkus.rest.client.reactive.provider.ProviderDisabledAutodiscoveryTest
[2026-03-04T22:58:45.095Z] [INFO] Running io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-03-04T22:58:46.412Z] 2026-03-04 22:58:45,310 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6e0a728f
[2026-03-04T22:58:46.412Z] 2026-03-04 22:58:45,991 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.612s. Listening on: http://localhost:8081
[2026-03-04T22:58:46.412Z] 2026-03-04 22:58:45,991 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:46.412Z] 2026-03-04 22:58:45,991 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:46.412Z] 2026-03-04 22:58:46,317 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:58:46.412Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.rest.client.reactive.provider.ProviderPriorityTest
[2026-03-04T22:58:46.412Z] [INFO] Running io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-03-04T22:58:47.724Z] 2026-03-04 22:58:47,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-03-04T22:58:47.724Z] 2026-03-04 22:58:47,519 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:47.724Z] 2026-03-04 22:58:47,520 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:48.358Z] 2026-03-04 22:58:47,920 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:58:48.358Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in io.quarkus.rest.client.reactive.MpClassNameScopeOverrideTest
[2026-03-04T22:58:48.358Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-03-04T22:58:55.576Z] Tests paused
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,098 INFO [org.ecl.jet.uti.log] (main) Logging initialized @107804ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,127 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@69cf6ca5{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,196 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,205 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@ed80c44{/__admin,null,AVAILABLE}
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,205 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3e5a3f87{/,null,AVAILABLE}
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,210 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@69cf6ca5{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:48,210 INFO [org.ecl.jet.ser.Server] (main) Started @107915ms
[2026-03-04T22:58:55.576Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:58:55.576Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:58:55.576Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:58:55.576Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:58:55.576Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:52,563 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.450s. Listening on: http://localhost:8080
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:52,564 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:52,564 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,116 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-test1861316698689322709/src/main/resources/application.properties
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,118 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,125 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T22:58:55.576Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T22:58:55.576Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T22:58:55.576Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T22:58:55.576Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T22:58:55.576Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.513s. Listening on: http://localhost:8080
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,644 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,644 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,644 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.529s
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:53,717 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1534562547-1511) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:58:55.576Z] 2026-03-04 22:58:55,033 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T22:58:55.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.149 s - in io.quarkus.rest.client.reactive.stork.StorkDevModeTest
[2026-03-04T22:58:55.576Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:55,088 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@69cf6ca5{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:55,090 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3e5a3f87{/,null,UNAVAILABLE}
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:55,090 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@ed80c44{/__admin,null,UNAVAILABLE}
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:55,734 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-17) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@6d33e2fc
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:56,381 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.604s. Listening on: http://localhost:8081
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:56,381 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:56.990Z] 2026-03-04 22:58:56,381 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:56.991Z] 2026-03-04 22:58:56,493 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
[2026-03-04T22:58:56.991Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailOnUnknownService$1(StorkIntegrationTest.java:48)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailOnUnknownService(StorkIntegrationTest.java:48)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:58:56.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:58:56.991Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-03-04T22:58:56.991Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T22:58:56.991Z]
[2026-03-04T22:58:56.991Z] 2026-03-04 22:58:56,649 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
[2026-03-04T22:58:56.991Z] at io.smallrye.stork.Stork.getService(Stork.java:45)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.createRequest(ClientSendRequestHandler.java:309)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:78)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.handlers.ClientSendRequestHandler.handle(ClientSendRequestHandler.java:55)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:262)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.performRequestInternal(AsyncInvokerImpl.java:252)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.AsyncInvokerImpl.method(AsyncInvokerImpl.java:212)
[2026-03-04T22:58:56.991Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:336)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.HelloClient2$$QuarkusRestClientInterface.echo(Unknown Source)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.lambda$shouldFailForServiceWithoutEndpoints$2(StorkIntegrationTest.java:57)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:878)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1336)
[2026-03-04T22:58:56.991Z] at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1181)
[2026-03-04T22:58:56.991Z] at io.quarkus.rest.client.reactive.stork.StorkIntegrationTest.shouldFailForServiceWithoutEndpoints(StorkIntegrationTest.java:57)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T22:58:56.991Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T22:58:56.991Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T22:58:56.991Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-03-04T22:58:56.991Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutInvocation.proceed(TimeoutInvocation.java:46)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T22:58:56.991Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T22:58:56.991Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T22:58:56.991Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T22:58:56.991Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T22:58:56.991Z]
[2026-03-04T22:58:56.991Z] 2026-03-04 22:58:56,680 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T22:58:56.991Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in io.quarkus.rest.client.reactive.stork.StorkIntegrationTest
[2026-03-04T22:58:56.991Z] [INFO] Running io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,264 WARN [io.qua.dep.ste.CombinedIndexBuildStep] (build-16) Failed to index [I: Class does not exist in ClassLoader QuarkusClassLoader:Deployment Class Loader: TEST@748538c4
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,856 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.543s. Listening on: http://localhost:8081
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,856 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,856 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,972 INFO [org.ecl.jet.uti.log] (main) Logging initialized @117677ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:57,992 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@35e2943c{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:58,049 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:58,060 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@26f0661a{/__admin,null,AVAILABLE}
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:58,061 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2126ba4d{/,null,AVAILABLE}
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:58,066 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@35e2943c{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-03-04T22:58:58.305Z] 2026-03-04 22:58:58,066 INFO [org.ecl.jet.ser.Server] (main) Started @117772ms
[2026-03-04T22:58:59.622Z] 2026-03-04 22:58:58,267 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1959003560-1686) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:58:59.622Z] 2026-03-04 22:58:59,374 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T22:58:59.622Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.688 s - in io.quarkus.rest.client.reactive.stork.StorkResponseTimeLoadBalancerTest
[2026-03-04T22:58:59.622Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-03-04T22:59:00.944Z] 2026-03-04 22:58:59,474 INFO [org.ecl.jet.ser.AbstractConnector] (Thread-1093) Stopped NetworkTrafficServerConnector@35e2943c{HTTP/1.1, (http/1.1)}{0.0.0.0:8766}
[2026-03-04T22:59:00.944Z] 2026-03-04 22:58:59,477 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1093) Stopped o.e.j.s.ServletContextHandler@2126ba4d{/,null,UNAVAILABLE}
[2026-03-04T22:59:00.944Z] 2026-03-04 22:58:59,477 INFO [org.ecl.jet.ser.han.ContextHandler] (Thread-1093) Stopped o.e.j.s.ServletContextHandler@26f0661a{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:00.944Z] 2026-03-04 22:59:00,401 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.453s. Listening on: http://localhost:8081
[2026-03-04T22:59:00.944Z] 2026-03-04 22:59:00,402 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:00.944Z] 2026-03-04 22:59:00,402 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,610 INFO [org.ecl.jet.uti.log] (main) Logging initialized @120316ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,631 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2f7bebda{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,694 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,705 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3b097d8{/__admin,null,AVAILABLE}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,706 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@668a48f4{/,null,AVAILABLE}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,710 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2f7bebda{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,710 INFO [org.ecl.jet.ser.Server] (main) Started @120416ms
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,712 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@11b6e6be{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,713 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,715 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2f23e10b{/__admin,null,AVAILABLE}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,715 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2cdde175{/,null,AVAILABLE}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,716 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@11b6e6be{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,716 INFO [org.ecl.jet.ser.Server] (main) Started @120421ms
[2026-03-04T22:59:01.616Z] 2026-03-04 22:59:00,717 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@6e3197bc{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,719 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,721 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@12b6ec0{/__admin,null,AVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,721 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@99a41be{/,null,AVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,722 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@6e3197bc{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,722 INFO [org.ecl.jet.ser.Server] (main) Started @120428ms
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:00,862 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1443813640-1741) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,075 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp2055710350-1733) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,108 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2f7bebda{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,109 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@668a48f4{/,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,109 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3b097d8{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,110 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@11b6e6be{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,110 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2cdde175{/,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,111 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2f23e10b{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,114 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@6e3197bc{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,114 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@99a41be{/,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,114 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@12b6ec0{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:01.617Z] 2026-03-04 22:59:01,135 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T22:59:01.617Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyTest
[2026-03-04T22:59:01.617Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-03-04T22:59:02.246Z] 2026-03-04 22:59:02,076 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-03-04T22:59:02.246Z] 2026-03-04 22:59:02,076 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:02.246Z] 2026-03-04 22:59:02,076 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,272 INFO [org.ecl.jet.uti.log] (main) Logging initialized @121977ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,293 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@3f2940df{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,358 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,368 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@58127f84{/__admin,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,369 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@ae87232{/,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,373 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3f2940df{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,373 INFO [org.ecl.jet.ser.Server] (main) Started @122079ms
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,375 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@5befaa9e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,377 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,378 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6e28c8f0{/__admin,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,379 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@22a3c67e{/,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,380 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5befaa9e{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,380 INFO [org.ecl.jet.ser.Server] (main) Started @122085ms
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,381 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@1fc8a3b9{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,383 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,385 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3da90fbe{/__admin,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,385 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@11236a3b{/,null,AVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,386 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1fc8a3b9{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,386 INFO [org.ecl.jet.ser.Server] (main) Started @122092ms
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,482 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp795593856-1804) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,666 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp845924745-1788) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,692 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@3f2940df{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,693 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@ae87232{/,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,693 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@58127f84{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,695 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5befaa9e{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,695 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@22a3c67e{/,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,695 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6e28c8f0{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,697 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@1fc8a3b9{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,697 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@11236a3b{/,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,697 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3da90fbe{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:02.894Z] 2026-03-04 22:59:02,714 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T22:59:02.894Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s - in io.quarkus.rest.client.reactive.proxy.SystemPropertyProxyWithAuthTest
[2026-03-04T22:59:02.894Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-03-04T22:59:04.208Z] 2026-03-04 22:59:03,696 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2026-03-04T22:59:04.208Z] 2026-03-04 22:59:03,696 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:04.209Z] 2026-03-04 22:59:03,696 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,885 INFO [org.ecl.jet.uti.log] (main) Logging initialized @123591ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,906 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2eeba0a4{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,967 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,978 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@468267a9{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,979 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6ef3c393{/,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,985 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2eeba0a4{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,985 INFO [org.ecl.jet.ser.Server] (main) Started @123691ms
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,992 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@5c004eb{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,994 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,996 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2bb570dc{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,997 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@636c62ad{/,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,997 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@5c004eb{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,997 INFO [org.ecl.jet.ser.Server] (main) Started @123703ms
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:03,999 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2519dc60{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,001 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,003 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@9cb6fb2{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,003 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@445d69b6{/,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,004 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2519dc60{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,004 INFO [org.ecl.jet.ser.Server] (main) Started @123710ms
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,190 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2eeba0a4{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,191 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6ef3c393{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,191 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@468267a9{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,193 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@5c004eb{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,193 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@636c62ad{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,193 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2bb570dc{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,195 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2519dc60{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,195 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@445d69b6{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,195 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@9cb6fb2{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,201 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@109445b1{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,203 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,205 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1965e901{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,205 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@27e33a8b{/,null,AVAILABLE}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,206 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@109445b1{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,206 INFO [org.ecl.jet.ser.Server] (main) Started @123912ms
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,207 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@70159c59{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,210 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.837Z] 2026-03-04 22:59:04,212 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@633649c9{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,212 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@2076302a{/,null,AVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,212 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@70159c59{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,212 INFO [org.ecl.jet.ser.Server] (main) Started @123918ms
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,215 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@3befd460{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,217 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,218 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5bf6b454{/__admin,null,AVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,219 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@674834aa{/,null,AVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,219 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3befd460{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,219 INFO [org.ecl.jet.ser.Server] (main) Started @123925ms
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,226 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@109445b1{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,226 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@27e33a8b{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,227 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1965e901{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,229 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@70159c59{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,229 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@2076302a{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,229 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@633649c9{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,231 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@3befd460{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,231 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@674834aa{/,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,231 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5bf6b454{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:04.838Z] 2026-03-04 22:59:04,251 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:59:04.838Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 s - in io.quarkus.rest.client.reactive.proxy.GlobalNonProxyTest
[2026-03-04T22:59:04.838Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-03-04T22:59:05.468Z] 2026-03-04 22:59:05,237 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.456s. Listening on: http://localhost:8081
[2026-03-04T22:59:05.468Z] 2026-03-04 22:59:05,237 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:05.468Z] 2026-03-04 22:59:05,238 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,424 INFO [org.ecl.jet.uti.log] (main) Logging initialized @125130ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,444 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@34ae0daf{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,488 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,494 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1dd64ee4{/__admin,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,495 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3af9df17{/,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,498 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@34ae0daf{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,498 INFO [org.ecl.jet.ser.Server] (main) Started @125204ms
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,499 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@34e62f6a{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,500 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,502 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@29d31042{/__admin,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,502 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4b0dcc17{/,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,502 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@34e62f6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,502 INFO [org.ecl.jet.ser.Server] (main) Started @125208ms
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,504 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@7d7656f6{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,505 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,507 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@731990f0{/__admin,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,507 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@7cda8195{/,null,AVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,508 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@7d7656f6{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,508 INFO [org.ecl.jet.ser.Server] (main) Started @125213ms
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,621 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp120588199-1940) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,799 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@34ae0daf{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,800 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3af9df17{/,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,800 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1dd64ee4{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,802 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@34e62f6a{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,802 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4b0dcc17{/,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,802 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@29d31042{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,805 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@7d7656f6{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,805 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@7cda8195{/,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,805 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@731990f0{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:06.096Z] 2026-03-04 22:59:05,819 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T22:59:06.096Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 s - in io.quarkus.rest.client.reactive.proxy.GlobalProxyPasswordTest
[2026-03-04T22:59:06.096Z] [INFO] Running io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-03-04T22:59:07.404Z] 2026-03-04 22:59:06,787 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-03-04T22:59:07.404Z] 2026-03-04 22:59:06,788 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:07.404Z] 2026-03-04 22:59:06,788 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,028 INFO [org.ecl.jet.uti.log] (main) Logging initialized @126734ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,044 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@d24ec0e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,092 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,099 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@6ef9386f{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,099 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4d4df014{/,null,AVAILABLE}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,102 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@d24ec0e{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,103 INFO [org.ecl.jet.ser.Server] (main) Started @126808ms
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,104 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@3e9f1a17{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,105 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,106 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@26e73d81{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,106 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@45c9751a{/,null,AVAILABLE}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,107 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@3e9f1a17{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,107 INFO [org.ecl.jet.ser.Server] (main) Started @126813ms
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,109 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@4c6e957d{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,110 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.039Z] 2026-03-04 22:59:07,112 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@758c6f6d{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,113 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3b3ff98c{/,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,113 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@4c6e957d{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,113 INFO [org.ecl.jet.ser.Server] (main) Started @126819ms
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,205 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1259517806-1988) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,386 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp378850624-1996) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,399 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp631107861-2004) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,422 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@d24ec0e{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,422 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4d4df014{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,423 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@6ef9386f{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,424 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@3e9f1a17{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,424 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@45c9751a{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,424 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@26e73d81{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,425 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@4c6e957d{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,426 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3b3ff98c{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,426 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@758c6f6d{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,430 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@9e05622{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,432 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,433 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@30bb03f4{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,434 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@8a7ae16{/,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,434 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@9e05622{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,434 INFO [org.ecl.jet.ser.Server] (main) Started @127140ms
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,435 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@1a3affa{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,436 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,439 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@3d719d15{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,439 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@67966d48{/,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,439 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@1a3affa{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,439 INFO [org.ecl.jet.ser.Server] (main) Started @127145ms
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,441 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@55295e99{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,442 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,444 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@4bb9b730{/__admin,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,444 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@5c51045b{/,null,AVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,444 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@55295e99{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,444 INFO [org.ecl.jet.ser.Server] (main) Started @127150ms
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,448 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp2069986423-2015) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,466 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1536778720-2023) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,475 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp577017182-2031) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,488 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@9e05622{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,488 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@8a7ae16{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,488 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@30bb03f4{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,489 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@1a3affa{HTTP/1.1, (http/1.1)}{0.0.0.0:8182}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,490 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@67966d48{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,490 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@3d719d15{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,491 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@55295e99{HTTP/1.1, (http/1.1)}{0.0.0.0:8183}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,492 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@5c51045b{/,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,492 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@4bb9b730{/__admin,null,UNAVAILABLE}
[2026-03-04T22:59:08.040Z] 2026-03-04 22:59:07,514 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:59:08.040Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in io.quarkus.rest.client.reactive.proxy.ProxyTest
[2026-03-04T22:59:08.040Z] [INFO] Running io.quarkus.rest.client.reactive.headers.CookieTest
[2026-03-04T22:59:08.675Z] 2026-03-04 22:59:08,440 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T22:59:08.675Z] 2026-03-04 22:59:08,441 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:08.675Z] 2026-03-04 22:59:08,441 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:09.302Z] 2026-03-04 22:59:08,704 INFO [io.quarkus] (main) Quarkus stopped in 0.067s
[2026-03-04T22:59:09.302Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in io.quarkus.rest.client.reactive.headers.CookieTest
[2026-03-04T22:59:09.302Z] [INFO] Running io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-03-04T22:59:09.931Z] 2026-03-04 22:59:09,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.383s. Listening on: http://localhost:8081
[2026-03-04T22:59:09.931Z] 2026-03-04 22:59:09,507 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:09.931Z] 2026-03-04 22:59:09,507 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:09.931Z] 2026-03-04 22:59:09,773 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T22:59:09.931Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 s - in io.quarkus.rest.client.reactive.headers.UserAgentTest
[2026-03-04T22:59:09.931Z] [INFO] Running io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-03-04T22:59:11.993Z] 2026-03-04 22:59:11,284 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.682s. Listening on: http://localhost:8081
[2026-03-04T22:59:11.993Z] 2026-03-04 22:59:11,284 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:11.993Z] 2026-03-04 22:59:11,284 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:11.993Z] 2026-03-04 22:59:11,511 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T22:59:11.993Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.732 s - in io.quarkus.rest.client.reactive.headers.HeaderTest
[2026-03-04T22:59:11.993Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-03-04T22:59:13.307Z] 2026-03-04 22:59:12,612 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.497s. Listening on: http://localhost:8081
[2026-03-04T22:59:13.307Z] 2026-03-04 22:59:12,612 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:13.307Z] 2026-03-04 22:59:12,612 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:13.938Z] 2026-03-04 22:59:13,342 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:59:13.938Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in io.quarkus.rest.client.reactive.headers.ReactiveClientHeadersFromProviderTest
[2026-03-04T22:59:13.938Z] [INFO] Running io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-03-04T22:59:14.565Z] 2026-03-04 22:59:14,229 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-03-04T22:59:14.565Z] 2026-03-04 22:59:14,229 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:14.565Z] 2026-03-04 22:59:14,229 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:14.565Z] 2026-03-04 22:59:14,342 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
[2026-03-04T22:59:15.230Z] 2026-03-04 22:59:14,515 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:59:15.230Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.rest.client.reactive.headers.ClientHeaderParamFromPropertyTest
[2026-03-04T22:59:15.230Z] [INFO] Running io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-03-04T22:59:15.875Z] 2026-03-04 22:59:15,500 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.404s. Listening on: http://localhost:8081
[2026-03-04T22:59:15.875Z] 2026-03-04 22:59:15,501 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:15.875Z] 2026-03-04 22:59:15,501 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-fault-tolerance, vertx]
[2026-03-04T22:59:16.598Z] 2026-03-04 22:59:15,993 ERROR [org.jbo.res.rea.ser.cor.RuntimeExceptionMapper] (vert.x-eventloop-thread-3) 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
[2026-03-04T22:59:16.598Z] 2026-03-04 22:59:15,996 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (vert.x-eventloop-thread-3) HTTP Request to /non-blocking/block failed, error id: bb19bd17-fd0f-4d7a-9c37-0f58dc2e2035-1: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:59:16.598Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:59:16.598Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:59:16.598Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:59:16.598Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:59:16.598Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:59:16.598Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.598Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.598Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:59:16.598Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:59:16.598Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:59:16.598Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:59:16.598Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:59:16.598Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:59:16.598Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:59:16.598Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:59:16.598Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:59:16.598Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:59:16.598Z]
[2026-03-04T22:59:16.598Z] 2026-03-04 22:59:15,998 ERROR [org.jbo.res.rea.com.cor.AbstractResteasyReactiveContext] (vert.x-eventloop-thread-3) Request failed: org.jboss.resteasy.reactive.common.core.BlockingNotAllowedException
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.unwrap(InvocationBuilderImpl.java:207)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.client.impl.InvocationBuilderImpl.method(InvocationBuilderImpl.java:321)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$QuarkusRestClientInterface.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.TestClient$$CDIWrapper_ClientProxy.blockingCall(Unknown Source)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource.doABlockingCall(CallMakingResource.java:23)
[2026-03-04T22:59:16.598Z] at io.quarkus.rest.client.reactive.lock.prevention.CallMakingResource$quarkusrestinvoker$doABlockingCall_98d7cbd346e5a5edc07a7d92b947b2bb892c3baa.invoke(Unknown Source)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:29)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.InvocationHandler.handle(InvocationHandler.java:7)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.handlers.RestInitialHandler.beginProcessing(RestInitialHandler.java:49)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:17)
[2026-03-04T22:59:16.598Z] at org.jboss.resteasy.reactive.server.vertx.ResteasyReactiveVertxHandler.handle(ResteasyReactiveVertxHandler.java:7)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:380)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$5.handle(VertxHttpRecorder.java:358)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T22:59:16.598Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T22:59:16.598Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T22:59:16.598Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T22:59:16.598Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T22:59:16.598Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T22:59:16.598Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T22:59:16.598Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T22:59:16.598Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T22:59:16.599Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T22:59:16.599Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T22:59:16.599Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T22:59:16.599Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T22:59:16.599Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T22:59:16.599Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T22:59:16.599Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T22:59:16.599Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T22:59:16.599Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T22:59:16.599Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T22:59:16.599Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T22:59:16.599Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:59:16.599Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:59:16.599Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:59:16.599Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:59:16.599Z]
[2026-03-04T22:59:16.599Z] 2026-03-04 22:59:16,024 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T22:59:16.599Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 s - in io.quarkus.rest.client.reactive.lock.prevention.RestClientReactiveBlockingTest
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] Results:
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] Tests run: 131, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:59:16.599Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final.jar
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:59:16.599Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive/deployment/target/quarkus-rest-client-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-deployment ---
[2026-03-04T22:59:16.599Z] [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
[2026-03-04T22:59:16.599Z] [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
[2026-03-04T22:59:16.599Z] [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
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] -------< io.quarkus:quarkus-rest-client-reactive-jackson-parent >-------
[2026-03-04T22:59:16.599Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [302/964]
[2026-03-04T22:59:16.599Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-parent ---
[2026-03-04T22:59:16.599Z] [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
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] ----------< io.quarkus:quarkus-rest-client-reactive-jackson >-----------
[2026-03-04T22:59:16.599Z] [INFO] Building Quarkus - REST Client Reactive Jackson 2.7.5.Final [303/964]
[2026-03-04T22:59:16.599Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:16.599Z] [INFO]
[2026-03-04T22:59:16.599Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:17.230Z] [INFO] Copying 1 resource
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:17.230Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/classes
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:17.230Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/src/test/resources
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] No sources to compile
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] No tests to run.
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final.jar
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/runtime/target/quarkus-rest-client-reactive-jackson-2.7.5.Final-sources.jar
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson ---
[2026-03-04T22:59:17.230Z] [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
[2026-03-04T22:59:17.230Z] [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
[2026-03-04T22:59:17.230Z] [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
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] -----< io.quarkus:quarkus-rest-client-reactive-jackson-deployment >-----
[2026-03-04T22:59:17.230Z] [INFO] Building Quarkus - REST Client Reactive Jackson - Deployment 2.7.5.Final [304/964]
[2026-03-04T22:59:17.230Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.230Z] [INFO]
[2026-03-04T22:59:17.230Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.860Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO] Processed 3 files in 00:00.011 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:17.861Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/main/resources
[2026-03-04T22:59:17.861Z] [INFO]
[2026-03-04T22:59:17.861Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:17.861Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:17.861Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/classes
[2026-03-04T22:59:18.878Z] [INFO]
[2026-03-04T22:59:18.878Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:18.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:18.878Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/src/test/resources
[2026-03-04T22:59:18.878Z] [INFO]
[2026-03-04T22:59:18.878Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:18.878Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:18.878Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/test-classes
[2026-03-04T22:59:18.878Z] [INFO]
[2026-03-04T22:59:18.878Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:18.878Z] [INFO]
[2026-03-04T22:59:18.878Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:18.878Z] [INFO] T E S T S
[2026-03-04T22:59:18.878Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:18.878Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:59:19.518Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-03-04T22:59:25.406Z] 2026-03-04 22:59:25,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.772s. Listening on: http://localhost:8081
[2026-03-04T22:59:25.406Z] 2026-03-04 22:59:25,294 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:25.406Z] 2026-03-04 22:59:25,294 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:59:26.741Z] 2026-03-04 22:59:26,105 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to //bad-server failed, error id: 6523c052-ddc7-4c4d-aa95-64a51f51cd8a-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'
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:59:26.741Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:59:26.741Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:59:26.741Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:59:26.741Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-03-04T22:59:26.741Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-03-04T22:59:26.741Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:59:26.741Z] ... 11 more
[2026-03-04T22:59:26.741Z]
[2026-03-04T22:59:26.741Z] 2026-03-04 22:59:26,109 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'
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext.unwrapException(RestClientRequestContext.java:166)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.handleException(AbstractResteasyReactiveContext.java:313)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:169)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.impl.RestClientRequestContext$1.lambda$execute$0(RestClientRequestContext.java:272)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T22:59:26.741Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T22:59:26.741Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T22:59:26.741Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T22:59:26.741Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T22:59:26.741Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T22:59:26.741Z] Caused by: javax.ws.rs.WebApplicationException: Bad Request, status code 400
[2026-03-04T22:59:26.741Z] at io.quarkus.rest.client.reactive.runtime.DefaultMicroprofileRestClientExceptionMapper.toThrowable(DefaultMicroprofileRestClientExceptionMapper.java:18)
[2026-03-04T22:59:26.741Z] at io.quarkus.rest.client.reactive.runtime.MicroProfileRestClientResponseFilter.filter(MicroProfileRestClientResponseFilter.java:36)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:20)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.client.handlers.ClientResponseFilterRestHandler.handle(ClientResponseFilterRestHandler.java:9)
[2026-03-04T22:59:26.741Z] at org.jboss.resteasy.reactive.common.core.AbstractResteasyReactiveContext.run(AbstractResteasyReactiveContext.java:141)
[2026-03-04T22:59:26.741Z] ... 11 more
[2026-03-04T22:59:26.741Z]
[2026-03-04T22:59:26.741Z] 2026-03-04 22:59:26,153 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T22:59:26.741Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.17 s - in io.quarkus.rest.client.reactive.jackson.test.BadRequestNotPropagatedTestCase
[2026-03-04T22:59:26.741Z] [INFO] Running io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-03-04T22:59:28.789Z] 2026-03-04 22:59:28,038 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-03-04T22:59:28.789Z] 2026-03-04 22:59:28,039 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:28.789Z] 2026-03-04 22:59:28,039 INFO [io.quarkus] (main) Installed features: [cdi, rest-client-reactive, rest-client-reactive-jackson, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, vertx]
[2026-03-04T22:59:29.428Z] 2026-03-04 22:59:29,019 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T22:59:29.428Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.841 s - in io.quarkus.rest.client.reactive.jackson.test.MultiSseTest
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] Results:
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:29.428Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/rest-client-reactive-jackson/deployment/target/quarkus-rest-client-reactive-jackson-deployment-2.7.5.Final.jar
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-jackson-deployment ---
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] ------------------< io.quarkus:quarkus-kotlin-parent >------------------
[2026-03-04T22:59:29.428Z] [INFO] Building Quarkus - Kotlin 2.7.5.Final [305/964]
[2026-03-04T22:59:29.428Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-parent ---
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] ---------------------< io.quarkus:quarkus-kotlin >----------------------
[2026-03-04T22:59:29.428Z] [INFO] Building Quarkus - Kotlin - Runtime 2.7.5.Final [306/964]
[2026-03-04T22:59:29.428Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:29.428Z] [INFO] Copying 1 resource
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] No sources to compile
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:29.428Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/runtime/src/test/resources
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] No sources to compile
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] No tests to run.
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final.jar
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [INFO] Building jar: /quarkus/extensions/kotlin/runtime/target/quarkus-kotlin-2.7.5.Final-sources.jar
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin ---
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-parent >--
[2026-03-04T22:59:29.428Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent 2.7.5.Final [307/964]
[2026-03-04T22:59:29.428Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-parent ---
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:29.428Z] [INFO]
[2026-03-04T22:59:29.428Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common >--
[2026-03-04T22:59:29.428Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common 2.7.5.Final [308/964]
[2026-03-04T22:59:29.428Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:29.428Z] [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
[2026-03-04T22:59:30.154Z] [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 15 kB/s)
[2026-03-04T22:59:30.154Z] [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
[2026-03-04T22:59:30.154Z] [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 38 kB/s)
[2026-03-04T22:59:30.154Z] [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
[2026-03-04T22:59:30.154Z] [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 27 kB/s)
[2026-03-04T22:59:30.154Z] [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
[2026-03-04T22:59:30.154Z] [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
[2026-03-04T22:59:30.154Z] [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
[2026-03-04T22:59:30.154Z] [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 545 kB/s)
[2026-03-04T22:59:30.154Z] [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 4.2 MB/s)
[2026-03-04T22:59:30.154Z] [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 2.5 MB/s)
[2026-03-04T22:59:30.154Z] [INFO]
[2026-03-04T22:59:30.154Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.154Z] [INFO]
[2026-03-04T22:59:30.154Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:30.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:30.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/main/resources
[2026-03-04T22:59:30.798Z] [INFO]
[2026-03-04T22:59:30.798Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.855Z] [INFO]
[2026-03-04T22:59:32.855Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.855Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:32.855Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/classes
[2026-03-04T22:59:32.855Z] [INFO]
[2026-03-04T22:59:32.855Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:32.855Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/src/test/resources
[2026-03-04T22:59:32.855Z] [INFO]
[2026-03-04T22:59:32.855Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.855Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:59:32.855Z] [INFO]
[2026-03-04T22:59:32.855Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.855Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:32.855Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/runtime/target/test-classes
[2026-03-04T22:59:32.855Z] [INFO]
[2026-03-04T22:59:32.856Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:32.856Z] [INFO]
[2026-03-04T22:59:32.856Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:32.856Z] [INFO] T E S T S
[2026-03-04T22:59:32.856Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:32.856Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:59:33.491Z] [INFO] Running io.quarkus.kotlin.serialization.JsonConfigTest
[2026-03-04T22:59:33.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in io.quarkus.kotlin.serialization.JsonConfigTest
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] Results:
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:33.491Z] [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
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:33.491Z] [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
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common ---
[2026-03-04T22:59:33.491Z] [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
[2026-03-04T22:59:33.491Z] [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
[2026-03-04T22:59:33.491Z] [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
[2026-03-04T22:59:33.491Z] [INFO]
[2026-03-04T22:59:33.491Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-parent >--
[2026-03-04T22:59:33.491Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization Parent 2.7.5.Final [309/964]
[2026-03-04T22:59:33.491Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-parent ---
[2026-03-04T22:59:34.118Z] [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
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] ----< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization >----
[2026-03-04T22:59:34.118Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization 2.7.5.Final [310/964]
[2026-03-04T22:59:34.118Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:34.118Z] [INFO] Copying 1 resource
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:34.118Z] [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
[2026-03-04T22:59:34.118Z] [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 12 kB/s)
[2026-03-04T22:59:34.118Z] [INFO]
[2026-03-04T22:59:34.118Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [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'
[2026-03-04T22:59:35.426Z] [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'
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:35.426Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/runtime/src/test/resources
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [INFO] No sources to compile
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [INFO] No tests to run.
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [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
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [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
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization ---
[2026-03-04T22:59:35.426Z] [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
[2026-03-04T22:59:35.426Z] [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
[2026-03-04T22:59:35.426Z] [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
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] ----------------< io.quarkus:quarkus-kotlin-deployment >----------------
[2026-03-04T22:59:35.426Z] [INFO] Building Quarkus - Kotlin - Deployment 2.7.5.Final [311/964]
[2026-03-04T22:59:35.426Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:35.426Z] [INFO]
[2026-03-04T22:59:35.426Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.086Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Processed 3 files in 31ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Processed 3 files in 00:00.029 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:36.087Z] [INFO] Copying 1 resource
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:36.087Z] [INFO] Compiling 3 source files to /quarkus/extensions/kotlin/deployment/target/classes
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:36.087Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kotlin/deployment/src/test/resources
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] No sources to compile
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] No tests to run.
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final.jar
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [INFO] Building jar: /quarkus/extensions/kotlin/deployment/target/quarkus-kotlin-deployment-2.7.5.Final-sources.jar
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kotlin-deployment ---
[2026-03-04T22:59:36.087Z] [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
[2026-03-04T22:59:36.087Z] [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
[2026-03-04T22:59:36.087Z] [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
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-common-deployment >--
[2026-03-04T22:59:36.087Z] [INFO] Building Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment 2.7.5.Final [312/964]
[2026-03-04T22:59:36.087Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.087Z] [INFO]
[2026-03-04T22:59:36.087Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:36.715Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/main/resources
[2026-03-04T22:59:36.715Z] [INFO]
[2026-03-04T22:59:36.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:36.715Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:36.715Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/target/classes
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:37.344Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization-common/deployment/src/test/resources
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [INFO] No sources to compile
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [INFO] No tests to run.
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [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
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [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
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-common-deployment ---
[2026-03-04T22:59:37.344Z] [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
[2026-03-04T22:59:37.344Z] [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
[2026-03-04T22:59:37.344Z] [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
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-deployment >--
[2026-03-04T22:59:37.344Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Deployment 2.7.5.Final [313/964]
[2026-03-04T22:59:37.344Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.344Z] [INFO]
[2026-03-04T22:59:37.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:37.983Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/main/resources
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T22:59:37.983Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/target/classes
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:37.983Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/deployment/src/test/resources
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] No sources to compile
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [INFO] No tests to run.
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [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
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [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
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-deployment ---
[2026-03-04T22:59:37.983Z] [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
[2026-03-04T22:59:37.983Z] [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
[2026-03-04T22:59:37.983Z] [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
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --< io.quarkus:quarkus-rest-client-reactive-kotlin-serialization-tests >--
[2026-03-04T22:59:37.983Z] [INFO] Building Quarkus - REST Client Reactive Kotlin Serialization - Tests 2.7.5.Final [314/964]
[2026-03-04T22:59:37.983Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:37.983Z] [INFO]
[2026-03-04T22:59:37.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:38.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/rest-client-reactive-kotlin-serialization/tests/src/main/resources
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [INFO] No sources to compile
[2026-03-04T22:59:38.611Z] [INFO]
[2026-03-04T22:59:38.611Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:38.611Z] [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
[2026-03-04T22:59:39.241Z] [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
[2026-03-04T22:59:39.241Z] [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 44 kB/s)
[2026-03-04T22:59:39.241Z] [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
[2026-03-04T22:59:39.241Z] [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
[2026-03-04T22:59:39.241Z] [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 14 MB/s)
[2026-03-04T22:59:39.241Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T22:59:39.241Z] [INFO]
[2026-03-04T22:59:39.241Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:39.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T22:59:39.241Z] [INFO] Copying 4 resources
[2026-03-04T22:59:39.241Z] [INFO]
[2026-03-04T22:59:39.241Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:39.241Z] [INFO] No sources to compile
[2026-03-04T22:59:39.241Z] [INFO]
[2026-03-04T22:59:39.241Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:39.871Z] [INFO] Applied plugin: 'kotlinx-serialization'
[2026-03-04T22:59:48.506Z] [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'
[2026-03-04T22:59:48.506Z] [INFO]
[2026-03-04T22:59:48.506Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T22:59:48.506Z] [INFO]
[2026-03-04T22:59:48.506Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:48.506Z] [INFO] T E S T S
[2026-03-04T22:59:48.506Z] [INFO] -------------------------------------------------------
[2026-03-04T22:59:48.506Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T22:59:49.135Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-03-04T22:59:55.034Z] 2026-03-04 22:59:54,731 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2026-03-04T22:59:55.034Z] 2026-03-04 22:59:54,733 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:55.034Z] 2026-03-04 22:59:54,733 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-03-04T22:59:56.379Z] 2026-03-04 22:59:55,641 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T22:59:56.379Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.182 s - in io.quarkus.rest.client.reactive.kotlin.test.PrettyPrintTest
[2026-03-04T22:59:56.379Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-03-04T22:59:57.693Z] 2026-03-04 22:59:57,449 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T22:59:57.693Z] 2026-03-04 22:59:57,449 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:57.693Z] 2026-03-04 22:59:57,449 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-03-04T22:59:57.693Z] 2026-03-04 22:59:57,573 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T22:59:57.693Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 s - in io.quarkus.rest.client.reactive.kotlin.test.LenientTest
[2026-03-04T22:59:57.693Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-03-04T22:59:59.794Z] 2026-03-04 22:59:59,203 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-03-04T22:59:59.794Z] 2026-03-04 22:59:59,203 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T22:59:59.794Z] 2026-03-04 22:59:59,203 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-03-04T22:59:59.794Z] 2026-03-04 22:59:59,326 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T22:59:59.794Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in io.quarkus.rest.client.reactive.kotlin.test.EncodeDefaultValuesTest
[2026-03-04T22:59:59.794Z] [INFO] Running io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-03-04T23:00:01.112Z] 2026-03-04 23:00:00,691 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.413s. Listening on: http://localhost:8081
[2026-03-04T23:00:01.112Z] 2026-03-04 23:00:00,691 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:01.112Z] 2026-03-04 23:00:00,691 INFO [io.quarkus] (main) Installed features: [cdi, kotlin, rest-client-reactive, rest-client-reactive-kotlin-serialization, resteasy-reactive, smallrye-context-propagation, vertx]
[2026-03-04T23:00:01.112Z] 2026-03-04 23:00:00,850 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:00:01.112Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 s - in io.quarkus.rest.client.reactive.kotlin.test.ExplicitNullsTest
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] Results:
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T23:00:01.763Z] [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
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T23:00:01.763Z] [INFO] No sources in project. Archive not created.
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-reactive-kotlin-serialization-tests ---
[2026-03-04T23:00:01.763Z] [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
[2026-03-04T23:00:01.763Z] [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
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] ---------< io.quarkus:quarkus-resteasy-reactive-links-parent >----------
[2026-03-04T23:00:01.763Z] [INFO] Building Quarkus - RESTEasy Reactive - Links 2.7.5.Final [315/964]
[2026-03-04T23:00:01.763Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-parent ---
[2026-03-04T23:00:01.763Z] [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
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] -------------< io.quarkus:quarkus-resteasy-reactive-links >-------------
[2026-03-04T23:00:01.763Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Runtime 2.7.5.Final [316/964]
[2026-03-04T23:00:01.763Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO] Processed 13 files in 27ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:01.763Z] [INFO] Copying 1 resource
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO]
[2026-03-04T23:00:01.763Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:01.763Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:01.763Z] [INFO] Compiling 13 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/classes
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:02.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/src/test/resources
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [INFO] No sources to compile
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [INFO] No tests to run.
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final.jar
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/runtime/target/quarkus-resteasy-reactive-links-2.7.5.Final-sources.jar
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links ---
[2026-03-04T23:00:02.611Z] [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
[2026-03-04T23:00:02.611Z] [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
[2026-03-04T23:00:02.611Z] [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
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] -------< io.quarkus:quarkus-resteasy-reactive-links-deployment >--------
[2026-03-04T23:00:02.611Z] [INFO] Building Quarkus - RESTEasy Reactive - Links - Deployment 2.7.5.Final [317/964]
[2026-03-04T23:00:02.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:02.611Z] [INFO] Processed 11 files in 35ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T23:00:02.611Z] [INFO]
[2026-03-04T23:00:02.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO] Processed 11 files in 00:00.051 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:03.746Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/main/resources
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:03.746Z] [INFO] Compiling 7 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/classes
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:03.746Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/src/test/resources
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:03.746Z] [INFO] Compiling 4 source files to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/test-classes
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:03.746Z] [INFO]
[2026-03-04T23:00:03.746Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:03.746Z] [INFO] T E S T S
[2026-03-04T23:00:03.746Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:03.746Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:00:04.532Z] [INFO] Running io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:09,132 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) 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'.
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:09,138 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) 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'.
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:09,142 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) 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'.
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:09,157 WARN [io.qua.res.rea.ser.dep.QuarkusServerEndpointIndexer] (build-2) 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'.
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:10,148 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.724s. Listening on: http://localhost:8081
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:10,150 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:10.454Z] 2026-03-04 23:00:10,151 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-links, smallrye-context-propagation, vertx]
[2026-03-04T23:00:12.770Z] 2026-03-04 23:00:11,883 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:00:12.770Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.674 s - in io.quarkus.resteasy.reactive.links.deployment.RestLinksInjectionTest
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] Results:
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:12.770Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final.jar
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:12.770Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-links/deployment/target/quarkus-resteasy-reactive-links-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-links-deployment ---
[2026-03-04T23:00:12.770Z] [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
[2026-03-04T23:00:12.770Z] [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
[2026-03-04T23:00:12.770Z] [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
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-parent >--
[2026-03-04T23:00:12.770Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization 2.7.5.Final [318/964]
[2026-03-04T23:00:12.770Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.770Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.770Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-parent ---
[2026-03-04T23:00:12.771Z] [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
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] -----< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization >------
[2026-03-04T23:00:12.771Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Runtime 2.7.5.Final [319/964]
[2026-03-04T23:00:12.771Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:12.771Z] [INFO] Copying 1 resource
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:12.771Z] [INFO]
[2026-03-04T23:00:12.771Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [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)'
[2026-03-04T23:00:14.170Z] [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)'
[2026-03-04T23:00:14.170Z] [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'
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:14.170Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/src/test/resources
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [INFO] No sources to compile
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [INFO] No tests to run.
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [INFO] Building jar: /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/runtime/target/quarkus-resteasy-reactive-kotlin-serialization-2.7.5.Final.jar
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [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
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization ---
[2026-03-04T23:00:14.170Z] [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
[2026-03-04T23:00:14.170Z] [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
[2026-03-04T23:00:14.170Z] [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
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --< io.quarkus:quarkus-resteasy-reactive-kotlin-serialization-deployment >--
[2026-03-04T23:00:14.170Z] [INFO] Building Quarkus - RestEasy Reactive Kotlin Serialization - Deployment 2.7.5.Final [320/964]
[2026-03-04T23:00:14.170Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.170Z] [INFO]
[2026-03-04T23:00:14.170Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.885Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:14.907Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/main/resources
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:14.907Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/target/classes
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:14.907Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-reactive/quarkus-resteasy-reactive-kotlin-serialization/deployment/src/test/resources
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] No sources to compile
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [INFO] No tests to run.
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [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
[2026-03-04T23:00:14.907Z] [INFO]
[2026-03-04T23:00:14.907Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:14.907Z] [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
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-reactive-kotlin-serialization-deployment ---
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-health-spi >---------------
[2026-03-04T23:00:15.558Z] [INFO] Building Quarkus - SmallRye Health - SPI 2.7.5.Final [321/964]
[2026-03-04T23:00:15.558Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:15.558Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/main/resources
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:15.558Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-health/spi/target/classes
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:15.558Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/spi/src/test/resources
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] No sources to compile
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] No tests to run.
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final.jar
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/spi/target/quarkus-smallrye-health-spi-2.7.5.Final-sources.jar
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-spi ---
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] -------------< io.quarkus:quarkus-smallrye-openapi-parent >-------------
[2026-03-04T23:00:15.558Z] [INFO] Building Quarkus - SmallRye OpenAPI 2.7.5.Final [322/964]
[2026-03-04T23:00:15.558Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-parent ---
[2026-03-04T23:00:15.558Z] [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
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --------------< io.quarkus:quarkus-smallrye-openapi-spi >---------------
[2026-03-04T23:00:15.558Z] [INFO] Building Quarkus - SmallRye OpenAPI - SPI 2.7.5.Final [323/964]
[2026-03-04T23:00:15.558Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:15.558Z] [INFO]
[2026-03-04T23:00:15.558Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Processed 2 files in 36ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:16.381Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/main/resources
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:16.381Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-openapi/spi/target/classes
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:16.381Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/spi/src/test/resources
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] No sources to compile
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] No tests to run.
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final.jar
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/spi/target/quarkus-smallrye-openapi-spi-2.7.5.Final-sources.jar
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-spi ---
[2026-03-04T23:00:16.381Z] [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
[2026-03-04T23:00:16.381Z] [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
[2026-03-04T23:00:16.381Z] [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
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] ---------< io.quarkus:quarkus-smallrye-openapi-common-parent >----------
[2026-03-04T23:00:16.381Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common 2.7.5.Final [324/964]
[2026-03-04T23:00:16.381Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-parent ---
[2026-03-04T23:00:16.381Z] [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
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] -------< io.quarkus:quarkus-smallrye-openapi-common-deployment >--------
[2026-03-04T23:00:16.381Z] [INFO] Building Quarkus - SmallRye OpenAPI - Common - Deployment 2.7.5.Final [325/964]
[2026-03-04T23:00:16.381Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:16.381Z] [INFO]
[2026-03-04T23:00:16.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO] Processed 1 files in 27ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:17.024Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/main/resources
[2026-03-04T23:00:17.024Z] [INFO]
[2026-03-04T23:00:17.024Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.024Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:17.024Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-openapi-common/deployment/target/classes
[2026-03-04T23:00:17.700Z] [INFO]
[2026-03-04T23:00:17.700Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:17.700Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi-common/deployment/src/test/resources
[2026-03-04T23:00:17.700Z] [INFO]
[2026-03-04T23:00:17.700Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.700Z] [INFO] No sources to compile
[2026-03-04T23:00:17.700Z] [INFO]
[2026-03-04T23:00:17.700Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.700Z] [INFO] No tests to run.
[2026-03-04T23:00:17.700Z] [INFO]
[2026-03-04T23:00:17.700Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.700Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final.jar
[2026-03-04T23:00:17.700Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.701Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi-common/deployment/target/quarkus-smallrye-openapi-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-common-deployment ---
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] ----------------< io.quarkus:quarkus-swagger-ui-parent >----------------
[2026-03-04T23:00:17.701Z] [INFO] Building Quarkus - Swagger UI 2.7.5.Final [326/964]
[2026-03-04T23:00:17.701Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-parent ---
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] -------------------< io.quarkus:quarkus-swagger-ui >--------------------
[2026-03-04T23:00:17.701Z] [INFO] Building Quarkus - Swagger UI - Runtime 2.7.5.Final [327/964]
[2026-03-04T23:00:17.701Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO] Processed 2 files in 13ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:17.701Z] [INFO] Copying 1 resource
[2026-03-04T23:00:17.701Z] [INFO]
[2026-03-04T23:00:17.701Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-swagger-ui ---
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [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 79 kB/s)
[2026-03-04T23:00:17.701Z] [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
[2026-03-04T23:00:17.701Z] [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 9.9 kB/s)
[2026-03-04T23:00:17.702Z] [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
[2026-03-04T23:00:17.702Z] [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 19 MB/s)
[2026-03-04T23:00:17.702Z] [INFO]
[2026-03-04T23:00:17.702Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:18.395Z] [INFO] Compiling 2 source files to /quarkus/extensions/swagger-ui/runtime/target/classes
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:18.395Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/runtime/src/test/resources
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] No sources to compile
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] No tests to run.
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final.jar
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/runtime/target/quarkus-swagger-ui-2.7.5.Final-sources.jar
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui ---
[2026-03-04T23:00:18.395Z] [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
[2026-03-04T23:00:18.395Z] [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
[2026-03-04T23:00:18.395Z] [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
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --------------< io.quarkus:quarkus-swagger-ui-deployment >--------------
[2026-03-04T23:00:18.395Z] [INFO] Building Quarkus - Swagger UI - Deployment 2.7.5.Final [328/964]
[2026-03-04T23:00:18.395Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:18.395Z] [INFO]
[2026-03-04T23:00:18.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO] Processed 10 files in 44ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO] Processed 10 files in 00:00.030 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:19.048Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/main/resources
[2026-03-04T23:00:19.048Z] [INFO]
[2026-03-04T23:00:19.048Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.048Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:19.048Z] [INFO] Compiling 3 source files to /quarkus/extensions/swagger-ui/deployment/target/classes
[2026-03-04T23:00:19.746Z] [WARNING] /quarkus/extensions/swagger-ui/deployment/src/main/java/io/quarkus/swaggerui/deployment/SwaggerUiProcessor.java:[381,61] unchecked conversion
[2026-03-04T23:00:19.746Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:00:19.746Z] found: java.util.Map
[2026-03-04T23:00:19.746Z] [INFO]
[2026-03-04T23:00:19.746Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:19.746Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/swagger-ui/deployment/src/test/resources
[2026-03-04T23:00:19.746Z] [INFO]
[2026-03-04T23:00:19.746Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.746Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:19.746Z] [INFO] Compiling 7 source files to /quarkus/extensions/swagger-ui/deployment/target/test-classes
[2026-03-04T23:00:19.746Z] [INFO]
[2026-03-04T23:00:19.746Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:19.746Z] [INFO]
[2026-03-04T23:00:19.746Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:19.746Z] [INFO] T E S T S
[2026-03-04T23:00:19.746Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:19.746Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:00:21.184Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-03-04T23:00:26.424Z] 2026-03-04 23:00:25,909 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-03-04T23:00:26.424Z] 2026-03-04 23:00:25,910 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:26.424Z] 2026-03-04 23:00:25,911 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-03-04T23:00:28.611Z] 2026-03-04 23:00:27,779 INFO [io.quarkus] (main) Quarkus stopped in 0.050s
[2026-03-04T23:00:28.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.146 s - in io.quarkus.swaggerui.deployment.CustomConfigTest
[2026-03-04T23:00:28.611Z] [INFO] Running io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-03-04T23:00:29.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 s - in io.quarkus.swaggerui.deployment.ErroneousConfigTest
[2026-03-04T23:00:29.264Z] [INFO] Running io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-03-04T23:00:30.679Z] 2026-03-04 23:00:30,048 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2026-03-04T23:00:30.679Z] 2026-03-04 23:00:30,049 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:30.679Z] 2026-03-04 23:00:30,049 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-03-04T23:00:30.679Z] 2026-03-04 23:00:30,600 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:00:31.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 s - in io.quarkus.swaggerui.deployment.SwaggerOptionsTest
[2026-03-04T23:00:31.321Z] [INFO] Running io.quarkus.swaggerui.deployment.DisabledTest
[2026-03-04T23:00:31.975Z] 2026-03-04 23:00:31,814 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.357s. Listening on: http://localhost:8081
[2026-03-04T23:00:31.975Z] 2026-03-04 23:00:31,815 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:31.975Z] 2026-03-04 23:00:31,815 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-03-04T23:00:32.642Z] 2026-03-04 23:00:32,251 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:00:32.642Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.64 s - in io.quarkus.swaggerui.deployment.DisabledTest
[2026-03-04T23:00:32.642Z] [INFO] Running io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-03-04T23:00:34.012Z] 2026-03-04 23:00:33,341 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.421s. Listening on: http://localhost:8081
[2026-03-04T23:00:34.012Z] 2026-03-04 23:00:33,344 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:34.012Z] 2026-03-04 23:00:33,344 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-03-04T23:00:34.681Z] 2026-03-04 23:00:33,979 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:00:34.681Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s - in io.quarkus.swaggerui.deployment.CustomHttpRootTest
[2026-03-04T23:00:34.681Z] [INFO] Running io.quarkus.swaggerui.deployment.NoConfigTest
[2026-03-04T23:00:35.342Z] 2026-03-04 23:00:34,891 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-03-04T23:00:35.342Z] 2026-03-04 23:00:34,891 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:00:35.342Z] 2026-03-04 23:00:34,891 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, swagger-ui, vertx]
[2026-03-04T23:00:35.983Z] 2026-03-04 23:00:35,459 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:00:35.983Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in io.quarkus.swaggerui.deployment.NoConfigTest
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] Results:
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:35.983Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final.jar
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:35.983Z] [INFO] Building jar: /quarkus/extensions/swagger-ui/deployment/target/quarkus-swagger-ui-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-swagger-ui-deployment ---
[2026-03-04T23:00:35.983Z] [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
[2026-03-04T23:00:35.983Z] [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
[2026-03-04T23:00:35.983Z] [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
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] ----------------< io.quarkus:quarkus-smallrye-openapi >-----------------
[2026-03-04T23:00:35.983Z] [INFO] Building Quarkus - SmallRye OpenAPI - Runtime 2.7.5.Final [329/964]
[2026-03-04T23:00:35.983Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO] Processed 12 files in 34ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO] Processed 12 files in 00:00.016 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:35.983Z] [INFO] Copying 1 resource
[2026-03-04T23:00:35.983Z] [INFO]
[2026-03-04T23:00:35.983Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:35.983Z] [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
[2026-03-04T23:00:35.983Z] [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 120 kB/s)
[2026-03-04T23:00:35.983Z] [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
[2026-03-04T23:00:36.635Z] [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 54 kB/s)
[2026-03-04T23:00:36.635Z] [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
[2026-03-04T23:00:36.635Z] [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)
[2026-03-04T23:00:36.635Z] [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
[2026-03-04T23:00:36.635Z] [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 560 kB/s)
[2026-03-04T23:00:36.635Z] [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
[2026-03-04T23:00:41.447Z] [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 4.6 kB/s)
[2026-03-04T23:00:41.447Z] [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
[2026-03-04T23:00:41.447Z] [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 353 kB/s)
[2026-03-04T23:00:41.447Z] [INFO]
[2026-03-04T23:00:41.447Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:41.448Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-openapi/runtime/target/classes
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:41.448Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-openapi/runtime/src/test/resources
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] No sources to compile
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] No tests to run.
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final.jar
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/runtime/target/quarkus-smallrye-openapi-2.7.5.Final-sources.jar
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi ---
[2026-03-04T23:00:41.448Z] [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
[2026-03-04T23:00:41.448Z] [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
[2026-03-04T23:00:41.448Z] [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
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] -----------< io.quarkus:quarkus-smallrye-openapi-deployment >-----------
[2026-03-04T23:00:41.448Z] [INFO] Building Quarkus - SmallRye OpenAPI - Deployment 2.7.5.Final [330/964]
[2026-03-04T23:00:41.448Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:41.448Z] [INFO]
[2026-03-04T23:00:41.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO] Processed 55 files in 181ms (Formatted: 0, Unchanged: 55, Failed: 0, Readonly: 0)
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO] Processed 55 files in 00:00.151 (Already Sorted: 55, Needed Sorting: 0)
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:42.085Z] [INFO] Copying 2 resources
[2026-03-04T23:00:42.085Z] [INFO]
[2026-03-04T23:00:42.085Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.729Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:42.729Z] [INFO] Compiling 8 source files to /quarkus/extensions/smallrye-openapi/deployment/target/classes
[2026-03-04T23:00:42.729Z] [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
[2026-03-04T23:00:42.729Z] [INFO]
[2026-03-04T23:00:42.729Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:00:42.729Z] [INFO] Copying 3 resources
[2026-03-04T23:00:42.729Z] [INFO]
[2026-03-04T23:00:42.729Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:42.729Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:00:42.729Z] [INFO] Compiling 47 source files to /quarkus/extensions/smallrye-openapi/deployment/target/test-classes
[2026-03-04T23:00:43.371Z] [INFO]
[2026-03-04T23:00:43.371Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:00:43.371Z] [INFO]
[2026-03-04T23:00:43.371Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:43.371Z] [INFO] T E S T S
[2026-03-04T23:00:43.371Z] [INFO] -------------------------------------------------------
[2026-03-04T23:00:43.371Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:00:44.008Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-03-04T23:00:58.916Z] Tests paused
[2026-03-04T23:00:58.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:00:58.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:00:58.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:00:58.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:00:58.916Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:50,841 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.376s. Listening on: http://localhost:8080
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:50,842 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:50,842 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,351 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,367 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-03-04T23:00:58.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:00:58.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:00:58.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:00:58.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:00:58.916Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,829 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8080
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,829 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,829 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:54,829 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.097s
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,142 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,146 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:00:58.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:00:58.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:00:58.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:00:58.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:00:58.916Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,514 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.362s. Listening on: http://localhost:8080
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,514 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,514 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:56,515 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.547s
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:57,738 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyResource.class.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:57,741 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:00:58.916Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:00:58.916Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:00:58.916Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:00:58.916Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:00:58.916Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:58,188 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8080
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:58,190 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:58,190 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:58,190 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.544s
[2026-03-04T23:00:58.916Z] 2026-03-04 23:00:58,214 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:01:04.928Z] Tests paused
[2026-03-04T23:01:04.928Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:01:04.928Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:01:04.928Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:01:04.928Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:01:04.928Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:01,307 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.512s. Listening on: http://localhost:8080
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:01,307 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:01,308 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:01,798 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:01,806 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:01:04.928Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:01:04.928Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:01:04.928Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:01:04.928Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:01:04.928Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:02,260 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8080
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:02,261 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:02,261 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:02,261 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.675s
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,474 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MySecondResource.class.
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,479 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:01:04.928Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:01:04.928Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:01:04.928Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:01:04.928Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:01:04.928Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,903 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8080
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,903 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,904 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,905 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.509s
[2026-03-04T23:01:04.928Z] 2026-03-04 23:01:03,924 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:01:04.928Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.063 s - in io.quarkus.smallrye.openapi.test.hotreload.OpenApiHotReloadTest
[2026-03-04T23:01:04.928Z] [INFO] Running io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-03-04T23:01:07.788Z] Tests paused
[2026-03-04T23:01:07.788Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:01:07.788Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:01:07.788Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:01:07.788Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:01:07.788Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:01:07.788Z] 2026-03-04 23:01:07,054 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.615s. Listening on: http://localhost:8080
[2026-03-04T23:01:07.788Z] 2026-03-04 23:01:07,054 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:01:07.788Z] 2026-03-04 23:01:07,054 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:07.788Z] 2026-03-04 23:01:07,194 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T23:01:07.788Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.245 s - in io.quarkus.smallrye.openapi.test.hotreload.DisplayOpenAPiEndpointInNotFoundExceptionPageTest
[2026-03-04T23:01:07.788Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-03-04T23:01:11.616Z] 2026-03-04 23:01:11,129 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.392s. Listening on: http://localhost:8081
[2026-03-04T23:01:11.616Z] 2026-03-04 23:01:11,130 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:11.616Z] 2026-03-04 23:01:11,130 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:12.248Z] 2026-03-04 23:01:11,797 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:01:12.248Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithSegmentsTestCase
[2026-03-04T23:01:12.248Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-03-04T23:01:13.566Z] 2026-03-04 23:01:13,082 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.422s. Listening on: http://localhost:8081
[2026-03-04T23:01:13.566Z] 2026-03-04 23:01:13,083 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:13.566Z] 2026-03-04 23:01:13,083 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:14.902Z] 2026-03-04 23:01:14,286 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:01:14.902Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiWithConfigTestCase
[2026-03-04T23:01:14.902Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-03-04T23:01:15.547Z] 2026-03-04 23:01:15,413 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.405s. Listening on: http://localhost:8081
[2026-03-04T23:01:15.547Z] 2026-03-04 23:01:15,413 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:15.547Z] 2026-03-04 23:01:15,413 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:16.909Z] 2026-03-04 23:01:16,272 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:01:16.909Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.98 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootDefaultPathTestCase
[2026-03-04T23:01:16.910Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-03-04T23:01:17.538Z] 2026-03-04 23:01:17,385 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-03-04T23:01:17.538Z] 2026-03-04 23:01:17,386 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:17.538Z] 2026-03-04 23:01:17,386 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:18.178Z] 2026-03-04 23:01:17,962 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:01:18.178Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiPathWithoutSegmentsTestCase
[2026-03-04T23:01:18.178Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-03-04T23:01:19.509Z] 2026-03-04 23:01:19,019 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T23:01:19.509Z] 2026-03-04 23:01:19,020 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:19.509Z] 2026-03-04 23:01:19,020 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:20.138Z] 2026-03-04 23:01:19,676 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:01:20.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 s - in io.quarkus.smallrye.openapi.test.vertx.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-03-04T23:01:20.138Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:20,738 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.388s. Listening on: http://localhost:8081
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:20,738 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:20,738 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:22,090 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:01:25.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.41 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiDefaultPathTestCase
[2026-03-04T23:01:25.550Z] [INFO] Running io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:22,730 INFO [io.qua.sma.openapi] (build-8) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.json
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:22,734 INFO [io.qua.sma.openapi] (build-8) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/vertx/openapi.yaml
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:23,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:23,246 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:23,246 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:23,314 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:01:25.550Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.smallrye.openapi.test.vertx.OpenApiStoreSchemaTestCase
[2026-03-04T23:01:25.550Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:24,847 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.803s. Listening on: http://localhost:8081
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:24,847 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:25.550Z] 2026-03-04 23:01:24,847 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:26.255Z] 2026-03-04 23:01:25,493 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:01:26.255Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s - in io.quarkus.smallrye.openapi.test.jaxrs.BasicSecurityWithConfigTestCase
[2026-03-04T23:01:26.255Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-03-04T23:01:26.883Z] 2026-03-04 23:01:26,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-03-04T23:01:26.883Z] 2026-03-04 23:01:26,712 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:26.883Z] 2026-03-04 23:01:26,712 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "openapi": "3.0.3",
[2026-03-04T23:01:28.192Z] "info": {
[2026-03-04T23:01:28.192Z] "title": "Generated API",
[2026-03-04T23:01:28.192Z] "version": "1.0"
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "tags": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "name": "test"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "paths": {
[2026-03-04T23:01:28.192Z] "/resource2/test-security/annotated": {
[2026-03-04T23:01:28.192Z] "get": {
[2026-03-04T23:01:28.192Z] "tags": [
[2026-03-04T23:01:28.192Z] "test"
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "responses": {
[2026-03-04T23:01:28.192Z] "200": {
[2026-03-04T23:01:28.192Z] "description": "OK",
[2026-03-04T23:01:28.192Z] "content": {
[2026-03-04T23:01:28.192Z] "application/json": {
[2026-03-04T23:01:28.192Z] "schema": {
[2026-03-04T23:01:28.192Z] "type": "string"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "security": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.192Z]
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "servers": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "url": "serverUrl"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "/resource2/test-security/classLevel/1": {
[2026-03-04T23:01:28.192Z] "get": {
[2026-03-04T23:01:28.192Z] "tags": [
[2026-03-04T23:01:28.192Z] "test"
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "responses": {
[2026-03-04T23:01:28.192Z] "200": {
[2026-03-04T23:01:28.192Z] "description": "OK",
[2026-03-04T23:01:28.192Z] "content": {
[2026-03-04T23:01:28.192Z] "application/json": {
[2026-03-04T23:01:28.192Z] "schema": {
[2026-03-04T23:01:28.192Z] "type": "string"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "401": {
[2026-03-04T23:01:28.192Z] "description": "Not Authorized"
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "403": {
[2026-03-04T23:01:28.192Z] "description": "Not Allowed"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "security": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.192Z] "admin"
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "servers": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "url": "serverUrl"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "/resource2/test-security/classLevel/2": {
[2026-03-04T23:01:28.192Z] "get": {
[2026-03-04T23:01:28.192Z] "tags": [
[2026-03-04T23:01:28.192Z] "test"
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "responses": {
[2026-03-04T23:01:28.192Z] "200": {
[2026-03-04T23:01:28.192Z] "description": "OK",
[2026-03-04T23:01:28.192Z] "content": {
[2026-03-04T23:01:28.192Z] "application/json": {
[2026-03-04T23:01:28.192Z] "schema": {
[2026-03-04T23:01:28.192Z] "type": "string"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "401": {
[2026-03-04T23:01:28.192Z] "description": "Not Authorized"
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "403": {
[2026-03-04T23:01:28.192Z] "description": "Not Allowed"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "security": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.192Z] "admin"
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "servers": [
[2026-03-04T23:01:28.192Z] {
[2026-03-04T23:01:28.192Z] "url": "serverUrl"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] ]
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "/resource2/test-security/classLevel/3": {
[2026-03-04T23:01:28.192Z] "get": {
[2026-03-04T23:01:28.192Z] "tags": [
[2026-03-04T23:01:28.192Z] "test"
[2026-03-04T23:01:28.192Z] ],
[2026-03-04T23:01:28.192Z] "responses": {
[2026-03-04T23:01:28.192Z] "200": {
[2026-03-04T23:01:28.192Z] "description": "OK",
[2026-03-04T23:01:28.192Z] "content": {
[2026-03-04T23:01:28.192Z] "application/json": {
[2026-03-04T23:01:28.192Z] "schema": {
[2026-03-04T23:01:28.192Z] "type": "string"
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] }
[2026-03-04T23:01:28.192Z] },
[2026-03-04T23:01:28.192Z] "security": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "MyOwnName": [
[2026-03-04T23:01:28.193Z]
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "/resource2/test-security/methodLevel/1": {
[2026-03-04T23:01:28.193Z] "get": {
[2026-03-04T23:01:28.193Z] "tags": [
[2026-03-04T23:01:28.193Z] "test"
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "responses": {
[2026-03-04T23:01:28.193Z] "200": {
[2026-03-04T23:01:28.193Z] "description": "OK",
[2026-03-04T23:01:28.193Z] "content": {
[2026-03-04T23:01:28.193Z] "application/json": {
[2026-03-04T23:01:28.193Z] "schema": {
[2026-03-04T23:01:28.193Z] "type": "string"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "401": {
[2026-03-04T23:01:28.193Z] "description": "Not Authorized"
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "403": {
[2026-03-04T23:01:28.193Z] "description": "Not Allowed"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "security": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.193Z] "admin"
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "/resource2/test-security/methodLevel/2": {
[2026-03-04T23:01:28.193Z] "get": {
[2026-03-04T23:01:28.193Z] "tags": [
[2026-03-04T23:01:28.193Z] "test"
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "responses": {
[2026-03-04T23:01:28.193Z] "200": {
[2026-03-04T23:01:28.193Z] "description": "OK",
[2026-03-04T23:01:28.193Z] "content": {
[2026-03-04T23:01:28.193Z] "application/json": {
[2026-03-04T23:01:28.193Z] "schema": {
[2026-03-04T23:01:28.193Z] "type": "string"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "401": {
[2026-03-04T23:01:28.193Z] "description": "Not Authorized"
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "403": {
[2026-03-04T23:01:28.193Z] "description": "Not Allowed"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "security": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.193Z] "admin"
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "/resource2/test-security/methodLevel/public": {
[2026-03-04T23:01:28.193Z] "get": {
[2026-03-04T23:01:28.193Z] "tags": [
[2026-03-04T23:01:28.193Z] "test"
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "responses": {
[2026-03-04T23:01:28.193Z] "200": {
[2026-03-04T23:01:28.193Z] "description": "OK",
[2026-03-04T23:01:28.193Z] "content": {
[2026-03-04T23:01:28.193Z] "application/json": {
[2026-03-04T23:01:28.193Z] "schema": {
[2026-03-04T23:01:28.193Z] "type": "string"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "/resource2/test-security/naked": {
[2026-03-04T23:01:28.193Z] "get": {
[2026-03-04T23:01:28.193Z] "tags": [
[2026-03-04T23:01:28.193Z] "test"
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "responses": {
[2026-03-04T23:01:28.193Z] "200": {
[2026-03-04T23:01:28.193Z] "description": "OK",
[2026-03-04T23:01:28.193Z] "content": {
[2026-03-04T23:01:28.193Z] "application/json": {
[2026-03-04T23:01:28.193Z] "schema": {
[2026-03-04T23:01:28.193Z] "type": "string"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "401": {
[2026-03-04T23:01:28.193Z] "description": "Not Authorized"
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "403": {
[2026-03-04T23:01:28.193Z] "description": "Not Allowed"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "security": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "JWTCompanyAuthentication": [
[2026-03-04T23:01:28.193Z] "admin"
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "/resource3/test-security/annotated": {
[2026-03-04T23:01:28.193Z] "get": {
[2026-03-04T23:01:28.193Z] "tags": [
[2026-03-04T23:01:28.193Z] "test"
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "responses": {
[2026-03-04T23:01:28.193Z] "200": {
[2026-03-04T23:01:28.193Z] "description": "OK",
[2026-03-04T23:01:28.193Z] "content": {
[2026-03-04T23:01:28.193Z] "application/json": {
[2026-03-04T23:01:28.193Z] "schema": {
[2026-03-04T23:01:28.193Z] "type": "string"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "security": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "AtClassLevel": [
[2026-03-04T23:01:28.193Z]
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ],
[2026-03-04T23:01:28.193Z] "servers": [
[2026-03-04T23:01:28.193Z] {
[2026-03-04T23:01:28.193Z] "url": "serverUrl"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] ]
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] },
[2026-03-04T23:01:28.193Z] "components": {
[2026-03-04T23:01:28.193Z] "securitySchemes": {
[2026-03-04T23:01:28.193Z] "JWTCompanyAuthentication": {
[2026-03-04T23:01:28.193Z] "type": "http",
[2026-03-04T23:01:28.193Z] "description": "JWT Authentication",
[2026-03-04T23:01:28.193Z] "scheme": "bearer",
[2026-03-04T23:01:28.193Z] "bearerFormat": "JWT"
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] }
[2026-03-04T23:01:28.193Z] 2026-03-04 23:01:27,645 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:01:28.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoSecurityRequirementTestCase
[2026-03-04T23:01:28.193Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-03-04T23:01:29.510Z] 2026-03-04 23:01:28,808 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.493s. Listening on: http://localhost:8081
[2026-03-04T23:01:29.510Z] 2026-03-04 23:01:28,809 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:29.510Z] 2026-03-04 23:01:28,809 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:30.142Z] {
[2026-03-04T23:01:30.142Z] "openapi": "3.0.3",
[2026-03-04T23:01:30.142Z] "info": {
[2026-03-04T23:01:30.142Z] "title": "My API",
[2026-03-04T23:01:30.142Z] "description": "My Description",
[2026-03-04T23:01:30.142Z] "termsOfService": "Some terms",
[2026-03-04T23:01:30.142Z] "contact": {
[2026-03-04T23:01:30.142Z] "name": "My Name",
[2026-03-04T23:01:30.142Z] "url": "http://www.foo.bar",
[2026-03-04T23:01:30.142Z] "email": "my.email@provider.com"
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "license": {
[2026-03-04T23:01:30.142Z] "name": "Some License",
[2026-03-04T23:01:30.142Z] "url": "http://www.somelicense.com"
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "version": "1.2.3"
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "servers": [
[2026-03-04T23:01:30.142Z] {
[2026-03-04T23:01:30.142Z] "url": "http://www.server2.com"
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] {
[2026-03-04T23:01:30.142Z] "url": "http://www.server1.com"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] ],
[2026-03-04T23:01:30.142Z] "paths": {
[2026-03-04T23:01:30.142Z] "/greeting/goodbye": {
[2026-03-04T23:01:30.142Z] "get": {
[2026-03-04T23:01:30.142Z] "tags": [
[2026-03-04T23:01:30.142Z] "Default Content Type Resource"
[2026-03-04T23:01:30.142Z] ],
[2026-03-04T23:01:30.142Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_byebye",
[2026-03-04T23:01:30.142Z] "responses": {
[2026-03-04T23:01:30.142Z] "200": {
[2026-03-04T23:01:30.142Z] "description": "OK",
[2026-03-04T23:01:30.142Z] "content": {
[2026-03-04T23:01:30.142Z] "application/xml": {
[2026-03-04T23:01:30.142Z] "schema": {
[2026-03-04T23:01:30.142Z] "$ref": "#/components/schemas/Greeting"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "/greeting/hello": {
[2026-03-04T23:01:30.142Z] "get": {
[2026-03-04T23:01:30.142Z] "tags": [
[2026-03-04T23:01:30.142Z] "Default Content Type Resource"
[2026-03-04T23:01:30.142Z] ],
[2026-03-04T23:01:30.142Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-03-04T23:01:30.142Z] "responses": {
[2026-03-04T23:01:30.142Z] "200": {
[2026-03-04T23:01:30.142Z] "description": "OK",
[2026-03-04T23:01:30.142Z] "content": {
[2026-03-04T23:01:30.142Z] "application/json": {
[2026-03-04T23:01:30.142Z] "schema": {
[2026-03-04T23:01:30.142Z] "$ref": "#/components/schemas/Greeting"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "post": {
[2026-03-04T23:01:30.142Z] "tags": [
[2026-03-04T23:01:30.142Z] "Default Content Type Resource"
[2026-03-04T23:01:30.142Z] ],
[2026-03-04T23:01:30.142Z] "operationId": "io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeResource_hello",
[2026-03-04T23:01:30.142Z] "requestBody": {
[2026-03-04T23:01:30.142Z] "content": {
[2026-03-04T23:01:30.142Z] "application/json": {
[2026-03-04T23:01:30.142Z] "schema": {
[2026-03-04T23:01:30.142Z] "$ref": "#/components/schemas/Greeting"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "responses": {
[2026-03-04T23:01:30.142Z] "200": {
[2026-03-04T23:01:30.142Z] "description": "OK",
[2026-03-04T23:01:30.142Z] "content": {
[2026-03-04T23:01:30.142Z] "application/json": {
[2026-03-04T23:01:30.142Z] "schema": {
[2026-03-04T23:01:30.142Z] "$ref": "#/components/schemas/Greeting"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] },
[2026-03-04T23:01:30.142Z] "components": {
[2026-03-04T23:01:30.142Z] "schemas": {
[2026-03-04T23:01:30.142Z] "Greeting": {
[2026-03-04T23:01:30.142Z] "type": "object",
[2026-03-04T23:01:30.142Z] "properties": {
[2026-03-04T23:01:30.142Z] "message": {
[2026-03-04T23:01:30.142Z] "type": "string"
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] }
[2026-03-04T23:01:30.142Z] 2026-03-04 23:01:29,545 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:01:30.142Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.897 s - in io.quarkus.smallrye.openapi.test.jaxrs.ConfigMappingTest
[2026-03-04T23:01:30.142Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-03-04T23:01:30.773Z] 2026-03-04 23:01:30,576 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-03-04T23:01:30.773Z] 2026-03-04 23:01:30,576 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:30.773Z] 2026-03-04 23:01:30,576 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:31.406Z] 2026-03-04 23:01:31,070 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:01:31.406Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithSegmentsTestCase
[2026-03-04T23:01:31.406Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-03-04T23:01:32.722Z] 2026-03-04 23:01:32,183 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-03-04T23:01:32.722Z] 2026-03-04 23:01:32,183 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:32.722Z] 2026-03-04 23:01:32,183 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:33.354Z] 2026-03-04 23:01:32,749 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:01:33.354Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithConfigTestCase
[2026-03-04T23:01:33.354Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-03-04T23:01:33.993Z] 2026-03-04 23:01:33,809 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-03-04T23:01:33.993Z] 2026-03-04 23:01:33,809 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:33.993Z] 2026-03-04 23:01:33,809 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:34.630Z] 2026-03-04 23:01:34,405 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:01:34.630Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.656 s - in io.quarkus.smallrye.openapi.test.jaxrs.JWTSecurityWithConfigTestCase
[2026-03-04T23:01:34.630Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-03-04T23:01:35.951Z] 2026-03-04 23:01:35,474 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.459s. Listening on: http://localhost:8081
[2026-03-04T23:01:35.951Z] 2026-03-04 23:01:35,475 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:35.951Z] 2026-03-04 23:01:35,475 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:36.583Z] 2026-03-04 23:01:36,153 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:01:36.583Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiHttpRootDefaultPathTestCase
[2026-03-04T23:01:36.583Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-03-04T23:01:37.904Z] 2026-03-04 23:01:36,547 WARN [io.sma.ope.run.scanner] (build-4) SROAP04005: Could not find schema class in index: java.lang.Object
[2026-03-04T23:01:37.904Z] 2026-03-04 23:01:37,255 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.538s. Listening on: http://localhost:8081
[2026-03-04T23:01:37.904Z] 2026-03-04 23:01:37,255 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:37.904Z] 2026-03-04 23:01:37,255 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:37.904Z] {
[2026-03-04T23:01:37.904Z] "openapi": "3.0.3",
[2026-03-04T23:01:37.904Z] "info": {
[2026-03-04T23:01:37.904Z] "title": "Generated API",
[2026-03-04T23:01:37.904Z] "version": "1.0"
[2026-03-04T23:01:37.904Z] },
[2026-03-04T23:01:37.904Z] "tags": [
[2026-03-04T23:01:37.904Z] {
[2026-03-04T23:01:37.904Z] "name": "From Annotation"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "paths": {
[2026-03-04T23:01:37.904Z] "/address/{id}": {
[2026-03-04T23:01:37.904Z] "get": {
[2026-03-04T23:01:37.904Z] "tags": [
[2026-03-04T23:01:37.904Z] "Auto Tag Resource"
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "parameters": [
[2026-03-04T23:01:37.904Z] {
[2026-03-04T23:01:37.904Z] "name": "id",
[2026-03-04T23:01:37.904Z] "in": "path",
[2026-03-04T23:01:37.904Z] "required": true,
[2026-03-04T23:01:37.904Z] "schema": {
[2026-03-04T23:01:37.904Z] "format": "int64",
[2026-03-04T23:01:37.904Z] "type": "integer"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "responses": {
[2026-03-04T23:01:37.904Z] "200": {
[2026-03-04T23:01:37.904Z] "description": "OK",
[2026-03-04T23:01:37.904Z] "content": {
[2026-03-04T23:01:37.904Z] "text/plain": {
[2026-03-04T23:01:37.904Z] "schema": {
[2026-03-04T23:01:37.904Z] "type": "object"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] },
[2026-03-04T23:01:37.904Z] "/resource/annotated": {
[2026-03-04T23:01:37.904Z] "get": {
[2026-03-04T23:01:37.904Z] "tags": [
[2026-03-04T23:01:37.904Z] "From Annotation"
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "responses": {
[2026-03-04T23:01:37.904Z] "200": {
[2026-03-04T23:01:37.904Z] "description": "OK",
[2026-03-04T23:01:37.904Z] "content": {
[2026-03-04T23:01:37.904Z] "application/json": {
[2026-03-04T23:01:37.904Z] "schema": {
[2026-03-04T23:01:37.904Z] "type": "string"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] },
[2026-03-04T23:01:37.904Z] "/resource/auto": {
[2026-03-04T23:01:37.904Z] "get": {
[2026-03-04T23:01:37.904Z] "tags": [
[2026-03-04T23:01:37.904Z] "Open Api Resource With No Tag"
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "responses": {
[2026-03-04T23:01:37.904Z] "200": {
[2026-03-04T23:01:37.904Z] "description": "OK",
[2026-03-04T23:01:37.904Z] "content": {
[2026-03-04T23:01:37.904Z] "application/json": {
[2026-03-04T23:01:37.904Z] "schema": {
[2026-03-04T23:01:37.904Z] "type": "string"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] },
[2026-03-04T23:01:37.904Z] "post": {
[2026-03-04T23:01:37.904Z] "tags": [
[2026-03-04T23:01:37.904Z] "Open Api Resource With No Tag"
[2026-03-04T23:01:37.904Z] ],
[2026-03-04T23:01:37.904Z] "responses": {
[2026-03-04T23:01:37.904Z] "200": {
[2026-03-04T23:01:37.904Z] "description": "OK",
[2026-03-04T23:01:37.904Z] "content": {
[2026-03-04T23:01:37.904Z] "application/json": {
[2026-03-04T23:01:37.904Z] "schema": {
[2026-03-04T23:01:37.904Z] "type": "string"
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:37.904Z] }
[2026-03-04T23:01:38.549Z] 2026-03-04 23:01:37,900 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:01:38.549Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in io.quarkus.smallrye.openapi.test.jaxrs.AutoTagTestCase
[2026-03-04T23:01:38.549Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-03-04T23:01:39.179Z] 2026-03-04 23:01:38,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-03-04T23:01:39.179Z] 2026-03-04 23:01:38,921 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:39.179Z] 2026-03-04 23:01:38,921 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:39.808Z] 2026-03-04 23:01:39,474 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:01:39.808Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.573 s - in io.quarkus.smallrye.openapi.test.jaxrs.Oauth2ImplicitSecurityWithConfigTestCase
[2026-03-04T23:01:39.808Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-03-04T23:01:41.117Z] 2026-03-04 23:01:40,441 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-03-04T23:01:41.117Z] 2026-03-04 23:01:40,441 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:41.117Z] 2026-03-04 23:01:40,442 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:41.117Z] 2026-03-04 23:01:41,041 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:01:41.744Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiPathWithoutSegmentsTestCase
[2026-03-04T23:01:41.744Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-03-04T23:01:43.476Z] 2026-03-04 23:01:42,477 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-03-04T23:01:43.476Z] 2026-03-04 23:01:42,477 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:43.476Z] 2026-03-04 23:01:42,477 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:43.476Z] 2026-03-04 23:01:43,160 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:01:43.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.106 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiRuntimeFilterTestCase
[2026-03-04T23:01:43.476Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-03-04T23:01:44.789Z] 2026-03-04 23:01:44,110 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.487s. Listening on: http://localhost:8081
[2026-03-04T23:01:44.789Z] 2026-03-04 23:01:44,110 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:44.789Z] 2026-03-04 23:01:44,110 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:44.789Z] 2026-03-04 23:01:44,678 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:01:44.789Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiContentNegotiationTestCase
[2026-03-04T23:01:44.789Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-03-04T23:01:46.837Z] 2026-03-04 23:01:46,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.775s. Listening on: http://localhost:8081
[2026-03-04T23:01:46.837Z] 2026-03-04 23:01:46,138 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:46.837Z] 2026-03-04 23:01:46,138 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:46.837Z] 2026-03-04 23:01:46,708 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:01:46.837Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in io.quarkus.smallrye.openapi.test.jaxrs.SwaggerAndOpenAPIWithCommonPrefixTest
[2026-03-04T23:01:46.837Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-03-04T23:01:48.157Z] 2026-03-04 23:01:47,078 INFO [io.qua.sma.openapi] (build-2) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-03-04T23:01:48.157Z] 2026-03-04 23:01:47,081 INFO [io.qua.sma.openapi] (build-2) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-03-04T23:01:48.157Z] 2026-03-04 23:01:47,767 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-03-04T23:01:48.157Z] 2026-03-04 23:01:47,767 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:48.157Z] 2026-03-04 23:01:47,767 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:48.791Z] 2026-03-04 23:01:48,447 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T23:01:48.791Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDefaultPathTestCase
[2026-03-04T23:01:48.791Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-03-04T23:01:50.100Z] 2026-03-04 23:01:49,463 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.550s. Listening on: http://localhost:8081
[2026-03-04T23:01:50.100Z] 2026-03-04 23:01:49,463 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:50.100Z] 2026-03-04 23:01:49,463 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "openapi": "3.0.3",
[2026-03-04T23:01:50.100Z] "info": {
[2026-03-04T23:01:50.100Z] "title": "Generated API",
[2026-03-04T23:01:50.100Z] "version": "1.0"
[2026-03-04T23:01:50.100Z] },
[2026-03-04T23:01:50.100Z] "tags": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "name": "test",
[2026-03-04T23:01:50.100Z] "x-openApiExtension": "openApiExtensionValue"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "paths": {
[2026-03-04T23:01:50.100Z] "/resource": {
[2026-03-04T23:01:50.100Z] "get": {
[2026-03-04T23:01:50.100Z] "tags": [
[2026-03-04T23:01:50.100Z] "test"
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "responses": {
[2026-03-04T23:01:50.100Z] "200": {
[2026-03-04T23:01:50.100Z] "description": "OK",
[2026-03-04T23:01:50.100Z] "content": {
[2026-03-04T23:01:50.100Z] "application/json": {
[2026-03-04T23:01:50.100Z] "schema": {
[2026-03-04T23:01:50.100Z] "type": "string"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] },
[2026-03-04T23:01:50.100Z] "security": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "securityRequirement": [
[2026-03-04T23:01:50.100Z] "securityRequirementScope"
[2026-03-04T23:01:50.100Z] ]
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "servers": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "url": "serverUrl"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "x-openApiExtension": "openApiExtensionValue"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] },
[2026-03-04T23:01:50.100Z] "/resource/test-enums": {
[2026-03-04T23:01:50.100Z] "get": {
[2026-03-04T23:01:50.100Z] "tags": [
[2026-03-04T23:01:50.100Z] "test"
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "parameters": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "name": "query",
[2026-03-04T23:01:50.100Z] "in": "query",
[2026-03-04T23:01:50.100Z] "schema": {
[2026-03-04T23:01:50.100Z] "$ref": "#/components/schemas/Query"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "responses": {
[2026-03-04T23:01:50.100Z] "200": {
[2026-03-04T23:01:50.100Z] "description": "OK",
[2026-03-04T23:01:50.100Z] "content": {
[2026-03-04T23:01:50.100Z] "application/json": {
[2026-03-04T23:01:50.100Z] "schema": {
[2026-03-04T23:01:50.100Z] "$ref": "#/components/schemas/Query"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] },
[2026-03-04T23:01:50.100Z] "security": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "securityRequirement": [
[2026-03-04T23:01:50.100Z] "securityRequirementScope"
[2026-03-04T23:01:50.100Z] ]
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "servers": [
[2026-03-04T23:01:50.100Z] {
[2026-03-04T23:01:50.100Z] "url": "serverUrl"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "x-openApiExtension": "openApiExtensionValue"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] },
[2026-03-04T23:01:50.100Z] "components": {
[2026-03-04T23:01:50.100Z] "schemas": {
[2026-03-04T23:01:50.100Z] "Query": {
[2026-03-04T23:01:50.100Z] "enum": [
[2026-03-04T23:01:50.100Z] "QUERY_PARAM_1",
[2026-03-04T23:01:50.100Z] "QUERY_PARAM_2"
[2026-03-04T23:01:50.100Z] ],
[2026-03-04T23:01:50.100Z] "type": "string"
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] }
[2026-03-04T23:01:50.100Z] 2026-03-04 23:01:50,008 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:01:50.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiEmptyStaticModelsTestCase
[2026-03-04T23:01:50.100Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-03-04T23:01:51.422Z] 2026-03-04 23:01:50,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.504s. Listening on: http://localhost:8081
[2026-03-04T23:01:51.422Z] 2026-03-04 23:01:50,921 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:51.422Z] 2026-03-04 23:01:50,921 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:52.054Z] 2026-03-04 23:01:51,610 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:01:52.054Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiDynamicFilterTestCase
[2026-03-04T23:01:52.054Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-03-04T23:01:52.687Z] 2026-03-04 23:01:51,944 INFO [io.qua.sma.openapi] (build-6) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.json
[2026-03-04T23:01:52.687Z] 2026-03-04 23:01:51,945 INFO [io.qua.sma.openapi] (build-6) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/generated/jax-rs/openapi.yaml
[2026-03-04T23:01:52.687Z] 2026-03-04 23:01:52,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.478s. Listening on: http://localhost:8081
[2026-03-04T23:01:52.687Z] 2026-03-04 23:01:52,520 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:52.687Z] 2026-03-04 23:01:52,520 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:53.329Z] 2026-03-04 23:01:52,638 INFO [io.quarkus] (main) Quarkus stopped in 0.074s
[2026-03-04T23:01:53.329Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStoreSchemaTestCase
[2026-03-04T23:01:53.329Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-03-04T23:01:53.962Z] 2026-03-04 23:01:53,020 INFO [io.qua.sma.openapi] (build-17) OpenAPI JSON saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.json
[2026-03-04T23:01:53.962Z] 2026-03-04 23:01:53,026 INFO [io.qua.sma.openapi] (build-17) OpenAPI YAML saved: /quarkus/extensions/smallrye-openapi/deployment/target/openapi.yaml
[2026-03-04T23:01:53.962Z] 2026-03-04 23:01:53,512 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-03-04T23:01:53.962Z] 2026-03-04 23:01:53,513 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:53.962Z] 2026-03-04 23:01:53,513 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:54.602Z] 2026-03-04 23:01:54,199 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:01:54.602Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.555 s - in io.quarkus.smallrye.openapi.test.jaxrs.DefaultContentTypeTest
[2026-03-04T23:01:54.602Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-03-04T23:01:55.237Z] 2026-03-04 23:01:55,151 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-03-04T23:01:55.237Z] 2026-03-04 23:01:55,151 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:55.237Z] 2026-03-04 23:01:55,151 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:55.879Z] 2026-03-04 23:01:55,704 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:01:55.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.504 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiStaticModelsTestCase
[2026-03-04T23:01:55.879Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-03-04T23:01:57.201Z] 2026-03-04 23:01:56,692 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8081
[2026-03-04T23:01:57.201Z] 2026-03-04 23:01:56,692 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:57.201Z] 2026-03-04 23:01:56,692 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:57.831Z] 2026-03-04 23:01:57,166 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:01:57.831Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.smallrye.openapi.test.jaxrs.OIDCSecurityWithConfigTestCase
[2026-03-04T23:01:57.831Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-03-04T23:01:59.149Z] 2026-03-04 23:01:58,528 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.632s. Listening on: http://localhost:8081
[2026-03-04T23:01:59.149Z] 2026-03-04 23:01:58,529 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:01:59.149Z] 2026-03-04 23:01:58,529 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:01:59.780Z] 2026-03-04 23:01:59,241 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:01:59.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.092 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathTestCase
[2026-03-04T23:01:59.780Z] [INFO] Running io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-03-04T23:02:01.107Z] 2026-03-04 23:02:00,407 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-03-04T23:02:01.107Z] 2026-03-04 23:02:00,407 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:01.107Z] 2026-03-04 23:02:00,408 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, smallrye-context-propagation, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:01.107Z] 2026-03-04 23:02:01,039 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:02:01.750Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.smallrye.openapi.test.jaxrs.OpenApiWithResteasyPathHttpRootDefaultPathTestCase
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] Results:
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:02:01.750Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final.jar
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:02:01.750Z] [INFO] Building jar: /quarkus/extensions/smallrye-openapi/deployment/target/quarkus-smallrye-openapi-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-openapi-deployment ---
[2026-03-04T23:02:01.750Z] [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
[2026-03-04T23:02:01.750Z] [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
[2026-03-04T23:02:01.750Z] [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
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] -----------< io.quarkus:quarkus-smallrye-health-deployment >------------
[2026-03-04T23:02:01.750Z] [INFO] Building Quarkus - SmallRye Health - Deployment 2.7.5.Final [331/964]
[2026-03-04T23:02:01.750Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:01.750Z] [INFO]
[2026-03-04T23:02:01.750Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO] Processed 23 files in 72ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO] Processed 23 files in 00:00.068 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:02.390Z] [INFO] Copying 1 resource
[2026-03-04T23:02:02.390Z] [INFO]
[2026-03-04T23:02:02.390Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:02.390Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:02.390Z] [INFO] Compiling 6 source files to /quarkus/extensions/smallrye-health/deployment/target/classes
[2026-03-04T23:02:03.079Z] [INFO]
[2026-03-04T23:02:03.079Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:03.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:03.079Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-health/deployment/src/test/resources
[2026-03-04T23:02:03.079Z] [INFO]
[2026-03-04T23:02:03.079Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:03.079Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:03.079Z] [INFO] Compiling 17 source files to /quarkus/extensions/smallrye-health/deployment/target/test-classes
[2026-03-04T23:02:03.079Z] [INFO]
[2026-03-04T23:02:03.079Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:03.079Z] [INFO]
[2026-03-04T23:02:03.079Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:03.079Z] [INFO] T E S T S
[2026-03-04T23:02:03.079Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:03.079Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:02:04.421Z] [INFO] Running io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-03-04T23:02:12.147Z] 2026-03-04 23:02:09,929 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-03-04T23:02:12.147Z] 2026-03-04 23:02:09,931 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:12.147Z] 2026-03-04 23:02:09,931 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:12.147Z] 2026-03-04 23:02:10,490 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T23:02:12.147Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.469 s - in io.quarkus.smallrye.health.test.ExpectedBeansUnitTest
[2026-03-04T23:02:12.147Z] [INFO] Running io.quarkus.smallrye.health.test.HealthUnitTest
[2026-03-04T23:02:12.795Z] 2026-03-04 23:02:12,226 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.470s. Listening on: http://localhost:8081
[2026-03-04T23:02:12.795Z] 2026-03-04 23:02:12,226 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:12.795Z] 2026-03-04 23:02:12,226 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:14.124Z] 2026-03-04 23:02:13,892 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:02:14.124Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.388 s - in io.quarkus.smallrye.health.test.HealthUnitTest
[2026-03-04T23:02:14.124Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-03-04T23:02:16.181Z] 2026-03-04 23:02:15,484 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.480s. Listening on: http://localhost:8081
[2026-03-04T23:02:16.181Z] 2026-03-04 23:02:15,484 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:16.181Z] 2026-03-04 23:02:15,484 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:16.816Z] 2026-03-04 23:02:16,133 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"noScope","status":"DOWN"},{"name":"noScopeStereotype","status":"DOWN"}]}
[2026-03-04T23:02:16.816Z] 2026-03-04 23:02:16,189 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:02:16.816Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s - in io.quarkus.smallrye.health.test.HealthCheckDefaultScopeTest
[2026-03-04T23:02:16.816Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-03-04T23:02:17.567Z] 2026-03-04 23:02:17,408 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T23:02:17.567Z] 2026-03-04 23:02:17,409 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:17.567Z] 2026-03-04 23:02:17,409 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:18.205Z] 2026-03-04 23:02:18,080 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:02:18.205Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in io.quarkus.smallrye.health.test.HealthCheckContextPropagationTest
[2026-03-04T23:02:18.205Z] [INFO] Running io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-03-04T23:02:20.260Z] 2026-03-04 23:02:19,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8081
[2026-03-04T23:02:20.260Z] 2026-03-04 23:02:19,491 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:20.260Z] 2026-03-04 23:02:19,491 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:20.260Z] 2026-03-04 23:02:20,130 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:02:20.260Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.043 s - in io.quarkus.smallrye.health.test.HealthCheckProducerDefaultScopeTest
[2026-03-04T23:02:20.260Z] [INFO] Running io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-03-04T23:02:21.572Z] 2026-03-04 23:02:20,963 INFO [io.qua.sma.openapi] (build-9) OpenAPI JSON saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.json
[2026-03-04T23:02:21.572Z] 2026-03-04 23:02:20,976 INFO [io.qua.sma.openapi] (build-9) OpenAPI YAML saved: /quarkus/extensions/smallrye-health/deployment/target/openapi.yaml
[2026-03-04T23:02:21.572Z] 2026-03-04 23:02:21,447 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-03-04T23:02:21.572Z] 2026-03-04 23:02:21,448 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:21.573Z] 2026-03-04 23:02:21,448 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:22.881Z] 2026-03-04 23:02:22,237 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:02:22.881Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.102 s - in io.quarkus.smallrye.health.test.HealthOpenAPITest
[2026-03-04T23:02:22.881Z] [INFO] Running io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-03-04T23:02:23.516Z] 2026-03-04 23:02:23,246 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.403s. Listening on: http://localhost:8081
[2026-03-04T23:02:23.516Z] 2026-03-04 23:02:23,246 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:23.516Z] 2026-03-04 23:02:23,247 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:24.337Z] 2026-03-04 23:02:23,739 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:02:24.337Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 s - in io.quarkus.smallrye.health.test.StartedHealthCheckTest
[2026-03-04T23:02:24.337Z] [INFO] Running io.quarkus.smallrye.health.test.FailingUnitTest
[2026-03-04T23:02:24.968Z] 2026-03-04 23:02:24,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-03-04T23:02:24.968Z] 2026-03-04 23:02:24,803 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:24.968Z] 2026-03-04 23:02:24,803 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:25.597Z] 2026-03-04 23:02:25,131 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-03-04T23:02:25.597Z] 2026-03-04 23:02:25,194 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-03-04T23:02:25.597Z] 2026-03-04 23:02:25,204 INFO [io.sma.health] (executor-thread-0) SRHCK01001: Reporting health down status: {"status":"DOWN","checks":[{"name":"failing","status":"DOWN","data":{"status":"all broken"}}]}
[2026-03-04T23:02:25.597Z] 2026-03-04 23:02:25,213 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"}}]}
[2026-03-04T23:02:25.597Z] 2026-03-04 23:02:25,241 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:02:25.597Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in io.quarkus.smallrye.health.test.FailingUnitTest
[2026-03-04T23:02:25.597Z] [INFO] Running io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-03-04T23:02:26.983Z] 2026-03-04 23:02:26,442 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.638s. Listening on: http://localhost:8081
[2026-03-04T23:02:26.983Z] 2026-03-04 23:02:26,442 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:26.983Z] 2026-03-04 23:02:26,443 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:27.613Z] 2026-03-04 23:02:27,221 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:02:27.613Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in io.quarkus.smallrye.health.test.WellnessHealthCheckTest
[2026-03-04T23:02:27.613Z] [INFO] Running io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-03-04T23:02:28.272Z] 2026-03-04 23:02:28,191 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.377s. Listening on: http://localhost:8081
[2026-03-04T23:02:28.272Z] 2026-03-04 23:02:28,191 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:28.272Z] 2026-03-04 23:02:28,192 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:29.585Z] 2026-03-04 23:02:28,942 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:02:29.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s - in io.quarkus.smallrye.health.test.DispatchedThreadTest
[2026-03-04T23:02:29.585Z] [INFO] Running io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-03-04T23:02:30.216Z] 2026-03-04 23:02:29,883 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2026-03-04T23:02:30.216Z] 2026-03-04 23:02:29,884 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:30.216Z] 2026-03-04 23:02:29,884 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:30.845Z] 2026-03-04 23:02:30,268 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:02:30.845Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in io.quarkus.smallrye.health.test.ui.CustomConfigTest
[2026-03-04T23:02:30.845Z] [INFO] Running io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-03-04T23:02:31.475Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s - in io.quarkus.smallrye.health.test.ui.ErroneousConfigTest
[2026-03-04T23:02:31.475Z] [INFO] Running io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-03-04T23:02:32.106Z] 2026-03-04 23:02:31,958 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.385s. Listening on: http://localhost:8081
[2026-03-04T23:02:32.106Z] 2026-03-04 23:02:31,958 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:32.106Z] 2026-03-04 23:02:31,958 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:32.770Z] 2026-03-04 23:02:32,299 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:02:32.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 s - in io.quarkus.smallrye.health.test.ui.DisabledTest
[2026-03-04T23:02:32.770Z] [INFO] Running io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-03-04T23:02:33.405Z] 2026-03-04 23:02:33,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.375s. Listening on: http://localhost:8081
[2026-03-04T23:02:33.405Z] 2026-03-04 23:02:33,347 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:33.405Z] 2026-03-04 23:02:33,347 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, smallrye-context-propagation, smallrye-health, smallrye-openapi, swagger-ui, vertx]
[2026-03-04T23:02:34.035Z] 2026-03-04 23:02:33,878 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:02:34.035Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s - in io.quarkus.smallrye.health.test.AsyncDispatchedThreadTest
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] Results:
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:34.668Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final.jar
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:34.668Z] [INFO] Building jar: /quarkus/extensions/smallrye-health/deployment/target/quarkus-smallrye-health-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-health-deployment ---
[2026-03-04T23:02:34.668Z] [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
[2026-03-04T23:02:34.668Z] [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
[2026-03-04T23:02:34.668Z] [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
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] ----------------< io.quarkus:quarkus-jaeger-deployment >----------------
[2026-03-04T23:02:34.668Z] [INFO] Building Quarkus - Jaeger - Deployment 2.7.5.Final [332/964]
[2026-03-04T23:02:34.668Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:02:34.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.pom
[2026-03-04T23:02:34.668Z] [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 31 kB/s)
[2026-03-04T23:02:34.668Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-inline/4.3.1/mockito-inline-4.3.1.jar
[2026-03-04T23:02:34.668Z] [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)
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:34.668Z] [INFO]
[2026-03-04T23:02:34.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Processed 8 files in 25ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Processed 8 files in 00:00.018 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:35.298Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jaeger/deployment/src/main/resources
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:35.298Z] [INFO] Compiling 3 source files to /quarkus/extensions/jaeger/deployment/target/classes
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:35.298Z] [INFO] Copying 1 resource
[2026-03-04T23:02:35.298Z] [INFO]
[2026-03-04T23:02:35.298Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.298Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:35.299Z] [INFO] Compiling 5 source files to /quarkus/extensions/jaeger/deployment/target/test-classes
[2026-03-04T23:02:35.980Z] [INFO]
[2026-03-04T23:02:35.980Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:35.980Z] [INFO]
[2026-03-04T23:02:35.980Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:35.980Z] [INFO] T E S T S
[2026-03-04T23:02:35.980Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:35.980Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:02:36.609Z] [INFO] Running io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-03-04T23:02:37.240Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-03-04T23:02:38.548Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s - in io.quarkus.jaeger.test.QuarkusJaegerTracerTest
[2026-03-04T23:02:38.548Z] [INFO] Running io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-03-04T23:02:45.706Z] 2026-03-04 23:02:44,586 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.690s. Listening on: http://localhost:8081
[2026-03-04T23:02:45.706Z] 2026-03-04 23:02:44,588 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:45.706Z] 2026-03-04 23:02:44,588 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:02:45.706Z] 2026-03-04 23:02:44,647 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T23:02:45.706Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.194 s - in io.quarkus.jaeger.test.JaegerMetricsTestCase
[2026-03-04T23:02:45.706Z] [INFO] Running io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-03-04T23:02:45.706Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.jaeger.test.NestedMdcScopesTest
[2026-03-04T23:02:45.706Z] [INFO] Running io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-03-04T23:02:46.335Z] 2026-03-04 23:02:46,234 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-03-04T23:02:46.335Z] 2026-03-04 23:02:46,240 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:46.335Z] 2026-03-04 23:02:46,240 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:02:46.335Z] 2026-03-04 23:02:46,270 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:02:46.335Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in io.quarkus.jaeger.test.CommaParseJaegerConfigurationTest
[2026-03-04T23:02:46.335Z] [INFO] Running io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-03-04T23:02:47.645Z] 2026-03-04 23:02:47,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.373s. Listening on: http://localhost:8081
[2026-03-04T23:02:47.645Z] 2026-03-04 23:02:47,490 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:02:47.645Z] 2026-03-04 23:02:47,490 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:02:47.645Z] 2026-03-04 23:02:47,522 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:02:47.645Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s - in io.quarkus.jaeger.test.SamplerManagerConfigurationTest
[2026-03-04T23:02:47.645Z] [INFO]
[2026-03-04T23:02:47.645Z] [INFO] Results:
[2026-03-04T23:02:47.645Z] [INFO]
[2026-03-04T23:02:47.645Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:02:47.645Z] [INFO]
[2026-03-04T23:02:47.645Z] [INFO]
[2026-03-04T23:02:47.645Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:47.645Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final.jar
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:48.273Z] [INFO] Building jar: /quarkus/extensions/jaeger/deployment/target/quarkus-jaeger-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jaeger-deployment ---
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] -----------------< io.quarkus:quarkus-caffeine-parent >-----------------
[2026-03-04T23:02:48.273Z] [INFO] Building Quarkus - Caffeine 2.7.5.Final [333/964]
[2026-03-04T23:02:48.273Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-parent ---
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --------------------< io.quarkus:quarkus-caffeine >---------------------
[2026-03-04T23:02:48.273Z] [INFO] Building Quarkus - Caffeine - Runtime 2.7.5.Final [334/964]
[2026-03-04T23:02:48.273Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Processed 2 files in 12ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:48.273Z] [INFO] Copying 1 resource
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:48.273Z] [INFO] Compiling 2 source files to /quarkus/extensions/caffeine/runtime/target/classes
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:48.273Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/runtime/src/test/resources
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] No sources to compile
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] No tests to run.
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final.jar
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [INFO] Building jar: /quarkus/extensions/caffeine/runtime/target/quarkus-caffeine-2.7.5.Final-sources.jar
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine ---
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [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
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-parent >---------------
[2026-03-04T23:02:48.273Z] [INFO] Building Quarkus - Hibernate ORM 2.7.5.Final [335/964]
[2026-03-04T23:02:48.273Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.273Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.273Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-parent ---
[2026-03-04T23:02:48.274Z] [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
[2026-03-04T23:02:48.274Z] [INFO]
[2026-03-04T23:02:48.274Z] [INFO] ------------------< io.quarkus:quarkus-hibernate-orm >------------------
[2026-03-04T23:02:48.274Z] [INFO] Building Quarkus - Hibernate ORM - Runtime 2.7.5.Final [336/964]
[2026-03-04T23:02:48.274Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:02:48.274Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-03-04T23:02:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom
[2026-03-04T23:02:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.pom (2.9 kB at 47 kB/s)
[2026-03-04T23:02:48.901Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-03-04T23:02:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
[2026-03-04T23:02:48.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar (355 kB at 4.6 MB/s)
[2026-03-04T23:02:48.901Z] [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
[2026-03-04T23:02:48.901Z] [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 45 kB/s)
[2026-03-04T23:02:48.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[2026-03-04T23:02:48.901Z] [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)
[2026-03-04T23:02:48.901Z] [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
[2026-03-04T23:02:49.530Z] [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 44 kB/s)
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [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 171 kB/s)
[2026-03-04T23:02:49.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.pom
[2026-03-04T23:02:49.530Z] [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 274 kB/s)
[2026-03-04T23:02:49.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[2026-03-04T23:02:49.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 201 kB/s)
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [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 108 kB/s)
[2026-03-04T23:02:49.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom
[2026-03-04T23:02:49.530Z] [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)
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [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 208 kB/s)
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [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
[2026-03-04T23:02:49.530Z] [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 136 kB/s)
[2026-03-04T23:02:49.530Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 6.4 MB/s)
[2026-03-04T23:02:49.530Z] [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 976 kB/s)
[2026-03-04T23:02:49.530Z] [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 78 MB/s)
[2026-03-04T23:02:49.530Z] [INFO]
[2026-03-04T23:02:49.530Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:49.530Z] [INFO]
[2026-03-04T23:02:49.530Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.265Z] [INFO] Processed 94 files in 357ms (Formatted: 0, Unchanged: 94, Failed: 0, Readonly: 0)
[2026-03-04T23:02:50.265Z] [INFO]
[2026-03-04T23:02:50.265Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.894Z] [INFO] Processed 94 files in 00:00.393 (Already Sorted: 94, Needed Sorting: 0)
[2026-03-04T23:02:50.894Z] [INFO]
[2026-03-04T23:02:50.894Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:50.894Z] [INFO] Copying 2 resources
[2026-03-04T23:02:50.894Z] [INFO]
[2026-03-04T23:02:50.894Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:50.894Z] [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
[2026-03-04T23:02:50.894Z] [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 115 kB/s)
[2026-03-04T23:02:50.894Z] [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
[2026-03-04T23:02:50.894Z] [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 71 kB/s)
[2026-03-04T23:02:51.521Z] [INFO]
[2026-03-04T23:02:51.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:51.521Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:51.521Z] [INFO] Compiling 93 source files to /quarkus/extensions/hibernate-orm/runtime/target/classes
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] required: java.lang.String,java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-03-04T23:02:52.245Z] found: java.lang.String,java.lang.Class
[2026-03-04T23:02:52.245Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[35,30] unchecked conversion
[2026-03-04T23:02:52.245Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-03-04T23:02:52.245Z] found: java.lang.Class
[2026-03-04T23:02:52.245Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/service/QuarkusMutableIdentifierGeneratorFactory.java:[72,54] unchecked conversion
[2026-03-04T23:02:52.245Z] required: java.lang.Class<? extends org.hibernate.id.IdentifierGenerator>
[2026-03-04T23:02:52.245Z] found: java.lang.Class
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.245Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from java.lang.Object to T
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] required: java.lang.String,java.lang.Class<R>
[2026-03-04T23:02:52.246Z] found: java.lang.String,java.lang.Class
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/ForwardingSession.java:[208,56] unchecked conversion
[2026-03-04T23:02:52.246Z] required: java.lang.Class<R>
[2026-03-04T23:02:52.246Z] found: java.lang.Class
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from java.lang.Object to T
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[48,24] unchecked cast
[2026-03-04T23:02:52.246Z] required: T
[2026-03-04T23:02:52.246Z] found: io.quarkus.hibernate.orm.runtime.customized.QuarkusConnectionProvider
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusConnectionProvider.java:[50,24] unchecked cast
[2026-03-04T23:02:52.246Z] required: T
[2026-03-04T23:02:52.246Z] found: io.agroal.api.AgroalDataSource
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from java.lang.Object to T
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] return type requires unchecked conversion from org.hibernate.query.NativeQuery to org.hibernate.query.NativeQuery<R>
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] required: java.lang.String,java.lang.Class<R>
[2026-03-04T23:02:52.246Z] found: java.lang.String,java.lang.Class
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/session/TransactionScopedSession.java:[409,61] unchecked conversion
[2026-03-04T23:02:52.246Z] required: java.lang.Class<R>
[2026-03-04T23:02:52.246Z] found: java.lang.Class
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] required: E
[2026-03-04T23:02:52.246Z] found: java.lang.Class
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/recording/RecordableBootstrap.java:[162,68] unchecked conversion
[2026-03-04T23:02:52.246Z] required: E
[2026-03-04T23:02:52.246Z] found: java.lang.Class
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] required: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-03-04T23:02:52.246Z] found: org.hibernate.boot.registry.selector.internal.StrategySelectorImpl,org.hibernate.boot.registry.selector.StrategyRegistration
[2026-03-04T23:02:52.246Z] [WARNING] /quarkus/extensions/hibernate-orm/runtime/src/main/java/io/quarkus/hibernate/orm/runtime/customized/QuarkusStrategySelectorBuilder.java:[58,65] unchecked conversion
[2026-03-04T23:02:52.246Z] required: org.hibernate.boot.registry.selector.StrategyRegistration<T>
[2026-03-04T23:02:52.246Z] found: org.hibernate.boot.registry.selector.StrategyRegistration
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [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
[2026-03-04T23:02:52.246Z] [INFO]
[2026-03-04T23:02:52.246Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:52.246Z] [INFO] Scanning for classes to check...
[2026-03-04T23:02:52.246Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-03-04T23:02:52.246Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-03-04T23:02:52.246Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-03-04T23:02:52.875Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-03-04T23:02:52.875Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-03-04T23:02:52.875Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-03-04T23:02:52.875Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-03-04T23:02:52.875Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-03-04T23:02:53.505Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-03-04T23:02:53.505Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/runtime/banned-signatures.txt
[2026-03-04T23:02:53.505Z] [INFO] Loading classes to check...
[2026-03-04T23:02:53.505Z] [INFO] Scanning classes for violations...
[2026-03-04T23:02:54.134Z] [INFO] Scanned 147 class file(s) for forbidden API invocations (in 1.60s), 0 error(s).
[2026-03-04T23:02:54.134Z] [INFO]
[2026-03-04T23:02:54.134Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:54.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:54.134Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-orm/runtime/src/test/resources
[2026-03-04T23:02:54.134Z] [INFO]
[2026-03-04T23:02:54.134Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:54.134Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:54.134Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-orm/runtime/target/test-classes
[2026-03-04T23:02:54.764Z] [INFO]
[2026-03-04T23:02:54.764Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:54.764Z] [INFO] Scanning for classes to check...
[2026-03-04T23:02:54.764Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-03-04T23:02:54.764Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-03-04T23:02:54.764Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-03-04T23:02:54.764Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-03-04T23:02:54.764Z] [INFO] Loading classes to check...
[2026-03-04T23:02:54.764Z] [INFO] Scanning classes for violations...
[2026-03-04T23:02:54.764Z] [INFO] Scanned 1 class file(s) for forbidden API invocations (in 0.10s), 0 error(s).
[2026-03-04T23:02:54.764Z] [INFO]
[2026-03-04T23:02:54.764Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:54.764Z] [INFO]
[2026-03-04T23:02:54.764Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:54.764Z] [INFO] T E S T S
[2026-03-04T23:02:54.764Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:54.764Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:02:56.074Z] [INFO] Running io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-03-04T23:02:56.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in io.quarkus.hibernate.orm.runtime.devconsole.PersistenceUnitNameComparatorTestCase
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] Results:
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:56.074Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final.jar
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:56.074Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/runtime/target/quarkus-hibernate-orm-2.7.5.Final-sources.jar
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm ---
[2026-03-04T23:02:56.074Z] [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
[2026-03-04T23:02:56.074Z] [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
[2026-03-04T23:02:56.074Z] [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
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] -------------< io.quarkus:quarkus-narayana-jta-deployment >-------------
[2026-03-04T23:02:56.074Z] [INFO] Building Quarkus - Narayana JTA - Deployment 2.7.5.Final [337/964]
[2026-03-04T23:02:56.074Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.074Z] [INFO]
[2026-03-04T23:02:56.074Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO] Processed 7 files in 51ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO] Processed 7 files in 00:00.043 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:56.704Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/main/resources
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:56.704Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-jta/deployment/target/classes
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.704Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:02:56.704Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-jta/deployment/src/test/resources
[2026-03-04T23:02:56.704Z] [INFO]
[2026-03-04T23:02:56.704Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:56.705Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:02:56.705Z] [INFO] Compiling 6 source files to /quarkus/extensions/narayana-jta/deployment/target/test-classes
[2026-03-04T23:02:57.333Z] [INFO]
[2026-03-04T23:02:57.333Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:02:57.333Z] [INFO]
[2026-03-04T23:02:57.333Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:57.333Z] [INFO] T E S T S
[2026-03-04T23:02:57.333Z] [INFO] -------------------------------------------------------
[2026-03-04T23:02:57.333Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:02:57.966Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,529 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.223s.
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,530 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,530 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,614 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess_a699b16d5ec84f5cd24dbb4141adc7df66800e67@65262308 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,614 ERROR [io.qua.arc.imp.EventImpl$DeferredEventNotification] (main) Failure while notifying an observer io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest_ObservingBean_Observer_observeAfterSuccess2_38da0c52ec1ec58ef6e9aad6d3375ef3b624f5e0@792e8181 for event java.lang.String. Stack trace - java.lang.IllegalStateException: This is an expected exception within test
[2026-03-04T23:03:02.728Z] 2026-03-04 23:03:02,634 INFO [io.quarkus] (main) Quarkus stopped in 0.009s
[2026-03-04T23:03:02.728Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.756 s - in io.quarkus.narayana.observers.TransactionalObserversErrorHandlingTest
[2026-03-04T23:03:02.728Z] [INFO] Running io.quarkus.narayana.observers.TransactionalObserversTest
[2026-03-04T23:03:04.037Z] 2026-03-04 23:03:03,668 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.196s.
[2026-03-04T23:03:04.037Z] 2026-03-04 23:03:03,669 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:04.037Z] 2026-03-04 23:03:03,669 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-03-04T23:03:04.037Z] 2026-03-04 23:03:03,722 INFO [io.quarkus] (main) Quarkus stopped in 0.003s
[2026-03-04T23:03:04.037Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in io.quarkus.narayana.observers.TransactionalObserversTest
[2026-03-04T23:03:04.037Z] [INFO] Running io.quarkus.narayana.interceptor.TransactionalTest
[2026-03-04T23:03:05.348Z] 2026-03-04 23:03:04,472 INFO [io.qua.arc.pro.BeanProcessor] (build-8) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T23:03:05.348Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#testTransactionalBean,
[2026-03-04T23:03:05.349Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#tm,
[2026-03-04T23:03:05.349Z] - @Inject field io.quarkus.narayana.interceptor.TransactionalTest#txAssertionData
[2026-03-04T23:03:05.349Z] - and 3 more - please enable debug logging to see the full list
[2026-03-04T23:03:05.349Z] 2026-03-04 23:03:04,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.184s.
[2026-03-04T23:03:05.349Z] 2026-03-04 23:03:04,712 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:05.349Z] 2026-03-04 23:03:04,712 INFO [io.quarkus] (main) Installed features: [cdi, narayana-jta, smallrye-context-propagation]
[2026-03-04T23:03:05.349Z] 2026-03-04 23:03:04,864 INFO [io.quarkus] (main) Quarkus stopped in 0.005s
[2026-03-04T23:03:05.349Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in io.quarkus.narayana.interceptor.TransactionalTest
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] Results:
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:03:05.349Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final.jar
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:03:05.349Z] [INFO] Building jar: /quarkus/extensions/narayana-jta/deployment/target/quarkus-narayana-jta-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-jta-deployment ---
[2026-03-04T23:03:05.349Z] [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
[2026-03-04T23:03:05.349Z] [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
[2026-03-04T23:03:05.349Z] [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
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] ------------< io.quarkus:quarkus-datasource-deployment-spi >------------
[2026-03-04T23:03:05.349Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [338/964]
[2026-03-04T23:03:05.349Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.349Z] [INFO]
[2026-03-04T23:03:05.349Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Processed 5 files in 27ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:05.978Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/main/resources
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:05.978Z] [INFO] Compiling 5 source files to /quarkus/extensions/datasource/deployment-spi/target/classes
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:05.978Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment-spi/src/test/resources
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] No sources to compile
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] No tests to run.
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final.jar
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment-spi/target/quarkus-datasource-deployment-spi-2.7.5.Final-sources.jar
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment-spi ---
[2026-03-04T23:03:05.978Z] [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
[2026-03-04T23:03:05.978Z] [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
[2026-03-04T23:03:05.978Z] [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
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] ---------< io.quarkus:quarkus-kubernetes-service-binding-spi >----------
[2026-03-04T23:03:05.978Z] [INFO] Building Quarkus - Kubernetes Service Binding - SPI 2.7.5.Final [339/964]
[2026-03-04T23:03:05.978Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:05.978Z] [INFO]
[2026-03-04T23:03:05.978Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:06.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/main/resources
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:06.611Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-service-binding/spi/target/classes
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:06.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-service-binding/spi/src/test/resources
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] No sources to compile
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] No tests to run.
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final.jar
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [INFO] Building jar: /quarkus/extensions/kubernetes-service-binding/spi/target/quarkus-kubernetes-service-binding-spi-2.7.5.Final-sources.jar
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-service-binding-spi ---
[2026-03-04T23:03:06.611Z] [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
[2026-03-04T23:03:06.611Z] [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
[2026-03-04T23:03:06.611Z] [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
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --------------< io.quarkus:quarkus-datasource-deployment >--------------
[2026-03-04T23:03:06.611Z] [INFO] Building Quarkus - Datasource - Deployment 2.7.5.Final [340/964]
[2026-03-04T23:03:06.611Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:06.611Z] [INFO]
[2026-03-04T23:03:06.611Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Processed 4 files in 26ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Processed 4 files in 00:00.026 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:07.242Z] [INFO] Copying 2 resources
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:07.242Z] [INFO] Compiling 4 source files to /quarkus/extensions/datasource/deployment/target/classes
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:07.242Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/datasource/deployment/src/test/resources
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] No sources to compile
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] No tests to run.
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final.jar
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [INFO] Building jar: /quarkus/extensions/datasource/deployment/target/quarkus-datasource-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-datasource-deployment ---
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [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
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] -------------< io.quarkus:quarkus-credentials-deployment >--------------
[2026-03-04T23:03:07.242Z] [INFO] Building Quarkus - Credentials - Deployment 2.7.5.Final [341/964]
[2026-03-04T23:03:07.242Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:07.242Z] [INFO]
[2026-03-04T23:03:07.242Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.346Z] [INFO]
[2026-03-04T23:03:08.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.346Z] [INFO]
[2026-03-04T23:03:08.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.346Z] [INFO]
[2026-03-04T23:03:08.346Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.346Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Processed 1 files in 00:00.000 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:08.347Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/main/resources
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:08.347Z] [INFO] Compiling 1 source file to /quarkus/extensions/credentials/deployment/target/classes
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:08.347Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/credentials/deployment/src/test/resources
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] No sources to compile
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] No tests to run.
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final.jar
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [INFO] Building jar: /quarkus/extensions/credentials/deployment/target/quarkus-credentials-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-credentials-deployment ---
[2026-03-04T23:03:08.347Z] [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
[2026-03-04T23:03:08.347Z] [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
[2026-03-04T23:03:08.347Z] [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
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] ---------------< io.quarkus:quarkus-devservices-parent >----------------
[2026-03-04T23:03:08.347Z] [INFO] Building Quarkus - DevServices 2.7.5.Final [342/964]
[2026-03-04T23:03:08.347Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-parent ---
[2026-03-04T23:03:08.347Z] [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
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] -----------------< io.quarkus:quarkus-devservices-h2 >------------------
[2026-03-04T23:03:08.347Z] [INFO] Building Quarkus - DevServices - H2 2.7.5.Final [343/964]
[2026-03-04T23:03:08.347Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.347Z] [INFO]
[2026-03-04T23:03:08.347Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:08.979Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/main/resources
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:08.979Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/h2/target/classes
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:08.979Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/h2/src/test/resources
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] No sources to compile
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] No tests to run.
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final.jar
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [INFO] Building jar: /quarkus/extensions/devservices/h2/target/quarkus-devservices-h2-2.7.5.Final-sources.jar
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-h2 ---
[2026-03-04T23:03:08.979Z] [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
[2026-03-04T23:03:08.979Z] [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
[2026-03-04T23:03:08.979Z] [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
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-parent >-------------------
[2026-03-04T23:03:08.979Z] [INFO] Building Quarkus - JDBC 2.7.5.Final [344/964]
[2026-03-04T23:03:08.979Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-parent ---
[2026-03-04T23:03:08.979Z] [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
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-h2-parent >------------------
[2026-03-04T23:03:08.979Z] [INFO] Building Quarkus - JDBC - H2 2.7.5.Final [345/964]
[2026-03-04T23:03:08.979Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-parent ---
[2026-03-04T23:03:08.979Z] [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
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] ---------------------< io.quarkus:quarkus-jdbc-h2 >---------------------
[2026-03-04T23:03:08.979Z] [INFO] Building Quarkus - JDBC - H2 - Runtime 2.7.5.Final [346/964]
[2026-03-04T23:03:08.979Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:08.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom
[2026-03-04T23:03:08.979Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.pom (2.2 kB at 33 kB/s)
[2026-03-04T23:03:08.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-modules/1.15.0/jts-modules-1.15.0.pom
[2026-03-04T23:03:08.979Z] [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 23 kB/s)
[2026-03-04T23:03:08.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts/1.15.0/jts-1.15.0.pom
[2026-03-04T23:03:08.979Z] [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 239 kB/s)
[2026-03-04T23:03:08.979Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/locationtech/jts/jts-core/1.15.0/jts-core-1.15.0.jar
[2026-03-04T23:03:08.979Z] [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 15 MB/s)
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:08.979Z] [INFO]
[2026-03-04T23:03:08.979Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Processed 6 files in 21ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Processed 6 files in 00:00.005 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:09.613Z] [INFO] Copying 1 resource
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:09.613Z] [INFO] Compiling 6 source files to /quarkus/extensions/jdbc/jdbc-h2/runtime/target/classes
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:09.613Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/runtime/src/test/resources
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] No sources to compile
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] No tests to run.
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final.jar
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/runtime/target/quarkus-jdbc-h2-2.7.5.Final-sources.jar
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2 ---
[2026-03-04T23:03:09.613Z] [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
[2026-03-04T23:03:09.613Z] [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
[2026-03-04T23:03:09.613Z] [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
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-h2-deployment >----------------
[2026-03-04T23:03:09.613Z] [INFO] Building Quarkus - JDBC - H2 - Deployment 2.7.5.Final [347/964]
[2026-03-04T23:03:09.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:09.613Z] [INFO]
[2026-03-04T23:03:09.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:10.250Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/main/resources
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:10.250Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-h2/deployment/target/classes
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:10.250Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-h2/deployment/src/test/resources
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] No sources to compile
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] No tests to run.
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final.jar
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-h2/deployment/target/quarkus-jdbc-h2-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-h2-deployment ---
[2026-03-04T23:03:10.250Z] [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
[2026-03-04T23:03:10.250Z] [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
[2026-03-04T23:03:10.250Z] [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
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] ----------------< io.quarkus:quarkus-agroal-deployment >----------------
[2026-03-04T23:03:10.250Z] [INFO] Building Quarkus - Agroal - Deployment 2.7.5.Final [348/964]
[2026-03-04T23:03:10.250Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:10.250Z] [INFO]
[2026-03-04T23:03:10.250Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:10.887Z] [INFO]
[2026-03-04T23:03:10.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO] Processed 28 files in 97ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO] Processed 28 files in 00:00.081 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:11.521Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/agroal/deployment/src/main/resources
[2026-03-04T23:03:11.521Z] [INFO]
[2026-03-04T23:03:11.521Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:11.521Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:11.521Z] [INFO] Compiling 3 source files to /quarkus/extensions/agroal/deployment/target/classes
[2026-03-04T23:03:12.152Z] [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
[2026-03-04T23:03:12.152Z] [INFO]
[2026-03-04T23:03:12.152Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:12.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:12.152Z] [INFO] Copying 12 resources
[2026-03-04T23:03:12.152Z] [INFO]
[2026-03-04T23:03:12.152Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:12.152Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:12.152Z] [INFO] Compiling 25 source files to /quarkus/extensions/agroal/deployment/target/test-classes
[2026-03-04T23:03:12.152Z] [INFO]
[2026-03-04T23:03:12.152Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:12.152Z] [INFO]
[2026-03-04T23:03:12.152Z] [INFO] -------------------------------------------------------
[2026-03-04T23:03:12.152Z] [INFO] T E S T S
[2026-03-04T23:03:12.152Z] [INFO] -------------------------------------------------------
[2026-03-04T23:03:12.152Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:03:13.462Z] [INFO] Running io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-03-04T23:03:23.766Z] [INFO] H2 database started in TCP server mode; server status: TCP server running at tcp://172.17.0.2:9092 (only local connections)
[2026-03-04T23:03:23.766Z] Tests paused
[2026-03-04T23:03:23.766Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:03:23.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:03:23.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:03:23.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:03:23.766Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:20,379 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.386s. Listening on: http://localhost:8080
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:20,381 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:20,381 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,175 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test6877198000397253474/src/main/resources/application.properties
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,176 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,196 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-03-04T23:03:23.766Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:03:23.766Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:03:23.766Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:03:23.766Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:03:23.766Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,780 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8080
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,780 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,780 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,781 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.607s
[2026-03-04T23:03:23.766Z] 2026-03-04 23:03:22,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:03:23.766Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.877 s - in io.quarkus.agroal.test.AgroalDevModeTestCase
[2026-03-04T23:03:23.766Z] [INFO] Running io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-03-04T23:03:27.524Z] 2026-03-04 23:03:27,168 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T23:03:27.524Z] 2026-03-04 23:03:27,168 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:27.524Z] 2026-03-04 23:03:27,169 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:27.524Z] 2026-03-04 23:03:27,311 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:03:27.524Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.431 s - in io.quarkus.agroal.test.AgroalMetricsTestCase
[2026-03-04T23:03:27.524Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-03-04T23:03:29.574Z] 2026-03-04 23:03:28,789 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-03-04T23:03:29.574Z] 2026-03-04 23:03:28,957 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T23:03:29.574Z] 2026-03-04 23:03:28,958 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:29.574Z] 2026-03-04 23:03:28,958 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:30.207Z] 2026-03-04 23:03:29,974 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:03:30.207Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 s - in io.quarkus.agroal.test.DataSourceHealthCheckExclusionTest
[2026-03-04T23:03:30.207Z] [INFO] Running io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-03-04T23:03:32.296Z] 2026-03-04 23:03:31,527 WARN [io.agr.pool] (main) Datasource 'brokenDS': Driver does not support the provided URL: BROKEN
[2026-03-04T23:03:32.296Z] 2026-03-04 23:03:31,782 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.881s. Listening on: http://localhost:8081
[2026-03-04T23:03:32.296Z] 2026-03-04 23:03:31,782 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:32.296Z] 2026-03-04 23:03:31,783 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:32.928Z] 2026-03-04 23:03:32,440 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:03:32.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.462 s - in io.quarkus.agroal.test.DataSourceHealthCheckWithExtraProducerTest
[2026-03-04T23:03:32.928Z] [INFO] Running io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-03-04T23:03:34.237Z] 2026-03-04 23:03:33,784 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.455s. Listening on: http://localhost:8081
[2026-03-04T23:03:34.237Z] 2026-03-04 23:03:33,785 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:34.237Z] 2026-03-04 23:03:33,785 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:34.237Z] 2026-03-04 23:03:33,904 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:03:34.237Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.agroal.test.DefaultDataSourceConfigTest
[2026-03-04T23:03:34.237Z] [INFO] Running io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-03-04T23:03:34.868Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in io.quarkus.agroal.test.DeprecatedDataSourceConfigTest
[2026-03-04T23:03:34.869Z] [INFO] Running io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-03-04T23:03:36.181Z] 2026-03-04 23:03:35,191 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-8) Dev Services for H2 started.
[2026-03-04T23:03:36.181Z] 2026-03-04 23:03:35,200 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Dev Services for the default datasource (h2) started.
[2026-03-04T23:03:36.181Z] 2026-03-04 23:03:36,000 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.443s. Listening on: http://localhost:8081
[2026-03-04T23:03:36.181Z] 2026-03-04 23:03:36,000 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:36.181Z] 2026-03-04 23:03:36,000 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:36.815Z] 2026-03-04 23:03:36,120 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:03:36.815Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s - in io.quarkus.agroal.test.DevServicesH2DatasourceTestCase
[2026-03-04T23:03:36.815Z] [INFO] Running io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-03-04T23:03:37.448Z] 2026-03-04 23:03:36,126 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:03:37.448Z] 2026-03-04 23:03:37,361 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-03-04T23:03:37.448Z] 2026-03-04 23:03:37,361 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:37.448Z] 2026-03-04 23:03:37,361 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:38.083Z] 2026-03-04 23:03:37,443 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:03:38.083Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in io.quarkus.agroal.test.DisabledTransactionDataSourceConfigTest
[2026-03-04T23:03:38.083Z] [INFO] Running io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,532 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest$ClientUserTrackerInterceptor@12ab5760 (priority 0)]
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,710 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,710 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,710 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,772 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,808 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,812 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,812 WARN [io.agr.pool] (main) Datasource '<default>': JDBC resources leaked: 1 ResultSet(s) and 1 Statement(s)
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,813 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,813 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:1
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,817 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,817 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection acquired ClientUser:null
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,818 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Closing connection in incorrect state CHECKED_OUT
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,819 INFO [io.qua.agr.tes.FlushOnCloseDataSourceConfigTest] (main) connection returned ClientUser:1
[2026-03-04T23:03:39.392Z] 2026-03-04 23:03:38,841 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:03:39.392Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 s - in io.quarkus.agroal.test.FlushOnCloseDataSourceConfigTest
[2026-03-04T23:03:39.392Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-03-04T23:03:43.156Z] Tests paused
[2026-03-04T23:03:43.156Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:03:43.156Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:03:43.156Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:03:43.156Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:03:43.156Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,684 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.388s. Listening on: http://localhost:8080
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,684 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,685 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,903 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/agroal/deployment/target/quarkus-dev-mode-test1131763111657457000/src/main/resources/application.properties
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,904 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:41,918 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:03:43.156Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:03:43.156Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:03:43.156Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:03:43.156Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:03:43.156Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:42,405 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8080
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:42,405 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:42,406 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:42,407 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.504s
[2026-03-04T23:03:43.156Z] 2026-03-04 23:03:42,432 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:03:43.156Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.622 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigDevModeTest
[2026-03-04T23:03:43.156Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-03-04T23:03:43.786Z] 2026-03-04 23:03:43,640 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T23:03:43.786Z] 2026-03-04 23:03:43,640 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:43.786Z] 2026-03-04 23:03:43,640 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:44.414Z] 2026-03-04 23:03:43,734 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:03:44.414Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in io.quarkus.agroal.test.MultipleDataSourcesConfigTest
[2026-03-04T23:03:44.414Z] [INFO] Running io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-03-04T23:03:45.044Z] 2026-03-04 23:03:44,522 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
[2026-03-04T23:03:45.044Z] 2026-03-04 23:03:44,890 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.445s. Listening on: http://localhost:8081
[2026-03-04T23:03:45.044Z] 2026-03-04 23:03:44,890 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:45.044Z] 2026-03-04 23:03:44,891 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:45.044Z] 2026-03-04 23:03:44,985 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:03:45.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s - in io.quarkus.agroal.test.MultipleDataSourcesErroneousButWorkingConfigTest
[2026-03-04T23:03:45.674Z] [INFO] Running io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,411 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,411 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for the default datasource (h2) started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,418 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,418 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for datasource 'inventory' (h2) started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,426 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:45,426 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for datasource 'users' (h2) started.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:46,134 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.540s. Listening on: http://localhost:8081
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:46,134 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:46.312Z] 2026-03-04 23:03:46,134 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:46.941Z] 2026-03-04 23:03:46,276 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-03-04T23:03:46.941Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s - in io.quarkus.agroal.test.MultipleDevServicesDataSourcesConfigTest
[2026-03-04T23:03:46.941Z] [INFO] Running io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:46,280 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:46,285 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:46,290 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:46,880 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Unable to determine a database type for default datasource
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:47,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:47,502 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:47.573Z] 2026-03-04 23:03:47,502 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:48.202Z] 2026-03-04 23:03:47,584 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:03:48.203Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 s - in io.quarkus.agroal.test.NamedDataSourceConfigTest
[2026-03-04T23:03:48.203Z] [INFO] Running io.quarkus.agroal.test.NoConfigTest
[2026-03-04T23:03:48.835Z] 2026-03-04 23:03:48,144 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-03-04T23:03:48.835Z] 2026-03-04 23:03:48,145 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-03-04T23:03:48.835Z] 2026-03-04 23:03:48,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.420s. Listening on: http://localhost:8081
[2026-03-04T23:03:48.835Z] 2026-03-04 23:03:48,723 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:48.835Z] 2026-03-04 23:03:48,723 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:49.466Z] 2026-03-04 23:03:48,784 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:03:49.466Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s - in io.quarkus.agroal.test.NoConfigTest
[2026-03-04T23:03:49.466Z] [INFO] Running io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-03-04T23:03:50.182Z] 2026-03-04 23:03:48,790 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:03:50.182Z] 2026-03-04 23:03:49,516 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.213s. Listening on: http://localhost:8081
[2026-03-04T23:03:50.182Z] 2026-03-04 23:03:49,517 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:50.182Z] 2026-03-04 23:03:49,517 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation]
[2026-03-04T23:03:50.182Z] 2026-03-04 23:03:49,582 INFO [io.quarkus] (main) Quarkus stopped in 0.006s
[2026-03-04T23:03:50.182Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s - in io.quarkus.agroal.test.NoNettyDataSourceConfigTest
[2026-03-04T23:03:50.182Z] [INFO] Running io.quarkus.agroal.test.NoSuitableDriverTest
[2026-03-04T23:03:50.812Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in io.quarkus.agroal.test.NoSuitableDriverTest
[2026-03-04T23:03:50.812Z] [INFO] Running io.quarkus.agroal.test.PoolInterceptorsTest
[2026-03-04T23:03:52.121Z] 2026-03-04 23:03:51,385 INFO [io.agr.pool] (main) Datasource 'another': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$AnotherInterceptor@297b17b1 (priority 0) >>> io.quarkus.agroal.test.PoolInterceptorsTest$AnotherPriorityInterceptor@5ce64f9c (priority 1)]
[2026-03-04T23:03:52.122Z] 2026-03-04 23:03:51,386 INFO [io.agr.pool] (main) Datasource '<default>': Pool interceptors: [io.quarkus.agroal.test.PoolInterceptorsTest$DefaultInterceptor@6bdfa5dc (priority 0)]
[2026-03-04T23:03:52.122Z] 2026-03-04 23:03:51,539 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-03-04T23:03:52.122Z] 2026-03-04 23:03:51,539 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:52.122Z] 2026-03-04 23:03:51,539 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:52.122Z] 2026-03-04 23:03:51,631 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:03:52.122Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in io.quarkus.agroal.test.PoolInterceptorsTest
[2026-03-04T23:03:52.122Z] [INFO] Running io.quarkus.agroal.test.PoolLessTestCase
[2026-03-04T23:03:52.752Z] 2026-03-04 23:03:52,515 INFO [io.agr.pool] (main) Datasource '<default>': Connection reap not supported in pool-less mode
[2026-03-04T23:03:52.752Z] 2026-03-04 23:03:52,616 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.418s. Listening on: http://localhost:8081
[2026-03-04T23:03:52.752Z] 2026-03-04 23:03:52,616 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:52.752Z] 2026-03-04 23:03:52,616 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:52.752Z] 2026-03-04 23:03:52,691 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:03:53.382Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in io.quarkus.agroal.test.PoolLessTestCase
[2026-03-04T23:03:53.382Z] [INFO] Running io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,136 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-8) Unable to start devservices for default datasource as this datasource type (other) does not support devservices
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,527 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
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,721 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.441s. Listening on: http://localhost:8081
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,722 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,722 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-health, smallrye-metrics, vertx]
[2026-03-04T23:03:54.012Z] 2026-03-04 23:03:53,802 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:03:54.012Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s - in io.quarkus.agroal.test.UnknownDriverConfigTest
[2026-03-04T23:03:54.012Z] [INFO] Running io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-03-04T23:03:54.746Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s - in io.quarkus.agroal.test.XaRequiresXaDatasourceTest
[2026-03-04T23:03:54.746Z] [INFO] H2 database was shut down; server status: Not started
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] Results:
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:54.746Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final.jar
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:54.746Z] [INFO] Building jar: /quarkus/extensions/agroal/deployment/target/quarkus-agroal-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-agroal-deployment ---
[2026-03-04T23:03:54.746Z] [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
[2026-03-04T23:03:54.746Z] [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
[2026-03-04T23:03:54.746Z] [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
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] ---------------< io.quarkus:quarkus-caffeine-deployment >---------------
[2026-03-04T23:03:54.746Z] [INFO] Building Quarkus - Caffeine - Deployment 2.7.5.Final [349/964]
[2026-03-04T23:03:54.746Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:54.746Z] [INFO]
[2026-03-04T23:03:54.746Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:55.715Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/main/resources
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:55.715Z] [INFO] Compiling 1 source file to /quarkus/extensions/caffeine/deployment/target/classes
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:55.715Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/caffeine/deployment/src/test/resources
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] No sources to compile
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] No tests to run.
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final.jar
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [INFO] Building jar: /quarkus/extensions/caffeine/deployment/target/quarkus-caffeine-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-caffeine-deployment ---
[2026-03-04T23:03:55.715Z] [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
[2026-03-04T23:03:55.715Z] [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
[2026-03-04T23:03:55.715Z] [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
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] ---------< io.quarkus:quarkus-panache-hibernate-common-parent >---------
[2026-03-04T23:03:55.715Z] [INFO] Building Quarkus - Panache - Hibernate - Common 2.7.5.Final [350/964]
[2026-03-04T23:03:55.715Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-parent ---
[2026-03-04T23:03:55.715Z] [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
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] ------------< io.quarkus:quarkus-panache-hibernate-common >-------------
[2026-03-04T23:03:55.715Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Runtime 2.7.5.Final [351/964]
[2026-03-04T23:03:55.715Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO] Processed 2 files in 33ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO] Processed 2 files in 00:00.012 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:55.715Z] [INFO] Copying 1 resource
[2026-03-04T23:03:55.715Z] [INFO]
[2026-03-04T23:03:55.715Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:55.715Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:55.715Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/classes
[2026-03-04T23:03:56.345Z] [INFO]
[2026-03-04T23:03:56.345Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.345Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:56.345Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/runtime/src/test/resources
[2026-03-04T23:03:56.345Z] [INFO]
[2026-03-04T23:03:56.345Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.345Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:56.345Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panache-hibernate-common/runtime/target/test-classes
[2026-03-04T23:03:56.345Z] [INFO]
[2026-03-04T23:03:56.345Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.345Z] [INFO]
[2026-03-04T23:03:56.345Z] [INFO] -------------------------------------------------------
[2026-03-04T23:03:56.345Z] [INFO] T E S T S
[2026-03-04T23:03:56.345Z] [INFO] -------------------------------------------------------
[2026-03-04T23:03:56.345Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:03:56.977Z] [INFO] Running io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-03-04T23:03:56.977Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in io.quarkus.panache.hibernate.common.runtime.QueryMatcherTest
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] Results:
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.977Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final.jar
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.977Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/runtime/target/quarkus-panache-hibernate-common-2.7.5.Final-sources.jar
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common ---
[2026-03-04T23:03:56.977Z] [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
[2026-03-04T23:03:56.977Z] [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
[2026-03-04T23:03:56.977Z] [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
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] -------< io.quarkus:quarkus-panache-hibernate-common-deployment >-------
[2026-03-04T23:03:56.977Z] [INFO] Building Quarkus - Panache - Hibernate - Common - Deployment 2.7.5.Final [352/964]
[2026-03-04T23:03:56.977Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:56.977Z] [INFO]
[2026-03-04T23:03:56.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.653Z] [INFO]
[2026-03-04T23:03:57.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.653Z] [INFO]
[2026-03-04T23:03:57.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.653Z] [INFO]
[2026-03-04T23:03:57.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.653Z] [INFO]
[2026-03-04T23:03:57.653Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.653Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Processed 6 files in 22ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Processed 6 files in 00:00.008 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:57.654Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/main/resources
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:57.654Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panache-hibernate-common/deployment/target/classes
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:57.654Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-hibernate-common/deployment/src/test/resources
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] No sources to compile
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] No tests to run.
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final.jar
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [INFO] Building jar: /quarkus/extensions/panache/panache-hibernate-common/deployment/target/quarkus-panache-hibernate-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-hibernate-common-deployment ---
[2026-03-04T23:03:57.654Z] [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
[2026-03-04T23:03:57.654Z] [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
[2026-03-04T23:03:57.654Z] [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
[2026-03-04T23:03:57.654Z] [INFO]
[2026-03-04T23:03:57.654Z] [INFO] ------------< io.quarkus:quarkus-hibernate-orm-deployment >-------------
[2026-03-04T23:03:57.654Z] [INFO] Building Quarkus - Hibernate ORM - Deployment 2.7.5.Final [353/964]
[2026-03-04T23:03:57.654Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:03:58.284Z] [INFO]
[2026-03-04T23:03:58.284Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.284Z] [INFO]
[2026-03-04T23:03:58.284Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:58.914Z] [INFO] Processed 189 files in 431ms (Formatted: 0, Unchanged: 189, Failed: 0, Readonly: 0)
[2026-03-04T23:03:58.914Z] [INFO]
[2026-03-04T23:03:58.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:59.542Z] [INFO] Processed 189 files in 00:00.402 (Already Sorted: 189, Needed Sorting: 0)
[2026-03-04T23:03:59.542Z] [INFO]
[2026-03-04T23:03:59.542Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:59.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:03:59.542Z] [INFO] Copying 5 resources
[2026-03-04T23:03:59.542Z] [INFO]
[2026-03-04T23:03:59.542Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:03:59.542Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:03:59.542Z] [INFO] Compiling 32 source files to /quarkus/extensions/hibernate-orm/deployment/target/classes
[2026-03-04T23:04:00.174Z] [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
[2026-03-04T23:04:00.174Z] [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
[2026-03-04T23:04:00.174Z] [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
[2026-03-04T23:04:00.175Z] [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
[2026-03-04T23:04:00.175Z] [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
[2026-03-04T23:04:00.175Z] [INFO]
[2026-03-04T23:04:00.175Z] [INFO] --- forbiddenapis:3.1:check (verify-forbidden-apis) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:04:00.175Z] [INFO] Scanning for classes to check...
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-system-out
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-unsafe-12
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-unsafe-13
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-unsafe-14
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-unsafe-15
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-deprecated-12
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-deprecated-13
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-deprecated-14
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-deprecated-15
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-internal-12
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-internal-13
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-internal-14
[2026-03-04T23:04:00.175Z] [INFO] Reading bundled API signatures: jdk-internal-15
[2026-03-04T23:04:00.175Z] [INFO] Reading API signatures: /quarkus/extensions/hibernate-orm/deployment/banned-signatures.txt
[2026-03-04T23:04:00.175Z] [INFO] Loading classes to check...
[2026-03-04T23:04:00.175Z] [INFO] Scanning classes for violations...
[2026-03-04T23:04:00.805Z] [INFO] Scanned 53 class file(s) for forbidden API invocations (in 0.41s), 0 error(s).
[2026-03-04T23:04:00.805Z] [INFO]
[2026-03-04T23:04:00.805Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:04:00.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:04:00.805Z] [INFO] Copying 56 resources
[2026-03-04T23:04:00.805Z] [INFO]
[2026-03-04T23:04:00.805Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:04:00.805Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:04:00.805Z] [INFO] Compiling 157 source files to /quarkus/extensions/hibernate-orm/deployment/target/test-classes
[2026-03-04T23:04:02.858Z] [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
[2026-03-04T23:04:02.858Z] [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
[2026-03-04T23:04:02.858Z] [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
[2026-03-04T23:04:02.858Z] [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
[2026-03-04T23:04:02.858Z] required: java.util.Collection<? extends E>
[2026-03-04T23:04:02.858Z] found: java.util.Set
[2026-03-04T23:04:02.858Z] [WARNING] /quarkus/extensions/hibernate-orm/deployment/src/test/java/io/quarkus/hibernate/orm/xml/hbm/HbmXmlFilterDefTest.java:[38,56] unchecked conversion
[2026-03-04T23:04:02.858Z] required: java.util.Collection<? extends E>
[2026-03-04T23:04:02.858Z] found: java.util.Set
[2026-03-04T23:04:02.858Z] [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
[2026-03-04T23:04:02.858Z] [INFO]
[2026-03-04T23:04:02.858Z] [INFO] --- forbiddenapis:3.1:testCheck (verify-forbidden-test-apis) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:04:02.858Z] [INFO] Scanning for classes to check...
[2026-03-04T23:04:02.858Z] [INFO] Reading bundled API signatures: jdk-unsafe-11
[2026-03-04T23:04:02.858Z] [INFO] Reading bundled API signatures: jdk-deprecated-11
[2026-03-04T23:04:02.858Z] [INFO] Reading bundled API signatures: jdk-non-portable
[2026-03-04T23:04:02.858Z] [INFO] Reading bundled API signatures: jdk-internal-11
[2026-03-04T23:04:02.858Z] [INFO] Loading classes to check...
[2026-03-04T23:04:02.858Z] [INFO] Scanning classes for violations...
[2026-03-04T23:04:03.489Z] [INFO] Scanned 227 class file(s) for forbidden API invocations (in 0.62s), 0 error(s).
[2026-03-04T23:04:03.489Z] [INFO]
[2026-03-04T23:04:03.489Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:04:03.489Z] [INFO]
[2026-03-04T23:04:03.489Z] [INFO] -------------------------------------------------------
[2026-03-04T23:04:03.489Z] [INFO] T E S T S
[2026-03-04T23:04:03.489Z] [INFO] -------------------------------------------------------
[2026-03-04T23:04:03.489Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:04:05.550Z] [INFO] Running io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-03-04T23:04:12.835Z] 2026-03-04 23:04:09,308 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:12.835Z] 2026-03-04 23:04:12,422 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.407s. Listening on: http://localhost:8081
[2026-03-04T23:04:12.835Z] 2026-03-04 23:04:12,422 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:04:12.835Z] 2026-03-04 23:04:12,422 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:04:13.465Z] 2026-03-04 23:04:13,074 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:04:13.465Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.238 s - in io.quarkus.hibernate.orm.ExcludePersistenceXmlConfigTest
[2026-03-04T23:04:13.465Z] [INFO] Running io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:15,585 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:27.907Z] Tests paused
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:16,203 INFO [org.hib.Version] (build-2) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-03-04T23:04:27.907Z] Running tests for the first time
[2026-03-04T23:04:27.907Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:27.907Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:27.907Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:27.907Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:27.907Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:27.907Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:27.907Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:27.907Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:20,772 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.703s. Listening on: http://localhost:8080
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:20,773 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:20,773 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]
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:22,353 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.848s. Listening on: http://localhost:8081
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:22,353 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:22,353 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]
[2026-03-04T23:04:27.907Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:23,135 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-03-04T23:04:27.907Z] All 1 test is passing (0 skipped), 1 test was run in 6496ms. Tests completed at 23:04:23.
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:24,744 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1090945663600928489/src/main/resources/import.sql
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:24,746 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test1090945663600928489/src/main/resources/import.sql
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:24,747 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-03-04T23:04:27.907Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:27.907Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:27.907Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:24,770 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-03-04T23:04:27.907Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:27.907Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:27.907Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:27.907Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:27.907Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:25,966 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.184s. Listening on: http://localhost:8080
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:25,969 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:25,969 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]
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:25,969 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.224s
[2026-03-04T23:04:27.907Z] 2026-03-04 23:04:26,007 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:04:38.360Z] Tests paused
[2026-03-04T23:04:38.360Z] Running tests for the first time
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:26,042 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:04:38.360Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T23:04:38.360Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T23:04:38.360Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T23:04:38.360Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:04:38.360Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:04:38.360Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T23:04:38.360Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T23:04:38.360Z] ... 3 more
[2026-03-04T23:04:38.360Z]
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:26,121 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.339s. Listening on: http://localhost:8081
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:26,121 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:26,121 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]
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:26,205 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.006s
[2026-03-04T23:04:38.360Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:38.360Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:38.360Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:29,790 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,309 INFO [org.hib.jpa.int.uti.LogHelper] (Quarkus Main Thread) HHH000204: Processing PersistenceUnitInfo [name: <default>]
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,355 INFO [org.hib.Version] (build-9) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,369 INFO [org.hib.Version] (Quarkus Main Thread) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,420 INFO [org.hib.ann.com.Version] (Quarkus Main Thread) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,536 INFO [org.hib.dia.Dialect] (Quarkus Main Thread) HHH000400: Using dialect: io.quarkus.hibernate.orm.runtime.dialect.QuarkusH2Dialect
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:30,713 INFO [org.hib.val.int.uti.Version] (Quarkus Main Thread) HV000001: Hibernate Validator 6.2.2.Final
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:31,528 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:38.360Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:38.360Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:38.360Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:38.360Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:38.360Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:32,334 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.487s. Listening on: http://localhost:8080
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:32,334 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:32,334 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]
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:33,075 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.078s. Listening on: http://localhost:8081
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:33,076 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:33,076 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]
[2026-03-04T23:04:38.360Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:33,605 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-03-04T23:04:38.360Z] All 1 test is passing (0 skipped), 1 test was run in 5489ms. Tests completed at 23:04:33.
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:34,128 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3503832278324715978/src/test/resources/import.sql
[2026-03-04T23:04:38.360Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:38.360Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:38.360Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:34,945 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.791s. Listening on: http://localhost:8081
[2026-03-04T23:04:38.360Z] 2026-03-04 23:04:34,945 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:38.361Z] 2026-03-04 23:04:34,945 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]
[2026-03-04T23:04:38.361Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-03-04T23:04:38.361Z] 2026-03-04 23:04:34,994 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.009s
[2026-03-04T23:04:38.361Z] 2026-03-04 23:04:35,000 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T23:04:38.361Z] 2026-03-04 23:04:35,000 ERROR [io.qua.test] (Test runner thread) Test HibernateET#testImport() failed
[2026-03-04T23:04:38.361Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T23:04:38.361Z] Response body doesn't match expectation.
[2026-03-04T23:04:38.361Z] Expected: is "MyEntity:TEST ENTITY"
[2026-03-04T23:04:38.361Z] Actual: MyEntity:new entity
[2026-03-04T23:04:38.361Z]
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T23:04:38.361Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T23:04:38.361Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:04:38.361Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:04:38.361Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T23:04:38.361Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T23:04:38.361Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T23:04:38.361Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T23:04:38.361Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T23:04:38.361Z] at io.quarkus.hibernate.orm.HibernateET.testImport(HibernateET.java:18)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:04:38.361Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:04:38.361Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:04:38.361Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T23:04:38.361Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:04:38.361Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:04:38.361Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:04:38.362Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:04:38.362Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:04:38.362Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:04:38.362Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:04:38.362Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T23:04:38.362Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T23:04:38.362Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T23:04:38.362Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T23:04:38.362Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T23:04:38.362Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T23:04:38.362Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:04:38.362Z]
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:35,005 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T23:04:38.362Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 870ms. Tests completed at 23:04:35.
[2026-03-04T23:04:38.362Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:38.362Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:38.362Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:37,390 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.896s. Listening on: http://localhost:8081
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:37,391 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:37,391 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]
[2026-03-04T23:04:38.362Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:37,425 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.008s
[2026-03-04T23:04:38.362Z] 2026-03-04 23:04:37,427 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T23:04:38.363Z] All 1 test is passing (0 skipped), 1 test was run in 956ms. Tests completed at 23:04:37 due to changes to HibernateET.class.
[2026-03-04T23:04:38.363Z] 2026-03-04 23:04:37,477 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:04:47.070Z] Tests paused
[2026-03-04T23:04:47.070Z] Running tests for the first time
[2026-03-04T23:04:47.070Z] Starting test run, 1 tests to run.
[2026-03-04T23:04:47.070Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:04:47.070Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#HibernateET
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:40,771 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:41,521 INFO [org.hib.jpa.int.uti.LogHelper] (Quarkus Main Thread) HHH000204: Processing PersistenceUnitInfo [name: <default>]
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:41,559 INFO [org.hib.Version] (build-17) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:41,617 INFO [org.hib.Version] (Quarkus Main Thread) HHH000412: Hibernate ORM core version 5.6.5.Final
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:41,682 INFO [org.hib.ann.com.Version] (Quarkus Main Thread) HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:41,833 INFO [org.hib.dia.Dialect] (Quarkus Main Thread) HHH000400: Using dialect: io.quarkus.hibernate.orm.runtime.dialect.QuarkusH2Dialect
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:42,051 INFO [org.hib.val.int.uti.Version] (Quarkus Main Thread) HV000001: Hibernate Validator 6.2.2.Final
[2026-03-04T23:04:47.070Z] 2026-03-04 23:04:42,965 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:47.070Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:47.070Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:47.070Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:47.070Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:47.070Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:43,688 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 5.671s. Listening on: http://localhost:8080
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:43,688 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:43,689 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]
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:44,700 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test14621748188608746163/src/main/resources/import.sql
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:44,702 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, OtherEntityTestResource.class, OtherEntity.class.
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:44,714 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,077 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.979s. Listening on: http://localhost:8081
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,077 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,077 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]
[2026-03-04T23:04:47.071Z] Running 1/1. Running: io.quarkus.hibernate.orm.HibernateET#testImport()
[2026-03-04T23:04:47.071Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:47.071Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:47.071Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:47.071Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:47.071Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,663 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.942s. Listening on: http://localhost:8080
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,667 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,667 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]
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,667 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.564s
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,674 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test14621748188608746163/src/main/resources/import.sql
[2026-03-04T23:04:47.071Z] 2026-03-04 23:04:45,690 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:04:47.071Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.821 s - in io.quarkus.hibernate.orm.HibernateHotReloadTestCase
[2026-03-04T23:04:47.071Z] [INFO] Running io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:45,704 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:04:49.123Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T23:04:49.123Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T23:04:49.123Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T23:04:49.123Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:04:49.123Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:04:49.123Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T23:04:49.123Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T23:04:49.123Z] ... 3 more
[2026-03-04T23:04:49.123Z]
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:45,893 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:48,429 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.244s. Listening on: http://localhost:8081
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:48,429 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:48,429 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:04:49.123Z] 2026-03-04 23:04:48,667 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:04:49.123Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.731 s - in io.quarkus.hibernate.orm.HibernateMetricsTestCase
[2026-03-04T23:04:49.123Z] [INFO] Running io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-03-04T23:04:49.753Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in io.quarkus.hibernate.orm.HibernateOrmAnnotationsTest
[2026-03-04T23:04:49.753Z] [INFO] Running io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-03-04T23:04:53.897Z] 2026-03-04 23:04:50,409 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:04:53.897Z] Tests paused
[2026-03-04T23:04:53.897Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:04:53.897Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:04:53.897Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:04:53.897Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:04:53.897Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:04:53.897Z] 2026-03-04 23:04:53,347 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.383s. Listening on: http://localhost:8080
[2026-03-04T23:04:53.897Z] 2026-03-04 23:04:53,347 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:04:53.897Z] 2026-03-04 23:04:53,347 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]
[2026-03-04T23:04:53.897Z] 2026-03-04 23:04:53,805 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:04:54.524Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.34 s - in io.quarkus.hibernate.orm.HibernateSchemaRecreateDevConsoleTestCase
[2026-03-04T23:04:54.524Z] [INFO] Running io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-03-04T23:04:55.832Z] 2026-03-04 23:04:55,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.908s. Listening on: http://localhost:8081
[2026-03-04T23:04:55.832Z] 2026-03-04 23:04:55,688 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:04:55.832Z] 2026-03-04 23:04:55,688 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:04:56.462Z] 2026-03-04 23:04:55,775 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:04:56.462Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s - in io.quarkus.hibernate.orm.JPACacheDisabledTest
[2026-03-04T23:04:56.462Z] [INFO] Running io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-03-04T23:04:57.776Z] Resource loaded multiple times: META-INF/services/javax.el.ExpressionFactory. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:04:57.776Z] 2026-03-04 23:04:57,526 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.922s. Listening on: http://localhost:8081
[2026-03-04T23:04:57.776Z] 2026-03-04 23:04:57,527 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:04:57.776Z] 2026-03-04 23:04:57,527 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:04:57.776Z] 2026-03-04 23:04:57,596 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:04:57.776Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s - in io.quarkus.hibernate.orm.JPAFastBootingTest
[2026-03-04T23:04:57.776Z] [INFO] Running io.quarkus.hibernate.orm.NoTransactionTest
[2026-03-04T23:04:59.843Z] 2026-03-04 23:04:59,323 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.939s. Listening on: http://localhost:8081
[2026-03-04T23:04:59.843Z] 2026-03-04 23:04:59,323 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:04:59.843Z] 2026-03-04 23:04:59,324 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:04:59.843Z] 2026-03-04 23:04:59,431 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:04:59.843Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.832 s - in io.quarkus.hibernate.orm.NoTransactionTest
[2026-03-04T23:04:59.843Z] [INFO] Running io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-03-04T23:05:01.954Z] 2026-03-04 23:04:59,943 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Unable to determine a database type for default datasource
[2026-03-04T23:05:01.954Z] 2026-03-04 23:05:01,125 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.885s. Listening on: http://localhost:8081
[2026-03-04T23:05:01.954Z] 2026-03-04 23:05:01,126 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:01.954Z] 2026-03-04 23:05:01,126 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:01.954Z] 2026-03-04 23:05:01,296 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:05:01.954Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 s - in io.quarkus.hibernate.orm.UseNamedDatasourceTest
[2026-03-04T23:05:01.954Z] [INFO] Running io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-03-04T23:05:03.269Z] 2026-03-04 23:05:02,547 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.
[2026-03-04T23:05:03.269Z] 2026-03-04 23:05:03,027 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.919s. Listening on: http://localhost:8081
[2026-03-04T23:05:03.269Z] 2026-03-04 23:05:03,027 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:03.269Z] 2026-03-04 23:05:03,027 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:03.269Z] 2026-03-04 23:05:03,205 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:05:03.908Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.905 s - in io.quarkus.hibernate.orm.attributeconverter.AttributeConverterAutoApplyTest
[2026-03-04T23:05:03.908Z] [INFO] Running io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-03-04T23:05:05.227Z] 2026-03-04 23:05:04,821 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.796s. Listening on: http://localhost:8081
[2026-03-04T23:05:05.227Z] 2026-03-04 23:05:04,822 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:05.227Z] 2026-03-04 23:05:04,822 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:05.974Z] 2026-03-04 23:05:05,285 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:05:05.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 s - in io.quarkus.hibernate.orm.batch.BatchFetchSizeTest
[2026-03-04T23:05:05.975Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:05.975Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithExplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:05.975Z] [INFO] Running io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:06.694Z] 2026-03-04 23:05:06,152 WARN [io.qua.agr.dep.AgroalProcessor] (build-1) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-03-04T23:05:06.694Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s - in io.quarkus.hibernate.orm.config.EntitiesInDefaultPUWithImplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:06.694Z] [INFO] Running io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:06,735 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:06,750 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:06,766 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:06,767 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-10) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:07,379 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.448s. Listening on: http://localhost:8081
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:07,380 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:07,380 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:08.020Z] 2026-03-04 23:05:07,437 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:05:08.020Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in io.quarkus.hibernate.orm.config.NoEntitiesTest
[2026-03-04T23:05:08.020Z] [INFO] Running io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-03-04T23:05:08.668Z] 2026-03-04 23:05:07,458 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:08.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in io.quarkus.hibernate.orm.config.NoHibernatePropertiesTest
[2026-03-04T23:05:08.668Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:08.668Z] 2026-03-04 23:05:08,497 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-03-04T23:05:08.668Z] 2026-03-04 23:05:08,497 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-03-04T23:05:08.668Z] 2026-03-04 23:05:08,503 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:08.668Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithExplicitUnconfiguredDatasourceTest
[2026-03-04T23:05:08.668Z] [INFO] Running io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-03-04T23:05:09.304Z] 2026-03-04 23:05:08,961 WARN [io.qua.agr.dep.AgroalProcessor] (build-15) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-03-04T23:05:09.304Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s - in io.quarkus.hibernate.orm.config.namedpu.EntitiesInNamedPUWithoutDatasourceTest
[2026-03-04T23:05:09.304Z] [INFO] Running io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-03-04T23:05:09.304Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in io.quarkus.hibernate.orm.deployment.ConstantsTest
[2026-03-04T23:05:09.304Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-03-04T23:05:15.263Z] Tests paused
[2026-03-04T23:05:15.263Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:05:15.263Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:05:15.263Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:05:15.263Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:05:15.263Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,474 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.643s. Listening on: http://localhost:8080
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,475 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,475 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]
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,546 ERROR [io.qua.hib.orm.run.sch.SchemaManagementIntegrator] (Hibernate post-boot validation thread for <default>) Failed to validate Schema: Schema-validation: missing table [MyEntityTable]
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,616 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
[2026-03-04T23:05:15.263Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:71)
[2026-03-04T23:05:15.263Z] at org.hibernate.dialect.TypeNames.get(TypeNames.java:103)
[2026-03-04T23:05:15.263Z] at org.hibernate.dialect.Dialect.getTypeName(Dialect.java:404)
[2026-03-04T23:05:15.263Z] at org.hibernate.mapping.Column.getSqlType(Column.java:238)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:91)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.StandardTableExporter.getSqlCreateStrings(StandardTableExporter.java:30)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.createTable(AbstractSchemaMigrator.java:295)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:74)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:220)
[2026-03-04T23:05:15.263Z] at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:123)
[2026-03-04T23:05:15.263Z] at io.quarkus.hibernate.orm.runtime.schema.SchemaManagementIntegrator.runPostBootValidation(SchemaManagementIntegrator.java:139)
[2026-03-04T23:05:15.263Z] at io.quarkus.hibernate.orm.runtime.HibernateOrmRecorder$6.run(HibernateOrmRecorder.java:146)
[2026-03-04T23:05:15.263Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:05:15.263Z]
[2026-03-04T23:05:15.263Z] 2026-03-04 23:05:14,790 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T23:05:15.263Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.715 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationFailingDDLGenerationTestCase
[2026-03-04T23:05:15.263Z] [INFO] Running io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-03-04T23:05:20.089Z] 2026-03-04 23:05:15,642 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:05:20.089Z] Tests paused
[2026-03-04T23:05:20.089Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:05:20.089Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:05:20.089Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:05:20.089Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:05:20.089Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:05:20.089Z] 2026-03-04 23:05:19,017 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.800s. Listening on: http://localhost:8080
[2026-03-04T23:05:20.089Z] 2026-03-04 23:05:19,017 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:05:20.089Z] 2026-03-04 23:05:19,017 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]
[2026-03-04T23:05:20.089Z] 2026-03-04 23:05:19,155 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:05:20.089Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.363 s - in io.quarkus.hibernate.orm.devconsole.DevConsolePuInformationTestCase
[2026-03-04T23:05:20.089Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-03-04T23:05:21.408Z] 2026-03-04 23:05:20,936 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.883s. Listening on: http://localhost:8081
[2026-03-04T23:05:21.408Z] 2026-03-04 23:05:20,937 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:21.408Z] 2026-03-04 23:05:20,937 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:21.408Z] 2026-03-04 23:05:21,215 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:05:21.408Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.03 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerFinalFieldTest
[2026-03-04T23:05:21.408Z] [INFO] Running io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-03-04T23:05:21.408Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.hibernate.orm.enhancer.HibernateEntityEnhancerTest
[2026-03-04T23:05:21.408Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-03-04T23:05:23.469Z] 2026-03-04 23:05:22,879 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.911s. Listening on: http://localhost:8081
[2026-03-04T23:05:23.469Z] 2026-03-04 23:05:22,879 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:23.469Z] 2026-03-04 23:05:22,879 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:23.469Z] 2026-03-04 23:05:22,951 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:05:23.469Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueTest
[2026-03-04T23:05:23.469Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-03-04T23:05:24.788Z] 2026-03-04 23:05:23,433 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Unable to determine a database type for default datasource
[2026-03-04T23:05:24.788Z] 2026-03-04 23:05:24,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.902s. Listening on: http://localhost:8081
[2026-03-04T23:05:24.788Z] 2026-03-04 23:05:24,535 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:24.788Z] 2026-03-04 23:05:24,535 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:24.788Z] 2026-03-04 23:05:24,607 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:05:24.788Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithMultiplePUsTest
[2026-03-04T23:05:24.788Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-03-04T23:05:26.856Z] 2026-03-04 23:05:26,465 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.840s. Listening on: http://localhost:8081
[2026-03-04T23:05:26.856Z] 2026-03-04 23:05:26,465 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:26.856Z] 2026-03-04 23:05:26,465 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:26.856Z] 2026-03-04 23:05:26,578 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:05:26.856Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.963 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedDefaultValueWithPersistenceXmlTest
[2026-03-04T23:05:26.856Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-03-04T23:05:28.172Z] 2026-03-04 23:05:27,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.801s. Listening on: http://localhost:8081
[2026-03-04T23:05:28.172Z] 2026-03-04 23:05:27,951 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:28.172Z] 2026-03-04 23:05:27,951 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:28.172Z] 2026-03-04 23:05:28,006 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:05:28.172Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedFalseValueWithPersistenceXmlTest
[2026-03-04T23:05:28.172Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-03-04T23:05:29.494Z] 2026-03-04 23:05:29,373 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.766s. Listening on: http://localhost:8081
[2026-03-04T23:05:29.494Z] 2026-03-04 23:05:29,373 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:29.494Z] 2026-03-04 23:05:29,374 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:30.125Z] 2026-03-04 23:05:29,445 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:05:30.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueTest
[2026-03-04T23:05:30.125Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-03-04T23:05:31.436Z] 2026-03-04 23:05:29,972 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Unable to determine a database type for default datasource
[2026-03-04T23:05:31.436Z] 2026-03-04 23:05:30,997 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.822s. Listening on: http://localhost:8081
[2026-03-04T23:05:31.436Z] 2026-03-04 23:05:30,998 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:31.436Z] 2026-03-04 23:05:30,998 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:31.436Z] 2026-03-04 23:05:31,063 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:05:31.436Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithMultiplePUsTest
[2026-03-04T23:05:31.436Z] [INFO] Running io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-03-04T23:05:32.809Z] 2026-03-04 23:05:32,554 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.893s. Listening on: http://localhost:8081
[2026-03-04T23:05:32.809Z] 2026-03-04 23:05:32,554 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:32.809Z] 2026-03-04 23:05:32,554 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:32.809Z] 2026-03-04 23:05:32,619 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:05:32.809Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in io.quarkus.hibernate.orm.ignore_explicit_for_joined.IgnoreExplicitForJoinedTrueValueWithPersistenceXmlTest
[2026-03-04T23:05:32.809Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-03-04T23:05:34.516Z] 2026-03-04 23:05:34,111 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.820s. Listening on: http://localhost:8081
[2026-03-04T23:05:34.516Z] 2026-03-04 23:05:34,111 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:34.516Z] 2026-03-04 23:05:34,111 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:34.516Z] 2026-03-04 23:05:34,226 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:05:34.516Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s - in io.quarkus.hibernate.orm.interceptor.ApplicationScopedInterceptorTest
[2026-03-04T23:05:34.516Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-03-04T23:05:36.589Z] 2026-03-04 23:05:35,806 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.977s. Listening on: http://localhost:8081
[2026-03-04T23:05:36.589Z] 2026-03-04 23:05:35,807 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:36.589Z] 2026-03-04 23:05:35,807 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:36.589Z] 2026-03-04 23:05:35,894 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:05:36.589Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in io.quarkus.hibernate.orm.interceptor.DependentInterceptorTest
[2026-03-04T23:05:36.589Z] [INFO] Running io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-03-04T23:05:37.920Z] 2026-03-04 23:05:37,196 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-03-04T23:05:37.920Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-03-04T23:05:37.920Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-03-04T23:05:37.920Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-03-04T23:05:37.920Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-03-04T23:05:37.920Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-03-04T23:05:37.920Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-03-04T23:05:37.920Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:05:37.920Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:05:37.920Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.initData(TransactionScopedInterceptorTest.java:56)
[2026-03-04T23:05:37.920Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_Observer_initData_de79574687f2eb83aa75aff948cd3b7b580bb58d.notify(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-03-04T23:05:37.920Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-03-04T23:05:37.920Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T23:05:37.920Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T23:05:37.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:05:37.920Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:05:37.920Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:05:37.920Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:05:37.920Z] at io.quarkus.runner.bootstrap.StartupActionImpl.run(StartupActionImpl.java:237)
[2026-03-04T23:05:37.920Z] at io.quarkus.test.QuarkusUnitTest.beforeAll(QuarkusUnitTest.java:636)
[2026-03-04T23:05:37.920Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-03-04T23:05:37.920Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.920Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-03-04T23:05:37.920Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-03-04T23:05:37.920Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:05:37.921Z]
[2026-03-04T23:05:37.921Z] 2026-03-04 23:05:37,247 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.799s. Listening on: http://localhost:8081
[2026-03-04T23:05:37.921Z] 2026-03-04 23:05:37,247 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:37.921Z] 2026-03-04 23:05:37,247 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:37.921Z] 2026-03-04 23:05:37,316 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-03-04T23:05:37.921Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-03-04T23:05:37.921Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-03-04T23:05:37.921Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:05:37.921Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:72)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:05:37.921Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:05:37.921Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-03-04T23:05:37.921Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.921Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:05:37.921Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:05:37.921Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:05:37.921Z]
[2026-03-04T23:05:37.921Z] 2026-03-04 23:05:37,319 ERROR [org.hib.int.SessionImpl] (main) HHH000087: Exception in interceptor afterTransactionCompletion(): javax.enterprise.context.ContextNotActiveException
[2026-03-04T23:05:37.921Z] at io.quarkus.arc.impl.ClientProxies.getDelegate(ClientProxies.java:46)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.arc$delegate(Unknown Source)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest_TransactionScopedInterceptor_ClientProxy.afterTransactionCompletion(Unknown Source)
[2026-03-04T23:05:37.921Z] at org.hibernate.internal.SessionImpl.afterTransactionCompletion(SessionImpl.java:2454)
[2026-03-04T23:05:37.921Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.afterTransactionCompletion(JdbcCoordinatorImpl.java:456)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.afterCompletion(JtaTransactionCoordinatorImpl.java:385)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.doAfterCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:60)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorTrackingImpl.afterCompletion(SynchronizationCallbackCoordinatorTrackingImpl.java:72)
[2026-03-04T23:05:37.921Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.afterCompletion(RegisteredSynchronization.java:44)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.afterCompletion(SynchronizationImple.java:96)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.afterCompletion(TwoPhaseCoordinator.java:545)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:101)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:05:37.921Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:05:37.921Z] at javax.transaction.NarayanaJtaProducers_ProducerMethod_userTransaction_c93608e32f9c017c8aafd0401efc2eb68d35aa4e_ClientProxy.commit(Unknown Source)
[2026-03-04T23:05:37.921Z] at io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest.testTransactionScopedSession(TransactionScopedInterceptorTest.java:79)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:05:37.921Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:05:37.921Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:05:37.921Z] at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:484)
[2026-03-04T23:05:37.921Z] at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:398)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:05:37.921Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:05:37.921Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.922Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.922Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:05:37.922Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:05:37.922Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:05:37.922Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:05:37.922Z]
[2026-03-04T23:05:37.922Z] 2026-03-04 23:05:37,334 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:05:37.922Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 s - in io.quarkus.hibernate.orm.interceptor.TransactionScopedInterceptorTest
[2026-03-04T23:05:37.922Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-03-04T23:05:39.241Z] 2026-03-04 23:05:38,696 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.792s. Listening on: http://localhost:8081
[2026-03-04T23:05:39.241Z] 2026-03-04 23:05:38,696 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:39.241Z] 2026-03-04 23:05:38,696 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:39.241Z] 2026-03-04 23:05:38,759 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:05:39.241Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlDefaultValueTest
[2026-03-04T23:05:39.241Z] [INFO] Running io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-03-04T23:05:40.579Z] 2026-03-04 23:05:40,250 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.884s. Listening on: http://localhost:8081
[2026-03-04T23:05:40.579Z] 2026-03-04 23:05:40,251 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:40.579Z] 2026-03-04 23:05:40,251 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:40.579Z] 2026-03-04 23:05:40,345 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:05:40.579Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in io.quarkus.hibernate.orm.logsql.LogSqlFormatSqlFalseTest
[2026-03-04T23:05:40.579Z] [INFO] Running io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-03-04T23:05:43.472Z] 2026-03-04 23:05:42,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.414s. Listening on: http://localhost:8081
[2026-03-04T23:05:43.472Z] 2026-03-04 23:05:42,621 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:43.472Z] 2026-03-04 23:05:42,621 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:43.472Z] 2026-03-04 23:05:42,825 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:05:43.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.475 s - in io.quarkus.hibernate.orm.metadatabuildercontributor.MetadataBuilderContributorTest
[2026-03-04T23:05:43.472Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-03-04T23:05:44.882Z] 2026-03-04 23:05:44,507 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.878s. Listening on: http://localhost:8081
[2026-03-04T23:05:44.882Z] 2026-03-04 23:05:44,507 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:44.882Z] 2026-03-04 23:05:44,508 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:44.882Z] 2026-03-04 23:05:44,693 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:05:44.882Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.866 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiEntityManagerTest
[2026-03-04T23:05:44.882Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-03-04T23:05:46.959Z] 2026-03-04 23:05:46,739 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.243s. Listening on: http://localhost:8081
[2026-03-04T23:05:46.959Z] 2026-03-04 23:05:46,739 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:46.959Z] 2026-03-04 23:05:46,740 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:47.593Z] 2026-03-04 23:05:47,065 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T23:05:47.593Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsCdiSessionTest
[2026-03-04T23:05:47.593Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-03-04T23:05:47.593Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsClassLevelAnnotationTest
[2026-03-04T23:05:47.593Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-03-04T23:05:53.592Z] Tests paused
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,983 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-27) Dev Services for H2 started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,984 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-27) Dev Services for the default datasource (h2) started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,991 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-27) Dev Services for H2 started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,991 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-27) Dev Services for datasource 'inventory' (h2) started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,995 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-27) Dev Services for H2 started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:48,995 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-27) Dev Services for datasource 'users' (h2) started.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:49,002 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-39) Setting quarkus.hibernate-orm.inventory.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:49,003 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-39) Setting quarkus.hibernate-orm.users.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:50,994 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-03-04T23:05:53.592Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:05:53.592Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:05:53.592Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:05:53.592Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:05:53.592Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,396 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.205s. Listening on: http://localhost:8080
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,397 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,397 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]
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,637 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test5189542285746096351/src/main/resources/import.sql
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,638 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,657 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,840 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
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:51,840 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
[2026-03-04T23:05:53.592Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:05:53.592Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:05:53.592Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:05:53.592Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:05:53.592Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,289 INFO [io.agr.pool] (Quarkus Main Thread) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,377 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.712s. Listening on: http://localhost:8080
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,377 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,377 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]
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,377 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.743s
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,403 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:05:53.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.975 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsImportSqlHotReloadScriptTest
[2026-03-04T23:05:53.592Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,437 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,441 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:52,446 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:53,396 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Could not find any entities affected to the persistence unit 'inventory'.
[2026-03-04T23:05:53.592Z] 2026-03-04 23:05:53,396 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Could not find any entities affected to the persistence unit 'users'.
[2026-03-04T23:05:53.592Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInconsistentStorageEnginesTest
[2026-03-04T23:05:53.592Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-03-04T23:05:55.649Z] 2026-03-04 23:05:55,355 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.917s. Listening on: http://localhost:8081
[2026-03-04T23:05:55.649Z] 2026-03-04 23:05:55,355 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:55.649Z] 2026-03-04 23:05:55,355 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:55.649Z] 2026-03-04 23:05:55,555 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:05:55.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsInterceptorTest
[2026-03-04T23:05:55.649Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,022 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-2) Dev Services for H2 started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,022 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Dev Services for the default datasource (h2) started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,033 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-2) Dev Services for H2 started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,033 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Dev Services for datasource 'inventory' (h2) started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,043 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-2) Dev Services for H2 started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,043 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-2) Dev Services for datasource 'users' (h2) started.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,044 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
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,044 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
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:56,918 INFO [io.agr.pool] (main) Datasource 'users': Initial size smaller than min. Connections will be created when necessary
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:57,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.954s. Listening on: http://localhost:8081
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:57,194 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:57,194 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:57.744Z] 2026-03-04 23:05:57,359 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:05:57.744Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsPackageAnnotationsTest
[2026-03-04T23:05:57.744Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:57,361 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:57,364 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:57,366 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:59,395 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.238s. Listening on: http://localhost:8081
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:59,398 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:59,398 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:05:59.812Z] 2026-03-04 23:05:59,694 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:05:59.812Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionEntityManagerTest
[2026-03-04T23:05:59.812Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-03-04T23:06:01.898Z] 2026-03-04 23:06:01,423 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.866s. Listening on: http://localhost:8081
[2026-03-04T23:06:01.898Z] 2026-03-04 23:06:01,423 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:01.898Z] 2026-03-04 23:06:01,424 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:01.898Z] 2026-03-04 23:06:01,590 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:06:01.898Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsResourceInjectionSessionTest
[2026-03-04T23:06:01.898Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:02,122 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Unable to determine a database type for default datasource
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:02,127 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-13) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:06:04.016Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.DefaultEntity
[2026-03-04T23:06:04.016Z] - io.quarkus.hibernate.orm.multiplepersistenceunits.model.config.user.User
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:03,337 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.001s. Listening on: http://localhost:8081
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:03,338 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:03,338 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:04.016Z] 2026-03-04 23:06:03,526 INFO [io.quarkus] (main) Quarkus stopped in 0.036s
[2026-03-04T23:06:04.016Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUnaffectedEntitiesTest
[2026-03-04T23:06:04.016Z] [INFO] Running io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-03-04T23:06:04.649Z] 2026-03-04 23:06:04,222 WARN [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Unable to determine a database type for default datasource
[2026-03-04T23:06:04.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in io.quarkus.hibernate.orm.multiplepersistenceunits.MultiplePersistenceUnitsUndefinedPackagesTest
[2026-03-04T23:06:04.649Z] [INFO] Running io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-03-04T23:06:06.826Z] 2026-03-04 23:06:06,333 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.209s. Listening on: http://localhost:8081
[2026-03-04T23:06:06.826Z] 2026-03-04 23:06:06,333 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:06.826Z] 2026-03-04 23:06:06,333 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:06.826Z] 2026-03-04 23:06:06,544 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-03-04T23:06:06.826Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s - in io.quarkus.hibernate.orm.naming.ImplicitNamingStrategyTest
[2026-03-04T23:06:06.826Z] [INFO] Running io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-03-04T23:06:08.896Z] 2026-03-04 23:06:08,599 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.862s. Listening on: http://localhost:8081
[2026-03-04T23:06:08.896Z] 2026-03-04 23:06:08,600 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:08.896Z] 2026-03-04 23:06:08,600 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:08.896Z] 2026-03-04 23:06:08,710 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:06:08.896Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.155 s - in io.quarkus.hibernate.orm.naming.PhysicalNamingStrategyTest
[2026-03-04T23:06:08.896Z] [INFO] Running io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-03-04T23:06:11.044Z] 2026-03-04 23:06:10,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.324s. Listening on: http://localhost:8081
[2026-03-04T23:06:11.044Z] 2026-03-04 23:06:10,836 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:11.044Z] 2026-03-04 23:06:10,836 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:11.684Z] 2026-03-04 23:06:11,022 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:06:11.684Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.317 s - in io.quarkus.hibernate.orm.packages.PackageLevelAnnotationTest
[2026-03-04T23:06:11.684Z] [INFO] Running io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-03-04T23:06:12.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s - in io.quarkus.hibernate.orm.persistenceunitextension.InvalidTypeForPersistenceUnitExtensionTest
[2026-03-04T23:06:12.313Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-03-04T23:06:14.396Z] 2026-03-04 23:06:13,935 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.385s. Listening on: http://localhost:8081
[2026-03-04T23:06:14.396Z] 2026-03-04 23:06:13,935 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:14.396Z] 2026-03-04 23:06:13,935 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:15.031Z] 2026-03-04 23:06:14,440 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:06:15.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.668 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessAssociationsTest
[2026-03-04T23:06:15.031Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-03-04T23:06:16.371Z] 2026-03-04 23:06:16,231 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.013s. Listening on: http://localhost:8081
[2026-03-04T23:06:16.371Z] 2026-03-04 23:06:16,232 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:16.371Z] 2026-03-04 23:06:16,232 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:17.007Z] 2026-03-04 23:06:16,438 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:06:17.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFieldTypesTest
[2026-03-04T23:06:17.007Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-03-04T23:06:19.274Z] 2026-03-04 23:06:18,681 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.366s. Listening on: http://localhost:8081
[2026-03-04T23:06:19.274Z] 2026-03-04 23:06:18,681 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:19.274Z] 2026-03-04 23:06:18,681 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:19.274Z] 2026-03-04 23:06:19,027 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:06:19.274Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessFinalFieldTest
[2026-03-04T23:06:19.274Z] [INFO] Running io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-03-04T23:06:21.323Z] 2026-03-04 23:06:21,036 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.246s. Listening on: http://localhost:8081
[2026-03-04T23:06:21.324Z] 2026-03-04 23:06:21,036 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:21.324Z] 2026-03-04 23:06:21,036 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:21.324Z] 2026-03-04 23:06:21,192 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:06:21.324Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s - in io.quarkus.hibernate.orm.publicfields.PublicFieldAccessInheritanceTest
[2026-03-04T23:06:21.324Z] [INFO] Running io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-03-04T23:06:26.091Z] 2026-03-04 23:06:22,143 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:06:26.091Z] Tests paused
[2026-03-04T23:06:26.091Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:06:26.091Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:06:26.091Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:06:26.091Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:06:26.091Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:06:26.091Z] 2026-03-04 23:06:25,598 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.926s. Listening on: http://localhost:8080
[2026-03-04T23:06:26.091Z] 2026-03-04 23:06:25,598 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:06:26.091Z] 2026-03-04 23:06:25,598 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]
[2026-03-04T23:06:26.091Z] 2026-03-04 23:06:25,835 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T23:06:26.091Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.68 s - in io.quarkus.hibernate.orm.quoted_indentifiers.JPAQuotedTestCase
[2026-03-04T23:06:26.091Z] [INFO] Running io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-03-04T23:06:30.851Z] 2026-03-04 23:06:26,787 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:06:30.851Z] Tests paused
[2026-03-04T23:06:30.851Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:06:30.851Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:06:30.851Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:06:30.851Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:06:30.851Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:06:30.851Z] 2026-03-04 23:06:30,109 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.732s. Listening on: http://localhost:8080
[2026-03-04T23:06:30.851Z] 2026-03-04 23:06:30,109 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:06:30.851Z] 2026-03-04 23:06:30,109 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:30.851Z] 2026-03-04 23:06:30,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T23:06:34.638Z] Tests paused
[2026-03-04T23:06:34.638Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:06:34.638Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:06:34.638Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:06:34.638Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:06:34.638Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:06:34.638Z] 2026-03-04 23:06:34,371 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.766s. Listening on: http://localhost:8080
[2026-03-04T23:06:34.638Z] 2026-03-04 23:06:34,371 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:06:34.638Z] 2026-03-04 23:06:34,372 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:34.638Z] 2026-03-04 23:06:34,383 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:06:34.638Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.563 s - in io.quarkus.hibernate.orm.scripts.GenerateScriptNotAppendedTestCase
[2026-03-04T23:06:34.638Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-03-04T23:06:38.412Z] 2026-03-04 23:06:38,038 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.074s. Listening on: http://localhost:8081
[2026-03-04T23:06:38.412Z] 2026-03-04 23:06:38,038 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:38.412Z] 2026-03-04 23:06:38,038 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:38.412Z] 2026-03-04 23:06:38,219 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:06:38.412Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.784 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiEntityManagerTest
[2026-03-04T23:06:38.412Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-03-04T23:06:42.171Z] 2026-03-04 23:06:41,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.210s. Listening on: http://localhost:8081
[2026-03-04T23:06:42.171Z] 2026-03-04 23:06:41,347 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:42.171Z] 2026-03-04 23:06:41,347 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:42.171Z] 2026-03-04 23:06:41,459 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:06:42.171Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitCdiSessionTest
[2026-03-04T23:06:42.171Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-03-04T23:06:43.480Z] 2026-03-04 23:06:41,778 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-16) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:06:43.480Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-03-04T23:06:43.480Z] 2026-03-04 23:06:42,868 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.921s. Listening on: http://localhost:8081
[2026-03-04T23:06:43.480Z] 2026-03-04 23:06:42,868 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:43.480Z] 2026-03-04 23:06:42,868 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:43.480Z] 2026-03-04 23:06:43,023 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:06:43.480Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageAnnotationTest
[2026-03-04T23:06:43.480Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-03-04T23:06:44.799Z] 2026-03-04 23:06:43,415 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:06:44.799Z] - io.quarkus.hibernate.orm.singlepersistenceunit.entityassignment.excludedpackage.ExcludedEntity
[2026-03-04T23:06:44.799Z] 2026-03-04 23:06:44,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.813s. Listening on: http://localhost:8081
[2026-03-04T23:06:44.799Z] 2026-03-04 23:06:44,374 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:44.799Z] 2026-03-04 23:06:44,374 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:44.799Z] 2026-03-04 23:06:44,518 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:06:44.799Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitPackageConfigurationTest
[2026-03-04T23:06:44.799Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-03-04T23:06:46.854Z] 2026-03-04 23:06:46,400 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.187s. Listening on: http://localhost:8081
[2026-03-04T23:06:46.854Z] 2026-03-04 23:06:46,401 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:46.854Z] 2026-03-04 23:06:46,401 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:46.854Z] 2026-03-04 23:06:46,522 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:06:46.854Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionEntityManagerTest
[2026-03-04T23:06:46.854Z] [INFO] Running io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-03-04T23:06:48.166Z] 2026-03-04 23:06:47,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.826s. Listening on: http://localhost:8081
[2026-03-04T23:06:48.166Z] 2026-03-04 23:06:47,828 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:48.166Z] 2026-03-04 23:06:47,828 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:48.166Z] 2026-03-04 23:06:47,952 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:06:48.166Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in io.quarkus.hibernate.orm.singlepersistenceunit.SinglePersistenceUnitResourceInjectionSessionTest
[2026-03-04T23:06:48.166Z] [INFO] Running io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-03-04T23:06:49.480Z] 2026-03-04 23:06:49,366 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.925s. Listening on: http://localhost:8081
[2026-03-04T23:06:49.481Z] 2026-03-04 23:06:49,366 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:49.481Z] 2026-03-04 23:06:49,366 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:49.481Z] 2026-03-04 23:06:49,417 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:06:49.481Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 s - in io.quarkus.hibernate.orm.specialmappings.EarlyMetadaValidationTest
[2026-03-04T23:06:49.481Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:50,262 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:06:54.313Z] Tests paused
[2026-03-04T23:06:54.313Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:06:54.313Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:06:54.313Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:06:54.313Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:06:54.313Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:52,937 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.167s. Listening on: http://localhost:8080
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:52,937 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:52,937 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]
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,349 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test15677146350597580680/src/main/resources/application.properties
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,350 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,359 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:06:54.313Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:06:54.313Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:06:54.313Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:06:54.313Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:06:54.313Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,997 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.633s. Listening on: http://localhost:8080
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,997 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,997 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]
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:53,998 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.650s
[2026-03-04T23:06:54.313Z] 2026-03-04 23:06:54,015 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:06:54.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.625 s - in io.quarkus.hibernate.orm.sql_load_script.AddNewSqlLoadScriptTestCase
[2026-03-04T23:06:54.313Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-03-04T23:06:56.373Z] 2026-03-04 23:06:56,267 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.403s. Listening on: http://localhost:8081
[2026-03-04T23:06:56.373Z] 2026-03-04 23:06:56,267 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:56.373Z] 2026-03-04 23:06:56,267 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:57.009Z] 2026-03-04 23:06:56,692 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:06:57.009Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.647 s - in io.quarkus.hibernate.orm.sql_load_script.DefaultSqlLoadScriptTestCase
[2026-03-04T23:06:57.009Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-03-04T23:06:57.637Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in io.quarkus.hibernate.orm.sql_load_script.FileNotFoundSqlLoadScriptTestCase
[2026-03-04T23:06:57.637Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-03-04T23:06:57.637Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsFileAbsentTestCase
[2026-03-04T23:06:57.637Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-03-04T23:06:58.949Z] 2026-03-04 23:06:58,847 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.924s. Listening on: http://localhost:8081
[2026-03-04T23:06:58.949Z] 2026-03-04 23:06:58,847 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:06:58.949Z] 2026-03-04 23:06:58,847 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:06:59.580Z] 2026-03-04 23:06:59,329 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:06:59.580Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in io.quarkus.hibernate.orm.sql_load_script.ImportMultipleSqlLoadScriptsTestCase
[2026-03-04T23:06:59.580Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:00,275 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:07:04.770Z] Tests paused
[2026-03-04T23:07:04.770Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:04.770Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:04.770Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:04.770Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:04.770Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,068 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.319s. Listening on: http://localhost:8080
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,068 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,068 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]
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,214 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test16378290162887138943/src/main/resources/import.sql
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,215 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,222 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:07:04.770Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:04.770Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:04.770Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:04.770Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:04.770Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,699 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8080
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,699 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,699 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]
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,700 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.486s
[2026-03-04T23:07:04.770Z] 2026-03-04 23:07:03,710 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:07:04.770Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.407 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlHotReloadScriptTestCase
[2026-03-04T23:07:04.770Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-03-04T23:07:05.402Z] 2026-03-04 23:07:05,292 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.062s. Listening on: http://localhost:8081
[2026-03-04T23:07:05.402Z] 2026-03-04 23:07:05,292 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:05.402Z] 2026-03-04 23:07:05,292 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:06.032Z] 2026-03-04 23:07:05,688 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:07:06.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in io.quarkus.hibernate.orm.sql_load_script.ImportSqlLoadScriptTestCase
[2026-03-04T23:07:06.032Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:06,853 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:07:10.796Z] Tests paused
[2026-03-04T23:07:10.796Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:10.796Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:10.796Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:10.796Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:10.796Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:09,897 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.787s. Listening on: http://localhost:8080
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:09,897 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:09,897 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]
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,042 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test7206145233291971621/src/main/resources/import.sql
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,043 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql.
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,050 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:07:10.796Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:10.796Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:10.796Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:10.796Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:10.796Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,530 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.476s. Listening on: http://localhost:8080
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,530 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,530 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]
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,531 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.490s
[2026-03-04T23:07:10.796Z] 2026-03-04 23:07:10,557 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T23:07:10.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.9 s - in io.quarkus.hibernate.orm.sql_load_script.IntroducingDefaultImportScriptTestCase
[2026-03-04T23:07:10.796Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-03-04T23:07:12.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in io.quarkus.hibernate.orm.sql_load_script.InvalidMultilineSqlLoadScriptTestCase
[2026-03-04T23:07:12.855Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-03-04T23:07:14.906Z] 2026-03-04 23:07:14,192 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.985s. Listening on: http://localhost:8081
[2026-03-04T23:07:14.906Z] 2026-03-04 23:07:14,193 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:14.906Z] 2026-03-04 23:07:14,193 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:14.906Z] 2026-03-04 23:07:14,766 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:07:14.906Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.648 s - in io.quarkus.hibernate.orm.sql_load_script.NoFileOptionTestCase
[2026-03-04T23:07:14.906Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-03-04T23:07:14.906Z] Escaped absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-03-04T23:07:14.906Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-03-04T23:07:15.540Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptAbsoluteFileSystemPathTestCase
[2026-03-04T23:07:15.540Z] Absolute filesystem path used in test: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-03-04T23:07:15.540Z] (Unescaped) absolute filesystem path passed to sql-load-script: /quarkus/extensions/hibernate-orm/deployment/target/test-classes/import.sql
[2026-03-04T23:07:15.540Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-03-04T23:07:16.211Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.435 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptFileAbsentTestCase
[2026-03-04T23:07:16.211Z] [INFO] Running io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-03-04T23:07:18.270Z] 2026-03-04 23:07:17,620 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.190s. Listening on: http://localhost:8081
[2026-03-04T23:07:18.270Z] 2026-03-04 23:07:17,620 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:18.270Z] 2026-03-04 23:07:17,620 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:18.270Z] 2026-03-04 23:07:18,004 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:07:18.270Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in io.quarkus.hibernate.orm.sql_load_script.SqlLoadScriptPresentTestCase
[2026-03-04T23:07:18.270Z] [INFO] Running io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-03-04T23:07:19.576Z] 2026-03-04 23:07:19,321 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.756s. Listening on: http://localhost:8081
[2026-03-04T23:07:19.576Z] 2026-03-04 23:07:19,322 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:19.576Z] 2026-03-04 23:07:19,322 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:19.576Z] 2026-03-04 23:07:19,500 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:07:19.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in io.quarkus.hibernate.orm.transaction.GetTransactionLifecycleTest
[2026-03-04T23:07:19.576Z] [INFO] Running io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-03-04T23:07:20.885Z] 2026-03-04 23:07:20,702 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.693s. Listening on: http://localhost:8081
[2026-03-04T23:07:20.885Z] 2026-03-04 23:07:20,702 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:20.885Z] 2026-03-04 23:07:20,702 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:21.576Z] 2026-03-04 23:07:20,873 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:07:21.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 s - in io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest
[2026-03-04T23:07:21.576Z] [INFO] Running io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-03-04T23:07:22.882Z] 2026-03-04 23:07:22,719 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.143s. Listening on: http://localhost:8081
[2026-03-04T23:07:22.882Z] 2026-03-04 23:07:22,719 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:22.882Z] 2026-03-04 23:07:22,719 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:23.511Z] 2026-03-04 23:07:22,884 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:07:23.511Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in io.quarkus.hibernate.orm.transaction.UserTransactionLifecycleTest
[2026-03-04T23:07:23.511Z] [INFO] Running io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-03-04T23:07:25.562Z] 2026-03-04 23:07:24,949 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.179s. Listening on: http://localhost:8081
[2026-03-04T23:07:25.562Z] 2026-03-04 23:07:24,949 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:25.562Z] 2026-03-04 23:07:24,949 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:26.195Z] 2026-03-04 23:07:25,620 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:07:26.195Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.737 s - in io.quarkus.hibernate.orm.validation.JPAValidationTestCase
[2026-03-04T23:07:26.195Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-03-04T23:07:29.057Z] 2026-03-04 23:07:28,574 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.907s. Listening on: http://localhost:8081
[2026-03-04T23:07:29.057Z] 2026-03-04 23:07:28,574 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:29.057Z] 2026-03-04 23:07:28,574 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:29.057Z] 2026-03-04 23:07:28,724 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:07:29.057Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlComponentTest
[2026-03-04T23:07:29.057Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z]
[2026-03-04T23:07:30.377Z] drop table if exists NonAnnotatedEntity CASCADE
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z]
[2026-03-04T23:07:30.377Z] create table NonAnnotatedEntity (
[2026-03-04T23:07:30.377Z] id bigint generated by default as identity,
[2026-03-04T23:07:30.377Z] thename varchar(255),
[2026-03-04T23:07:30.377Z] primary key (id)
[2026-03-04T23:07:30.377Z] )
[2026-03-04T23:07:30.377Z] 2026-03-04 23:07:30,078 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2026-03-04T23:07:30.377Z] 2026-03-04 23:07:30,078 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:30.377Z] 2026-03-04 23:07:30,078 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z] insert
[2026-03-04T23:07:30.377Z] into
[2026-03-04T23:07:30.377Z] NonAnnotatedEntity
[2026-03-04T23:07:30.377Z] (id, thename)
[2026-03-04T23:07:30.377Z] values
[2026-03-04T23:07:30.377Z] (default, ?)
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z] insert
[2026-03-04T23:07:30.377Z] into
[2026-03-04T23:07:30.377Z] NonAnnotatedEntity
[2026-03-04T23:07:30.377Z] (id, thename)
[2026-03-04T23:07:30.377Z] values
[2026-03-04T23:07:30.377Z] (default, ?)
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z] select
[2026-03-04T23:07:30.377Z] nonannotat0_.id as id1_0_,
[2026-03-04T23:07:30.377Z] nonannotat0_.thename as thename2_0_
[2026-03-04T23:07:30.377Z] from
[2026-03-04T23:07:30.377Z] NonAnnotatedEntity nonannotat0_
[2026-03-04T23:07:30.377Z] Hibernate:
[2026-03-04T23:07:30.377Z] select
[2026-03-04T23:07:30.377Z] nonannotat0_.id as id1_0_,
[2026-03-04T23:07:30.377Z] nonannotat0_.thename as thename2_0_
[2026-03-04T23:07:30.377Z] from
[2026-03-04T23:07:30.377Z] NonAnnotatedEntity nonannotat0_
[2026-03-04T23:07:30.377Z] where
[2026-03-04T23:07:30.377Z] nonannotat0_.id in (
[2026-03-04T23:07:30.377Z] ?
[2026-03-04T23:07:30.377Z] )
[2026-03-04T23:07:30.377Z] 2026-03-04 23:07:30,267 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:07:30.377Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlFilterDefTest
[2026-03-04T23:07:30.377Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:30,979 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:07:35.140Z] Tests paused
[2026-03-04T23:07:35.140Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:35.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:35.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:35.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:35.140Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:33,924 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.302s. Listening on: http://localhost:8080
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:33,924 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:33,925 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]
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,071 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test12826527710378348870/src/main/resources/my-hbm.xml
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,072 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-hbm.xml.
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,082 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T23:07:35.140Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:35.140Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:35.140Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:35.140Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:35.140Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,586 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8080
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,586 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,586 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]
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,586 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.516s
[2026-03-04T23:07:35.140Z] 2026-03-04 23:07:34,595 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:07:35.140Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.359 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlHotReloadExplicitFileTestCase
[2026-03-04T23:07:35.140Z] [INFO] Running io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-03-04T23:07:37.191Z] 2026-03-04 23:07:36,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.256s. Listening on: http://localhost:8081
[2026-03-04T23:07:37.191Z] 2026-03-04 23:07:36,712 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:37.191Z] 2026-03-04 23:07:36,712 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:37.191Z] 2026-03-04 23:07:36,862 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:07:37.191Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in io.quarkus.hibernate.orm.xml.hbm.HbmXmlQuarkusConfigTest
[2026-03-04T23:07:37.191Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-03-04T23:07:38.499Z] 2026-03-04 23:07:38,260 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.698s. Listening on: http://localhost:8081
[2026-03-04T23:07:38.499Z] 2026-03-04 23:07:38,260 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:38.499Z] 2026-03-04 23:07:38,260 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:38.499Z] 2026-03-04 23:07:38,413 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:07:38.499Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlAnnotationOverrideTest
[2026-03-04T23:07:38.499Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:39,265 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:07:44.389Z] Tests paused
[2026-03-04T23:07:44.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:44.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:44.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:44.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:44.389Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:42,949 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.098s. Listening on: http://localhost:8080
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:42,949 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:42,949 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]
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,088 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test3236538536315426237/src/main/resources/META-INF/my-orm.xml
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,090 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in my-orm.xml.
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,100 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:07:44.389Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:44.389Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:44.389Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:44.389Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:44.389Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,625 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8080
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,626 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,626 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]
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,626 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.539s
[2026-03-04T23:07:44.389Z] 2026-03-04 23:07:43,635 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:07:44.389Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.25 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadExplicitFileTestCase
[2026-03-04T23:07:44.389Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:44,374 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:07:48.184Z] Tests paused
[2026-03-04T23:07:48.184Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:48.184Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:48.184Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:48.184Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:48.184Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,164 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.154s. Listening on: http://localhost:8080
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,164 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,164 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]
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,267 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-dev-mode-test14806530142870008364/src/main/resources/META-INF/orm.xml
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,268 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in orm.xml.
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,275 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:07:48.184Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:07:48.184Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:07:48.184Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:07:48.184Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:07:48.184Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,823 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8080
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,823 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,823 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]
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,823 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.558s
[2026-03-04T23:07:48.184Z] 2026-03-04 23:07:47,834 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:07:48.184Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.2 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlHotReloadImplicitFileTestCase
[2026-03-04T23:07:48.184Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-03-04T23:07:50.615Z] 2026-03-04 23:07:50,187 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.396s. Listening on: http://localhost:8081
[2026-03-04T23:07:50.615Z] 2026-03-04 23:07:50,187 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:50.615Z] 2026-03-04 23:07:50,187 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:50.615Z] 2026-03-04 23:07:50,398 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:07:50.615Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPackageTest
[2026-03-04T23:07:50.615Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-03-04T23:07:52.664Z] 2026-03-04 23:07:51,884 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.740s. Listening on: http://localhost:8081
[2026-03-04T23:07:52.664Z] 2026-03-04 23:07:51,884 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:52.664Z] 2026-03-04 23:07:51,884 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:52.664Z] 2026-03-04 23:07:52,039 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:07:52.664Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlExplicitFileTest
[2026-03-04T23:07:52.664Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-03-04T23:07:54.713Z] 2026-03-04 23:07:54,099 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.286s. Listening on: http://localhost:8081
[2026-03-04T23:07:54.713Z] 2026-03-04 23:07:54,100 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:54.713Z] 2026-03-04 23:07:54,100 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:54.713Z] 2026-03-04 23:07:54,239 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:07:54.713Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlImplicitFileTest
[2026-03-04T23:07:54.713Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-03-04T23:07:56.025Z] 2026-03-04 23:07:55,596 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.754s. Listening on: http://localhost:8081
[2026-03-04T23:07:56.025Z] 2026-03-04 23:07:55,596 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:56.025Z] 2026-03-04 23:07:55,597 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:56.025Z] 2026-03-04 23:07:55,788 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:07:56.025Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlPersistenceXmlNoFileTest
[2026-03-04T23:07:56.025Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-03-04T23:07:58.076Z] 2026-03-04 23:07:57,918 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.318s. Listening on: http://localhost:8081
[2026-03-04T23:07:58.076Z] 2026-03-04 23:07:57,919 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:07:58.076Z] 2026-03-04 23:07:57,919 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:07:58.708Z] 2026-03-04 23:07:58,068 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:07:58.708Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.267 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigExplicitFileTest
[2026-03-04T23:07:58.708Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-03-04T23:08:00.016Z] 2026-03-04 23:07:59,345 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.683s. Listening on: http://localhost:8081
[2026-03-04T23:08:00.016Z] 2026-03-04 23:07:59,346 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:00.016Z] 2026-03-04 23:07:59,346 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:08:00.016Z] 2026-03-04 23:07:59,501 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:08:00.016Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigImplicitFileTest
[2026-03-04T23:08:00.016Z] [INFO] Running io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-03-04T23:08:02.152Z] 2026-03-04 23:08:01,605 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.403s. Listening on: http://localhost:8081
[2026-03-04T23:08:02.152Z] 2026-03-04 23:08:01,606 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:02.152Z] 2026-03-04 23:08:01,606 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:08:02.152Z] 2026-03-04 23:08:01,808 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:08:02.152Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in io.quarkus.hibernate.orm.xml.orm.OrmXmlQuarkusConfigNoFileTest
[2026-03-04T23:08:02.152Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-03-04T23:08:03.462Z] 2026-03-04 23:08:03,320 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.891s. Listening on: http://localhost:8081
[2026-03-04T23:08:03.462Z] 2026-03-04 23:08:03,320 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:03.462Z] 2026-03-04 23:08:03,320 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:08:04.092Z] 2026-03-04 23:08:03,454 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:08:04.092Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in io.quarkus.hibernate.orm.xml.persistence.ExcludePersistenceXmlConfigTest
[2026-03-04T23:08:04.092Z] [INFO] Running io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-03-04T23:08:05.437Z] 2026-03-04 23:08:04,720 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.781s. Listening on: http://localhost:8081
[2026-03-04T23:08:05.437Z] 2026-03-04 23:08:04,721 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:05.437Z] 2026-03-04 23:08:04,721 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-validator, jdbc-h2, narayana-jta, smallrye-context-propagation, smallrye-metrics, vertx]
[2026-03-04T23:08:05.437Z] 2026-03-04 23:08:04,865 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:08:05.437Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in io.quarkus.hibernate.orm.xml.persistence.PersistenceXmlTest
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO] Results:
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [WARNING] Tests run: 174, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:08:05.437Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final.jar
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:08:05.437Z] [INFO] Building jar: /quarkus/extensions/hibernate-orm/deployment/target/quarkus-hibernate-orm-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-deployment ---
[2026-03-04T23:08:05.437Z] [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
[2026-03-04T23:08:05.437Z] [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
[2026-03-04T23:08:05.437Z] [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
[2026-03-04T23:08:05.437Z] [INFO]
[2026-03-04T23:08:05.437Z] [INFO] ---------< io.quarkus:quarkus-smallrye-opentracing-deployment >---------
[2026-03-04T23:08:05.437Z] [INFO] Building Quarkus - SmallRye OpenTracing - Deployment 2.7.5.Final [354/964]
[2026-03-04T23:08:05.437Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:08:05.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.pom
[2026-03-04T23:08:05.437Z] [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 33 kB/s)
[2026-03-04T23:08:05.437Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.pom
[2026-03-04T23:08:05.437Z] [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 163 kB/s)
[2026-03-04T23:08:06.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-mock/0.33.0/opentracing-mock-0.33.0.jar
[2026-03-04T23:08:06.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/opentracing-util/0.33.0/opentracing-util-0.33.0-tests.jar
[2026-03-04T23:08:06.068Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentracing/contrib/opentracing-jdbc/0.2.4/opentracing-jdbc-0.2.4.jar
[2026-03-04T23:08:06.068Z] [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 451 kB/s)
[2026-03-04T23:08:06.068Z] [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 409 kB/s)
[2026-03-04T23:08:06.068Z] [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 30 kB/s)
[2026-03-04T23:08:06.068Z] [INFO]
[2026-03-04T23:08:06.068Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.068Z] [INFO]
[2026-03-04T23:08:06.068Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO] Processed 6 files in 23ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:06.722Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-opentracing/deployment/src/main/resources
[2026-03-04T23:08:06.722Z] [INFO]
[2026-03-04T23:08:06.722Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:06.722Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:06.722Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-opentracing/deployment/target/classes
[2026-03-04T23:08:07.353Z] [INFO]
[2026-03-04T23:08:07.353Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:07.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:07.353Z] [INFO] Copying 2 resources
[2026-03-04T23:08:07.353Z] [INFO]
[2026-03-04T23:08:07.353Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:07.353Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:07.353Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-opentracing/deployment/target/test-classes
[2026-03-04T23:08:07.981Z] [INFO]
[2026-03-04T23:08:07.981Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:07.981Z] [INFO]
[2026-03-04T23:08:07.981Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:07.981Z] [INFO] T E S T S
[2026-03-04T23:08:07.981Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:07.981Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:08:09.290Z] [INFO] Running io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-03-04T23:08:19.625Z] 2026-03-04 23:08:17,998 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.978s. Listening on: http://localhost:8081
[2026-03-04T23:08:19.625Z] 2026-03-04 23:08:18,004 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:19.625Z] 2026-03-04 23:08:18,005 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]
[2026-03-04T23:08:21.670Z] 2026-03-04 23:08:21,576 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T23:08:22.298Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.035 s - in io.quarkus.smallrye.opentracing.deployment.TracingTest
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] Results:
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:22.298Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final.jar
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:22.298Z] [INFO] Building jar: /quarkus/extensions/smallrye-opentracing/deployment/target/quarkus-smallrye-opentracing-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-opentracing-deployment ---
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] ---------< io.quarkus:quarkus-opentelemetry-parent-aggregator >---------
[2026-03-04T23:08:22.298Z] [INFO] Building Quarkus - OpenTelemetry - Parent - Aggregator 2.7.5.Final [355/964]
[2026-03-04T23:08:22.298Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent-aggregator ---
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --------------< io.quarkus:quarkus-opentelemetry-parent >---------------
[2026-03-04T23:08:22.298Z] [INFO] Building Quarkus - OpenTelemetry 2.7.5.Final [356/964]
[2026-03-04T23:08:22.298Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-parent ---
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [INFO]
[2026-03-04T23:08:22.298Z] [INFO] ------------------< io.quarkus:quarkus-opentelemetry >------------------
[2026-03-04T23:08:22.298Z] [INFO] Building Quarkus - OpenTelemetry - Runtime 2.7.5.Final [357/964]
[2026-03-04T23:08:22.298Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:08:22.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.pom
[2026-03-04T23:08:22.298Z] [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 41 kB/s)
[2026-03-04T23:08:22.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.pom
[2026-03-04T23:08:22.298Z] [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 37 kB/s)
[2026-03-04T23:08:22.298Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.pom
[2026-03-04T23:08:22.298Z] [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 36 kB/s)
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [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 45 kB/s)
[2026-03-04T23:08:22.298Z] [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
[2026-03-04T23:08:22.298Z] [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 37 kB/s)
[2026-03-04T23:08:22.299Z] [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
[2026-03-04T23:08:22.299Z] [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 51 kB/s)
[2026-03-04T23:08:22.299Z] [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
[2026-03-04T23:08:22.299Z] [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 39 kB/s)
[2026-03-04T23:08:22.299Z] [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
[2026-03-04T23:08:22.299Z] [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 28 kB/s)
[2026-03-04T23:08:22.299Z] [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
[2026-03-04T23:08:22.299Z] [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 72 kB/s)
[2026-03-04T23:08:22.299Z] [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
[2026-03-04T23:08:22.928Z] [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 77 kB/s)
[2026-03-04T23:08:22.928Z] [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
[2026-03-04T23:08:22.928Z] [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 41 kB/s)
[2026-03-04T23:08:22.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.9.1/opentelemetry-sdk-1.9.1.jar
[2026-03-04T23:08:22.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.9.1/opentelemetry-api-1.9.1.jar
[2026-03-04T23:08:22.928Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.9.1/opentelemetry-context-1.9.1.jar
[2026-03-04T23:08:22.928Z] [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
[2026-03-04T23:08:22.928Z] [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
[2026-03-04T23:08:22.928Z] [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 825 kB/s)
[2026-03-04T23:08:22.928Z] [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
[2026-03-04T23:08:22.928Z] [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 401 kB/s)
[2026-03-04T23:08:22.929Z] [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
[2026-03-04T23:08:22.929Z] [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 60 kB/s)
[2026-03-04T23:08:22.929Z] [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
[2026-03-04T23:08:22.929Z] [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.7 MB/s)
[2026-03-04T23:08:22.929Z] [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
[2026-03-04T23:08:22.929Z] [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 1.2 MB/s)
[2026-03-04T23:08:22.929Z] [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
[2026-03-04T23:08:22.929Z] [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 25 kB/s)
[2026-03-04T23:08:22.929Z] [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
[2026-03-04T23:08:22.929Z] [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 287 kB/s)
[2026-03-04T23:08:22.929Z] [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 281 kB/s)
[2026-03-04T23:08:22.929Z] [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 2.1 MB/s)
[2026-03-04T23:08:22.929Z] [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 188 kB/s)
[2026-03-04T23:08:22.929Z] [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 44 kB/s)
[2026-03-04T23:08:22.929Z] [INFO]
[2026-03-04T23:08:22.929Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry ---
[2026-03-04T23:08:22.929Z] [INFO]
[2026-03-04T23:08:22.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO] Processed 24 files in 60ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO] Processed 24 files in 00:00.078 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:23.561Z] [INFO] Copying 2 resources
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO]
[2026-03-04T23:08:23.561Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry ---
[2026-03-04T23:08:23.561Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:23.561Z] [INFO] Compiling 22 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/classes
[2026-03-04T23:08:24.190Z] [INFO]
[2026-03-04T23:08:24.190Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry ---
[2026-03-04T23:08:24.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:24.190Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/runtime/src/test/resources
[2026-03-04T23:08:24.190Z] [INFO]
[2026-03-04T23:08:24.190Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry ---
[2026-03-04T23:08:24.190Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:24.190Z] [INFO] Compiling 2 source files to /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/test-classes
[2026-03-04T23:08:24.826Z] [INFO]
[2026-03-04T23:08:24.826Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry ---
[2026-03-04T23:08:24.826Z] [INFO]
[2026-03-04T23:08:24.826Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:24.826Z] [INFO] T E S T S
[2026-03-04T23:08:24.826Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:24.826Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:08:25.476Z] [INFO] Running io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-03-04T23:08:25.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in io.quarkus.opentelemetry.runtime.tracing.TracerUtilTest
[2026-03-04T23:08:25.476Z] [INFO] Running io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-03-04T23:08:25.476Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.opentelemetry.runtime.OpenTelemetryUtilTest
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] Results:
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry ---
[2026-03-04T23:08:25.476Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final.jar
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry ---
[2026-03-04T23:08:25.476Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry/runtime/target/quarkus-opentelemetry-2.7.5.Final-sources.jar
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry ---
[2026-03-04T23:08:25.476Z] [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
[2026-03-04T23:08:25.476Z] [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
[2026-03-04T23:08:25.476Z] [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
[2026-03-04T23:08:25.476Z] [INFO]
[2026-03-04T23:08:25.476Z] [INFO] ------------< io.quarkus:quarkus-opentelemetry-deployment >-------------
[2026-03-04T23:08:25.476Z] [INFO] Building Quarkus - OpenTelemetry - Deployment 2.7.5.Final [358/964]
[2026-03-04T23:08:25.476Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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 20 kB/s)
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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 30 kB/s)
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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 21 kB/s)
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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
[2026-03-04T23:08:26.106Z] [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 237 kB/s)
[2026-03-04T23:08:26.106Z] [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 334 kB/s)
[2026-03-04T23:08:26.106Z] [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 101 kB/s)
[2026-03-04T23:08:26.106Z] [INFO]
[2026-03-04T23:08:26.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.106Z] [INFO]
[2026-03-04T23:08:26.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO] Processed 28 files in 58ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO] Processed 28 files in 00:00.060 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:26.735Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry/deployment/src/main/resources
[2026-03-04T23:08:26.735Z] [INFO]
[2026-03-04T23:08:26.735Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:26.735Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:26.735Z] [INFO] Compiling 3 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/classes
[2026-03-04T23:08:27.364Z] [INFO]
[2026-03-04T23:08:27.364Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:27.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:08:27.364Z] [INFO] Copying 1 resource
[2026-03-04T23:08:27.364Z] [INFO]
[2026-03-04T23:08:27.364Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:27.364Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:08:27.364Z] [INFO] Compiling 25 source files to /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/test-classes
[2026-03-04T23:08:27.993Z] [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
[2026-03-04T23:08:27.993Z] [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
[2026-03-04T23:08:27.993Z] [INFO]
[2026-03-04T23:08:27.993Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-deployment ---
[2026-03-04T23:08:27.993Z] [INFO]
[2026-03-04T23:08:27.993Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:27.993Z] [INFO] T E S T S
[2026-03-04T23:08:27.993Z] [INFO] -------------------------------------------------------
[2026-03-04T23:08:27.993Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:08:29.307Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-03-04T23:08:35.596Z] 2026-03-04 23:08:32,844 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:08:35.596Z] 2026-03-04 23:08:34,850 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.641s. Listening on: http://localhost:8081
[2026-03-04T23:08:35.596Z] 2026-03-04 23:08:34,853 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:35.596Z] 2026-03-04 23:08:34,853 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:36.904Z] 2026-03-04 23:08:36,799 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T23:08:36.904Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.127 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledTest
[2026-03-04T23:08:36.904Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-03-04T23:08:38.956Z] 2026-03-04 23:08:38,674 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.601s. Listening on: http://localhost:8081
[2026-03-04T23:08:38.956Z] 2026-03-04 23:08:38,674 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:38.956Z] 2026-03-04 23:08:38,674 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:39.587Z] 2026-03-04 23:08:39,353 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:08:39.587Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.525 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsDisabledWithRootPathTest
[2026-03-04T23:08:39.587Z] [INFO] Running io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-03-04T23:08:40.897Z] 2026-03-04 23:08:40,750 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.485s. Listening on: http://localhost:8081
[2026-03-04T23:08:40.897Z] 2026-03-04 23:08:40,751 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:08:40.897Z] 2026-03-04 23:08:40,751 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:41.528Z] 2026-03-04 23:08:41,431 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:08:41.528Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 s - in io.quarkus.opentelemetry.deployment.NonAppEndpointsEnabledTest
[2026-03-04T23:08:41.528Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:43,805 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:08:53.822Z] Tests paused
[2026-03-04T23:08:53.822Z] Running tests for the first time
[2026-03-04T23:08:53.822Z] Starting test run, 1 tests to run.
[2026-03-04T23:08:53.822Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:08:53.822Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-03-04T23:08:53.822Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:08:53.822Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:08:53.822Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:08:53.822Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:08:53.822Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,175 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.963s. Listening on: http://localhost:8080
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,176 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,176 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,900 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.682s. Listening on: http://localhost:8081
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,900 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:47,901 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:53.822Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:48,546 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-03-04T23:08:53.822Z] All 1 test is passing (0 skipped), 1 test was run in 3954ms. Tests completed at 23:08:48.
[2026-03-04T23:08:53.822Z] Starting test run, 1 tests to run.
[2026-03-04T23:08:53.822Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:08:53.822Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,144 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.727s. Listening on: http://localhost:8081
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,145 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,145 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:53.822Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,181 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.005s
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,186 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T23:08:53.822Z] 2026-03-04 23:08:51,187 ERROR [io.qua.test] (Test runner thread) Test TracerRouterUT#testTracer() failed
[2026-03-04T23:08:53.822Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T23:08:53.822Z] Response body doesn't match expectation.
[2026-03-04T23:08:53.822Z] Expected: is "Hello Tracer!"
[2026-03-04T23:08:53.822Z] Actual: Goodbye Tracer!
[2026-03-04T23:08:53.822Z]
[2026-03-04T23:08:53.822Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T23:08:53.822Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T23:08:53.822Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T23:08:53.822Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T23:08:53.822Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T23:08:53.822Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T23:08:53.822Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T23:08:53.822Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T23:08:53.822Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T23:08:53.822Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T23:08:53.822Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T23:08:53.822Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T23:08:53.822Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:08:53.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T23:08:53.823Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T23:08:53.823Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T23:08:53.823Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:08:53.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T23:08:53.823Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T23:08:53.823Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T23:08:53.823Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T23:08:53.823Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T23:08:53.823Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T23:08:53.823Z] at io.quarkus.opentelemetry.deployment.TracerRouterUT.testTracer(TracerRouterUT.java:20)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:08:53.823Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:08:53.823Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:08:53.823Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T23:08:53.823Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:08:53.823Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:08:53.823Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:08:53.823Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:08:53.823Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T23:08:53.823Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T23:08:53.823Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T23:08:53.823Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T23:08:53.823Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T23:08:53.823Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T23:08:53.823Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:08:53.823Z]
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:51,191 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T23:08:53.823Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 793ms. Tests completed at 23:08:51 due to changes to TracerRouter.class.
[2026-03-04T23:08:53.823Z] Starting test run, 1 tests to run.
[2026-03-04T23:08:53.823Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:08:53.823Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#TracerRouterUT
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,110 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.524s. Listening on: http://localhost:8081
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,110 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,110 INFO [io.quarkus] (Test runner thread) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:53.823Z] Running 1/1. Running: io.quarkus.opentelemetry.deployment.TracerRouterUT#testTracer()
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,140 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.007s
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,143 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T23:08:53.823Z] All 1 test is passing (0 skipped), 1 test was run in 587ms. Tests completed at 23:08:53 due to changes to TracerRouterUT.class.
[2026-03-04T23:08:53.823Z] 2026-03-04 23:08:53,186 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:08:53.823Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.8 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryContinuousTestingTest
[2026-03-04T23:08:53.823Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:54,103 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:08:59.710Z] Tests paused
[2026-03-04T23:08:59.710Z] Running tests for the first time
[2026-03-04T23:08:59.710Z] Starting test run, 0 tests to run.
[2026-03-04T23:08:59.710Z] Running 1/0. Running: #JUnit Jupiter
[2026-03-04T23:08:59.710Z] No tests found
[2026-03-04T23:08:59.710Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:08:59.710Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:08:59.710Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:08:59.710Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:08:59.710Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:56,367 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.659s. Listening on: http://localhost:8080
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:56,368 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:56,368 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:58,322 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in TracerRouter.class.
[2026-03-04T23:08:59.710Z] Starting test run, 0 tests to run.
[2026-03-04T23:08:59.710Z] Running 1/0. Running: #JUnit Jupiter
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:58,335 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:08:59.710Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:08:59.710Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:08:59.710Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:08:59.710Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:08:59.710Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:58,885 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8080
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:58,886 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:08:59.710Z] 2026-03-04 23:08:58,886 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:08:59.711Z] 2026-03-04 23:08:58,888 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.567s
[2026-03-04T23:08:59.711Z] 2026-03-04 23:08:58,898 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:08:59.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.702 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDevModeTest
[2026-03-04T23:08:59.711Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-03-04T23:08:59.711Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryDisabledTest
[2026-03-04T23:08:59.711Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-03-04T23:09:01.020Z] 2026-03-04 23:09:00,930 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.582s. Listening on: http://localhost:8081
[2026-03-04T23:09:01.020Z] 2026-03-04 23:09:00,930 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:01.020Z] 2026-03-04 23:09:00,930 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:01.649Z] 2026-03-04 23:09:01,528 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:09:01.649Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryHttpCDITest
[2026-03-04T23:09:01.649Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-03-04T23:09:02.960Z] 2026-03-04 23:09:02,768 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.451s. Listening on: http://localhost:8081
[2026-03-04T23:09:02.960Z] 2026-03-04 23:09:02,768 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:02.960Z] 2026-03-04 23:09:02,768 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:02.960Z] 2026-03-04 23:09:02,839 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:09:02.960Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryIdGeneratorTest
[2026-03-04T23:09:02.960Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-03-04T23:09:04.268Z] 2026-03-04 23:09:04,025 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.488s. Listening on: http://localhost:8081
[2026-03-04T23:09:04.268Z] 2026-03-04 23:09:04,025 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:04.268Z] 2026-03-04 23:09:04,025 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:04.268Z] 2026-03-04 23:09:04,094 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:09:04.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryPropagatorsTest
[2026-03-04T23:09:04.268Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-03-04T23:09:06.317Z] 2026-03-04 23:09:05,685 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.879s. Listening on: http://localhost:8081
[2026-03-04T23:09:06.317Z] 2026-03-04 23:09:05,685 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:06.317Z] 2026-03-04 23:09:05,685 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:06.317Z] 2026-03-04 23:09:05,789 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:09:06.317Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in io.quarkus.opentelemetry.deployment.OpenTelemetryResourceTest
[2026-03-04T23:09:06.317Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-03-04T23:09:07.654Z] 2026-03-04 23:09:07,205 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.475s. Listening on: http://localhost:8081
[2026-03-04T23:09:07.654Z] 2026-03-04 23:09:07,205 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:07.654Z] 2026-03-04 23:09:07,206 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:07.654Z] 2026-03-04 23:09:07,270 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:09:07.654Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerBeanTest
[2026-03-04T23:09:07.654Z] [INFO] Running io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-03-04T23:09:08.966Z] 2026-03-04 23:09:08,898 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.801s. Listening on: http://localhost:8081
[2026-03-04T23:09:08.966Z] 2026-03-04 23:09:08,898 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:08.966Z] 2026-03-04 23:09:08,898 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:09.595Z] 2026-03-04 23:09:08,961 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:09:09.595Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s - in io.quarkus.opentelemetry.deployment.OpenTelemetrySamplerConfigTest
[2026-03-04T23:09:09.595Z] [INFO] Running io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-03-04T23:09:10.902Z] 2026-03-04 23:09:10,224 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.531s. Listening on: http://localhost:8081
[2026-03-04T23:09:10.902Z] 2026-03-04 23:09:10,225 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:10.902Z] 2026-03-04 23:09:10,225 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, resteasy, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:11.531Z] 2026-03-04 23:09:10,979 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:09:11.531Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s - in io.quarkus.opentelemetry.deployment.RestClientOpenTelemetryTest
[2026-03-04T23:09:11.531Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-03-04T23:09:12.161Z] 2026-03-04 23:09:11,137 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.
[2026-03-04T23:09:12.161Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s - in io.quarkus.opentelemetry.deployment.TracerDisabledTest
[2026-03-04T23:09:12.161Z] [INFO] Running io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-03-04T23:09:12.161Z] The output of the Quarkus build can be found at /quarkus/extensions/opentelemetry/opentelemetry/deployment/target/quarkus-prod-mode-test1650684509747448091/build-result
[2026-03-04T23:09:12.161Z] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.519 s <<< FAILURE! - in io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest
[2026-03-04T23:09:12.161Z] [ERROR] io.quarkus.opentelemetry.deployment.TracerWithInvalidExtensionTest Time elapsed: 0.519 s <<< ERROR!
[2026-03-04T23:09:12.161Z] java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-03-04T23:09:12.161Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:504)
[2026-03-04T23:09:12.161Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$10(ClassBasedTestDescriptor.java:381)
[2026-03-04T23:09:12.161Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:09:12.161Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:381)
[2026-03-04T23:09:12.161Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:205)
[2026-03-04T23:09:12.161Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:09:12.162Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:09:12.162Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:09:12.162Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:09:12.162Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:09:12.162Z] Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for io.quarkus:quarkus-opentelemetry-deployment::jar:2.7.5.Finalnull
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:160)
[2026-03-04T23:09:12.162Z] at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:462)
[2026-03-04T23:09:12.162Z] ... 42 more
[2026-03-04T23:09:12.162Z] Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for io.quarkus:quarkus-opentelemetry-deployment:jar:2.7.5.Final
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:278)
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:279)
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:170)
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
[2026-03-04T23:09:12.162Z] ... 44 more
[2026-03-04T23:09:12.162Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-03-04T23:09:12.162Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
[2026-03-04T23:09:12.162Z] at io.quarkus.bootstrap.resolver.maven.MavenArtifactResolver.resolveManagedDependencies(MavenArtifactResolver.java:274)
[2026-03-04T23:09:12.162Z] ... 47 more
[2026-03-04T23:09:12.162Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-03-04T23:09:12.162Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
[2026-03-04T23:09:12.162Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
[2026-03-04T23:09:12.162Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
[2026-03-04T23:09:12.162Z] ... 48 more
[2026-03-04T23:09:12.162Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact io.quarkus:quarkus-smallrye-opentracing:jar:999-SNAPSHOT
[2026-03-04T23:09:12.162Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:415)
[2026-03-04T23:09:12.162Z] ... 50 more
[2026-03-04T23:09:12.162Z]
[2026-03-04T23:09:12.162Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-03-04T23:09:13.472Z] 2026-03-04 23:09:13,140 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.454s. Listening on: http://localhost:8081
[2026-03-04T23:09:13.472Z] 2026-03-04 23:09:13,140 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:13.472Z] 2026-03-04 23:09:13,140 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:14.100Z] 2026-03-04 23:09:13,687 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:09:14.100Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 s - in io.quarkus.opentelemetry.deployment.VertxClientOpenTelemetryTest
[2026-03-04T23:09:14.100Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-03-04T23:09:15.410Z] 2026-03-04 23:09:14,784 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.430s. Listening on: http://localhost:8081
[2026-03-04T23:09:15.410Z] 2026-03-04 23:09:14,785 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:15.410Z] 2026-03-04 23:09:14,785 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:15.410Z] 2026-03-04 23:09:15,303 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:09:15.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryForwardedTest
[2026-03-04T23:09:15.410Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-03-04T23:09:16.722Z] 2026-03-04 23:09:16,309 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.446s. Listening on: http://localhost:8081
[2026-03-04T23:09:16.723Z] 2026-03-04 23:09:16,309 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:16.723Z] 2026-03-04 23:09:16,309 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:17.353Z] 2026-03-04 23:09:17,009 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:09:17.353Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryTest
[2026-03-04T23:09:17.353Z] [INFO] Running io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-03-04T23:09:18.665Z] 2026-03-04 23:09:18,307 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.442s. Listening on: http://localhost:8081
[2026-03-04T23:09:18.665Z] 2026-03-04 23:09:18,308 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:18.665Z] 2026-03-04 23:09:18,308 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:19.295Z] 2026-03-04 23:09:18,812 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:09:19.295Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s - in io.quarkus.opentelemetry.deployment.VertxOpenTelemetryXForwardedTest
[2026-03-04T23:09:19.295Z] [INFO] Running io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-03-04T23:09:20.986Z] 2026-03-04 23:09:19,910 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.457s. Listening on: http://localhost:8081
[2026-03-04T23:09:20.986Z] 2026-03-04 23:09:19,911 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:20.986Z] 2026-03-04 23:09:19,911 INFO [io.quarkus] (main) Installed features: [cdi, opentelemetry, rest-client, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:09:21.619Z] 2026-03-04 23:09:20,740 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:09:21.619Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 s - in io.quarkus.opentelemetry.deployment.WithSpanInterceptorTest
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] Results:
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [ERROR] Errors:
[2026-03-04T23:09:21.619Z] [ERROR] TracerWithInvalidExtensionTest » Runtime io.quarkus.bootstrap.BootstrapExcepti...
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [ERROR] Tests run: 31, Failures: 0, Errors: 1, Skipped: 0
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] ------< io.quarkus:quarkus-opentelemetry-exporter-jaeger-parent >-------
[2026-03-04T23:09:21.619Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger 2.7.5.Final [359/964]
[2026-03-04T23:09:21.619Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.619Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.620Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger-parent ---
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] ----------< io.quarkus:quarkus-opentelemetry-exporter-jaeger >----------
[2026-03-04T23:09:21.620Z] [INFO] Building Quarkus - OpenTelemetry Exporter - Jaeger - Runtime 2.7.5.Final [360/964]
[2026-03-04T23:09:21.620Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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 27 kB/s)
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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 33 kB/s)
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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 50 kB/s)
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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 43 kB/s)
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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
[2026-03-04T23:09:21.620Z] [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 536 kB/s)
[2026-03-04T23:09:21.620Z] [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 1.4 MB/s)
[2026-03-04T23:09:21.620Z] [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.1 MB/s)
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:21.620Z] [INFO]
[2026-03-04T23:09:21.620Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO] Processed 5 files in 38ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO] Processed 5 files in 00:00.018 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:22.249Z] [INFO] Copying 1 resource
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO]
[2026-03-04T23:09:22.249Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.249Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:22.249Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/classes
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:22.883Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/src/test/resources
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.883Z] [INFO] No sources to compile
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.883Z] [INFO] No tests to run.
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.883Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final.jar
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.883Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-jaeger/runtime/target/quarkus-opentelemetry-exporter-jaeger-2.7.5.Final-sources.jar
[2026-03-04T23:09:22.883Z] [INFO]
[2026-03-04T23:09:22.883Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-jaeger ---
[2026-03-04T23:09:22.884Z] [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
[2026-03-04T23:09:22.884Z] [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
[2026-03-04T23:09:22.884Z] [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
[2026-03-04T23:09:22.884Z] [INFO]
[2026-03-04T23:09:22.884Z] [INFO] -------------< io.quarkus:quarkus-grpc-common-deployment >--------------
[2026-03-04T23:09:22.884Z] [INFO] Building Quarkus - gRPC Common - Deployment 2.7.5.Final [361/964]
[2026-03-04T23:09:22.884Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:22.884Z] [INFO]
[2026-03-04T23:09:22.884Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:22.884Z] [INFO]
[2026-03-04T23:09:22.884Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:23.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/main/resources
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:23.514Z] [INFO] Compiling 2 source files to /quarkus/extensions/grpc-common/deployment/target/classes
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:23.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/grpc-common/deployment/src/test/resources
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] No sources to compile
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] No tests to run.
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final.jar
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [INFO] Building jar: /quarkus/extensions/grpc-common/deployment/target/quarkus-grpc-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-common-deployment ---
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:09:23.514Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - Jaeger - Deployment
[2026-03-04T23:09:23.514Z] [INFO] This project has been banned from the build due to previous failures.
[2026-03-04T23:09:23.514Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] -------< io.quarkus:quarkus-opentelemetry-exporter-otlp-parent >--------
[2026-03-04T23:09:23.514Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP 2.7.5.Final [362/964]
[2026-03-04T23:09:23.514Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp-parent ---
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] -----------< io.quarkus:quarkus-opentelemetry-exporter-otlp >-----------
[2026-03-04T23:09:23.514Z] [INFO] Building Quarkus - OpenTelemetry Exporter - OTLP - Runtime 2.7.5.Final [363/964]
[2026-03-04T23:09:23.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [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 30 kB/s)
[2026-03-04T23:09:23.514Z] [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
[2026-03-04T23:09:23.514Z] [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 130 kB/s)
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:23.514Z] [INFO]
[2026-03-04T23:09:23.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO] Processed 5 files in 00:00.018 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:24.147Z] [INFO] Copying 1 resource
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO]
[2026-03-04T23:09:24.147Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.147Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:24.147Z] [INFO] Compiling 5 source files to /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/classes
[2026-03-04T23:09:24.777Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:24.778Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/src/test/resources
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [INFO] No sources to compile
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [INFO] No tests to run.
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final.jar
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [INFO] Building jar: /quarkus/extensions/opentelemetry/opentelemetry-exporter-otlp/runtime/target/quarkus-opentelemetry-exporter-otlp-2.7.5.Final-sources.jar
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-opentelemetry-exporter-otlp ---
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:09:24.778Z] [INFO] Skipping Quarkus - OpenTelemetry Exporter - OTLP - Deployment
[2026-03-04T23:09:24.778Z] [INFO] This project has been banned from the build due to previous failures.
[2026-03-04T23:09:24.778Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --------------< io.quarkus:quarkus-resteasy-jaxb-parent >---------------
[2026-03-04T23:09:24.778Z] [INFO] Building Quarkus - RESTEasy - JAXB 2.7.5.Final [364/964]
[2026-03-04T23:09:24.778Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-parent ---
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-jaxb >------------------
[2026-03-04T23:09:24.778Z] [INFO] Building Quarkus - RESTEasy - JAXB - Runtime 2.7.5.Final [365/964]
[2026-03-04T23:09:24.778Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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 76 kB/s)
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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.1 MB/s)
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:24.778Z] [INFO] Copying 1 resource
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] No sources to compile
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:24.778Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/src/test/resources
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] No sources to compile
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] No tests to run.
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final.jar
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/runtime/target/quarkus-resteasy-jaxb-2.7.5.Final-sources.jar
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb ---
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [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
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] ------------< io.quarkus:quarkus-resteasy-jaxb-deployment >-------------
[2026-03-04T23:09:24.778Z] [INFO] Building Quarkus - RESTEasy - JAXB - Deployment 2.7.5.Final [366/964]
[2026-03-04T23:09:24.778Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:24.778Z] [INFO]
[2026-03-04T23:09:24.778Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:25.408Z] [INFO]
[2026-03-04T23:09:25.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Processed 4 files in 30ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:26.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/main/resources
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:26.038Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/classes
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:26.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/src/test/resources
[2026-03-04T23:09:26.038Z] [INFO]
[2026-03-04T23:09:26.038Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.038Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:26.038Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/test-classes
[2026-03-04T23:09:26.727Z] [INFO]
[2026-03-04T23:09:26.727Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:26.727Z] [INFO]
[2026-03-04T23:09:26.727Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:26.727Z] [INFO] T E S T S
[2026-03-04T23:09:26.727Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:26.727Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:09:27.357Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-03-04T23:09:34.541Z] 2026-03-04 23:09:33,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.642s. Listening on: http://localhost:8081
[2026-03-04T23:09:34.541Z] 2026-03-04 23:09:33,501 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:34.541Z] 2026-03-04 23:09:33,501 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T23:09:36.605Z] 2026-03-04 23:09:36,184 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:09:36.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.085 s - in io.quarkus.resteasy.jaxb.deployment.ProducesXMLTestCase
[2026-03-04T23:09:36.605Z] [INFO] Running io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-03-04T23:09:38.667Z] 2026-03-04 23:09:37,962 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-03-04T23:09:38.667Z] 2026-03-04 23:09:37,963 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:38.667Z] 2026-03-04 23:09:37,963 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jaxb, smallrye-context-propagation, vertx]
[2026-03-04T23:09:39.298Z] 2026-03-04 23:09:38,633 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:09:39.298Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 s - in io.quarkus.resteasy.jaxb.deployment.ConsumesXMLTestCase
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] Results:
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:39.298Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final.jar
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:39.298Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-jaxb/deployment/target/quarkus-resteasy-jaxb-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-jaxb-deployment ---
[2026-03-04T23:09:39.298Z] [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
[2026-03-04T23:09:39.298Z] [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
[2026-03-04T23:09:39.298Z] [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
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] --------------< io.quarkus:quarkus-resteasy-links-parent >--------------
[2026-03-04T23:09:39.298Z] [INFO] Building Quarkus - RESTEasy - Links 2.7.5.Final [367/964]
[2026-03-04T23:09:39.298Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:39.298Z] [INFO]
[2026-03-04T23:09:39.298Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-parent ---
[2026-03-04T23:09:39.299Z] [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
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-links >------------------
[2026-03-04T23:09:39.299Z] [INFO] Building Quarkus - RESTEasy - Links - Runtime 2.7.5.Final [368/964]
[2026-03-04T23:09:39.299Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:39.299Z] [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
[2026-03-04T23:09:39.299Z] [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 89 kB/s)
[2026-03-04T23:09:39.299Z] [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
[2026-03-04T23:09:39.299Z] [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 196 kB/s)
[2026-03-04T23:09:39.299Z] [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
[2026-03-04T23:09:39.299Z] [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
[2026-03-04T23:09:39.299Z] [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.8 MB/s)
[2026-03-04T23:09:39.299Z] [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 700 kB/s)
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.299Z] [INFO]
[2026-03-04T23:09:39.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:39.930Z] [INFO] Copying 1 resource
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] No sources to compile
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:39.930Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/runtime/src/test/resources
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] No sources to compile
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] No tests to run.
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final.jar
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/runtime/target/quarkus-resteasy-links-2.7.5.Final-sources.jar
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links ---
[2026-03-04T23:09:39.930Z] [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
[2026-03-04T23:09:39.930Z] [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
[2026-03-04T23:09:39.930Z] [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
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] ------------< io.quarkus:quarkus-resteasy-links-deployment >------------
[2026-03-04T23:09:39.930Z] [INFO] Building Quarkus - RESTEasy - Links - Deployment 2.7.5.Final [369/964]
[2026-03-04T23:09:39.930Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:39.930Z] [INFO]
[2026-03-04T23:09:39.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.564Z] [INFO]
[2026-03-04T23:09:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.564Z] [INFO]
[2026-03-04T23:09:40.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.564Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:40.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/main/resources
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] No sources to compile
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:40.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-links/deployment/src/test/resources
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] No sources to compile
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [INFO] No tests to run.
[2026-03-04T23:09:40.565Z] [INFO]
[2026-03-04T23:09:40.565Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:40.565Z] [WARNING] JAR will be empty - no content was marked for inclusion!
[2026-03-04T23:09:40.565Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-links/deployment/target/quarkus-resteasy-links-deployment-2.7.5.Final.jar
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:41.198Z] [INFO] No sources in project. Archive not created.
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-links-deployment ---
[2026-03-04T23:09:41.198Z] [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
[2026-03-04T23:09:41.198Z] [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
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] ----------< io.quarkus:quarkus-resteasy-mutiny-common-parent >----------
[2026-03-04T23:09:41.198Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common 2.7.5.Final [370/964]
[2026-03-04T23:09:41.198Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-parent ---
[2026-03-04T23:09:41.198Z] [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
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-common >--------------
[2026-03-04T23:09:41.198Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Runtime 2.7.5.Final [371/964]
[2026-03-04T23:09:41.198Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO] Processed 11 files in 40ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO] Processed 11 files in 00:00.032 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T23:09:41.198Z] [INFO]
[2026-03-04T23:09:41.198Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.198Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:41.837Z] [INFO] Copying 1 resource
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.837Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:41.837Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/classes
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:41.837Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/src/test/resources
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.837Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:41.837Z] [INFO] Compiling 3 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/test-classes
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:41.837Z] [INFO]
[2026-03-04T23:09:41.837Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:41.837Z] [INFO] T E S T S
[2026-03-04T23:09:41.837Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:41.837Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:09:42.472Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-03-04T23:09:43.792Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in io.quarkus.resteasy.mutiny.common.test.UniRxInvokerImplTest
[2026-03-04T23:09:43.792Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-03-04T23:09:43.792Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in io.quarkus.resteasy.mutiny.common.test.UniProviderTest
[2026-03-04T23:09:43.792Z] [INFO] Running io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-03-04T23:09:43.792Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in io.quarkus.resteasy.mutiny.common.test.MultiProviderTest
[2026-03-04T23:09:43.792Z] [INFO]
[2026-03-04T23:09:43.792Z] [INFO] Results:
[2026-03-04T23:09:43.792Z] [INFO]
[2026-03-04T23:09:43.792Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:09:43.792Z] [INFO]
[2026-03-04T23:09:43.792Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:43.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final.jar
[2026-03-04T23:09:43.793Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:43.793Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/runtime/target/quarkus-resteasy-mutiny-common-2.7.5.Final-sources.jar
[2026-03-04T23:09:43.793Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common ---
[2026-03-04T23:09:43.793Z] [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
[2026-03-04T23:09:43.793Z] [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
[2026-03-04T23:09:43.793Z] [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
[2026-03-04T23:09:43.793Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --------< io.quarkus:quarkus-resteasy-mutiny-common-deployment >--------
[2026-03-04T23:09:43.793Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Common - Deployment 2.7.5.Final [372/964]
[2026-03-04T23:09:43.793Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:43.793Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:43.793Z] [INFO]
[2026-03-04T23:09:43.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.428Z] [INFO]
[2026-03-04T23:09:44.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:44.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/main/resources
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:44.429Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/classes
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:44.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/src/test/resources
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] No sources to compile
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] No tests to run.
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final.jar
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny-common/deployment/target/quarkus-resteasy-mutiny-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-common-deployment ---
[2026-03-04T23:09:44.429Z] [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
[2026-03-04T23:09:44.429Z] [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
[2026-03-04T23:09:44.429Z] [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
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] -------------< io.quarkus:quarkus-resteasy-mutiny-parent >--------------
[2026-03-04T23:09:44.429Z] [INFO] Building Quarkus - RESTEasy - Mutiny 2.7.5.Final [373/964]
[2026-03-04T23:09:44.429Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-parent ---
[2026-03-04T23:09:44.429Z] [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
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] -----------------< io.quarkus:quarkus-resteasy-mutiny >-----------------
[2026-03-04T23:09:44.429Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Runtime 2.7.5.Final [374/964]
[2026-03-04T23:09:44.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:44.429Z] [INFO]
[2026-03-04T23:09:44.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:45.064Z] [INFO] Copying 1 resource
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] No sources to compile
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:45.064Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/src/test/resources
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] No sources to compile
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] No tests to run.
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final.jar
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/runtime/target/quarkus-resteasy-mutiny-2.7.5.Final-sources.jar
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny ---
[2026-03-04T23:09:45.064Z] [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
[2026-03-04T23:09:45.064Z] [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
[2026-03-04T23:09:45.064Z] [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
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] -----------< io.quarkus:quarkus-resteasy-mutiny-deployment >------------
[2026-03-04T23:09:45.064Z] [INFO] Building Quarkus - RESTEasy - Mutiny - Deployment 2.7.5.Final [375/964]
[2026-03-04T23:09:45.064Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.064Z] [INFO]
[2026-03-04T23:09:45.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:45.699Z] [INFO]
[2026-03-04T23:09:45.699Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.335Z] [INFO] Processed 7 files in 38ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:09:46.335Z] [INFO]
[2026-03-04T23:09:46.335Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.335Z] [INFO] Processed 7 files in 00:00.012 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:09:46.335Z] [INFO]
[2026-03-04T23:09:46.335Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:46.335Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/main/resources
[2026-03-04T23:09:46.335Z] [INFO]
[2026-03-04T23:09:46.335Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.335Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:46.335Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/classes
[2026-03-04T23:09:46.335Z] [INFO]
[2026-03-04T23:09:46.335Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:46.336Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/src/test/resources
[2026-03-04T23:09:46.336Z] [INFO]
[2026-03-04T23:09:46.336Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.336Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:46.336Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/test-classes
[2026-03-04T23:09:46.336Z] [INFO]
[2026-03-04T23:09:46.336Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:46.336Z] [INFO]
[2026-03-04T23:09:46.336Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:46.336Z] [INFO] T E S T S
[2026-03-04T23:09:46.336Z] [INFO] -------------------------------------------------------
[2026-03-04T23:09:46.336Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:09:47.652Z] [INFO] Running io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-03-04T23:09:54.849Z] 2026-03-04 23:09:53,813 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.684s. Listening on: http://localhost:8081
[2026-03-04T23:09:54.849Z] 2026-03-04 23:09:53,815 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:54.849Z] 2026-03-04 23:09:53,815 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-04T23:09:56.164Z] 2026-03-04 23:09:55,680 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:09:56.164Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.279 s - in io.quarkus.resteasy.mutiny.test.vertx.RestEasyMutinyWithJsonTest
[2026-03-04T23:09:56.164Z] [INFO] Running io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-03-04T23:09:57.484Z] 2026-03-04 23:09:57,370 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.557s. Listening on: http://localhost:8081
[2026-03-04T23:09:57.484Z] 2026-03-04 23:09:57,371 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:09:57.484Z] 2026-03-04 23:09:57,371 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jsonb, resteasy-mutiny, smallrye-context-propagation, vertx]
[2026-03-04T23:09:59.543Z] 2026-03-04 23:09:58,847 ERROR [org.jbo.res.res.i18n] (executor-thread-0) RESTEASY002020: Unhandled asynchronous exception, sending back 500: java.lang.IllegalStateException: BOOM!
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.mutiny.test.MutinyResource.lambda$failingBecauseOfApplicationCode$1(MutinyResource.java:59)
[2026-03-04T23:09:59.543Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform$UniOnItemTransformProcessor.onItem(UniOnItemTransform.java:36)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransform.subscribe(UniOnItemTransform.java:22)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.operators.uni.UniSubscribeToCompletionStage.subscribe(UniSubscribeToCompletionStage.java:30)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:178)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.groups.UniSubscribe.asCompletionStage(UniSubscribe.java:165)
[2026-03-04T23:09:59.543Z] at io.smallrye.mutiny.Uni.subscribeAsCompletionStage(Uni.java:142)
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:15)
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.mutiny.common.runtime.UniProvider.toCompletionStage(UniProvider.java:11)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.AsyncResponseConsumer$CompletionStageResponseConsumer.subscribe(AsyncResponseConsumer.java:257)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.afterInvoke(ResourceMethodInvoker.java:554)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:533)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:09:59.543Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:09:59.543Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:09:59.543Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:09:59.543Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:09:59.543Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:09:59.543Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:09:59.543Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:09:59.543Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:09:59.543Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:09:59.543Z]
[2026-03-04T23:09:59.543Z] 2026-03-04 23:09:58,892 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:09:59.543Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.182 s - in io.quarkus.resteasy.mutiny.test.RestEasyMutinyTest
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] Results:
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:59.543Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final.jar
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:59.543Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-mutiny/deployment/target/quarkus-resteasy-mutiny-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-mutiny-deployment ---
[2026-03-04T23:09:59.543Z] [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
[2026-03-04T23:09:59.543Z] [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
[2026-03-04T23:09:59.543Z] [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
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --------------< io.quarkus:quarkus-resteasy-qute-parent >---------------
[2026-03-04T23:09:59.543Z] [INFO] Building Quarkus - RESTEasy - Qute 2.7.5.Final [376/964]
[2026-03-04T23:09:59.543Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-parent ---
[2026-03-04T23:09:59.543Z] [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
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.543Z] [INFO] ------------------< io.quarkus:quarkus-resteasy-qute >------------------
[2026-03-04T23:09:59.543Z] [INFO] Building Quarkus - RESTEasy - Qute - Runtime 2.7.5.Final [377/964]
[2026-03-04T23:09:59.543Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:09:59.543Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:09:59.544Z] [INFO] Copying 1 resource
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO]
[2026-03-04T23:09:59.544Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute ---
[2026-03-04T23:09:59.544Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:09:59.544Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/classes
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:00.178Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/src/test/resources
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [INFO] No sources to compile
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [INFO] No tests to run.
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final.jar
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/runtime/target/quarkus-resteasy-qute-2.7.5.Final-sources.jar
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute ---
[2026-03-04T23:10:00.178Z] [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
[2026-03-04T23:10:00.178Z] [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
[2026-03-04T23:10:00.178Z] [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
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] ------------< io.quarkus:quarkus-resteasy-qute-deployment >-------------
[2026-03-04T23:10:00.178Z] [INFO] Building Quarkus - RESTEasy - Qute - Deployment 2.7.5.Final [378/964]
[2026-03-04T23:10:00.178Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.178Z] [INFO]
[2026-03-04T23:10:00.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Processed 15 files in 36ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Processed 15 files in 00:00.014 (Already Sorted: 15, Needed Sorting: 0)
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:00.812Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/src/main/resources
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:00.812Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/classes
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:00.812Z] [INFO] Copying 9 resources
[2026-03-04T23:10:00.812Z] [INFO]
[2026-03-04T23:10:00.812Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:00.812Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:00.812Z] [INFO] Compiling 14 source files to /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/test-classes
[2026-03-04T23:10:01.444Z] [INFO]
[2026-03-04T23:10:01.444Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:01.444Z] [INFO]
[2026-03-04T23:10:01.444Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:01.444Z] [INFO] T E S T S
[2026-03-04T23:10:01.444Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:01.444Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:10:02.076Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-03-04T23:10:14.755Z] Tests paused
[2026-03-04T23:10:14.755Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:10:14.755Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:10:14.755Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:10:14.755Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:10:14.755Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:08,357 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.055s. Listening on: http://localhost:8080
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:08,359 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:08,359 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,058 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in AppMessages.class.
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,070 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:10:14.755Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:10:14.755Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:10:14.755Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:10:14.755Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:10:14.755Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,548 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8080
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,548 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,548 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,549 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.137s
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,617 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-test14857037359296223259/src/main/resources/messages/msg_de.properties
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,618 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in msg_de.properties.
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:12,622 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:10:14.755Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:10:14.755Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:10:14.755Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:10:14.755Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:10:14.755Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:13,184 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.555s. Listening on: http://localhost:8080
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:13,185 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:13,186 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:13,186 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.570s
[2026-03-04T23:10:14.755Z] 2026-03-04 23:10:13,199 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:10:14.755Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.289 s - in io.quarkus.qute.resteasy.deployment.MessageBundleDevModeTest
[2026-03-04T23:10:14.755Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-03-04T23:10:16.113Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 s - in io.quarkus.qute.resteasy.deployment.MissingTemplateTest
[2026-03-04T23:10:16.113Z] [INFO] Running io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-03-04T23:10:18.167Z] 2026-03-04 23:10:17,675 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.482s. Listening on: http://localhost:8081
[2026-03-04T23:10:18.167Z] 2026-03-04 23:10:17,675 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:18.167Z] 2026-03-04 23:10:17,675 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:18.801Z] 2026-03-04 23:10:18,182 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:10:18.801Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.339 s - in io.quarkus.qute.resteasy.deployment.MessageBundleLocaleFromVariantTest
[2026-03-04T23:10:18.801Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-03-04T23:10:20.116Z] 2026-03-04 23:10:19,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-03-04T23:10:20.116Z] 2026-03-04 23:10:19,570 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:20.116Z] 2026-03-04 23:10:19,570 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:20.790Z] 2026-03-04 23:10:20,475 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:10:20.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in io.quarkus.qute.resteasy.deployment.TemplateResponseFilterTest
[2026-03-04T23:10:20.790Z] [INFO] Running io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-03-04T23:10:22.123Z] 2026-03-04 23:10:21,660 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8081
[2026-03-04T23:10:22.124Z] 2026-03-04 23:10:21,660 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:22.124Z] 2026-03-04 23:10:21,661 INFO [io.quarkus] (main) Installed features: [cdi, qute, resteasy, resteasy-qute, smallrye-context-propagation, vertx]
[2026-03-04T23:10:22.757Z] 2026-03-04 23:10:22,373 INFO [io.quarkus] (main) Quarkus stopped in 0.049s
[2026-03-04T23:10:22.757Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.897 s - in io.quarkus.qute.resteasy.deployment.VariantTemplateTest
[2026-03-04T23:10:22.757Z] [INFO] Running io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-03-04T23:10:23.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 s - in io.quarkus.qute.resteasy.deployment.TypeErrorTest
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] Results:
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:23.386Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final.jar
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:23.386Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-qute/deployment/target/quarkus-resteasy-qute-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-qute-deployment ---
[2026-03-04T23:10:23.386Z] [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
[2026-03-04T23:10:23.386Z] [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
[2026-03-04T23:10:23.386Z] [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
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] ------------< io.quarkus:quarkus-resteasy-multipart-parent >------------
[2026-03-04T23:10:23.386Z] [INFO] Building Quarkus - RESTEasy - Multipart 2.7.5.Final [379/964]
[2026-03-04T23:10:23.386Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.386Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.387Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.387Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.387Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:10:23.387Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.387Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-parent ---
[2026-03-04T23:10:23.387Z] [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
[2026-03-04T23:10:23.387Z] [INFO]
[2026-03-04T23:10:23.387Z] [INFO] ---------------< io.quarkus:quarkus-resteasy-multipart >----------------
[2026-03-04T23:10:23.387Z] [INFO] Building Quarkus - RESTEasy - Multipart - Runtime 2.7.5.Final [380/964]
[2026-03-04T23:10:23.387Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:23.387Z] [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
[2026-03-04T23:10:23.387Z] [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 73 kB/s)
[2026-03-04T23:10:23.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.pom
[2026-03-04T23:10:23.387Z] [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 87 kB/s)
[2026-03-04T23:10:23.387Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.6.5/all-1.6.5.pom
[2026-03-04T23:10:24.016Z] [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 333 kB/s)
[2026-03-04T23:10:24.016Z] [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
[2026-03-04T23:10:24.016Z] [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 45 kB/s)
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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 146 kB/s)
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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 35 kB/s)
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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 38 kB/s)
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/1.6.5/jakarta.mail-1.6.5.jar
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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
[2026-03-04T23:10:24.017Z] [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 507 kB/s)
[2026-03-04T23:10:24.017Z] [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 1.4 MB/s)
[2026-03-04T23:10:24.017Z] [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 9.4 MB/s)
[2026-03-04T23:10:24.017Z] [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 4.2 MB/s)
[2026-03-04T23:10:24.017Z] [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 1.3 MB/s)
[2026-03-04T23:10:24.017Z] [INFO]
[2026-03-04T23:10:24.017Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.017Z] [INFO]
[2026-03-04T23:10:24.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:24.647Z] [INFO] Copying 2 resources
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:24.647Z] [INFO] Compiling 2 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/classes
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:24.647Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/src/test/resources
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] No sources to compile
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.647Z] [INFO] No tests to run.
[2026-03-04T23:10:24.647Z] [INFO]
[2026-03-04T23:10:24.647Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.648Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final.jar
[2026-03-04T23:10:24.648Z] [INFO]
[2026-03-04T23:10:24.648Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.648Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/runtime/target/quarkus-resteasy-multipart-2.7.5.Final-sources.jar
[2026-03-04T23:10:24.648Z] [INFO]
[2026-03-04T23:10:24.648Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart ---
[2026-03-04T23:10:24.648Z] [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
[2026-03-04T23:10:24.648Z] [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
[2026-03-04T23:10:24.648Z] [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
[2026-03-04T23:10:24.648Z] [INFO]
[2026-03-04T23:10:24.648Z] [INFO] ----------< io.quarkus:quarkus-resteasy-multipart-deployment >----------
[2026-03-04T23:10:24.648Z] [INFO] Building Quarkus - RESTEasy - Multipart - Deployment 2.7.5.Final [381/964]
[2026-03-04T23:10:24.648Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:24.648Z] [INFO]
[2026-03-04T23:10:24.648Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:24.648Z] [INFO]
[2026-03-04T23:10:24.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Processed 9 files in 23ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Processed 9 files in 00:00.008 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:25.966Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/src/main/resources
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:25.966Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/classes
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:25.966Z] [INFO] Copying 1 resource
[2026-03-04T23:10:25.966Z] [INFO]
[2026-03-04T23:10:25.966Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:25.966Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:25.966Z] [INFO] Compiling 8 source files to /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/test-classes
[2026-03-04T23:10:26.605Z] [INFO]
[2026-03-04T23:10:26.605Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:26.605Z] [INFO]
[2026-03-04T23:10:26.605Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:26.605Z] [INFO] T E S T S
[2026-03-04T23:10:26.605Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:26.605Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:10:27.239Z] [INFO] Running io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-03-04T23:10:34.448Z] 2026-03-04 23:10:33,131 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.908s. Listening on: http://localhost:8081
[2026-03-04T23:10:34.448Z] 2026-03-04 23:10:33,133 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:34.448Z] 2026-03-04 23:10:33,133 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-03-04T23:10:35.085Z] 2026-03-04 23:10:34,995 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:10:35.780Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.227 s - in io.quarkus.resteasy.multipart.MultipartEncodingTest
[2026-03-04T23:10:35.780Z] [INFO] Running io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-03-04T23:10:37.100Z] 2026-03-04 23:10:36,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.702s. Listening on: http://localhost:8081
[2026-03-04T23:10:37.100Z] 2026-03-04 23:10:36,889 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:37.100Z] 2026-03-04 23:10:36,889 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-03-04T23:10:37.733Z] 2026-03-04 23:10:37,559 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:10:37.733Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.54 s - in io.quarkus.resteasy.multipart.InvalidEncodingTest
[2026-03-04T23:10:37.733Z] [INFO] Running io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-03-04T23:10:39.889Z] 2026-03-04 23:10:39,153 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.618s. Listening on: http://localhost:8081
[2026-03-04T23:10:39.889Z] 2026-03-04 23:10:39,153 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:39.889Z] 2026-03-04 23:10:39,153 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, resteasy-multipart, smallrye-context-propagation, vertx]
[2026-03-04T23:10:39.890Z] 2026-03-04 23:10:39,811 INFO [io.quarkus] (main) Quarkus stopped in 0.080s
[2026-03-04T23:10:40.525Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.25 s - in io.quarkus.resteasy.multipart.parttype.PartTypeMultipartTest
[2026-03-04T23:10:40.525Z] [INFO]
[2026-03-04T23:10:40.525Z] [INFO] Results:
[2026-03-04T23:10:40.525Z] [INFO]
[2026-03-04T23:10:40.525Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:10:40.525Z] [INFO]
[2026-03-04T23:10:40.525Z] [INFO]
[2026-03-04T23:10:40.525Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:40.525Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final.jar
[2026-03-04T23:10:40.525Z] [INFO]
[2026-03-04T23:10:40.525Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:40.526Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/resteasy-multipart/deployment/target/quarkus-resteasy-multipart-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-resteasy-multipart-deployment ---
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jackson-parent >------------
[2026-03-04T23:10:40.526Z] [INFO] Building Quarkus - REST Client - Jackson 2.7.5.Final [382/964]
[2026-03-04T23:10:40.526Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-parent ---
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-jackson >---------------
[2026-03-04T23:10:40.526Z] [INFO] Building Quarkus - REST Client - Jackson - Runtime 2.7.5.Final [383/964]
[2026-03-04T23:10:40.526Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:40.526Z] [INFO] Copying 1 resource
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] No sources to compile
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:40.526Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/src/test/resources
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] No sources to compile
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] No tests to run.
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final.jar
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/runtime/target/quarkus-rest-client-jackson-2.7.5.Final-sources.jar
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson ---
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [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
[2026-03-04T23:10:40.526Z] [INFO]
[2026-03-04T23:10:40.526Z] [INFO] ---------< io.quarkus:quarkus-rest-client-jackson-deployment >----------
[2026-03-04T23:10:40.526Z] [INFO] Building Quarkus - REST Client - Jackson - Deployment 2.7.5.Final [384/964]
[2026-03-04T23:10:40.526Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:41.160Z] [INFO]
[2026-03-04T23:10:41.160Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.160Z] [INFO]
[2026-03-04T23:10:41.160Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Processed 7 files in 19ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Processed 7 files in 00:00.007 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:41.897Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/src/main/resources
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:41.897Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/classes
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:41.897Z] [INFO] Copying 1 resource
[2026-03-04T23:10:41.897Z] [INFO]
[2026-03-04T23:10:41.897Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:41.897Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:41.897Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/test-classes
[2026-03-04T23:10:42.535Z] [INFO]
[2026-03-04T23:10:42.535Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:42.535Z] [INFO]
[2026-03-04T23:10:42.535Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:42.535Z] [INFO] T E S T S
[2026-03-04T23:10:42.535Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:42.535Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:10:43.172Z] [INFO] Running io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-03-04T23:10:50.388Z] 2026-03-04 23:10:49,124 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.818s. Listening on: http://localhost:8081
[2026-03-04T23:10:50.388Z] 2026-03-04 23:10:49,126 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:10:50.388Z] 2026-03-04 23:10:49,126 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jackson, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:10:51.708Z] 2026-03-04 23:10:51,060 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:10:51.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.185 s - in io.quarkus.restclient.jackson.deployment.JacksonRestClientTest
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] Results:
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:51.708Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final.jar
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:51.708Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jackson/deployment/target/quarkus-rest-client-jackson-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jackson-deployment ---
[2026-03-04T23:10:51.708Z] [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
[2026-03-04T23:10:51.708Z] [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
[2026-03-04T23:10:51.708Z] [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
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] ------------< io.quarkus:quarkus-rest-client-jsonb-parent >-------------
[2026-03-04T23:10:51.708Z] [INFO] Building Quarkus - REST Client - JSON-B 2.7.5.Final [385/964]
[2026-03-04T23:10:51.708Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-parent ---
[2026-03-04T23:10:51.708Z] [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
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jsonb >----------------
[2026-03-04T23:10:51.708Z] [INFO] Building Quarkus - REST Client - JSON-B - Runtime 2.7.5.Final [386/964]
[2026-03-04T23:10:51.708Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.708Z] [INFO]
[2026-03-04T23:10:51.708Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:51.709Z] [INFO] Copying 1 resource
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] No sources to compile
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:51.709Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/src/test/resources
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] No sources to compile
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] No tests to run.
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final.jar
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/runtime/target/quarkus-rest-client-jsonb-2.7.5.Final-sources.jar
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb ---
[2026-03-04T23:10:51.709Z] [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
[2026-03-04T23:10:51.709Z] [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
[2026-03-04T23:10:51.709Z] [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
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] ----------< io.quarkus:quarkus-rest-client-jsonb-deployment >-----------
[2026-03-04T23:10:51.709Z] [INFO] Building Quarkus - REST Client - JSON-B - Deployment 2.7.5.Final [387/964]
[2026-03-04T23:10:51.709Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:51.709Z] [INFO]
[2026-03-04T23:10:51.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.043Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Processed 7 files in 20ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Processed 7 files in 00:00.006 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:53.044Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/src/main/resources
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:53.044Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/classes
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:10:53.044Z] [INFO] Copying 1 resource
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:10:53.044Z] [INFO] Compiling 6 source files to /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/test-classes
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:10:53.044Z] [INFO]
[2026-03-04T23:10:53.044Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:53.044Z] [INFO] T E S T S
[2026-03-04T23:10:53.044Z] [INFO] -------------------------------------------------------
[2026-03-04T23:10:53.678Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:10:54.311Z] [INFO] Running io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-03-04T23:11:00.610Z] 2026-03-04 23:11:00,173 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.678s. Listening on: http://localhost:8081
[2026-03-04T23:11:00.610Z] 2026-03-04 23:11:00,178 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:11:00.610Z] 2026-03-04 23:11:00,178 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jsonb, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:11:02.670Z] 2026-03-04 23:11:02,089 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T23:11:02.670Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.106 s - in io.quarkus.restclient.jsonb.deployment.JsonbRestClientTest
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] Results:
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:11:02.670Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final.jar
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:11:02.670Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jsonb/deployment/target/quarkus-rest-client-jsonb-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jsonb-deployment ---
[2026-03-04T23:11:02.670Z] [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
[2026-03-04T23:11:02.670Z] [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
[2026-03-04T23:11:02.670Z] [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
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] -------------< io.quarkus:quarkus-rest-client-jaxb-parent >-------------
[2026-03-04T23:11:02.670Z] [INFO] Building Quarkus - REST Client - JAXB 2.7.5.Final [388/964]
[2026-03-04T23:11:02.670Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.670Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.670Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-parent ---
[2026-03-04T23:11:02.671Z] [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
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] ----------------< io.quarkus:quarkus-rest-client-jaxb >-----------------
[2026-03-04T23:11:02.671Z] [INFO] Building Quarkus - REST Client - JAXB - Runtime 2.7.5.Final [389/964]
[2026-03-04T23:11:02.671Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:02.671Z] [INFO] Copying 1 resource
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] No sources to compile
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:02.671Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/src/test/resources
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] No sources to compile
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] No tests to run.
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final.jar
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/runtime/target/quarkus-rest-client-jaxb-2.7.5.Final-sources.jar
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb ---
[2026-03-04T23:11:02.671Z] [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
[2026-03-04T23:11:02.671Z] [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
[2026-03-04T23:11:02.671Z] [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
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] -----------< io.quarkus:quarkus-rest-client-jaxb-deployment >-----------
[2026-03-04T23:11:02.671Z] [INFO] Building Quarkus - REST Client - JAXB - Deployment 2.7.5.Final [390/964]
[2026-03-04T23:11:02.671Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:02.671Z] [INFO]
[2026-03-04T23:11:02.671Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.306Z] [INFO]
[2026-03-04T23:11:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.306Z] [INFO]
[2026-03-04T23:11:03.306Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Processed 6 files in 19ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Processed 6 files in 00:00.005 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:03.941Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/src/main/resources
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:03.941Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/classes
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:03.941Z] [INFO] Copying 1 resource
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:03.941Z] [INFO] Compiling 5 source files to /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/test-classes
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:03.941Z] [INFO]
[2026-03-04T23:11:03.941Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:03.941Z] [INFO] T E S T S
[2026-03-04T23:11:03.941Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:04.603Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:11:05.237Z] [INFO] Running io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-03-04T23:11:11.233Z] 2026-03-04 23:11:10,882 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.693s. Listening on: http://localhost:8081
[2026-03-04T23:11:11.233Z] 2026-03-04 23:11:10,886 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:11:11.233Z] 2026-03-04 23:11:10,886 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-jaxb, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:11:13.293Z] 2026-03-04 23:11:12,753 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:11:13.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.916 s - in io.quarkus.restclient.jaxb.deployment.JaxbRestClientTest
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] Results:
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:13.293Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final.jar
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:13.293Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-jaxb/deployment/target/quarkus-rest-client-jaxb-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-jaxb-deployment ---
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] ------------< io.quarkus:quarkus-rest-client-mutiny-parent >------------
[2026-03-04T23:11:13.293Z] [INFO] Building Quarkus - REST Client - Mutiny 2.7.5.Final [391/964]
[2026-03-04T23:11:13.293Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-parent ---
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] ---------------< io.quarkus:quarkus-rest-client-mutiny >----------------
[2026-03-04T23:11:13.293Z] [INFO] Building Quarkus - REST Client - Mutiny - Runtime 2.7.5.Final [392/964]
[2026-03-04T23:11:13.293Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:13.293Z] [INFO] Copying 1 resource
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] No sources to compile
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:13.293Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/src/test/resources
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] No sources to compile
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] No tests to run.
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final.jar
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/runtime/target/quarkus-rest-client-mutiny-2.7.5.Final-sources.jar
[2026-03-04T23:11:13.293Z] [INFO]
[2026-03-04T23:11:13.293Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny ---
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.293Z] [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
[2026-03-04T23:11:13.294Z] [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
[2026-03-04T23:11:13.294Z] [INFO]
[2026-03-04T23:11:13.294Z] [INFO] ----------< io.quarkus:quarkus-rest-client-mutiny-deployment >----------
[2026-03-04T23:11:13.294Z] [INFO] Building Quarkus - REST Client - Mutiny - Deployment 2.7.5.Final [393/964]
[2026-03-04T23:11:13.294Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:13.294Z] [INFO]
[2026-03-04T23:11:13.294Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:13.294Z] [INFO]
[2026-03-04T23:11:13.294Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:13.925Z] [INFO]
[2026-03-04T23:11:13.925Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:14.563Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/main/resources
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:14.563Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/classes
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:14.563Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/src/test/resources
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:14.563Z] [INFO] Compiling 1 source file to /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/test-classes
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:14.563Z] [INFO]
[2026-03-04T23:11:14.563Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:14.563Z] [INFO] T E S T S
[2026-03-04T23:11:14.563Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:14.563Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:11:15.878Z] [INFO] Running io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-03-04T23:11:21.793Z] 2026-03-04 23:11:21,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8081
[2026-03-04T23:11:21.793Z] 2026-03-04 23:11:21,491 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:11:21.793Z] 2026-03-04 23:11:21,491 INFO [io.quarkus] (main) Installed features: [cdi, rest-client, rest-client-mutiny, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:11:23.108Z] 2026-03-04 23:11:22,534 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:11:23.108Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.048 s - in io.quarkus.restclient.mutiny.deployment.MutinyRestClientTest
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] Results:
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:23.108Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final.jar
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:23.108Z] [INFO] Building jar: /quarkus/extensions/resteasy-classic/rest-client-mutiny/deployment/target/quarkus-rest-client-mutiny-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-client-mutiny-deployment ---
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-streams-operators-parent >----
[2026-03-04T23:11:23.108Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators (deprecated) 2.7.5.Final [394/964]
[2026-03-04T23:11:23.108Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-parent ---
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [INFO]
[2026-03-04T23:11:23.108Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-streams-operators >-------
[2026-03-04T23:11:23.108Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Runtime 2.7.5.Final [395/964]
[2026-03-04T23:11:23.108Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [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 83 kB/s)
[2026-03-04T23:11:23.108Z] [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
[2026-03-04T23:11:23.108Z] [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 184 kB/s)
[2026-03-04T23:11:23.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom
[2026-03-04T23:11:23.109Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/18/smallrye-parent-18.pom (39 kB at 667 kB/s)
[2026-03-04T23:11:23.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.pom
[2026-03-04T23:11:23.109Z] [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)
[2026-03-04T23:11:23.109Z] [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
[2026-03-04T23:11:23.109Z] [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 9.6 kB/s)
[2026-03-04T23:11:23.109Z] [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
[2026-03-04T23:11:23.109Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/reactivex/rxjava2/rxjava/2.2.21/rxjava-2.2.21.jar
[2026-03-04T23:11:23.109Z] [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
[2026-03-04T23:11:23.742Z] [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.4 MB/s)
[2026-03-04T23:11:23.742Z] [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 347 kB/s)
[2026-03-04T23:11:23.742Z] [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 31 MB/s)
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:23.742Z] [INFO] Copying 1 resource
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:23.742Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/classes
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:23.742Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/src/test/resources
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] No sources to compile
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] No tests to run.
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/runtime/target/quarkus-smallrye-reactive-streams-operators-2.7.5.Final.jar
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [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
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators ---
[2026-03-04T23:11:23.742Z] [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
[2026-03-04T23:11:23.742Z] [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
[2026-03-04T23:11:23.742Z] [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
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-streams-operators-deployment >--
[2026-03-04T23:11:23.742Z] [INFO] Building Quarkus - SmallRye Reactive Streams Operators - Deployment 2.7.5.Final [396/964]
[2026-03-04T23:11:23.742Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:23.742Z] [INFO]
[2026-03-04T23:11:23.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO] Processed 4 files in 29ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO] Processed 4 files in 00:00.006 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:24.376Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/main/resources
[2026-03-04T23:11:24.376Z] [INFO]
[2026-03-04T23:11:24.376Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:24.376Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:24.376Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/classes
[2026-03-04T23:11:25.007Z] [INFO]
[2026-03-04T23:11:25.007Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:25.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:25.007Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/src/test/resources
[2026-03-04T23:11:25.007Z] [INFO]
[2026-03-04T23:11:25.007Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:25.007Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:25.007Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-streams-operators/deployment/target/test-classes
[2026-03-04T23:11:25.007Z] [INFO]
[2026-03-04T23:11:25.007Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:25.007Z] [INFO]
[2026-03-04T23:11:25.007Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:25.007Z] [INFO] T E S T S
[2026-03-04T23:11:25.007Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:25.007Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:11:26.320Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-03-04T23:11:36.631Z] Tests paused
[2026-03-04T23:11:36.631Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:11:36.631Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:11:36.631Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:11:36.631Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:11:36.631Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:32,038 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.901s. Listening on: http://localhost:8080
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:32,040 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:32,040 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:35,655 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:35,671 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.014s
[2026-03-04T23:11:36.631Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:11:36.631Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:11:36.631Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:11:36.631Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:11:36.631Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:36,109 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.429s. Listening on: http://localhost:8080
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:36,109 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:36,109 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:36,109 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.370s
[2026-03-04T23:11:36.631Z] 2026-03-04 23:11:36,126 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:11:36.631Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.392 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-03-04T23:11:36.631Z] [INFO] Running io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-03-04T23:11:40.410Z] 2026-03-04 23:11:39,680 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.395s. Listening on: http://localhost:8081
[2026-03-04T23:11:40.410Z] 2026-03-04 23:11:39,681 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:11:40.410Z] 2026-03-04 23:11:39,681 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-streams-operators, vertx]
[2026-03-04T23:11:40.410Z] 2026-03-04 23:11:39,810 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:11:40.410Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s - in io.quarkus.smallrye.reactivestreamoperators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] Results:
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-streams-operators-deployment ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-type-converters-parent >-----
[2026-03-04T23:11:40.410Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters 2.7.5.Final [397/964]
[2026-03-04T23:11:40.410Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-parent ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-type-converters >--------
[2026-03-04T23:11:40.410Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Runtime 2.7.5.Final [398/964]
[2026-03-04T23:11:40.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:40.410Z] [INFO] Copying 1 resource
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] No sources to compile
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:40.410Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/src/test/resources
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] No sources to compile
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] No tests to run.
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [INFO] Building jar: /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/runtime/target/quarkus-smallrye-reactive-type-converters-2.7.5.Final.jar
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters ---
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [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
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-type-converters-deployment >---
[2026-03-04T23:11:40.410Z] [INFO] Building Quarkus - SmallRye Reactive Type Converters - Deployment 2.7.5.Final [399/964]
[2026-03-04T23:11:40.410Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:40.410Z] [INFO]
[2026-03-04T23:11:40.410Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:41.147Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/main/resources
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:41.147Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/target/classes
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:41.147Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/smallrye-reactive-type-converters/deployment/src/test/resources
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] No sources to compile
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [INFO] No tests to run.
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [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
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [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
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-type-converters-deployment ---
[2026-03-04T23:11:41.147Z] [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
[2026-03-04T23:11:41.147Z] [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
[2026-03-04T23:11:41.147Z] [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
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --< io.quarkus:quarkus-mutiny-reactive-streams-operators-deployment >---
[2026-03-04T23:11:41.147Z] [INFO] Building Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment 2.7.5.Final [400/964]
[2026-03-04T23:11:41.147Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.147Z] [INFO]
[2026-03-04T23:11:41.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO] Processed 4 files in 37ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:41.923Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/main/resources
[2026-03-04T23:11:41.923Z] [INFO]
[2026-03-04T23:11:41.923Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:41.923Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:41.923Z] [INFO] Compiling 1 source file to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/classes
[2026-03-04T23:11:42.557Z] [INFO]
[2026-03-04T23:11:42.557Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:42.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:42.557Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/src/test/resources
[2026-03-04T23:11:42.557Z] [INFO]
[2026-03-04T23:11:42.557Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:42.557Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:11:42.557Z] [INFO] Compiling 3 source files to /quarkus/extensions/reactive-streams-operators/mutiny-reactive-streams-operators/deployment/target/test-classes
[2026-03-04T23:11:42.557Z] [INFO]
[2026-03-04T23:11:42.557Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:42.557Z] [INFO]
[2026-03-04T23:11:42.558Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:42.558Z] [INFO] T E S T S
[2026-03-04T23:11:42.558Z] [INFO] -------------------------------------------------------
[2026-03-04T23:11:42.558Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:11:43.189Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-03-04T23:11:55.439Z] Tests paused
[2026-03-04T23:11:55.439Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:11:55.439Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:11:55.439Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:11:55.439Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:11:55.439Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:11:55.439Z] 2026-03-04 23:11:49,408 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.011s. Listening on: http://localhost:8080
[2026-03-04T23:11:55.439Z] 2026-03-04 23:11:49,409 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:11:55.439Z] 2026-03-04 23:11:49,410 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:11:55.439Z] 2026-03-04 23:11:52,991 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyTestResource.class.
[2026-03-04T23:11:55.439Z] 2026-03-04 23:11:53,006 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:11:55.439Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:11:55.439Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:11:55.440Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:11:55.440Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:11:55.440Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:11:55.440Z] 2026-03-04 23:11:53,562 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8080
[2026-03-04T23:11:55.440Z] 2026-03-04 23:11:53,563 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:11:55.440Z] 2026-03-04 23:11:53,563 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:11:55.440Z] 2026-03-04 23:11:53,563 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.365s
[2026-03-04T23:11:55.440Z] 2026-03-04 23:11:53,574 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:11:55.440Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.662 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsHotReloadTest
[2026-03-04T23:11:55.440Z] [INFO] Running io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-03-04T23:11:57.575Z] 2026-03-04 23:11:57,016 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.382s. Listening on: http://localhost:8081
[2026-03-04T23:11:57.575Z] 2026-03-04 23:11:57,016 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:11:57.575Z] 2026-03-04 23:11:57,016 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:11:57.575Z] 2026-03-04 23:11:57,124 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:11:57.575Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.468 s - in io.quarkus.mutiny.reactive.operators.deployment.ReactiveStreamsOperatorsUsageTest
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] Results:
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mutiny-reactive-streams-operators-deployment ---
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-parent >--------
[2026-03-04T23:11:57.575Z] [INFO] Building Quarkus - SmallRye Reactive Messaging 2.7.5.Final [401/964]
[2026-03-04T23:11:57.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-parent ---
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [INFO]
[2026-03-04T23:11:57.575Z] [INFO] -------< io.quarkus:quarkus-smallrye-reactive-messaging-kotlin >--------
[2026-03-04T23:11:57.575Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kotlin 2.7.5.Final [402/964]
[2026-03-04T23:11:57.575Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [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 39 kB/s)
[2026-03-04T23:11:57.575Z] [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
[2026-03-04T23:11:57.575Z] [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 339 kB/s)
[2026-03-04T23:11:57.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom
[2026-03-04T23:11:57.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-parent/32/smallrye-parent-32.pom (9.8 kB at 191 kB/s)
[2026-03-04T23:11:57.576Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/32/smallrye-build-parent-32.pom
[2026-03-04T23:11:57.576Z] [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.2 MB/s)
[2026-03-04T23:11:57.576Z] [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
[2026-03-04T23:11:58.216Z] [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 211 kB/s)
[2026-03-04T23:11:58.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-stack/4.2.1/vertx-stack-4.2.1.pom
[2026-03-04T23:11:58.216Z] [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 54 kB/s)
[2026-03-04T23:11:58.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-dependencies/4.2.1/vertx-dependencies-4.2.1.pom
[2026-03-04T23:11:58.216Z] [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 570 kB/s)
[2026-03-04T23:11:58.216Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom
[2026-03-04T23:11:58.216Z] [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 106 kB/s)
[2026-03-04T23:11:58.216Z] [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
[2026-03-04T23:11:58.216Z] [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 404 kB/s)
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO] Processed 0 files in 00:00.001 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:11:58.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:11:58.216Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/main/resources
[2026-03-04T23:11:58.216Z] [INFO]
[2026-03-04T23:11:58.216Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:12:00.283Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/kotlin/src/test/resources
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] No sources to compile
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] No tests to run.
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final.jar
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/kotlin/target/quarkus-smallrye-reactive-messaging-kotlin-2.7.5.Final-sources.jar
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kotlin ---
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [INFO]
[2026-03-04T23:12:00.283Z] [INFO] -----------< io.quarkus:quarkus-smallrye-reactive-messaging >-----------
[2026-03-04T23:12:00.283Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Runtime 2.7.5.Final [403/964]
[2026-03-04T23:12:00.283Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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 43 kB/s)
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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 6.0 kB/s)
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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
[2026-03-04T23:12:00.283Z] [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 4.4 MB/s)
[2026-03-04T23:12:00.919Z] [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 55 kB/s)
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO] Processed 13 files in 40ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO] Processed 13 files in 00:00.048 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:12:00.919Z] [INFO] Copying 2 resources
[2026-03-04T23:12:00.919Z] [INFO]
[2026-03-04T23:12:00.919Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:00.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.pom
[2026-03-04T23:12:00.919Z] [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 30 kB/s)
[2026-03-04T23:12:00.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom
[2026-03-04T23:12:00.919Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark-parent/0.18.1/commonmark-parent-0.18.1.pom (12 kB at 182 kB/s)
[2026-03-04T23:12:00.919Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/commonmark/commonmark/0.18.1/commonmark-0.18.1.jar
[2026-03-04T23:12:01.554Z] [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.9 MB/s)
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:12:01.554Z] [INFO] Compiling 13 source files to /quarkus/extensions/smallrye-reactive-messaging/runtime/target/classes
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[35,93] unchecked cast
[2026-03-04T23:12:01.554Z] required: org.eclipse.microprofile.reactive.streams.operators.PublisherBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>>
[2026-03-04T23:12:01.554Z] found: java.lang.Object
[2026-03-04T23:12:01.554Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/runtime/src/main/java/io/quarkus/smallrye/reactivemessaging/runtime/devmode/DevModeSupportConnectorFactoryInterceptor.java:[50,107] unchecked cast
[2026-03-04T23:12:01.554Z] required: org.eclipse.microprofile.reactive.streams.operators.SubscriberBuilder<org.eclipse.microprofile.reactive.messaging.Message<?>,java.lang.Void>
[2026-03-04T23:12:01.554Z] found: java.lang.Object
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:12:01.554Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging/runtime/src/test/resources
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] No sources to compile
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] No tests to run.
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final.jar
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/runtime/target/quarkus-smallrye-reactive-messaging-2.7.5.Final-sources.jar
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging ---
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [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
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-deployment >------
[2026-03-04T23:12:01.554Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Deployment 2.7.5.Final [404/964]
[2026-03-04T23:12:01.554Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:01.554Z] [INFO]
[2026-03-04T23:12:01.554Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.189Z] [INFO]
[2026-03-04T23:12:02.189Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.830Z] [INFO] Processed 92 files in 330ms (Formatted: 0, Unchanged: 92, Failed: 0, Readonly: 0)
[2026-03-04T23:12:02.830Z] [INFO]
[2026-03-04T23:12:02.830Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.830Z] [INFO] Processed 92 files in 00:00.250 (Already Sorted: 92, Needed Sorting: 0)
[2026-03-04T23:12:02.830Z] [INFO]
[2026-03-04T23:12:02.830Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:12:02.830Z] [INFO] Copying 3 resources
[2026-03-04T23:12:02.830Z] [INFO]
[2026-03-04T23:12:02.830Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:02.830Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:12:02.831Z] [INFO] Compiling 18 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/classes
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [WARNING] /quarkus/extensions/smallrye-reactive-messaging/deployment/src/main/java/io/quarkus/smallrye/reactivemessaging/deployment/SmallRyeReactiveMessagingProcessor.java:[253,95] unchecked cast
[2026-03-04T23:12:04.147Z] required: java.lang.Class<? extends io.smallrye.reactive.messaging.Invoker>
[2026-03-04T23:12:04.147Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [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
[2026-03-04T23:12:04.147Z] [INFO]
[2026-03-04T23:12:04.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:04.147Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:12:04.147Z] [INFO] Copying 3 resources
[2026-03-04T23:12:04.147Z] [INFO]
[2026-03-04T23:12:04.147Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:04.147Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:12:04.147Z] [INFO] Compiling 74 source files to /quarkus/extensions/smallrye-reactive-messaging/deployment/target/test-classes
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.877Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.878Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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
[2026-03-04T23:12:04.879Z] [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.
[2026-03-04T23:12:04.879Z] [INFO]
[2026-03-04T23:12:04.879Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:12:04.879Z] [INFO]
[2026-03-04T23:12:04.879Z] [INFO] -------------------------------------------------------
[2026-03-04T23:12:04.879Z] [INFO] T E S T S
[2026-03-04T23:12:04.879Z] [INFO] -------------------------------------------------------
[2026-03-04T23:12:04.879Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:12:06.201Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-03-04T23:12:18.589Z] Tests paused
[2026-03-04T23:12:18.589Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:18.589Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:18.589Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:18.589Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:18.589Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:12,627 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.048s. Listening on: http://localhost:8080
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:12,628 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:12,629 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,187 WARN [io.qua.dep.dev.JavaCompilationProvider] (vert.x-worker-thread-0) /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test4401904822000796260/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-test4401904822000796260/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,188 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-test4401904822000796260/src/main/java/io/quarkus/smallrye/reactivemessaging/devmode/HttpFrontend.java
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,190 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HttpFrontend$1.class, HttpFrontend.class.
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,209 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:12:18.589Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:18.589Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:18.589Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:18.589Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:18.589Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,725 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.511s. Listening on: http://localhost:8080
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,726 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,726 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,726 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.333s
[2026-03-04T23:12:18.589Z] 2026-03-04 23:12:16,746 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:12:22.375Z] Tests paused
[2026-03-04T23:12:22.375Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:22.375Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:22.375Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:22.375Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:22.375Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:19,858 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.490s. Listening on: http://localhost:8080
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:19,859 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:19,859 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,364 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in MyProcessor.class.
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,372 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T23:12:22.375Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:22.375Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:22.375Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:22.375Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:22.375Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8080
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,856 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,856 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,856 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.746s
[2026-03-04T23:12:22.375Z] 2026-03-04 23:12:21,869 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:26.237Z] Tests paused
[2026-03-04T23:12:26.237Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:26.237Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:26.237Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:26.237Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:26.237Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,017 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.613s. Listening on: http://localhost:8080
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,017 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,018 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,182 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test13852281828687099416/src/main/resources/application.properties
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,184 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,191 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:12:26.237Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:26.237Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:26.237Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:26.237Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:26.237Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,627 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8080
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,628 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,628 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,628 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.448s
[2026-03-04T23:12:26.237Z] 2026-03-04 23:12:25,641 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:30.207Z] Tests paused
[2026-03-04T23:12:30.208Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:30.208Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:30.208Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:30.208Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:30.208Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,596 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.429s. Listening on: http://localhost:8080
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,597 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,597 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,737 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test10049485637428578024/src/main/resources/application.properties
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,738 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:28,744 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:12:30.208Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:30.208Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:30.208Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:30.208Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:30.208Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:29,131 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
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.String.format(String.java:4186)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-03-04T23:12:30.208Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:12:30.208Z]
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:29,139 ERROR [io.qua.run.Application] (Quarkus Main Thread) Failed to start application (with profile dev): java.util.IllegalFormatConversionException: a != java.lang.String
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.String.format(String.java:4186)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-03-04T23:12:30.208Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-03-04T23:12:30.208Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:12:30.208Z]
[2026-03-04T23:12:30.208Z] 2026-03-04 23:12:29,142 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
[2026-03-04T23:12:30.208Z] at io.quarkus.dev.appstate.ApplicationStateNotification.waitForApplicationStart(ApplicationStateNotification.java:51)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.bootstrap.StartupActionImpl.runMainClass(StartupActionImpl.java:122)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartApp(IsolatedDevModeMain.java:232)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.dev.IsolatedDevModeMain.restartCallback(IsolatedDevModeMain.java:213)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:535)
[2026-03-04T23:12:30.208Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor.doScan(RuntimeUpdatesProcessor.java:436)
[2026-03-04T23:12:30.208Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:152)
[2026-03-04T23:12:30.208Z] at io.quarkus.vertx.http.runtime.devmode.VertxHttpHotReplacementSetup$4.handle(VertxHttpHotReplacementSetup.java:139)
[2026-03-04T23:12:30.208Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-03-04T23:12:30.208Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:12:30.208Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-03-04T23:12:30.208Z] at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
[2026-03-04T23:12:30.208Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:12:30.208Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:12:30.208Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:12:30.208Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:12:30.208Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:12:30.208Z] Caused by: java.lang.RuntimeException: Failed to start quarkus
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Application.start(Application.java:101)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:103)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:67)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.runtime.Quarkus.run(Quarkus.java:120)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.GeneratedMain.main(Unknown Source)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:12:30.208Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:12:30.208Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:12:30.208Z] at io.quarkus.runner.bootstrap.StartupActionImpl$1.run(StartupActionImpl.java:103)
[2026-03-04T23:12:30.208Z] ... 1 more
[2026-03-04T23:12:30.208Z] Caused by: javax.enterprise.inject.spi.DeploymentException: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:46)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart$$superforward1(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass$$function$$1.apply(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Subclass.onApplicationStart(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle_Observer_onApplicationStart_7f54e4b27c1b49e5e062caa58f1e82797fa01393.notify(Unknown Source)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:302)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.impl.EventImpl.fire(EventImpl.java:73)
[2026-03-04T23:12:30.208Z] at io.quarkus.arc.runtime.ArcRecorder.fireLifecycleEvent(ArcRecorder.java:128)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.ArcRecorder.handleLifecycleEvents(ArcRecorder.java:97)
[2026-03-04T23:12:30.209Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy_0(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.deployment.steps.LifecycleEventsBuildStep$startupEvent1144526294.deploy(Unknown Source)
[2026-03-04T23:12:30.209Z] ... 13 more
[2026-03-04T23:12:30.209Z] Caused by: java.util.IllegalFormatConversionException: a != java.lang.String
[2026-03-04T23:12:30.209Z] at java.base/java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4442)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2976)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Formatter$FormatSpecifier.print(Formatter.java:2924)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Formatter.format(Formatter.java:2689)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Formatter.format(Formatter.java:2625)
[2026-03-04T23:12:30.209Z] at java.base/java.lang.String.format(String.java:4186)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.i18n.ProviderExceptions_$bundle.noSuchElementForAttribute(ProviderExceptions_$bundle.java:421)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.getValue(ConnectorConfig.java:89)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector.getPublisherBuilder(DumbConnector.java:17)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder$$superforward1(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass$$function$$2.apply(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:50)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor.intercept(DevModeSupportConnectorFactoryInterceptor.java:35)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.runtime.devmode.DevModeSupportConnectorFactoryInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_Subclass.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.config.DumbConnector_ClientProxy.getPublisherBuilder(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConnectorFactories.lambda$wrap$4(ConnectorFactories.java:80)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.createPublisher(ConfiguredChannelFactory.java:174)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.register(ConfiguredChannelFactory.java:136)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register$$superforward1(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$5.apply(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.register(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory.initialize(ConfiguredChannelFactory.java:108)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize$$superforward1(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass$$function$$4.apply(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_Subclass.initialize(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.impl.ConfiguredChannelFactory_ClientProxy.initialize(Unknown Source)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
[2026-03-04T23:12:30.209Z] at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
[2026-03-04T23:12:30.209Z] at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager.start(MediatorManager.java:192)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start$$superforward1(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass$$function$$14.apply(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:12:30.209Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_Subclass.start(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.smallrye.reactive.messaging.providers.extension.MediatorManager_ClientProxy.start(Unknown Source)
[2026-03-04T23:12:30.209Z] at io.quarkus.smallrye.reactivemessaging.runtime.SmallRyeReactiveMessagingLifecycle.onApplicationStart(SmallRyeReactiveMessagingLifecycle.java:41)
[2026-03-04T23:12:30.209Z] ... 31 more
[2026-03-04T23:12:30.209Z]
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,150 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.415s
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test10049485637428578024/src/main/resources/application.properties
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:12:30.209Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:30.209Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:30.209Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:30.209Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:30.209Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,543 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.360s. Listening on: http://localhost:8080
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,544 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,544 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,544 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.363s
[2026-03-04T23:12:30.209Z] 2026-03-04 23:12:29,557 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:30.209Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.796 s - in io.quarkus.smallrye.reactivemessaging.devmode.ConfigurationLiveReloadTest
[2026-03-04T23:12:30.209Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-03-04T23:12:36.199Z] Tests paused
[2026-03-04T23:12:36.199Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:36.199Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:36.199Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:36.199Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:36.199Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:32,566 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.530s. Listening on: http://localhost:8080
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:32,566 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:32,566 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:34,660 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeConnector.class.
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:34,668 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:12:36.199Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:36.199Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:36.199Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:36.199Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:36.199Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,071 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8080
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,072 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,072 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,072 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.807s
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,323 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-dev-mode-test16428235552945302215/src/main/resources/application.properties
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,324 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,328 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:36.199Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:36.199Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:36.199Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:36.199Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:36.199Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,718 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8080
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,718 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,718 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,719 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.397s
[2026-03-04T23:12:36.199Z] 2026-03-04 23:12:35,763 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:36.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.196 s - in io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest
[2026-03-04T23:12:36.199Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-03-04T23:12:46.588Z] Tests paused
[2026-03-04T23:12:46.588Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:46.588Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:46.588Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:46.588Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:46.588Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:38,884 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.592s. Listening on: http://localhost:8080
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:38,885 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:38,886 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:42,785 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class, SomeSource.class, SomeSource$1.class, SomeSink.class.
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:42,792 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:12:46.588Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:46.588Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:46.588Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:46.588Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:46.588Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:43,357 WARN [io.sma.rea.mes.provider] (Quarkus Main Thread) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:12:46.588Z] - ProcessingMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeProcessor#process', incoming:'my-source-2', outgoing:'my-sink'} has no downstream
[2026-03-04T23:12:46.588Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.hotreload.SomeSink#sink', incoming:'my-sink-2'} has no upstream
[2026-03-04T23:12:46.588Z]
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:43,360 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.562s. Listening on: http://localhost:8080
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:43,360 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:43,360 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:43,361 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.804s
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:44,654 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:44,658 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:46.588Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:46.588Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:46.588Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:46.588Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:46.588Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:45,010 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.347s. Listening on: http://localhost:8080
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:45,010 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:45,010 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:45,010 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.428s
[2026-03-04T23:12:46.588Z] 2026-03-04 23:12:45,026 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:12:55.254Z] Tests paused
[2026-03-04T23:12:55.254Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:55.254Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:55.254Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:55.254Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:55.254Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:48,330 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.793s. Listening on: http://localhost:8080
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:48,331 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:48,331 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,030 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeProcessor.class.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,036 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T23:12:55.254Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:55.254Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:55.254Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:55.254Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:55.254Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,448 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8080
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,448 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,449 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:50,449 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.592s
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:51,774 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSource$1.class, SomeSource.class.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:51,784 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T23:12:55.254Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:55.254Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:55.254Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:55.254Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:55.254Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:52,133 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.339s. Listening on: http://localhost:8080
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:52,133 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:52,133 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:52,133 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.457s
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,463 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SomeSink.class.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,467 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:12:55.254Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:12:55.254Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:12:55.254Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:12:55.254Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:12:55.254Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,764 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.294s. Listening on: http://localhost:8080
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,765 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,765 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,765 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.403s
[2026-03-04T23:12:55.254Z] 2026-03-04 23:12:53,781 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.002s
[2026-03-04T23:12:55.254Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.01 s - in io.quarkus.smallrye.reactivemessaging.hotreload.CodeChangeTest
[2026-03-04T23:12:55.254Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-03-04T23:12:57.315Z] 2026-03-04 23:12:57,066 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:12:57.315Z] - Emitter{channel:'my-source'} has no downstream
[2026-03-04T23:12:57.315Z]
[2026-03-04T23:12:57.315Z] 2026-03-04 23:12:57,141 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.406s. Listening on: http://localhost:8081
[2026-03-04T23:12:57.315Z] 2026-03-04 23:12:57,142 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:12:57.315Z] 2026-03-04 23:12:57,142 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:57.947Z] 2026-03-04 23:12:57,254 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:12:57.947Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentOutgoingTest
[2026-03-04T23:12:57.947Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-03-04T23:12:59.268Z] 2026-03-04 23:12:57,927 INFO [io.qua.sma.dep.processor] (build-15) Configuring the channel 'sink' to be managed by the connector 'dummy'
[2026-03-04T23:12:59.268Z] 2026-03-04 23:12:58,567 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2026-03-04T23:12:59.268Z] 2026-03-04 23:12:58,567 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:12:59.268Z] 2026-03-04 23:12:58,567 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:12:59.268Z] 2026-03-04 23:12:58,786 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:12:59.268Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentChannelTest
[2026-03-04T23:12:59.268Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-03-04T23:13:00.588Z] 2026-03-04 23:12:59,901 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:00.588Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-03-04T23:13:00.588Z]
[2026-03-04T23:13:00.588Z] 2026-03-04 23:12:59,970 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.393s. Listening on: http://localhost:8081
[2026-03-04T23:13:00.588Z] 2026-03-04 23:12:59,971 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:00.588Z] 2026-03-04 23:12:59,971 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:00.588Z] 2026-03-04 23:13:00,143 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:13:00.588Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentIncomingTest
[2026-03-04T23:13:00.588Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-03-04T23:13:01.284Z] 2026-03-04 23:13:00,594 INFO [io.qua.sma.dep.processor] (build-5) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-03-04T23:13:01.284Z] 2026-03-04 23:13:01,173 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.419s. Listening on: http://localhost:8081
[2026-03-04T23:13:01.284Z] 2026-03-04 23:13:01,173 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:01.284Z] 2026-03-04 23:13:01,173 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:01.928Z] 2026-03-04 23:13:01,357 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:13:01.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentEmitterTest
[2026-03-04T23:13:01.928Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-03-04T23:13:02.562Z] 2026-03-04 23:13:01,851 INFO [io.qua.sma.dep.processor] (build-1) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-03-04T23:13:02.562Z] 2026-03-04 23:13:02,392 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-03-04T23:13:02.562Z] 2026-03-04 23:13:02,392 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:02.562Z] 2026-03-04 23:13:02,392 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:03.199Z] 2026-03-04 23:13:02,566 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:03.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentOutgoingTest
[2026-03-04T23:13:03.199Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-03-04T23:13:03.199Z] 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)
[2026-03-04T23:13:03.199Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingIncomingConnectorDetectionTest
[2026-03-04T23:13:03.199Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-03-04T23:13:03.840Z] 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)
[2026-03-04T23:13:03.840Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in io.quarkus.smallrye.reactivemessaging.wiring.MissingOutgoingConnectorDetectionTest
[2026-03-04T23:13:03.840Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-03-04T23:13:05.176Z] 2026-03-04 23:13:04,533 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:05.176Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest$MySource#generate', outgoing:'my-source'} has no downstream
[2026-03-04T23:13:05.176Z]
[2026-03-04T23:13:05.176Z] 2026-03-04 23:13:04,701 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.521s. Listening on: http://localhost:8081
[2026-03-04T23:13:05.176Z] 2026-03-04 23:13:04,702 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:05.176Z] 2026-03-04 23:13:04,702 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:05.176Z] 2026-03-04 23:13:05,048 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:13:05.176Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 s - in io.quarkus.smallrye.reactivemessaging.wiring.TwoConnectorsAttachmentOutgoingTest
[2026-03-04T23:13:05.176Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-03-04T23:13:06.503Z] 2026-03-04 23:13:05,870 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:06.503Z] - Emitter{channel:'my-source'} has no downstream
[2026-03-04T23:13:06.503Z]
[2026-03-04T23:13:06.503Z] 2026-03-04 23:13:05,941 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.343s. Listening on: http://localhost:8081
[2026-03-04T23:13:06.503Z] 2026-03-04 23:13:05,941 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:06.503Z] 2026-03-04 23:13:05,941 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:06.503Z] 2026-03-04 23:13:06,038 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:13:06.503Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in io.quarkus.smallrye.reactivemessaging.wiring.NoConnectorAttachmentTest
[2026-03-04T23:13:06.503Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-03-04T23:13:07.143Z] 2026-03-04 23:13:06,504 INFO [io.qua.sma.dep.processor] (build-9) Configuring the channel 'my-source' to be managed by the connector 'dummy'
[2026-03-04T23:13:07.143Z] 2026-03-04 23:13:07,031 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-03-04T23:13:07.143Z] 2026-03-04 23:13:07,031 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:07.143Z] 2026-03-04 23:13:07,031 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:07.790Z] 2026-03-04 23:13:07,203 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:07.790Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentMutinyEmitterTest
[2026-03-04T23:13:07.790Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-03-04T23:13:08.424Z] 2026-03-04 23:13:07,692 INFO [io.qua.sma.dep.processor] (build-3) Configuring the channel 'my-sink' to be managed by the connector 'dummy'
[2026-03-04T23:13:08.424Z] 2026-03-04 23:13:08,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2026-03-04T23:13:08.424Z] 2026-03-04 23:13:08,214 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:08.424Z] 2026-03-04 23:13:08,214 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:09.061Z] 2026-03-04 23:13:08,380 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:13:09.061Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s - in io.quarkus.smallrye.reactivemessaging.wiring.ConnectorAttachmentIncomingTest
[2026-03-04T23:13:09.061Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-03-04T23:13:09.693Z] 2026-03-04 23:13:09,169 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:09.693Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest$MySink#sink', incoming:'my-sink'} has no upstream
[2026-03-04T23:13:09.693Z]
[2026-03-04T23:13:09.693Z] 2026-03-04 23:13:09,218 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2026-03-04T23:13:09.693Z] 2026-03-04 23:13:09,218 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:09.693Z] 2026-03-04 23:13:09,218 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:09.693Z] 2026-03-04 23:13:09,380 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:13:09.693Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 s - in io.quarkus.smallrye.reactivemessaging.wiring.DisabledConnectorAttachmentIncomingTest
[2026-03-04T23:13:09.693Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-03-04T23:13:10.331Z] 2026-03-04 23:13:10,238 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.387s. Listening on: http://localhost:8081
[2026-03-04T23:13:10.331Z] 2026-03-04 23:13:10,238 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:10.331Z] 2026-03-04 23:13:10,238 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:10.964Z] 2026-03-04 23:13:10,336 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:10.964Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 s - in io.quarkus.smallrye.reactivemessaging.converters.ConverterTest
[2026-03-04T23:13:10.964Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-03-04T23:13:11.596Z] 2026-03-04 23:13:11,489 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.598s. Listening on: http://localhost:8081
[2026-03-04T23:13:11.596Z] 2026-03-04 23:13:11,489 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:11.597Z] 2026-03-04 23:13:11,490 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:12.227Z] 2026-03-04 23:13:11,627 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T23:13:12.227Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 s - in io.quarkus.smallrye.reactivemessaging.ReactiveMessagingTest
[2026-03-04T23:13:12.227Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-03-04T23:13:12.861Z] 2026-03-04 23:13:12,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.432s. Listening on: http://localhost:8081
[2026-03-04T23:13:12.861Z] 2026-03-04 23:13:12,803 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:12.861Z] 2026-03-04 23:13:12,803 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:13.491Z] 2026-03-04 23:13:13,414 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:13:14.122Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in io.quarkus.smallrye.reactivemessaging.signatures.SubscriberSignatureTest
[2026-03-04T23:13:14.122Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-03-04T23:13:14.760Z] 2026-03-04 23:13:14,347 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.323s. Listening on: http://localhost:8081
[2026-03-04T23:13:14.760Z] 2026-03-04 23:13:14,347 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:14.760Z] 2026-03-04 23:13:14,347 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:14.760Z] 2026-03-04 23:13:14,544 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:13:14.760Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in io.quarkus.smallrye.reactivemessaging.signatures.IncomingsTest
[2026-03-04T23:13:14.760Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-03-04T23:13:16.077Z] 2026-03-04 23:13:15,578 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-03-04T23:13:16.077Z] 2026-03-04 23:13:15,579 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:16.077Z] 2026-03-04 23:13:15,579 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:17.400Z] 2026-03-04 23:13:17,013 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:13:17.400Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 s - in io.quarkus.smallrye.reactivemessaging.signatures.ProcessorSignatureTest
[2026-03-04T23:13:17.400Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-03-04T23:13:18.031Z] 2026-03-04 23:13:17,853 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T23:13:18.031Z] 2026-03-04 23:13:17,853 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:18.031Z] 2026-03-04 23:13:17,853 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:18.672Z] 2026-03-04 23:13:18,380 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:13:18.672Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in io.quarkus.smallrye.reactivemessaging.signatures.TransformerSignatureTest
[2026-03-04T23:13:18.672Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-03-04T23:13:19.306Z] 2026-03-04 23:13:19,220 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.359s. Listening on: http://localhost:8081
[2026-03-04T23:13:19.306Z] 2026-03-04 23:13:19,220 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:19.306Z] 2026-03-04 23:13:19,220 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:20.624Z] 2026-03-04 23:13:20,125 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:13:20.624Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in io.quarkus.smallrye.reactivemessaging.signatures.PublisherSignatureTest
[2026-03-04T23:13:20.624Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-03-04T23:13:21.262Z] 2026-03-04 23:13:21,004 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-03-04T23:13:21.262Z] 2026-03-04 23:13:21,004 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:21.262Z] 2026-03-04 23:13:21,004 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:22.007Z] 2026-03-04 23:13:21,299 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:13:22.007Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 s - in io.quarkus.smallrye.reactivemessaging.SmallRyeBlockingSubscriberTest
[2026-03-04T23:13:22.007Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,087 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named my-pool with concurrency of 2
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,094 INFO [io.sma.rea.mes.pro.con.WorkerPoolRegistry] (main) Created worker pool named another-pool with concurrency of 5
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,153 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.386s. Listening on: http://localhost:8081
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,153 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,154 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:22.947Z] 2026-03-04 23:13:22,445 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:13:22.947Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingSubscriberTest
[2026-03-04T23:13:22.947Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-03-04T23:13:23.579Z] 2026-03-04 23:13:23,311 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.427s. Listening on: http://localhost:8081
[2026-03-04T23:13:23.579Z] 2026-03-04 23:13:23,312 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:23.579Z] 2026-03-04 23:13:23,312 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:25.636Z] 2026-03-04 23:13:24,908 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:13:25.636Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.459 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingPublisherTest
[2026-03-04T23:13:25.636Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-03-04T23:13:26.266Z] 2026-03-04 23:13:25,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-03-04T23:13:26.266Z] 2026-03-04 23:13:25,701 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:26.266Z] 2026-03-04 23:13:25,701 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:27.580Z] 2026-03-04 23:13:27,290 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:13:27.580Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingPublisherTest
[2026-03-04T23:13:27.580Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-03-04T23:13:28.214Z] 2026-03-04 23:13:28,154 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2026-03-04T23:13:28.214Z] 2026-03-04 23:13:28,154 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:28.214Z] 2026-03-04 23:13:28,154 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:28.849Z] 2026-03-04 23:13:28,495 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:13:28.849Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in io.quarkus.smallrye.reactivemessaging.blocking.SmallRyeBlockingSubscriberTest
[2026-03-04T23:13:28.849Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-03-04T23:13:29.483Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingValidationErrorTest
[2026-03-04T23:13:29.483Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-03-04T23:13:30.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in io.quarkus.smallrye.reactivemessaging.blocking.BlockingWithoutOutgoingOnIncomingErrorTest
[2026-03-04T23:13:30.125Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-03-04T23:13:31.442Z] 2026-03-04 23:13:31,102 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.522s. Listening on: http://localhost:8081
[2026-03-04T23:13:31.442Z] 2026-03-04 23:13:31,103 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:31.442Z] 2026-03-04 23:13:31,103 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:32.076Z] 2026-03-04 23:13:31,465 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T23:13:32.076Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.683 s - in io.quarkus.smallrye.reactivemessaging.TransactionalSubscriberTest
[2026-03-04T23:13:32.076Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-03-04T23:13:32.076Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.smallrye.reactivemessaging.MediatorConfigurationSupportTest
[2026-03-04T23:13:32.076Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:31,510 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
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:31,510 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
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:31,510 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
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:32,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.434s. Listening on: http://localhost:8081
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:32,591 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:32.710Z] 2026-03-04 23:13:32,591 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:33.345Z] 2026-03-04 23:13:32,666 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:13:33.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowAndBroadcastTest
[2026-03-04T23:13:33.345Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-03-04T23:13:33.980Z] 2026-03-04 23:13:33,640 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.436s. Listening on: http://localhost:8081
[2026-03-04T23:13:33.981Z] 2026-03-04 23:13:33,640 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:33.981Z] 2026-03-04 23:13:33,640 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:33.981Z] 2026-03-04 23:13:33,712 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:33.981Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithParameterInjectionTest
[2026-03-04T23:13:33.981Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-03-04T23:13:34.616Z] 2026-03-04 23:13:34,444 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.296s. Listening on: http://localhost:8081
[2026-03-04T23:13:34.616Z] 2026-03-04 23:13:34,444 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:34.616Z] 2026-03-04 23:13:34,444 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:34.616Z] 2026-03-04 23:13:34,501 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:13:34.616Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterTest
[2026-03-04T23:13:34.616Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-03-04T23:13:35.971Z] 2026-03-04 23:13:35,254 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.320s. Listening on: http://localhost:8081
[2026-03-04T23:13:35.971Z] 2026-03-04 23:13:35,254 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:35.971Z] 2026-03-04 23:13:35,254 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:35.971Z] 2026-03-04 23:13:35,326 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:13:35.971Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in io.quarkus.smallrye.reactivemessaging.channels.MutinyEmitterWithConstructorInjectionTest
[2026-03-04T23:13:35.971Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-03-04T23:13:36.602Z] 2026-03-04 23:13:36,256 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.374s. Listening on: http://localhost:8081
[2026-03-04T23:13:36.602Z] 2026-03-04 23:13:36,256 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:36.602Z] 2026-03-04 23:13:36,256 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:36.602Z] 2026-03-04 23:13:36,356 INFO [io.quarkus] (main) Quarkus stopped in 0.013s
[2026-03-04T23:13:36.602Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in io.quarkus.smallrye.reactivemessaging.channels.DeprecatedInjectionTest
[2026-03-04T23:13:36.602Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-03-04T23:13:37.235Z] 2026-03-04 23:13:37,139 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-03-04T23:13:37.235Z] 2026-03-04 23:13:37,139 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:37.235Z] 2026-03-04 23:13:37,139 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:37.869Z] 2026-03-04 23:13:37,200 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:37.869Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastAndSubscriberTest
[2026-03-04T23:13:37.869Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-03-04T23:13:38.499Z] 2026-03-04 23:13:38,158 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-03-04T23:13:38.499Z] 2026-03-04 23:13:38,158 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:38.499Z] 2026-03-04 23:13:38,158 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:38.499Z] 2026-03-04 23:13:38,210 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:13:38.499Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithBroadcastTest
[2026-03-04T23:13:38.499Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-03-04T23:13:39.132Z] 2026-03-04 23:13:39,005 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.380s. Listening on: http://localhost:8081
[2026-03-04T23:13:39.132Z] 2026-03-04 23:13:39,005 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:39.132Z] 2026-03-04 23:13:39,005 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:39.132Z] 2026-03-04 23:13:39,063 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:39.132Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in io.quarkus.smallrye.reactivemessaging.channels.EmitterWithOverflowTest
[2026-03-04T23:13:39.132Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-03-04T23:13:40.449Z] 2026-03-04 23:13:39,863 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.414s. Listening on: http://localhost:8081
[2026-03-04T23:13:40.449Z] 2026-03-04 23:13:39,864 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:40.449Z] 2026-03-04 23:13:39,864 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:40.449Z] 2026-03-04 23:13:40,065 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:13:40.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorProfileConfigTest
[2026-03-04T23:13:40.449Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-03-04T23:13:41.082Z] 2026-03-04 23:13:40,840 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.397s. Listening on: http://localhost:8081
[2026-03-04T23:13:41.082Z] 2026-03-04 23:13:40,840 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:41.082Z] 2026-03-04 23:13:40,840 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:41.717Z] 2026-03-04 23:13:41,070 INFO [io.quarkus] (main) Quarkus stopped in 0.014s
[2026-03-04T23:13:41.717Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in io.quarkus.smallrye.reactivemessaging.config.ConnectorConfigTest
[2026-03-04T23:13:41.717Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-03-04T23:13:42.351Z] 2026-03-04 23:13:41,951 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-03-04T23:13:42.351Z] 2026-03-04 23:13:41,951 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:42.351Z] 2026-03-04 23:13:41,951 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:42.351Z] 2026-03-04 23:13:42,102 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:13:42.351Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s - in io.quarkus.smallrye.reactivemessaging.ChainTest
[2026-03-04T23:13:42.351Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-03-04T23:13:42.982Z] 2026-03-04 23:13:42,842 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:42.982Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceStrings', outgoing:'string-producer'} has no downstream
[2026-03-04T23:13:42.982Z]
[2026-03-04T23:13:42.982Z] 2026-03-04 23:13:42,915 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.381s. Listening on: http://localhost:8081
[2026-03-04T23:13:42.982Z] 2026-03-04 23:13:42,915 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:42.982Z] 2026-03-04 23:13:42,916 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:43.615Z] 2026-03-04 23:13:43,094 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:13:43.615Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in io.quarkus.smallrye.reactivemessaging.mutiny.UniTest
[2026-03-04T23:13:43.615Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-03-04T23:13:44.246Z] 2026-03-04 23:13:43,836 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:44.246Z] - PublisherMethod{method:'io.quarkus.smallrye.reactivemessaging.mutiny.StringProducer#produceDifferentStrings', outgoing:'another-string-producer'} has no downstream
[2026-03-04T23:13:44.246Z]
[2026-03-04T23:13:44.246Z] 2026-03-04 23:13:43,907 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.398s. Listening on: http://localhost:8081
[2026-03-04T23:13:44.246Z] 2026-03-04 23:13:43,907 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:44.246Z] 2026-03-04 23:13:43,907 INFO [io.quarkus] (main) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:44.246Z] 2026-03-04 23:13:44,095 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:13:44.246Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s - in io.quarkus.smallrye.reactivemessaging.mutiny.MultiTest
[2026-03-04T23:13:44.246Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-03-04T23:13:45.562Z] 2026-03-04 23:13:45,022 WARN [io.sma.rea.mes.provider] (main) SRMSG00207: Some components are not connected to either downstream consumers or upstream producers:
[2026-03-04T23:13:45.562Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScope#toUpperCase', incoming:'source'} has no upstream
[2026-03-04T23:13:45.562Z] - SubscriberMethod{method:'io.quarkus.smallrye.reactivemessaging.DefaultScopeTest$NoScopeButResource#toUpperCase', incoming:'source'} has no upstream
[2026-03-04T23:13:45.562Z]
[2026-03-04T23:13:45.562Z] 2026-03-04 23:13:45,072 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.516s. Listening on: http://localhost:8081
[2026-03-04T23:13:45.562Z] 2026-03-04 23:13:45,072 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:13:45.562Z] 2026-03-04 23:13:45,072 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, vertx]
[2026-03-04T23:13:45.562Z] 2026-03-04 23:13:45,119 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:13:45.562Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in io.quarkus.smallrye.reactivemessaging.DefaultScopeTest
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] Results:
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:13:45.562Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final.jar
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:13:45.562Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging/deployment/target/quarkus-smallrye-reactive-messaging-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-deployment ---
[2026-03-04T23:13:45.562Z] [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
[2026-03-04T23:13:45.562Z] [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
[2026-03-04T23:13:45.562Z] [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
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] ---------------< io.quarkus:quarkus-kafka-client-parent >---------------
[2026-03-04T23:13:45.562Z] [INFO] Building Quarkus - Kafka - Client 2.7.5.Final [405/964]
[2026-03-04T23:13:45.562Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-parent ---
[2026-03-04T23:13:45.562Z] [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
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] ------------------< io.quarkus:quarkus-kafka-client >-------------------
[2026-03-04T23:13:45.562Z] [INFO] Building Quarkus - Kafka - Client - Runtime 2.7.5.Final [406/964]
[2026-03-04T23:13:45.562Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client ---
[2026-03-04T23:13:45.562Z] [INFO]
[2026-03-04T23:13:45.562Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO] Processed 26 files in 62ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO] Processed 26 files in 00:00.048 (Already Sorted: 26, Needed Sorting: 0)
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:46.194Z] [INFO] Copying 2 resources
[2026-03-04T23:13:46.194Z] [INFO]
[2026-03-04T23:13:46.194Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.827Z] [INFO]
[2026-03-04T23:13:46.827Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.827Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:46.827Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-client/runtime/target/classes
[2026-03-04T23:13:46.827Z] [INFO]
[2026-03-04T23:13:46.827Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:46.827Z] [INFO] Copying 25 resources
[2026-03-04T23:13:46.827Z] [INFO]
[2026-03-04T23:13:46.827Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client ---
[2026-03-04T23:13:46.827Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:46.827Z] [INFO] Compiling 9 source files to /quarkus/extensions/kafka-client/runtime/target/test-classes
[2026-03-04T23:13:47.462Z] [INFO]
[2026-03-04T23:13:47.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client ---
[2026-03-04T23:13:47.462Z] [INFO]
[2026-03-04T23:13:47.462Z] [INFO] -------------------------------------------------------
[2026-03-04T23:13:47.462Z] [INFO] T E S T S
[2026-03-04T23:13:47.462Z] [INFO] -------------------------------------------------------
[2026-03-04T23:13:47.462Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in io.quarkus.kafka.client.runtime.KafkaBindingConverterTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in io.quarkus.kafka.client.serialization.ObjectMapperDeserializerTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in io.quarkus.kafka.client.serialization.JsonbSerializerTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in io.quarkus.kafka.client.serialization.JsonbDeserializerTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.kafka.client.serialization.JsonProducerTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in io.quarkus.kafka.client.serialization.ObjectMapperSerializerTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-03-04T23:13:48.778Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in io.quarkus.kafka.client.serde.JsonbSerdeTest
[2026-03-04T23:13:48.778Z] [INFO] Running io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-03-04T23:13:49.414Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in io.quarkus.kafka.client.serde.ObjectMapperSerdeTest
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] Results:
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client ---
[2026-03-04T23:13:49.414Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final.jar
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client ---
[2026-03-04T23:13:49.414Z] [INFO] Building jar: /quarkus/extensions/kafka-client/runtime/target/quarkus-kafka-client-2.7.5.Final-sources.jar
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client ---
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] ---------------< io.quarkus:quarkus-devservices-common >----------------
[2026-03-04T23:13:49.414Z] [INFO] Building Quarkus - DevServices - Common 2.7.5.Final [407/964]
[2026-03-04T23:13:49.414Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Processed 3 files in 18ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:49.414Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/main/resources
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:49.414Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/common/target/classes
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:49.414Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/common/src/test/resources
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] No sources to compile
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] No tests to run.
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final.jar
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [INFO] Building jar: /quarkus/extensions/devservices/common/target/quarkus-devservices-common-2.7.5.Final-sources.jar
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-common ---
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [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
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] -------------< io.quarkus:quarkus-kafka-client-deployment >-------------
[2026-03-04T23:13:49.414Z] [INFO] Building Quarkus - Kafka - Client - Deployment 2.7.5.Final [408/964]
[2026-03-04T23:13:49.414Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:49.414Z] [INFO]
[2026-03-04T23:13:49.414Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO] Processed 6 files in 69ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.046Z] [INFO] Processed 6 files in 00:00.097 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:13:50.046Z] [INFO]
[2026-03-04T23:13:50.046Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:50.679Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/main/resources
[2026-03-04T23:13:50.679Z] [INFO]
[2026-03-04T23:13:50.679Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:50.679Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:50.679Z] [INFO] Compiling 6 source files to /quarkus/extensions/kafka-client/deployment/target/classes
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:51.311Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-client/deployment/src/test/resources
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [INFO] No sources to compile
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [INFO] No tests to run.
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final.jar
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [INFO] Building jar: /quarkus/extensions/kafka-client/deployment/target/quarkus-kafka-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-client-deployment ---
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] ----< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-parent >-----
[2026-03-04T23:13:51.311Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka 2.7.5.Final [409/964]
[2026-03-04T23:13:51.311Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-parent ---
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [INFO]
[2026-03-04T23:13:51.311Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-kafka >--------
[2026-03-04T23:13:51.311Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Runtime 2.7.5.Final [410/964]
[2026-03-04T23:13:51.311Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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 29 kB/s)
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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 19 kB/s)
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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 65 kB/s)
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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
[2026-03-04T23:13:51.311Z] [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 3.7 MB/s)
[2026-03-04T23:13:51.943Z] [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 138 kB/s)
[2026-03-04T23:13:51.943Z] [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 2.1 MB/s)
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:51.943Z] [INFO] Copying 1 resource
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO]
[2026-03-04T23:13:51.943Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:51.943Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:51.943Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/classes
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:52.580Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/src/test/resources
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [INFO] No sources to compile
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [INFO] No tests to run.
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final.jar
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/runtime/target/quarkus-smallrye-reactive-messaging-kafka-2.7.5.Final-sources.jar
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka ---
[2026-03-04T23:13:52.580Z] [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
[2026-03-04T23:13:52.580Z] [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
[2026-03-04T23:13:52.580Z] [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
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] -------------------< io.quarkus:quarkus-avro-parent >-------------------
[2026-03-04T23:13:52.580Z] [INFO] Building Quarkus - Avro 2.7.5.Final [411/964]
[2026-03-04T23:13:52.580Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.580Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.580Z] [INFO]
[2026-03-04T23:13:52.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-parent ---
[2026-03-04T23:13:52.581Z] [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
[2026-03-04T23:13:52.581Z] [INFO]
[2026-03-04T23:13:52.581Z] [INFO] ----------------------< io.quarkus:quarkus-avro >-----------------------
[2026-03-04T23:13:52.581Z] [INFO] Building Quarkus - Avro - Runtime 2.7.5.Final [412/964]
[2026-03-04T23:13:52.581Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:52.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.pom
[2026-03-04T23:13:52.581Z] [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 128 kB/s)
[2026-03-04T23:13:52.581Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-parent/1.11.0/avro-parent-1.11.0.pom
[2026-03-04T23:13:53.214Z] [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 66 kB/s)
[2026-03-04T23:13:53.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-toplevel/1.11.0/avro-toplevel-1.11.0.pom
[2026-03-04T23:13:53.214Z] [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 396 kB/s)
[2026-03-04T23:13:53.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro/1.11.0/avro-1.11.0.jar
[2026-03-04T23:13:53.214Z] [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)
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO] Processed 2 files in 33ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:53.214Z] [INFO] Copying 1 resource
[2026-03-04T23:13:53.214Z] [INFO]
[2026-03-04T23:13:53.214Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-avro ---
[2026-03-04T23:13:53.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.pom
[2026-03-04T23:13:53.214Z] [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 159 kB/s)
[2026-03-04T23:13:53.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[2026-03-04T23:13:53.214Z] [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 156 kB/s)
[2026-03-04T23:13:53.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[2026-03-04T23:13:53.851Z] [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 73 kB/s)
[2026-03-04T23:13:53.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[2026-03-04T23:13:53.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 102 kB/s)
[2026-03-04T23:13:53.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar
[2026-03-04T23:13:53.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avro/avro-compiler/1.11.0/avro-compiler-1.11.0.jar (110 kB at 1.4 MB/s)
[2026-03-04T23:13:53.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar
[2026-03-04T23:13:53.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (531 kB at 7.4 MB/s)
[2026-03-04T23:13:53.851Z] [INFO]
[2026-03-04T23:13:53.851Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro ---
[2026-03-04T23:13:53.851Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:53.852Z] [INFO] Compiling 2 source files to /quarkus/extensions/avro/runtime/target/classes
[2026-03-04T23:13:53.852Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[53,33] unchecked conversion
[2026-03-04T23:13:53.852Z] required: java.util.Map<org.apache.avro.Schema,java.lang.Class>
[2026-03-04T23:13:53.852Z] found: java.util.IdentityHashMap
[2026-03-04T23:13:53.852Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/graal/AvroSubstitutions.java:[54,32] unchecked conversion
[2026-03-04T23:13:53.852Z] required: java.util.Map<java.lang.Class,java.lang.reflect.Constructor>
[2026-03-04T23:13:53.852Z] found: java.util.HashMap
[2026-03-04T23:13:53.852Z] [WARNING] /quarkus/extensions/avro/runtime/src/main/java/io/quarkus/avro/runtime/AvroRecorder.java:[23,83] unchecked cast
[2026-03-04T23:13:53.852Z] required: java.util.Map<java.lang.String,java.lang.Class>
[2026-03-04T23:13:53.852Z] found: java.lang.Object
[2026-03-04T23:13:53.852Z] [INFO]
[2026-03-04T23:13:53.852Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro ---
[2026-03-04T23:13:53.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:53.852Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/runtime/src/test/resources
[2026-03-04T23:13:53.852Z] [INFO]
[2026-03-04T23:13:53.852Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro ---
[2026-03-04T23:13:53.852Z] [INFO] No sources to compile
[2026-03-04T23:13:53.852Z] [INFO]
[2026-03-04T23:13:53.852Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro ---
[2026-03-04T23:13:53.852Z] [INFO] No tests to run.
[2026-03-04T23:13:53.852Z] [INFO]
[2026-03-04T23:13:53.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro ---
[2026-03-04T23:13:53.852Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final.jar
[2026-03-04T23:13:53.852Z] [INFO]
[2026-03-04T23:13:53.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro ---
[2026-03-04T23:13:53.852Z] [INFO] Building jar: /quarkus/extensions/avro/runtime/target/quarkus-avro-2.7.5.Final-sources.jar
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro ---
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] ----------< io.quarkus:quarkus-apicurio-registry-avro-parent >----------
[2026-03-04T23:13:54.482Z] [INFO] Building Quarkus - Apicurio Registry - Avro 2.7.5.Final [413/964]
[2026-03-04T23:13:54.482Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-parent ---
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [INFO]
[2026-03-04T23:13:54.482Z] [INFO] -------------< io.quarkus:quarkus-apicurio-registry-avro >--------------
[2026-03-04T23:13:54.482Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Runtime 2.7.5.Final [414/964]
[2026-03-04T23:13:54.482Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 14 kB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 632 kB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 2.8 MB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 9.9 kB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 18 kB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:54.482Z] [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 23 kB/s)
[2026-03-04T23:13:54.482Z] [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
[2026-03-04T23:13:55.146Z] [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 32 kB/s)
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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 43 kB/s)
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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 8.9 kB/s)
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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 1.3 MB/s)
[2026-03-04T23:13:55.146Z] [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
[2026-03-04T23:13:55.146Z] [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 1.2 MB/s)
[2026-03-04T23:13:55.146Z] [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 269 kB/s)
[2026-03-04T23:13:55.146Z] [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 110 kB/s)
[2026-03-04T23:13:55.146Z] [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 1.0 MB/s)
[2026-03-04T23:13:55.146Z] [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 267 kB/s)
[2026-03-04T23:13:55.146Z] [INFO]
[2026-03-04T23:13:55.146Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.146Z] [INFO]
[2026-03-04T23:13:55.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Processed 2 files in 00:00.005 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:55.780Z] [INFO] Copying 2 resources
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:55.780Z] [INFO] Compiling 2 source files to /quarkus/extensions/apicurio-registry-avro/runtime/target/classes
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:55.780Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/runtime/src/test/resources
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] No sources to compile
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] No tests to run.
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final.jar
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/runtime/target/quarkus-apicurio-registry-avro-2.7.5.Final-sources.jar
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro ---
[2026-03-04T23:13:55.780Z] [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
[2026-03-04T23:13:55.780Z] [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
[2026-03-04T23:13:55.780Z] [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
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] -----------------< io.quarkus:quarkus-avro-deployment >-----------------
[2026-03-04T23:13:55.780Z] [INFO] Building Quarkus - Avro - Deployment 2.7.5.Final [415/964]
[2026-03-04T23:13:55.780Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-avro-deployment ---
[2026-03-04T23:13:55.780Z] [INFO]
[2026-03-04T23:13:55.780Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO] Processed 5 files in 31ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO] Processed 5 files in 00:00.027 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:56.415Z] [INFO] Copying 1 resource
[2026-03-04T23:13:56.415Z] [INFO]
[2026-03-04T23:13:56.415Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-avro-deployment ---
[2026-03-04T23:13:56.415Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:56.415Z] [INFO] Compiling 5 source files to /quarkus/extensions/avro/deployment/target/classes
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.050Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:57.050Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/avro/deployment/src/test/resources
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.050Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.050Z] [INFO] No sources to compile
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.050Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.050Z] [INFO] No tests to run.
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.050Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.050Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final.jar
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.050Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.050Z] [INFO] Building jar: /quarkus/extensions/avro/deployment/target/quarkus-avro-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:13:57.050Z] [INFO]
[2026-03-04T23:13:57.051Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-avro-deployment ---
[2026-03-04T23:13:57.051Z] [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
[2026-03-04T23:13:57.051Z] [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
[2026-03-04T23:13:57.051Z] [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
[2026-03-04T23:13:57.051Z] [INFO]
[2026-03-04T23:13:57.051Z] [INFO] --------< io.quarkus:quarkus-apicurio-registry-avro-deployment >--------
[2026-03-04T23:13:57.051Z] [INFO] Building Quarkus - Apicurio Registry - Avro - Deployment 2.7.5.Final [416/964]
[2026-03-04T23:13:57.051Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:57.051Z] [INFO]
[2026-03-04T23:13:57.051Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.051Z] [INFO]
[2026-03-04T23:13:57.051Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Processed 4 files in 24ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:57.686Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/main/resources
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:57.686Z] [INFO] Compiling 4 source files to /quarkus/extensions/apicurio-registry-avro/deployment/target/classes
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:57.686Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/apicurio-registry-avro/deployment/src/test/resources
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] No sources to compile
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] No tests to run.
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final.jar
[2026-03-04T23:13:57.686Z] [INFO]
[2026-03-04T23:13:57.686Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:57.686Z] [INFO] Building jar: /quarkus/extensions/apicurio-registry-avro/deployment/target/quarkus-apicurio-registry-avro-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:13:58.324Z] [INFO]
[2026-03-04T23:13:58.324Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-apicurio-registry-avro-deployment ---
[2026-03-04T23:13:58.324Z] [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
[2026-03-04T23:13:58.324Z] [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
[2026-03-04T23:13:58.324Z] [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
[2026-03-04T23:13:58.324Z] [INFO]
[2026-03-04T23:13:58.324Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-kafka-deployment >---
[2026-03-04T23:13:58.324Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - Kafka - Deployment 2.7.5.Final [417/964]
[2026-03-04T23:13:58.324Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:13:58.324Z] [INFO]
[2026-03-04T23:13:58.324Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.324Z] [INFO]
[2026-03-04T23:13:58.324Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:58.960Z] [INFO]
[2026-03-04T23:13:58.960Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:59.594Z] [INFO] Processed 19 files in 135ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-03-04T23:13:59.594Z] [INFO]
[2026-03-04T23:13:59.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:59.594Z] [INFO] Processed 19 files in 00:00.214 (Already Sorted: 19, Needed Sorting: 0)
[2026-03-04T23:13:59.594Z] [INFO]
[2026-03-04T23:13:59.594Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:59.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:13:59.594Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/main/resources
[2026-03-04T23:13:59.594Z] [INFO]
[2026-03-04T23:13:59.594Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:13:59.594Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:13:59.594Z] [INFO] Compiling 7 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/classes
[2026-03-04T23:14:00.225Z] [INFO]
[2026-03-04T23:14:00.225Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.225Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:00.225Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/src/test/resources
[2026-03-04T23:14:00.225Z] [INFO]
[2026-03-04T23:14:00.225Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.225Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:00.225Z] [INFO] Compiling 12 source files to /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/test-classes
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.859Z] [INFO] Tests are skipped.
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.859Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final.jar
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.859Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-kafka/deployment/target/quarkus-smallrye-reactive-messaging-kafka-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-kafka-deployment ---
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-parent >-----
[2026-03-04T23:14:00.859Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 2.7.5.Final [418/964]
[2026-03-04T23:14:00.859Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-parent ---
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [INFO]
[2026-03-04T23:14:00.859Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-amqp >---------
[2026-03-04T23:14:00.859Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime 2.7.5.Final [419/964]
[2026-03-04T23:14:00.859Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [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 50 kB/s)
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [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 131 kB/s)
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:00.859Z] [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 48 kB/s)
[2026-03-04T23:14:00.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.pom
[2026-03-04T23:14:00.859Z] [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 136 kB/s)
[2026-03-04T23:14:00.859Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.pom
[2026-03-04T23:14:00.859Z] [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 66 kB/s)
[2026-03-04T23:14:00.859Z] [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
[2026-03-04T23:14:01.498Z] [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 180 kB/s)
[2026-03-04T23:14:01.498Z] [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
[2026-03-04T23:14:01.498Z] [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
[2026-03-04T23:14:01.498Z] [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
[2026-03-04T23:14:01.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-proton/4.2.5/vertx-proton-4.2.5.jar
[2026-03-04T23:14:01.498Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/qpid/proton-j/0.33.10/proton-j-0.33.10.jar
[2026-03-04T23:14:01.498Z] [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 2.0 MB/s)
[2026-03-04T23:14:01.498Z] [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.5 MB/s)
[2026-03-04T23:14:01.498Z] [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 518 kB/s)
[2026-03-04T23:14:01.498Z] [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 10 MB/s)
[2026-03-04T23:14:01.498Z] [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 691 kB/s)
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:01.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:01.498Z] [INFO] Copying 1 resource
[2026-03-04T23:14:01.498Z] [INFO]
[2026-03-04T23:14:01.498Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] No sources to compile
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:02.138Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/src/test/resources
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] No sources to compile
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] No tests to run.
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final.jar
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/runtime/target/quarkus-smallrye-reactive-messaging-amqp-2.7.5.Final-sources.jar
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp ---
[2026-03-04T23:14:02.138Z] [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
[2026-03-04T23:14:02.138Z] [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
[2026-03-04T23:14:02.138Z] [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
[2026-03-04T23:14:02.138Z] [INFO]
[2026-03-04T23:14:02.138Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-amqp-deployment >---
[2026-03-04T23:14:02.138Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment 2.7.5.Final [420/964]
[2026-03-04T23:14:02.138Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:02.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.pom
[2026-03-04T23:14:02.138Z] [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 81 kB/s)
[2026-03-04T23:14:02.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.20.0/artemis-pom-2.20.0.pom
[2026-03-04T23:14:02.138Z] [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 277 kB/s)
[2026-03-04T23:14:02.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.pom
[2026-03-04T23:14:02.138Z] [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 72 kB/s)
[2026-03-04T23:14:02.138Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.pom
[2026-03-04T23:14:03.150Z] [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 17 kB/s)
[2026-03-04T23:14:03.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.pom
[2026-03-04T23:14:03.150Z] [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 37 kB/s)
[2026-03-04T23:14:03.150Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom
[2026-03-04T23:14:03.150Z] [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 70 kB/s)
[2026-03-04T23:14:03.150Z] [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
[2026-03-04T23:14:03.150Z] [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 390 kB/s)
[2026-03-04T23:14:03.150Z] [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
[2026-03-04T23:14:03.150Z] [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 28 kB/s)
[2026-03-04T23:14:03.150Z] [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
[2026-03-04T23:14:03.782Z] [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 106 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.pom
[2026-03-04T23:14:03.782Z] [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 345 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom
[2026-03-04T23:14:03.782Z] [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 323 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom
[2026-03-04T23:14:03.782Z] [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 278 kB/s)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 6.3 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.pom
[2026-03-04T23:14:03.782Z] [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 480 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
[2026-03-04T23:14:03.782Z] [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)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 58 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-protocols/2.20.0/artemis-protocols-2.20.0.pom
[2026-03-04T23:14:03.782Z] [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 17 kB/s)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 101 kB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.20.0/artemis-server-2.20.0.jar
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.20.0/artemis-commons-2.20.0.jar
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.20.0/artemis-selector-2.20.0.jar
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.20.0/artemis-journal-2.20.0.jar
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 9.4 MB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar
[2026-03-04T23:14:03.782Z] [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 1.8 MB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar
[2026-03-04T23:14:03.782Z] [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 1.7 MB/s)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 3.6 MB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/3.6.13.Final/jgroups-3.6.13.Final.jar
[2026-03-04T23:14:03.782Z] [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 33 MB/s)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 1.2 MB/s)
[2026-03-04T23:14:03.782Z] [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
[2026-03-04T23:14:03.782Z] [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 1.8 MB/s)
[2026-03-04T23:14:03.782Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar
[2026-03-04T23:14:04.415Z] [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 98 kB/s)
[2026-03-04T23:14:04.415Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.7/commons-configuration2-2.7.jar
[2026-03-04T23:14:04.415Z] [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 18 MB/s)
[2026-03-04T23:14:04.415Z] [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
[2026-03-04T23:14:04.415Z] [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 5.8 MB/s)
[2026-03-04T23:14:04.415Z] [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 267 kB/s)
[2026-03-04T23:14:04.415Z] [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 3.3 MB/s)
[2026-03-04T23:14:04.415Z] [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 940 kB/s)
[2026-03-04T23:14:04.415Z] [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 752 kB/s)
[2026-03-04T23:14:04.415Z] [INFO]
[2026-03-04T23:14:04.415Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:04.415Z] [INFO]
[2026-03-04T23:14:04.415Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Processed 16 files in 51ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Processed 16 files in 00:00.020 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:05.732Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/src/main/resources
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:05.732Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/classes
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:05.732Z] [INFO] Copying 3 resources
[2026-03-04T23:14:05.732Z] [INFO]
[2026-03-04T23:14:05.732Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:05.732Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:05.732Z] [INFO] Compiling 11 source files to /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/test-classes
[2026-03-04T23:14:06.365Z] [INFO]
[2026-03-04T23:14:06.365Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:06.365Z] [INFO]
[2026-03-04T23:14:06.365Z] [INFO] -------------------------------------------------------
[2026-03-04T23:14:06.365Z] [INFO] T E S T S
[2026-03-04T23:14:06.365Z] [INFO] -------------------------------------------------------
[2026-03-04T23:14:06.365Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:14:07.690Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-03-04T23:14:20.180Z] Tests paused
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,012 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)
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,043 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,111 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
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,138 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,139 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,202 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,203 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@403132fc []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,204 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,237 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,237 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,397 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,430 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@4f59e5f1 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,437 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,546 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@10a29fa1 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,550 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,551 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@171b929 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,551 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,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.QueueControlImpl@4bd46bf1 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,558 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@4ba26917 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,659 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@4ff9b855 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,665 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@434de872 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,783 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,784 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,790 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:08,790 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=d877aad8-181f-11f1-87b4-0242ac110002]
[2026-03-04T23:14:20.181Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:20.181Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:20.181Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:20.181Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:20.181Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,691 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,735 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,780 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,808 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,925 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.099s. Listening on: http://localhost:8080
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,926 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:15,926 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,230 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:39562 successfully authenticated
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,233 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:39566 successfully authenticated
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,236 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,255 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,265 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:39562 successfully authenticated
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,267 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:39566 successfully authenticated
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,276 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:39566 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [dd6591bc-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@5c5c28e5, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@41e94d65, true, OperationContextImpl [467594090] [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=[])], {}]]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,278 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:39562 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [dd65439b-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7b41c9e3, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@606b57cf, true, OperationContextImpl [959510555] [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=[])], {}]]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,313 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:39562 is creating address on target resource: dd65439b-181f-11f1-87b4-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,324 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:39562 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4286ddfd []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,345 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:39562 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]]]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,347 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:39562 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14f10c33 []
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,350 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:39562 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,358 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,462 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.181Z] ..................................................
[2026-03-04T23:14:20.181Z]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,475 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,491 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,498 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,612 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.181Z] ..................................................
[2026-03-04T23:14:20.181Z] ***** durable queues source:
[2026-03-04T23:14:20.181Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.181Z] ***** non durable for source:
[2026-03-04T23:14:20.181Z] ..................................................
[2026-03-04T23:14:20.181Z]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,613 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,615 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,618 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.181Z] 2026-03-04 23:14:16,810 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=24, 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)
[2026-03-04T23:14:20.181Z] ..................................................
[2026-03-04T23:14:20.181Z] ***** durable queues source:
[2026-03-04T23:14:20.181Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.181Z] ***** non durable for source:
[2026-03-04T23:14:20.181Z] ..................................................
[2026-03-04T23:14:20.181Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:16,811 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[24]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=24, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:16,813 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:16,814 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=24, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,010 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,011 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,012 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,013 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,210 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,210 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,213 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,214 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,411 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=30, 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,411 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[30]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=30, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,412 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,414 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=30, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,610 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=32, 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,611 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[32]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=32, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,612 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,613 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=32, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,810 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=34, 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,811 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[34]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=34, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,812 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:17,814 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=34, 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:18,010 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:18,011 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:18,012 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:18,014 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.182Z] 2026-03-04 23:14:18,210 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 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)
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z] ***** durable queues source:
[2026-03-04T23:14:20.182Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.182Z] ***** non durable for source:
[2026-03-04T23:14:20.182Z] ..................................................
[2026-03-04T23:14:20.182Z]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,210 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,212 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,213 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,410 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=40, 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)
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z] ***** durable queues source:
[2026-03-04T23:14:20.183Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.183Z] ***** non durable for source:
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,411 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[40]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=40, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,412 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,413 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=40, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,611 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=42, 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)
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z] ***** durable queues source:
[2026-03-04T23:14:20.183Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.183Z] ***** non durable for source:
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,612 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[42]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=42, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,614 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,617 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=42, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,812 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=44, 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)
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z] ***** durable queues source:
[2026-03-04T23:14:20.183Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.183Z] ***** non durable for source:
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,813 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[44]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=44, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,815 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:18,818 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=44, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:19,013 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=46, 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)
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z] ***** durable queues source:
[2026-03-04T23:14:20.183Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:20.183Z] ***** non durable for source:
[2026-03-04T23:14:20.183Z] ..................................................
[2026-03-04T23:14:20.183Z]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:19,014 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[46]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=46, 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]
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:19,017 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 16
[2026-03-04T23:14:20.183Z] 2026-03-04 23:14:19,020 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=46, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,214 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=48, 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)
[2026-03-04T23:14:21.592Z] ..................................................
[2026-03-04T23:14:21.592Z] ***** durable queues source:
[2026-03-04T23:14:21.592Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.592Z] ***** non durable for source:
[2026-03-04T23:14:21.592Z] ..................................................
[2026-03-04T23:14:21.592Z]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,215 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[48]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=48, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,216 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 17
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,223 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=48, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,414 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:39566 is sending a message AMQPStandardMessage( [durable=false, messageID=50, 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)
[2026-03-04T23:14:21.592Z] ..................................................
[2026-03-04T23:14:21.592Z] ***** durable queues source:
[2026-03-04T23:14:21.592Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.592Z] ***** non durable for source:
[2026-03-04T23:14:21.592Z] ..................................................
[2026-03-04T23:14:21.592Z]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,415 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:39562 is consuming a message from source: Reference[50]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=50, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,416 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 18
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,449 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:39562 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=50, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,515 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-3-thread-1) Restarting quarkus due to changes in Consumer.class.
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:19,528 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:14:21.592Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:21.592Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:21.592Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:21.592Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:21.592Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,105 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,107 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,111 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,115 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,122 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8080
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,122 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,122 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,123 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-3-thread-1) Live reload total time: 1.513s
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,147 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42176 successfully authenticated
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,147 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42160 successfully authenticated
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,149 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,151 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42176 successfully authenticated
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,151 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42176 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [dfb6387e-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7f83ad90, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@11c60eab, true, OperationContextImpl [126030058] [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=[])], {}]]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,152 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42176 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,153 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,154 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42160 successfully authenticated
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,155 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42160 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [dfb6adaf-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@2423291a, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@7d41fe58, true, OperationContextImpl [1548688380] [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=[])], {}]]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,158 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,317 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42160 is sending a message AMQPStandardMessage( [durable=false, messageID=60, 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)
[2026-03-04T23:14:21.592Z] ..................................................
[2026-03-04T23:14:21.592Z]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,318 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42176 is consuming a message from source: Reference[60]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=60, 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]
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,320 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 3
[2026-03-04T23:14:21.592Z] 2026-03-04 23:14:20,321 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42176 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=60, 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,517 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42160 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=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z] ***** durable queues source:
[2026-03-04T23:14:21.593Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.593Z] ***** non durable for source:
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,518 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,520 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,522 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,719 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42160 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=-2147483642)
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z] ***** durable queues source:
[2026-03-04T23:14:21.593Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.593Z] ***** non durable for source:
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,720 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,722 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 9
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,723 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,916 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42160 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=-2147483642)
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z] ***** durable queues source:
[2026-03-04T23:14:21.593Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.593Z] ***** non durable for source:
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,916 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,918 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 12
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:20,919 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:21,116 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42160 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=-2147483642)
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z] ***** durable queues source:
[2026-03-04T23:14:21.593Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:21.593Z] ***** non durable for source:
[2026-03-04T23:14:21.593Z] ..................................................
[2026-03-04T23:14:21.593Z]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:21,116 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:21,118 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 15
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:21,119 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42176 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]
[2026-03-04T23:14:21.593Z] 2026-03-04 23:14:21,124 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:14:28.991Z] Tests paused
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:21,126 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session dfb6adaf-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:21,126 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222107: Cleared up resources for session dfb6adaf-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:28.991Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:28.991Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:28.991Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:28.991Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:28.991Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,625 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,663 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,703 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,727 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,900 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.071s. Listening on: http://localhost:8080
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,900 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,901 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,915 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42186 successfully authenticated
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,919 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,938 INFO [org.apa.act.aud.resource] (Thread-0 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42188 successfully authenticated
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,938 INFO [org.apa.act.aud.resource] (Thread-5 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42186 successfully authenticated
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,938 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42186 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e290a8b0-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@1a35e8a, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@5ba3a812, true, OperationContextImpl [2036960924] [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=[])], {}]]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,939 INFO [org.apa.act.aud.base] (Thread-5 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42186 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,940 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,948 INFO [org.apa.act.aud.resource] (Thread-0 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42188 successfully authenticated
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,949 INFO [org.apa.act.aud.base] (Thread-0 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42188 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e2922f51-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@4a2b4ae9, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@6d7d2f19, true, OperationContextImpl [1839817734] [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=[])], {}]]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:24,952 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,155 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,156 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,164 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 2
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,167 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,329 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,330 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,332 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 3
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,333 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,529 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,530 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,531 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 4
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,532 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,729 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,730 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,731 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 5
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,732 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,929 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,930 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,932 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 6
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:25,932 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,129 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,129 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,131 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 7
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,132 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,328 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z] ***** durable queues source:
[2026-03-04T23:14:28.991Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.991Z] ***** non durable for source:
[2026-03-04T23:14:28.991Z] ..................................................
[2026-03-04T23:14:28.991Z]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,329 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,330 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 8
[2026-03-04T23:14:28.991Z] 2026-03-04 23:14:26,331 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,529 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 is sending a message AMQPStandardMessage( [durable=false, messageID=92, 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)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,530 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 is consuming a message from source: Reference[92]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=92, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,533 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 9
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,534 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=92, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,729 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 is sending a message AMQPStandardMessage( [durable=false, messageID=94, 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)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,730 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 is consuming a message from source: Reference[94]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=94, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,731 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 10
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,733 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=94, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,929 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 is sending a message AMQPStandardMessage( [durable=false, messageID=96, 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)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,929 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 is consuming a message from source: Reference[96]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=96, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,931 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 11
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:26,932 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=96, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,129 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 is sending a message AMQPStandardMessage( [durable=false, messageID=98, 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)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,129 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 is consuming a message from source: Reference[98]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=98, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,131 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 12
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,132 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=98, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,329 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,330 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,331 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 13
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,332 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,534 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,535 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,540 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 14
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,541 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,733 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42188 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=-2147483642)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z] ***** durable queues source:
[2026-03-04T23:14:28.992Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:28.992Z] ***** non durable for source:
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,733 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,736 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-0) 15
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,738 INFO [org.apa.act.aud.message] (Thread-5 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42186 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,749 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-16-thread-1) Restarting quarkus due to changes in Producer.class.
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,760 WARN [org.apa.act.art.cor.server] (Thread-0 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e2922f51-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,761 WARN [org.apa.act.art.cor.server] (Thread-0 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e2922f51-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:27,765 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:14:28.992Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:28.992Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:28.992Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:28.992Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:28.992Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,268 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,270 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,274 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,280 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,285 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.512s. Listening on: http://localhost:8080
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,286 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,286 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,289 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42204 successfully authenticated
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,289 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42212 successfully authenticated
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,289 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (pool-16-thread-1) Live reload total time: 0.961s
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,290 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,292 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42204 successfully authenticated
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,292 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42204 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e4907052-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@30d9c7ae, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@2cfa1385, true, OperationContextImpl [2080253235] [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=[])], {}]]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,293 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:42204 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,294 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,296 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:42212 successfully authenticated
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,296 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:42212 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e4910c93-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@5f0f4174, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@454f6975, true, OperationContextImpl [1130364601] [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=[])], {}]]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,298 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,482 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42212 is sending a message AMQPStandardMessage( [durable=false, messageID=114, 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)
[2026-03-04T23:14:28.992Z] ..................................................
[2026-03-04T23:14:28.992Z]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,483 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42204 is consuming a message from source: Reference[114]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=114, 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]
[2026-03-04T23:14:28.992Z] 2026-03-04 23:14:28,485 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 2
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,486 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42204 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=114, 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]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,681 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42212 is sending a message AMQPStandardMessage( [durable=false, messageID=116, 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)
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z] ***** durable queues source:
[2026-03-04T23:14:29.626Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:29.626Z] ***** non durable for source:
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,682 INFO [org.apa.act.aud.message] (Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42204 is consuming a message from source: Reference[116]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=116, 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]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,683 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 4
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,684 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42204 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=116, 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]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,882 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42212 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=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483642)
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z] ***** durable queues source:
[2026-03-04T23:14:29.626Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:29.626Z] ***** non durable for source:
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,882 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,884 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 6
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:28,887 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:29,082 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42212 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=-2147483642)
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z] ***** durable queues source:
[2026-03-04T23:14:29.626Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:29.626Z] ***** non durable for source:
[2026-03-04T23:14:29.626Z] ..................................................
[2026-03-04T23:14:29.626Z]
[2026-03-04T23:14:29.626Z] 2026-03-04 23:14:29,082 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,083 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 8
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,084 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,281 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601500: User anonymous@127.0.0.1:42212 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=-2147483642)
[2026-03-04T23:14:29.627Z] ..................................................
[2026-03-04T23:14:29.627Z] ***** durable queues source:
[2026-03-04T23:14:29.627Z] - queueID=15 address:source name:source filter:null
[2026-03-04T23:14:29.627Z] ***** non durable for source:
[2026-03-04T23:14:29.627Z] ..................................................
[2026-03-04T23:14:29.627Z]
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,281 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@75cd8043)) AMQ601501: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,282 INFO [io.qua.sma.rea.amq.dev.noh.Consumer] (vert.x-eventloop-thread-1) 10
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,283 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:42204 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]
[2026-03-04T23:14:29.627Z] 2026-03-04 23:14:29,335 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:14:29.627Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.366 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest
[2026-03-04T23:14:29.627Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-03-04T23:14:38.470Z] Tests paused
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,337 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e4910c93-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,337 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e4910c93-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,522 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [d877aad8-181f-11f1-87b4-0242ac110002] stopped, uptime 21.593 seconds
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,638 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)
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,638 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,638 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
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,638 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,641 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,641 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,641 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@38f1f6c9 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,641 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,665 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,665 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,723 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@564f39a2 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,723 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@216fd1d4 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,724 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@4363c76 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,724 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@3b067324 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,728 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@14abcfcf []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,732 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@4b954dff []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,733 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@7ef51d77 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,774 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,774 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,777 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,777 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,781 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@76e2cede []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,782 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@3cfda27a []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,784 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=15 on address=source
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,790 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,793 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,794 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,798 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:29,798 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=d877aad8-181f-11f1-87b4-0242ac110002]
[2026-03-04T23:14:38.470Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:38.470Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:38.470Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:38.470Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:38.470Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:32,983 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,017 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,056 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,075 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,238 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.740s. Listening on: http://localhost:8080
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,238 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,238 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,295 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36132 successfully authenticated
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,297 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,312 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36132 successfully authenticated
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,312 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:36132 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e78e6e17-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@71a9cbbb, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@2a7c70e6, true, OperationContextImpl [152226820] [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=[])], {}]]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,312 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36142 successfully authenticated
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,319 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,325 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36142 successfully authenticated
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,325 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:36142 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e79069e8-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@56ae0c42, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1937b5a, true, OperationContextImpl [784262237] [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=[])], {}]]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,325 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:36142 is creating address on target resource: e79069e8-181f-11f1-87b4-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,328 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:36142 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@504632ae []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,329 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:36142 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]]]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,331 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:36142 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76ace8f8 []
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,332 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:36142 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,357 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,359 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 is sending a message AMQPStandardMessage( [durable=false, messageID=146, 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)
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,368 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 is consuming a message from source: Reference[146]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=146, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,369 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 is sending a message AMQPStandardMessage( [durable=false, messageID=147, 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)
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z] ***** durable queues source:
[2026-03-04T23:14:38.470Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.470Z] ***** non durable for source:
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,370 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 is consuming a message from source: Reference[147]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=147, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,380 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=146, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,383 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 is sending a message AMQPStandardMessage( [durable=false, messageID=149, 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)
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z] ***** durable queues source:
[2026-03-04T23:14:38.470Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.470Z] ***** non durable for source:
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,383 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 is consuming a message from source: Reference[149]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=149, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,385 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=147, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,387 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=149, 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,390 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 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=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z] ***** durable queues source:
[2026-03-04T23:14:38.470Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.470Z] ***** non durable for source:
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,391 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,394 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,400 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 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)
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z] ***** durable queues source:
[2026-03-04T23:14:38.470Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.470Z] ***** non durable for source:
[2026-03-04T23:14:38.470Z] ..................................................
[2026-03-04T23:14:38.470Z]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,400 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.470Z] 2026-03-04 23:14:33,404 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,412 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,412 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,415 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,425 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,425 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,428 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,432 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,433 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,435 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,444 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 is sending a message AMQPStandardMessage( [durable=false, messageID=162, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,444 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 is consuming a message from source: Reference[162]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=162, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,447 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=162, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,456 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36132 is sending a message AMQPStandardMessage( [durable=false, messageID=164, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,456 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36142 is consuming a message from source: Reference[164]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=164, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:33,458 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36142 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=164, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,301 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in ProducingBean.class.
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,313 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e78e6e17-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,313 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e78e6e17-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,317 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:14:38.471Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:14:38.471Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:14:38.471Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:14:38.471Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:14:38.471Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,809 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,813 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,818 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,820 INFO [io.sma.rea.mes.amqp] (Quarkus Main Thread) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,823 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.498s. Listening on: http://localhost:8080
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,823 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,824 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,824 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.871s
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,834 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36158 successfully authenticated
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,835 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,836 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36164 successfully authenticated
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,838 INFO [org.apa.act.aud.resource] (Thread-3 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36158 successfully authenticated
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,838 INFO [org.apa.act.aud.base] (Thread-3 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:36158 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e9a8747a-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7047c210, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@1c9aabe7, true, OperationContextImpl [147469122] [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=[])], {}]]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,840 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,841 INFO [org.apa.act.aud.resource] (Thread-4 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:36164 successfully authenticated
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,841 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:36164 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [e9a8e9ab-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6b33fa30, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3095c9c3, true, OperationContextImpl [319947948] [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=[])], {}]]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,842 INFO [org.apa.act.aud.base] (Thread-4 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:36164 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,847 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-1) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,849 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 is sending a message AMQPStandardMessage( [durable=false, messageID=174, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,850 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 is consuming a message from source: Reference[174]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=174, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,853 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=174, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,859 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 is sending a message AMQPStandardMessage( [durable=false, messageID=176, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,859 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 is consuming a message from source: Reference[176]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=176, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,861 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=176, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,873 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 is sending a message AMQPStandardMessage( [durable=false, messageID=178, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,873 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 is consuming a message from source: Reference[178]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=178, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,880 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=178, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,882 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 is sending a message AMQPStandardMessage( [durable=false, messageID=180, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,882 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 is consuming a message from source: Reference[180]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=180, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,885 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=180, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,892 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 is sending a message AMQPStandardMessage( [durable=false, messageID=182, 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)
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z] ***** durable queues source:
[2026-03-04T23:14:38.471Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.471Z] ***** non durable for source:
[2026-03-04T23:14:38.471Z] ..................................................
[2026-03-04T23:14:38.471Z]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,893 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 is consuming a message from source: Reference[182]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=182, 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]
[2026-03-04T23:14:38.471Z] 2026-03-04 23:14:36,896 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=182, 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,903 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 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=source, routingType=null, PreviousAddress=source previousRoute:null, reusable=true, version=-2147483631)
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z] ***** durable queues source:
[2026-03-04T23:14:38.472Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.472Z] ***** non durable for source:
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,904 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,906 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,914 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 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=-2147483631)
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z] ***** durable queues source:
[2026-03-04T23:14:38.472Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.472Z] ***** non durable for source:
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,914 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,918 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,924 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 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=-2147483631)
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z] ***** durable queues source:
[2026-03-04T23:14:38.472Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.472Z] ***** non durable for source:
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,924 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,926 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,937 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 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=-2147483631)
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z] ***** durable queues source:
[2026-03-04T23:14:38.472Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.472Z] ***** non durable for source:
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,937 INFO [org.apa.act.aud.message] (Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,940 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,954 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601500: User anonymous@127.0.0.1:36158 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=-2147483631)
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z] ***** durable queues source:
[2026-03-04T23:14:38.472Z] - queueID=141 address:source name:source filter:null
[2026-03-04T23:14:38.472Z] ***** non durable for source:
[2026-03-04T23:14:38.472Z] ..................................................
[2026-03-04T23:14:38.472Z]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,954 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@45295bed)) AMQ601501: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,957 INFO [org.apa.act.aud.message] (Thread-4 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:36164 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]
[2026-03-04T23:14:38.472Z] 2026-03-04 23:14:36,972 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T23:14:38.472Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 s - in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest
[2026-03-04T23:14:38.472Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:36,972 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session e9a8747a-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:36,972 WARN [org.apa.act.art.cor.server] (Thread-3 (activemq-netty-threads)) AMQ222107: Cleared up resources for session e9a8747a-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,138 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [d877aad8-181f-11f1-87b4-0242ac110002] stopped, uptime 7.501 seconds
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,223 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)
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,223 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,223 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
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,223 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,225 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,225 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,225 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@3927de0e []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,225 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,236 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,236 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,250 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@48582bb8 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,251 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@57589c5a []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,253 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@7b8c0d5 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,253 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@6743b3b0 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,255 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@6ecf410b []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,257 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@7d66bac4 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,259 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@3c9963d5 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,310 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,310 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,310 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,310 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,314 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@46bd89c5 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,315 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@526e4f00 []
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,316 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=141 on address=source
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,317 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,321 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,323 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,327 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:37,327 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=d877aad8-181f-11f1-87b4-0242ac110002]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,419 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,454 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,493 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,510 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.747s. Listening on: http://localhost:8081
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,679 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,679 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:42.246Z] 2026-03-04 23:14:41,695 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53922 successfully authenticated
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,702 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53936 successfully authenticated
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,707 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53936 successfully authenticated
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,709 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53922 successfully authenticated
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,712 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,738 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,739 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53936 successfully authenticated
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,739 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:53936 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ec9449cf-181f-11f1-87b4-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@390fb79a, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@9465f28, true, OperationContextImpl [1100452393] [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=[])], {}]]
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,741 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:53936 is creating address on target resource: ec9449cf-181f-11f1-87b4-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-03-04T23:14:42.972Z] 2026-03-04 23:14:41,743 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:53936 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581bdb61 []
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,745 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:53936 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]]]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,749 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:53936 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c6c149f []
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,751 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53922 successfully authenticated
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,752 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:53936 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,752 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:53922 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ec961e91-181f-11f1-87b4-0242ac110002, artemis, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@7cde4ba, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@549e567a, true, OperationContextImpl [1419483902] [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=[])], {}]]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,801 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,803 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,809 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,810 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 is sending a message AMQPStandardMessage( [durable=false, messageID=217, 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,811 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 is consuming a message from source: Reference[217]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=217, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,820 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,822 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 is sending a message AMQPStandardMessage( [durable=false, messageID=219, 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,823 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 is consuming a message from source: Reference[219]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=219, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,827 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=217, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,827 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=219, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,832 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,832 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,834 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,842 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,842 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,845 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,853 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,853 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,856 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,862 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,863 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,866 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,873 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,873 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,876 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,884 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 is sending a message AMQPStandardMessage( [durable=false, messageID=232, 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,884 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 is consuming a message from source: Reference[232]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=232, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,886 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=232, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,897 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601500: User anonymous@127.0.0.1:53922 is sending a message AMQPStandardMessage( [durable=false, messageID=234, 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)
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z] ***** durable queues source:
[2026-03-04T23:14:42.973Z] - queueID=210 address:source name:source filter:null
[2026-03-04T23:14:42.973Z] ***** non durable for source:
[2026-03-04T23:14:42.973Z] ..................................................
[2026-03-04T23:14:42.973Z]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,897 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@233d40da)) AMQ601501: User anonymous@127.0.0.1:53936 is consuming a message from source: Reference[234]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=234, 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]
[2026-03-04T23:14:42.973Z] 2026-03-04 23:14:41,902 INFO [org.apa.act.aud.message] (Thread-2 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53936 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=234, 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]
[2026-03-04T23:14:43.605Z] 2026-03-04 23:14:42,510 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session ec961e91-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:43.605Z] 2026-03-04 23:14:42,510 WARN [org.apa.act.art.cor.server] (Thread-1 (activemq-netty-threads)) AMQ222107: Cleared up resources for session ec961e91-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:43.605Z] 2026-03-04 23:14:42,508 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
[2026-03-04T23:14:43.605Z]
[2026-03-04T23:14:43.605Z] 2026-03-04 23:14:42,516 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
[2026-03-04T23:14:43.605Z]
[2026-03-04T23:14:43.605Z] 2026-03-04 23:14:42,687 INFO [io.quarkus] (main) Quarkus stopped in 0.214s
[2026-03-04T23:14:43.605Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.681 s - in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest
[2026-03-04T23:14:43.605Z] [INFO] Running io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,829 INFO [org.apa.act.art.cor.server] (main) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.20.0 [d877aad8-181f-11f1-87b4-0242ac110002] stopped, uptime 5.606 seconds
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,906 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)
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,908 INFO [org.apa.act.art.cor.server] (main) AMQ221013: Using NIO Journal
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,908 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
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,908 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,909 INFO [org.apa.act.art.cor.server] (main) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,909 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: null []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,909 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@f629829 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,909 INFO [org.apa.act.aud.base] (main) AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=0.0.0.0 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,924 INFO [org.apa.act.art.cor.server] (main) AMQ221034: Waiting indefinitely to obtain live lock
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,924 INFO [org.apa.act.art.cor.server] (main) AMQ221035: Live Server Obtained live lock
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,933 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@4371edc7 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,933 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@318b59cb []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,934 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@683f6000 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,934 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@4f54551f []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,935 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@38786e7 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,936 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@6829c25d []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,937 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@7b058038 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,985 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address DLQ supporting [ANYCAST]
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,985 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,985 INFO [org.apa.act.art.cor.server] (main) AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,985 INFO [org.apa.act.art.cor.server] (main) AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,989 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@1694ceea []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,991 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@291bd261 []
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,994 INFO [org.apa.act.art.cor.server] (main) AMQ224112: Auto removing Queue source with queueID=210 on address=source
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,996 INFO [org.apa.act.art.cor.server] (main) AMQ224113: Auto removing Address source
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:42,999 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:61616 for protocols [CORE,AMQP]
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:43,000 INFO [org.apa.act.art.cor.server] (main) AMQ221020: Started EPOLL Acceptor at 0.0.0.0:5672 for protocols [AMQP]
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:43,004 INFO [org.apa.act.art.cor.server] (main) AMQ221007: Server is now live
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:43,004 INFO [org.apa.act.art.cor.server] (main) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.20.0 [0.0.0.0, nodeID=d877aad8-181f-11f1-87b4-0242ac110002]
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,465 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel in
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,496 INFO [io.sma.rea.mes.amqp] (main) SRMSG16201: AMQP broker configured to localhost:5672 for channel source
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,534 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,547 INFO [io.sma.rea.mes.amqp] (main) SRMSG16212: Establishing connection with AMQP broker
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,629 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.616s. Listening on: http://localhost:8081
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,629 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:14:44.921Z] 2026-03-04 23:14:44,629 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, smallrye-context-propagation, smallrye-reactive-messaging, smallrye-reactive-messaging-amqp, vertx]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,947 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53946 successfully authenticated
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,948 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53954 successfully authenticated
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,951 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,994 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16213: Connection with AMQP broker established
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,995 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53946 successfully authenticated
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,995 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:53946 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ee851d55-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@6580f47e, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3abe3583, true, OperationContextImpl [497754388] [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=[])], {}]]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,996 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601262: User anonymous@127.0.0.1:53946 is creating address on target resource: ee851d55-181f-11f1-87b4-0242ac110002 [with parameters: [Address [name=source, id=0, routingTypes={ANYCAST}, autoCreated=false, paused=false], true]]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,996 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:53946 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b504105 []
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,998 INFO [org.apa.act.aud.resource] (Thread-1 (activemq-netty-threads)) AMQ601065: User anonymous@127.0.0.1:53946 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]]]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:44,999 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601019: User anonymous@127.0.0.1:53946 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9916b15 []
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,005 INFO [org.apa.act.aud.base] (Thread-1 (activemq-netty-threads)) AMQ601265: User anonymous@127.0.0.1:53946 is creating a core consumer on target resource ServerSessionImpl() [with parameters: [0, source, null, 0, false, false, null]]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,011 INFO [org.apa.act.aud.resource] (Thread-2 (activemq-netty-threads)) AMQ601715: User anonymous@127.0.0.1:53954 successfully authenticated
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,012 INFO [org.apa.act.aud.base] (Thread-2 (activemq-netty-threads)) AMQ601267: User anonymous@127.0.0.1:53954 is creating a core session on target resource ActiveMQServerImpl::name=0.0.0.0 [with parameters: [ee878e57-181f-11f1-87b4-0242ac110002, null, ****, 102400, org.apache.activemq.artemis.protocol.amqp.broker.ActiveMQProtonRemotingConnection@74d9609f, false, false, false, true, null, org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback@3c2a88b3, true, OperationContextImpl [208941518] [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=[])], {}]]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,013 INFO [io.sma.rea.mes.amqp] (vert.x-eventloop-thread-0) SRMSG16203: AMQP Receiver listening address source
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,091 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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=null, routingType=null, PreviousAddress=null previousRoute:null, reusable=null, version=0)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,091 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,115 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,120 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,120 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,125 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,125 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,126 INFO [org.apa.act.aud.message] (Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,131 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,141 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,141 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,143 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,149 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,150 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,152 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,163 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,163 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,168 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,170 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,171 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,172 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,182 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 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)
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z] ***** durable queues source:
[2026-03-04T23:14:46.331Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.331Z] ***** non durable for source:
[2026-03-04T23:14:46.331Z] ..................................................
[2026-03-04T23:14:46.331Z]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,182 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,184 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 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]
[2026-03-04T23:14:46.331Z] 2026-03-04 23:14:45,193 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 is sending a message AMQPStandardMessage( [durable=false, messageID=274, 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)
[2026-03-04T23:14:46.332Z] ..................................................
[2026-03-04T23:14:46.332Z] ***** durable queues source:
[2026-03-04T23:14:46.332Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.332Z] ***** non durable for source:
[2026-03-04T23:14:46.332Z] ..................................................
[2026-03-04T23:14:46.332Z]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,193 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 is consuming a message from source: Reference[274]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=274, 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]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,196 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=274, 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]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,203 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601500: User anonymous@127.0.0.1:53954 is sending a message AMQPStandardMessage( [durable=false, messageID=276, 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)
[2026-03-04T23:14:46.332Z] ..................................................
[2026-03-04T23:14:46.332Z] ***** durable queues source:
[2026-03-04T23:14:46.332Z] - queueID=252 address:source name:source filter:null
[2026-03-04T23:14:46.332Z] ***** non durable for source:
[2026-03-04T23:14:46.332Z] ..................................................
[2026-03-04T23:14:46.332Z]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,204 INFO [org.apa.act.aud.message] (Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@67040b58)) AMQ601501: User anonymous@127.0.0.1:53946 is consuming a message from source: Reference[276]:NON-RELIABLE:AMQPStandardMessage( [durable=false, messageID=276, 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]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,207 INFO [org.apa.act.aud.message] (Thread-1 (activemq-netty-threads)) AMQ601502: User anonymous@127.0.0.1:53946 is acknowledging a message from source: AMQPStandardMessage( [durable=false, messageID=276, 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]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,645 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222061: Client connection failed, clearing up resources for session ee878e57-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,645 WARN [org.apa.act.art.cor.server] (Thread-2 (activemq-netty-threads)) AMQ222107: Cleared up resources for session ee878e57-181f-11f1-87b4-0242ac110002
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,648 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
[2026-03-04T23:14:46.332Z]
[2026-03-04T23:14:46.332Z] 2026-03-04 23:14:45,668 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2026-03-04T23:14:46.332Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 s - in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] Results:
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:46.332Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final.jar
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:46.332Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-amqp/deployment/target/quarkus-smallrye-reactive-messaging-amqp-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-amqp-deployment ---
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] -----< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-parent >-----
[2026-03-04T23:14:46.332Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT 2.7.5.Final [421/964]
[2026-03-04T23:14:46.332Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-parent ---
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.332Z] [INFO]
[2026-03-04T23:14:46.332Z] [INFO] --------< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt >---------
[2026-03-04T23:14:46.332Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Runtime 2.7.5.Final [422/964]
[2026-03-04T23:14:46.332Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.332Z] [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 38 kB/s)
[2026-03-04T23:14:46.332Z] [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
[2026-03-04T23:14:46.963Z] [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 84 kB/s)
[2026-03-04T23:14:46.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.pom
[2026-03-04T23:14:46.963Z] [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 44 kB/s)
[2026-03-04T23:14:46.963Z] [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
[2026-03-04T23:14:46.963Z] [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 36 kB/s)
[2026-03-04T23:14:46.963Z] [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
[2026-03-04T23:14:46.963Z] [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
[2026-03-04T23:14:46.963Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/vertx/vertx-mqtt/4.2.5/vertx-mqtt-4.2.5.jar
[2026-03-04T23:14:46.963Z] [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
[2026-03-04T23:14:46.963Z] [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 2.4 MB/s)
[2026-03-04T23:14:46.963Z] [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 1.3 MB/s)
[2026-03-04T23:14:46.963Z] [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 837 kB/s)
[2026-03-04T23:14:46.963Z] [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 1.1 MB/s)
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:46.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:46.963Z] [INFO] Copying 1 resource
[2026-03-04T23:14:46.963Z] [INFO]
[2026-03-04T23:14:46.963Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] No sources to compile
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:47.596Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/src/test/resources
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] No sources to compile
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] No tests to run.
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final.jar
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/runtime/target/quarkus-smallrye-reactive-messaging-mqtt-2.7.5.Final-sources.jar
[2026-03-04T23:14:47.596Z] [INFO]
[2026-03-04T23:14:47.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt ---
[2026-03-04T23:14:47.596Z] [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
[2026-03-04T23:14:47.596Z] [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
[2026-03-04T23:14:47.597Z] [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
[2026-03-04T23:14:47.597Z] [INFO]
[2026-03-04T23:14:47.597Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-mqtt-deployment >---
[2026-03-04T23:14:47.597Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - MQTT - Deployment 2.7.5.Final [423/964]
[2026-03-04T23:14:47.597Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:47.597Z] [INFO]
[2026-03-04T23:14:47.597Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:47.597Z] [INFO]
[2026-03-04T23:14:47.597Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Processed 1 files in 25ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:48.231Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/main/resources
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:48.231Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/classes
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:48.231Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/src/test/resources
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] No sources to compile
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] No tests to run.
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final.jar
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-mqtt/deployment/target/quarkus-smallrye-reactive-messaging-mqtt-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-mqtt-deployment ---
[2026-03-04T23:14:48.231Z] [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
[2026-03-04T23:14:48.231Z] [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
[2026-03-04T23:14:48.231Z] [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
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] ---< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-parent >---
[2026-03-04T23:14:48.231Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 2.7.5.Final [424/964]
[2026-03-04T23:14:48.231Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-parent ---
[2026-03-04T23:14:48.231Z] [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
[2026-03-04T23:14:48.231Z] [INFO]
[2026-03-04T23:14:48.231Z] [INFO] ------< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq >-------
[2026-03-04T23:14:48.231Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime 2.7.5.Final [425/964]
[2026-03-04T23:14:48.231Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:48.231Z] [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
[2026-03-04T23:14:48.231Z] [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 60 kB/s)
[2026-03-04T23:14:48.232Z] [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
[2026-03-04T23:14:48.865Z] [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 91 kB/s)
[2026-03-04T23:14:48.865Z] [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
[2026-03-04T23:14:48.865Z] [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 55 kB/s)
[2026-03-04T23:14:48.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.pom
[2026-03-04T23:14:48.865Z] [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 559 kB/s)
[2026-03-04T23:14:48.865Z] [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
[2026-03-04T23:14:48.865Z] [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
[2026-03-04T23:14:48.865Z] [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
[2026-03-04T23:14:48.865Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/5.10.0/amqp-client-5.10.0.jar
[2026-03-04T23:14:48.865Z] [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 12 MB/s)
[2026-03-04T23:14:48.865Z] [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 1.5 MB/s)
[2026-03-04T23:14:48.865Z] [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 612 kB/s)
[2026-03-04T23:14:48.865Z] [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 262 kB/s)
[2026-03-04T23:14:48.865Z] [INFO]
[2026-03-04T23:14:48.865Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:48.865Z] [INFO]
[2026-03-04T23:14:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:48.865Z] [INFO]
[2026-03-04T23:14:48.865Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Processed 2 files in 23ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:49.497Z] [INFO] Copying 1 resource
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.pom
[2026-03-04T23:14:49.497Z] [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 11 kB/s)
[2026-03-04T23:14:49.497Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/rabbitmq/1.16.3/rabbitmq-1.16.3.jar
[2026-03-04T23:14:49.497Z] [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 160 kB/s)
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:49.497Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/classes
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:49.497Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/src/test/resources
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] No sources to compile
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] No tests to run.
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final.jar
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/runtime/target/quarkus-smallrye-reactive-messaging-rabbitmq-2.7.5.Final-sources.jar
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq ---
[2026-03-04T23:14:49.497Z] [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
[2026-03-04T23:14:49.497Z] [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
[2026-03-04T23:14:49.497Z] [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
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --< io.quarkus:quarkus-smallrye-reactive-messaging-rabbitmq-deployment >--
[2026-03-04T23:14:49.497Z] [INFO] Building Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment 2.7.5.Final [426/964]
[2026-03-04T23:14:49.497Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:49.497Z] [INFO]
[2026-03-04T23:14:49.497Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.129Z] [INFO]
[2026-03-04T23:14:50.129Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.129Z] [INFO]
[2026-03-04T23:14:50.129Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO] Processed 5 files in 28ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO] Processed 5 files in 00:00.032 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:50.762Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/main/resources
[2026-03-04T23:14:50.762Z] [INFO]
[2026-03-04T23:14:50.762Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:50.762Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:50.762Z] [INFO] Compiling 5 source files to /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/classes
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:51.785Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/src/test/resources
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [INFO] No sources to compile
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [INFO] No tests to run.
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final.jar
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [INFO] Building jar: /quarkus/extensions/smallrye-reactive-messaging-rabbitmq/deployment/target/quarkus-smallrye-reactive-messaging-rabbitmq-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:51.785Z] [INFO]
[2026-03-04T23:14:51.785Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-reactive-messaging-rabbitmq-deployment ---
[2026-03-04T23:14:51.785Z] [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
[2026-03-04T23:14:51.785Z] [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
[2026-03-04T23:14:51.786Z] [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
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] -----------< io.quarkus:quarkus-reactive-datasource-parent >------------
[2026-03-04T23:14:51.786Z] [INFO] Building Quarkus - Reactive Datasource 2.7.5.Final [427/964]
[2026-03-04T23:14:51.786Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-parent ---
[2026-03-04T23:14:51.786Z] [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
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] ---------------< io.quarkus:quarkus-reactive-datasource >---------------
[2026-03-04T23:14:51.786Z] [INFO] Building Quarkus - Reactive Datasource - Runtime 2.7.5.Final [428/964]
[2026-03-04T23:14:51.786Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:51.786Z] [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
[2026-03-04T23:14:51.786Z] [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 26 kB/s)
[2026-03-04T23:14:51.786Z] [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
[2026-03-04T23:14:51.786Z] [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 80 kB/s)
[2026-03-04T23:14:51.786Z] [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
[2026-03-04T23:14:51.786Z] [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 2.3 MB/s)
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO] Processed 6 files in 50ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO] Processed 6 files in 00:00.018 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:51.786Z] [INFO] Copying 1 resource
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO]
[2026-03-04T23:14:51.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:51.786Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:51.786Z] [INFO] Compiling 6 source files to /quarkus/extensions/reactive-datasource/runtime/target/classes
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:52.422Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/runtime/src/test/resources
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [INFO] No sources to compile
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [INFO] No tests to run.
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final.jar
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/runtime/target/quarkus-reactive-datasource-2.7.5.Final-sources.jar
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource ---
[2026-03-04T23:14:52.422Z] [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
[2026-03-04T23:14:52.422Z] [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
[2026-03-04T23:14:52.422Z] [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
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] ---------< io.quarkus:quarkus-reactive-datasource-deployment >----------
[2026-03-04T23:14:52.422Z] [INFO] Building Quarkus - Reactive Datasource - Deployment 2.7.5.Final [429/964]
[2026-03-04T23:14:52.422Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:52.422Z] [INFO]
[2026-03-04T23:14:52.422Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO] Processed 4 files in 33ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO] Processed 4 files in 00:00.005 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:53.057Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/main/resources
[2026-03-04T23:14:53.057Z] [INFO]
[2026-03-04T23:14:53.057Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.057Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:53.057Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/classes
[2026-03-04T23:14:53.691Z] [INFO]
[2026-03-04T23:14:53.691Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.691Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:53.691Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-datasource/deployment/src/test/resources
[2026-03-04T23:14:53.691Z] [INFO]
[2026-03-04T23:14:53.691Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.691Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:53.691Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-datasource/deployment/target/test-classes
[2026-03-04T23:14:53.691Z] [INFO]
[2026-03-04T23:14:53.691Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:53.691Z] [INFO]
[2026-03-04T23:14:53.691Z] [INFO] -------------------------------------------------------
[2026-03-04T23:14:53.691Z] [INFO] T E S T S
[2026-03-04T23:14:53.691Z] [INFO] -------------------------------------------------------
[2026-03-04T23:14:53.691Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:14:54.328Z] [INFO]
[2026-03-04T23:14:54.328Z] [INFO] Results:
[2026-03-04T23:14:54.328Z] [INFO]
[2026-03-04T23:14:54.328Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:14:54.328Z] [INFO]
[2026-03-04T23:14:54.328Z] [INFO]
[2026-03-04T23:14:54.328Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:54.328Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final.jar
[2026-03-04T23:14:55.647Z] [INFO]
[2026-03-04T23:14:55.647Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:55.647Z] [INFO] Building jar: /quarkus/extensions/reactive-datasource/deployment/target/quarkus-reactive-datasource-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:55.647Z] [INFO]
[2026-03-04T23:14:55.647Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-datasource-deployment ---
[2026-03-04T23:14:55.647Z] [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
[2026-03-04T23:14:55.647Z] [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
[2026-03-04T23:14:55.647Z] [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
[2026-03-04T23:14:55.647Z] [INFO]
[2026-03-04T23:14:55.647Z] [INFO] -----------------< io.quarkus:quarkus-devservices-db2 >-----------------
[2026-03-04T23:14:55.647Z] [INFO] Building Quarkus - DevServices - DB2 2.7.5.Final [430/964]
[2026-03-04T23:14:55.647Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:55.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.pom
[2026-03-04T23:14:55.647Z] [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 23 kB/s)
[2026-03-04T23:14:55.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.pom
[2026-03-04T23:14:56.280Z] [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 19 kB/s)
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.pom
[2026-03-04T23:14:56.280Z] [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 18 kB/s)
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.pom
[2026-03-04T23:14:56.280Z] [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 15 kB/s)
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/db2/1.16.3/db2-1.16.3.jar
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/database-commons/1.16.3/database-commons-1.16.3.jar
[2026-03-04T23:14:56.280Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/db2/jcc/11.5.7.0/jcc-11.5.7.0.jar
[2026-03-04T23:14:56.280Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/jdbc/1.16.3/jdbc-1.16.3.jar (29 kB at 565 kB/s)
[2026-03-04T23:14:56.280Z] [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 168 kB/s)
[2026-03-04T23:14:56.280Z] [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 63 kB/s)
[2026-03-04T23:14:56.280Z] [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 66 MB/s)
[2026-03-04T23:14:56.280Z] [INFO]
[2026-03-04T23:14:56.280Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.280Z] [INFO]
[2026-03-04T23:14:56.280Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Processed 1 files in 24ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:56.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/main/resources
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:56.914Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/db2/target/classes
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:56.914Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/db2/src/test/resources
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] No sources to compile
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] No tests to run.
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final.jar
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [INFO] Building jar: /quarkus/extensions/devservices/db2/target/quarkus-devservices-db2-2.7.5.Final-sources.jar
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-db2 ---
[2026-03-04T23:14:56.914Z] [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
[2026-03-04T23:14:56.914Z] [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
[2026-03-04T23:14:56.914Z] [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
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] -----------< io.quarkus:quarkus-reactive-db2-client-parent >------------
[2026-03-04T23:14:56.914Z] [INFO] Building Quarkus - Reactive DB2 Client 2.7.5.Final [431/964]
[2026-03-04T23:14:56.914Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-parent ---
[2026-03-04T23:14:56.914Z] [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
[2026-03-04T23:14:56.914Z] [INFO]
[2026-03-04T23:14:56.914Z] [INFO] ---------------< io.quarkus:quarkus-reactive-db2-client >---------------
[2026-03-04T23:14:56.914Z] [INFO] Building Quarkus - Reactive DB2 Client - Runtime 2.7.5.Final [432/964]
[2026-03-04T23:14:56.914Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:56.914Z] [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
[2026-03-04T23:14:57.546Z] [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 73 kB/s)
[2026-03-04T23:14:57.546Z] [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
[2026-03-04T23:14:57.546Z] [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 52 kB/s)
[2026-03-04T23:14:57.546Z] [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
[2026-03-04T23:14:57.546Z] [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 117 kB/s)
[2026-03-04T23:14:57.546Z] [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
[2026-03-04T23:14:57.546Z] [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
[2026-03-04T23:14:57.546Z] [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
[2026-03-04T23:14:57.546Z] [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 348 kB/s)
[2026-03-04T23:14:57.546Z] [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 2.9 MB/s)
[2026-03-04T23:14:57.546Z] [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 951 kB/s)
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.546Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO] Processed 4 files in 43ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:14:57.547Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO] Processed 4 files in 00:00.007 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:14:57.547Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:57.547Z] [INFO] Copying 1 resource
[2026-03-04T23:14:57.547Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO]
[2026-03-04T23:14:57.547Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:57.547Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:57.547Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-db2-client/runtime/target/classes
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:58.183Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/runtime/src/test/resources
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [INFO] No sources to compile
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [INFO] No tests to run.
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final.jar
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/runtime/target/quarkus-reactive-db2-client-2.7.5.Final-sources.jar
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client ---
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [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
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] ---------< io.quarkus:quarkus-reactive-db2-client-deployment >----------
[2026-03-04T23:14:58.183Z] [INFO] Building Quarkus - Reactive DB2 Client - Deployment 2.7.5.Final [433/964]
[2026-03-04T23:14:58.183Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.183Z] [INFO]
[2026-03-04T23:14:58.183Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:58.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/main/resources
[2026-03-04T23:14:58.824Z] [INFO]
[2026-03-04T23:14:58.824Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:58.824Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:14:58.824Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-db2-client/deployment/target/classes
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:14:59.459Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-db2-client/deployment/src/test/resources
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [INFO] No sources to compile
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [INFO] No tests to run.
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final.jar
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [INFO] Building jar: /quarkus/extensions/reactive-db2-client/deployment/target/quarkus-reactive-db2-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-db2-client-deployment ---
[2026-03-04T23:14:59.459Z] [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
[2026-03-04T23:14:59.459Z] [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
[2026-03-04T23:14:59.459Z] [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
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] -------------< io.quarkus:quarkus-devservices-postgresql >--------------
[2026-03-04T23:14:59.459Z] [INFO] Building Quarkus - DevServices - Postgresql 2.7.5.Final [434/964]
[2026-03-04T23:14:59.459Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:14:59.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.pom
[2026-03-04T23:14:59.459Z] [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 14 kB/s)
[2026-03-04T23:14:59.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.pom
[2026-03-04T23:14:59.459Z] [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 50 kB/s)
[2026-03-04T23:14:59.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/postgresql/1.16.3/postgresql-1.16.3.jar
[2026-03-04T23:14:59.459Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/postgresql/postgresql/42.3.3/postgresql-42.3.3.jar
[2026-03-04T23:14:59.459Z] [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 157 kB/s)
[2026-03-04T23:14:59.459Z] [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 15 MB/s)
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-postgresql ---
[2026-03-04T23:14:59.459Z] [INFO]
[2026-03-04T23:14:59.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Processed 3 files in 25ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Processed 3 files in 00:00.009 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:00.092Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/main/resources
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:00.092Z] [INFO] Compiling 3 source files to /quarkus/extensions/devservices/postgresql/target/classes
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:00.092Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/postgresql/src/test/resources
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] No sources to compile
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] No tests to run.
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final.jar
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [INFO] Building jar: /quarkus/extensions/devservices/postgresql/target/quarkus-devservices-postgresql-2.7.5.Final-sources.jar
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-postgresql ---
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] [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
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] ------------< io.quarkus:quarkus-reactive-pg-client-parent >------------
[2026-03-04T23:15:00.092Z] [INFO] Building Quarkus - Reactive PostgreSQL Client 2.7.5.Final [435/964]
[2026-03-04T23:15:00.092Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.092Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-parent ---
[2026-03-04T23:15:00.093Z] [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
[2026-03-04T23:15:00.093Z] [INFO]
[2026-03-04T23:15:00.093Z] [INFO] ---------------< io.quarkus:quarkus-reactive-pg-client >----------------
[2026-03-04T23:15:00.093Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Runtime 2.7.5.Final [436/964]
[2026-03-04T23:15:00.093Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:00.093Z] [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
[2026-03-04T23:15:00.093Z] [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 81 kB/s)
[2026-03-04T23:15:00.093Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.pom (3.9 kB at 49 kB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/parent/2.1/parent-2.1.pom (9.3 kB at 98 kB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.pom (1.4 kB at 20 kB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.pom (880 B at 12 kB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/parent/1.1/parent-1.1.pom (7.2 kB at 109 kB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.pom (2.4 kB at 40 kB/s)
[2026-03-04T23:15:00.726Z] [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
[2026-03-04T23:15:00.726Z] [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 107 kB/s)
[2026-03-04T23:15:00.726Z] [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
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar
[2026-03-04T23:15:00.726Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/stringprep/1.1/stringprep-1.1.jar (36 kB at 685 kB/s)
[2026-03-04T23:15:00.726Z] [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
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/stringprep/saslprep/1.1/saslprep-1.1.jar (3.8 kB at 67 kB/s)
[2026-03-04T23:15:00.726Z] [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 2.5 MB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/common/2.1/common-2.1.jar (67 kB at 1.1 MB/s)
[2026-03-04T23:15:00.726Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ongres/scram/client/2.1/client-2.1.jar (16 kB at 230 kB/s)
[2026-03-04T23:15:00.726Z] [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 244 kB/s)
[2026-03-04T23:15:00.726Z] [INFO]
[2026-03-04T23:15:00.726Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:00.726Z] [INFO]
[2026-03-04T23:15:00.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.358Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO] Processed 4 files in 27ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:01.359Z] [INFO] Copying 1 resource
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO]
[2026-03-04T23:15:01.359Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.359Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:01.359Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-pg-client/runtime/target/classes
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:01.992Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/runtime/src/test/resources
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [INFO] No sources to compile
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [INFO] No tests to run.
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final.jar
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/runtime/target/quarkus-reactive-pg-client-2.7.5.Final-sources.jar
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client ---
[2026-03-04T23:15:01.992Z] [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
[2026-03-04T23:15:01.992Z] [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
[2026-03-04T23:15:01.992Z] [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
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] ----------< io.quarkus:quarkus-reactive-pg-client-deployment >----------
[2026-03-04T23:15:01.992Z] [INFO] Building Quarkus - Reactive PostgreSQL Client - Deployment 2.7.5.Final [437/964]
[2026-03-04T23:15:01.992Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:01.992Z] [INFO]
[2026-03-04T23:15:01.992Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO] Processed 10 files in 40ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:02.627Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-pg-client/deployment/src/main/resources
[2026-03-04T23:15:02.627Z] [INFO]
[2026-03-04T23:15:02.627Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:02.627Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:02.627Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-pg-client/deployment/target/classes
[2026-03-04T23:15:03.258Z] [INFO]
[2026-03-04T23:15:03.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:03.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:03.258Z] [INFO] Copying 4 resources
[2026-03-04T23:15:03.258Z] [INFO]
[2026-03-04T23:15:03.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:03.258Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:03.258Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-pg-client/deployment/target/test-classes
[2026-03-04T23:15:03.258Z] [INFO]
[2026-03-04T23:15:03.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:03.258Z] [INFO] Tests are skipped.
[2026-03-04T23:15:03.258Z] [INFO]
[2026-03-04T23:15:03.258Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:03.258Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final.jar
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:04.596Z] [INFO] Building jar: /quarkus/extensions/reactive-pg-client/deployment/target/quarkus-reactive-pg-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-pg-client-deployment ---
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] ----------< io.quarkus:quarkus-reactive-mysql-client-parent >-----------
[2026-03-04T23:15:04.596Z] [INFO] Building Quarkus - Reactive MySQL Client 2.7.5.Final [438/964]
[2026-03-04T23:15:04.596Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-parent ---
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --------------< io.quarkus:quarkus-reactive-mysql-client >--------------
[2026-03-04T23:15:04.596Z] [INFO] Building Quarkus - Reactive MySQL Client - Runtime 2.7.5.Final [439/964]
[2026-03-04T23:15:04.596Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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 79 kB/s)
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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 80 kB/s)
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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
[2026-03-04T23:15:04.596Z] [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 3.7 MB/s)
[2026-03-04T23:15:04.596Z] [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 225 kB/s)
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:04.596Z] [INFO]
[2026-03-04T23:15:04.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.229Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.229Z] [INFO]
[2026-03-04T23:15:05.230Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.230Z] [INFO] Processed 4 files in 30ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:15:05.230Z] [INFO]
[2026-03-04T23:15:05.230Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.230Z] [INFO] Processed 4 files in 00:00.012 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:15:05.230Z] [INFO]
[2026-03-04T23:15:05.230Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:05.230Z] [INFO] Copying 1 resource
[2026-03-04T23:15:05.230Z] [INFO]
[2026-03-04T23:15:05.230Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.pom
[2026-03-04T23:15:05.230Z] [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 18 kB/s)
[2026-03-04T23:15:05.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom
[2026-03-04T23:15:05.230Z] [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 45 kB/s)
[2026-03-04T23:15:05.230Z] [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
[2026-03-04T23:15:05.230Z] [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 153 kB/s)
[2026-03-04T23:15:05.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mysql/1.16.3/mysql-1.16.3.jar
[2026-03-04T23:15:05.230Z] [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 165 kB/s)
[2026-03-04T23:15:05.230Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar
[2026-03-04T23:15:05.864Z] [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 28 MB/s)
[2026-03-04T23:15:05.864Z] [INFO]
[2026-03-04T23:15:05.864Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:05.864Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:05.864Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mysql-client/runtime/target/classes
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:06.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/runtime/src/test/resources
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [INFO] No sources to compile
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [INFO] No tests to run.
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final.jar
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/runtime/target/quarkus-reactive-mysql-client-2.7.5.Final-sources.jar
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client ---
[2026-03-04T23:15:06.619Z] [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
[2026-03-04T23:15:06.619Z] [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
[2026-03-04T23:15:06.619Z] [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
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mysql >----------------
[2026-03-04T23:15:06.619Z] [INFO] Building Quarkus - DevServices - MySQL 2.7.5.Final [440/964]
[2026-03-04T23:15:06.619Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:06.619Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/main/resources
[2026-03-04T23:15:06.619Z] [INFO]
[2026-03-04T23:15:06.619Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:06.619Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:06.619Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mysql/target/classes
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:07.258Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mysql/src/test/resources
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [INFO] No sources to compile
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [INFO] No tests to run.
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final.jar
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [INFO] Building jar: /quarkus/extensions/devservices/mysql/target/quarkus-devservices-mysql-2.7.5.Final-sources.jar
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mysql ---
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] [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
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --------< io.quarkus:quarkus-reactive-mysql-client-deployment >---------
[2026-03-04T23:15:07.258Z] [INFO] Building Quarkus - Reactive MySQL Client - Deployment 2.7.5.Final [441/964]
[2026-03-04T23:15:07.258Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.258Z] [INFO]
[2026-03-04T23:15:07.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO] Processed 10 files in 33ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:07.893Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mysql-client/deployment/src/main/resources
[2026-03-04T23:15:07.893Z] [INFO]
[2026-03-04T23:15:07.893Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:07.893Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:07.893Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/classes
[2026-03-04T23:15:08.527Z] [INFO]
[2026-03-04T23:15:08.527Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:08.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:08.527Z] [INFO] Copying 4 resources
[2026-03-04T23:15:08.527Z] [INFO]
[2026-03-04T23:15:08.527Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:08.527Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:08.527Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mysql-client/deployment/target/test-classes
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:09.843Z] [INFO] Tests are skipped.
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:09.843Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final.jar
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:09.843Z] [INFO] Building jar: /quarkus/extensions/reactive-mysql-client/deployment/target/quarkus-reactive-mysql-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mysql-client-deployment ---
[2026-03-04T23:15:09.843Z] [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
[2026-03-04T23:15:09.843Z] [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
[2026-03-04T23:15:09.843Z] [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
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] ----------------< io.quarkus:quarkus-devservices-mssql >----------------
[2026-03-04T23:15:09.843Z] [INFO] Building Quarkus - DevServices - MSSQL 2.7.5.Final [442/964]
[2026-03-04T23:15:09.843Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:09.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.pom
[2026-03-04T23:15:09.843Z] [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 20 kB/s)
[2026-03-04T23:15:09.843Z] [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
[2026-03-04T23:15:09.843Z] [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 140 kB/s)
[2026-03-04T23:15:09.843Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mssqlserver/1.16.3/mssqlserver-1.16.3.jar
[2026-03-04T23:15:09.843Z] [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
[2026-03-04T23:15:09.843Z] [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 21 MB/s)
[2026-03-04T23:15:09.843Z] [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 144 kB/s)
[2026-03-04T23:15:09.843Z] [INFO]
[2026-03-04T23:15:09.843Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:09.844Z] [INFO]
[2026-03-04T23:15:09.844Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:10.477Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/main/resources
[2026-03-04T23:15:10.477Z] [INFO]
[2026-03-04T23:15:10.477Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:10.477Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:10.477Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mssql/target/classes
[2026-03-04T23:15:11.111Z] [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
[2026-03-04T23:15:11.111Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-03-04T23:15:11.111Z] [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
[2026-03-04T23:15:11.111Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-03-04T23:15:11.111Z] [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
[2026-03-04T23:15:11.111Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:11.112Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mssql/src/test/resources
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [INFO] No sources to compile
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [INFO] No tests to run.
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final.jar
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [INFO] Building jar: /quarkus/extensions/devservices/mssql/target/quarkus-devservices-mssql-2.7.5.Final-sources.jar
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mssql ---
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] ----------< io.quarkus:quarkus-reactive-mssql-client-parent >-----------
[2026-03-04T23:15:11.112Z] [INFO] Building Quarkus - Reactive MS SQL Client 2.7.5.Final [443/964]
[2026-03-04T23:15:11.112Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-parent ---
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --------------< io.quarkus:quarkus-reactive-mssql-client >--------------
[2026-03-04T23:15:11.112Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Runtime 2.7.5.Final [444/964]
[2026-03-04T23:15:11.112Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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 30 kB/s)
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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 60 kB/s)
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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
[2026-03-04T23:15:11.112Z] [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 212 kB/s)
[2026-03-04T23:15:11.112Z] [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 1.8 MB/s)
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.112Z] [INFO] Processed 4 files in 30ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:15:11.112Z] [INFO]
[2026-03-04T23:15:11.112Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:11.749Z] [INFO] Copying 1 resource
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:11.749Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-mssql-client/runtime/target/classes
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:11.749Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/runtime/src/test/resources
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] No sources to compile
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] No tests to run.
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final.jar
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/runtime/target/quarkus-reactive-mssql-client-2.7.5.Final-sources.jar
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client ---
[2026-03-04T23:15:11.749Z] [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
[2026-03-04T23:15:11.749Z] [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
[2026-03-04T23:15:11.749Z] [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
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --------< io.quarkus:quarkus-reactive-mssql-client-deployment >---------
[2026-03-04T23:15:11.749Z] [INFO] Building Quarkus - Reactive Microsoft SQL Server Client - Deployment 2.7.5.Final [445/964]
[2026-03-04T23:15:11.749Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:11.749Z] [INFO]
[2026-03-04T23:15:11.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:12.384Z] [INFO]
[2026-03-04T23:15:12.384Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Processed 10 files in 70ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:15:13.018Z] [INFO]
[2026-03-04T23:15:13.018Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Processed 10 files in 00:00.014 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:15:13.018Z] [INFO]
[2026-03-04T23:15:13.018Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:13.018Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-mssql-client/deployment/src/main/resources
[2026-03-04T23:15:13.018Z] [INFO]
[2026-03-04T23:15:13.018Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:13.018Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/classes
[2026-03-04T23:15:13.018Z] [INFO]
[2026-03-04T23:15:13.018Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:13.018Z] [INFO] Copying 5 resources
[2026-03-04T23:15:13.018Z] [INFO]
[2026-03-04T23:15:13.018Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.018Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:13.018Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-mssql-client/deployment/target/test-classes
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.655Z] [INFO] Tests are skipped.
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.655Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final.jar
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.655Z] [INFO] Building jar: /quarkus/extensions/reactive-mssql-client/deployment/target/quarkus-reactive-mssql-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-mssql-client-deployment ---
[2026-03-04T23:15:13.655Z] [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
[2026-03-04T23:15:13.655Z] [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
[2026-03-04T23:15:13.655Z] [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
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] ---------------< io.quarkus:quarkus-devservices-oracle >----------------
[2026-03-04T23:15:13.655Z] [INFO] Building Quarkus - DevServices - Oracle 2.7.5.Final [446/964]
[2026-03-04T23:15:13.655Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:13.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.pom
[2026-03-04T23:15:13.655Z] [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 17 kB/s)
[2026-03-04T23:15:13.655Z] [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
[2026-03-04T23:15:13.655Z] [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 19 kB/s)
[2026-03-04T23:15:13.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/oracle-xe/1.16.3/oracle-xe-1.16.3.jar
[2026-03-04T23:15:13.655Z] [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
[2026-03-04T23:15:13.655Z] [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 71 kB/s)
[2026-03-04T23:15:13.655Z] [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 64 MB/s)
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:13.655Z] [INFO]
[2026-03-04T23:15:13.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:14.289Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/main/resources
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:14.289Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/oracle/target/classes
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:14.289Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/oracle/src/test/resources
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] No sources to compile
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] No tests to run.
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final.jar
[2026-03-04T23:15:14.289Z] [INFO]
[2026-03-04T23:15:14.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.289Z] [INFO] Building jar: /quarkus/extensions/devservices/oracle/target/quarkus-devservices-oracle-2.7.5.Final-sources.jar
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-oracle ---
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] ----------< io.quarkus:quarkus-reactive-oracle-client-parent >----------
[2026-03-04T23:15:14.924Z] [INFO] Building Quarkus - Reactive Oracle Client 2.7.5.Final [447/964]
[2026-03-04T23:15:14.924Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-parent ---
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] -------------< io.quarkus:quarkus-reactive-oracle-client >--------------
[2026-03-04T23:15:14.924Z] [INFO] Building Quarkus - Reactive Oracle Client - Runtime 2.7.5.Final [448/964]
[2026-03-04T23:15:14.924Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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 116 kB/s)
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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 76 kB/s)
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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
[2026-03-04T23:15:14.924Z] [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 358 kB/s)
[2026-03-04T23:15:14.924Z] [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 858 kB/s)
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO] Processed 4 files in 54ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO] Processed 4 files in 00:00.017 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:14.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:14.924Z] [INFO] Copying 1 resource
[2026-03-04T23:15:14.924Z] [INFO]
[2026-03-04T23:15:14.924Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO]
[2026-03-04T23:15:15.558Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:15.558Z] [INFO] Compiling 4 source files to /quarkus/extensions/reactive-oracle-client/runtime/target/classes
[2026-03-04T23:15:15.558Z] [INFO]
[2026-03-04T23:15:15.558Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:15.558Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/runtime/src/test/resources
[2026-03-04T23:15:15.558Z] [INFO]
[2026-03-04T23:15:15.558Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO] No sources to compile
[2026-03-04T23:15:15.558Z] [INFO]
[2026-03-04T23:15:15.558Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO] No tests to run.
[2026-03-04T23:15:15.558Z] [INFO]
[2026-03-04T23:15:15.558Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:15.558Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final.jar
[2026-03-04T23:15:16.877Z] [INFO]
[2026-03-04T23:15:16.877Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:16.877Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/runtime/target/quarkus-reactive-oracle-client-2.7.5.Final-sources.jar
[2026-03-04T23:15:16.877Z] [INFO]
[2026-03-04T23:15:16.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client ---
[2026-03-04T23:15:16.877Z] [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
[2026-03-04T23:15:16.877Z] [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
[2026-03-04T23:15:16.877Z] [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
[2026-03-04T23:15:16.877Z] [INFO]
[2026-03-04T23:15:16.877Z] [INFO] --------< io.quarkus:quarkus-reactive-oracle-client-deployment >--------
[2026-03-04T23:15:16.877Z] [INFO] Building Quarkus - Reactive Oracle Client - Deployment 2.7.5.Final [449/964]
[2026-03-04T23:15:16.877Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:16.877Z] [INFO]
[2026-03-04T23:15:16.877Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:16.877Z] [INFO]
[2026-03-04T23:15:16.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO] Processed 10 files in 32ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:17.511Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/reactive-oracle-client/deployment/src/main/resources
[2026-03-04T23:15:17.511Z] [INFO]
[2026-03-04T23:15:17.511Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:17.511Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:17.511Z] [INFO] Compiling 2 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/classes
[2026-03-04T23:15:18.143Z] [INFO]
[2026-03-04T23:15:18.143Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:18.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:18.143Z] [INFO] Copying 4 resources
[2026-03-04T23:15:18.143Z] [INFO]
[2026-03-04T23:15:18.143Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:18.143Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:18.143Z] [INFO] Compiling 8 source files to /quarkus/extensions/reactive-oracle-client/deployment/target/test-classes
[2026-03-04T23:15:18.143Z] [INFO]
[2026-03-04T23:15:18.143Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:18.143Z] [INFO] Tests are skipped.
[2026-03-04T23:15:18.143Z] [INFO]
[2026-03-04T23:15:18.143Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:18.143Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final.jar
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:19.456Z] [INFO] Building jar: /quarkus/extensions/reactive-oracle-client/deployment/target/quarkus-reactive-oracle-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-reactive-oracle-client-deployment ---
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] ------------------< io.quarkus:quarkus-mailer-parent >------------------
[2026-03-04T23:15:19.456Z] [INFO] Building Quarkus - Mailer 2.7.5.Final [450/964]
[2026-03-04T23:15:19.456Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mailer-parent ---
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [INFO]
[2026-03-04T23:15:19.456Z] [INFO] ---------------------< io.quarkus:quarkus-mailer >----------------------
[2026-03-04T23:15:19.456Z] [INFO] Building Quarkus - Mailer - Runtime 2.7.5.Final [451/964]
[2026-03-04T23:15:19.456Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [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 68 kB/s)
[2026-03-04T23:15:19.456Z] [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
[2026-03-04T23:15:19.456Z] [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 112 kB/s)
[2026-03-04T23:15:19.456Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.pom
[2026-03-04T23:15:20.107Z] [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 99 kB/s)
[2026-03-04T23:15:20.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.pom
[2026-03-04T23:15:20.107Z] [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 66 kB/s)
[2026-03-04T23:15:20.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/1.4.4/all-1.4.4.pom
[2026-03-04T23:15:20.107Z] [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 255 kB/s)
[2026-03-04T23:15:20.107Z] [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
[2026-03-04T23:15:20.107Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar
[2026-03-04T23:15:20.108Z] [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
[2026-03-04T23:15:20.108Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar
[2026-03-04T23:15:20.108Z] [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 3.4 MB/s)
[2026-03-04T23:15:20.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/mail/mail/1.4.4/mail-1.4.4.jar (495 kB at 11 MB/s)
[2026-03-04T23:15:20.108Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/subethamail/subethasmtp/3.1.7/subethasmtp-3.1.7.jar (90 kB at 1.2 MB/s)
[2026-03-04T23:15:20.108Z] [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 130 kB/s)
[2026-03-04T23:15:20.108Z] [INFO]
[2026-03-04T23:15:20.108Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mailer ---
[2026-03-04T23:15:20.108Z] [INFO]
[2026-03-04T23:15:20.108Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO] Processed 25 files in 126ms (Formatted: 0, Unchanged: 25, Failed: 0, Readonly: 0)
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO] Processed 25 files in 00:00.119 (Already Sorted: 25, Needed Sorting: 0)
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:20.742Z] [INFO] Copying 1 resource
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO]
[2026-03-04T23:15:20.742Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mailer ---
[2026-03-04T23:15:20.742Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:20.742Z] [INFO] Compiling 17 source files to /quarkus/extensions/mailer/runtime/target/classes
[2026-03-04T23:15:21.376Z] [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
[2026-03-04T23:15:21.376Z] [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
[2026-03-04T23:15:21.376Z] [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
[2026-03-04T23:15:21.376Z] [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
[2026-03-04T23:15:21.376Z] [INFO]
[2026-03-04T23:15:21.376Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mailer ---
[2026-03-04T23:15:21.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:21.376Z] [INFO] Copying 4 resources
[2026-03-04T23:15:21.376Z] [INFO]
[2026-03-04T23:15:21.376Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mailer ---
[2026-03-04T23:15:21.376Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:21.376Z] [INFO] Compiling 8 source files to /quarkus/extensions/mailer/runtime/target/test-classes
[2026-03-04T23:15:22.008Z] [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
[2026-03-04T23:15:22.008Z] [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
[2026-03-04T23:15:22.008Z] [INFO]
[2026-03-04T23:15:22.009Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mailer ---
[2026-03-04T23:15:22.009Z] [INFO]
[2026-03-04T23:15:22.009Z] [INFO] -------------------------------------------------------
[2026-03-04T23:15:22.009Z] [INFO] T E S T S
[2026-03-04T23:15:22.009Z] [INFO] -------------------------------------------------------
[2026-03-04T23:15:22.009Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:15:23.326Z] [INFO] Running io.quarkus.mailer.runtime.MockMailerImplTest
[2026-03-04T23:15:23.959Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s - in io.quarkus.mailer.runtime.MockMailerImplTest
[2026-03-04T23:15:23.959Z] [INFO] Running io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-03-04T23:15:24.617Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s - in io.quarkus.mailer.runtime.MailerWithMultipartImplTest
[2026-03-04T23:15:24.617Z] [INFO] Running io.quarkus.mailer.runtime.MailerImplTest
[2026-03-04T23:15:25.250Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in io.quarkus.mailer.runtime.MailerImplTest
[2026-03-04T23:15:25.250Z] [INFO] Running io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-03-04T23:15:25.978Z] [ERROR] Tests run: 6, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.094 s <<< FAILURE! - in io.quarkus.mailer.runtime.MailerTruststoreTest
[2026-03-04T23:15:25.979Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore Time elapsed: 0.76 s <<< ERROR!
[2026-03-04T23:15:25.979Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-03-04T23:15:25.979Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-03-04T23:15:25.979Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-03-04T23:15:25.979Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-03-04T23:15:25.979Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore(MailerTruststoreTest.java:36)
[2026-03-04T23:15:25.979Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:15:25.979Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:15:25.979Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:15:25.979Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:15:25.979Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:15:25.979Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.979Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.979Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:15:25.979Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:15:25.980Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-03-04T23:15:25.980Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:15:25.980Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:15:25.980Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:15:25.980Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:15:25.980Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:15:25.980Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:15:25.980Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:15:25.980Z] Caused by: javax.net.ssl.SSLHandshakeException: (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1278)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1265)
[2026-03-04T23:15:25.980Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1210)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-03-04T23:15:25.980Z] ... 20 more
[2026-03-04T23:15:25.980Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-03-04T23:15:25.980Z] ... 31 more
[2026-03-04T23:15:25.980Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-03-04T23:15:25.980Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-03-04T23:15:25.980Z] ... 36 more
[2026-03-04T23:15:25.980Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-03-04T23:15:25.980Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-03-04T23:15:25.980Z] ... 41 more
[2026-03-04T23:15:25.980Z]
[2026-03-04T23:15:25.980Z] [ERROR] io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore Time elapsed: 0.054 s <<< ERROR!
[2026-03-04T23:15:25.980Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-03-04T23:15:25.980Z] at io.smallrye.mutiny.operators.uni.UniBlockingAwait.await(UniBlockingAwait.java:79)
[2026-03-04T23:15:25.980Z] at io.smallrye.mutiny.groups.UniAwait.atMost(UniAwait.java:65)
[2026-03-04T23:15:25.980Z] at io.smallrye.mutiny.groups.UniAwait.indefinitely(UniAwait.java:46)
[2026-03-04T23:15:25.980Z] at io.quarkus.mailer.runtime.MailerTruststoreTest.sendMailWithCorrectTrustStore(MailerTruststoreTest.java:23)
[2026-03-04T23:15:25.980Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:15:25.980Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:15:25.980Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:15:25.980Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:15:25.980Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:15:25.980Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.980Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.980Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:15:25.980Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:15:25.980Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:15:25.980Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:15:25.980Z] Caused by: javax.net.ssl.SSLHandshakeException: Failed to create SSL connection
[2026-03-04T23:15:25.980Z] at io.vertx.core.net.impl.ChannelProvider$1.userEventTriggered(ChannelProvider.java:129)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.handleUnwrapThrowable(SslHandler.java:1259)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1240)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1284)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-03-04T23:15:25.980Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:15:25.980Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:15:25.980Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:15:25.980Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:15:25.980Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:15:25.980Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:15:25.980Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:15:25.980Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:15:25.980Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:15:25.980Z] Caused by: javax.net.ssl.SSLHandshakeException: (certificate_expired) PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:383)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:326)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:654)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:473)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:369)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:481)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1278)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1265)
[2026-03-04T23:15:25.980Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1210)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1548)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1394)
[2026-03-04T23:15:25.980Z] at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1235)
[2026-03-04T23:15:25.980Z] ... 20 more
[2026-03-04T23:15:25.980Z] Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:369)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:275)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.Validator.validate(Validator.java:264)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:285)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:632)
[2026-03-04T23:15:25.980Z] ... 31 more
[2026-03-04T23:15:25.980Z] Caused by: java.security.cert.CertPathValidatorException: validity check failed
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:135)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:224)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.validate(PKIXCertPathValidator.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:83)
[2026-03-04T23:15:25.980Z] at java.base/java.security.cert.CertPathValidator.validate(CertPathValidator.java:309)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.validator.PKIXValidator.doValidate(PKIXValidator.java:364)
[2026-03-04T23:15:25.980Z] ... 36 more
[2026-03-04T23:15:25.980Z] Caused by: java.security.cert.CertificateExpiredException: NotAfter: Thu Jul 11 12:20:21 UTC 2024
[2026-03-04T23:15:25.980Z] at java.base/sun.security.x509.CertificateValidity.valid(CertificateValidity.java:274)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.x509.X509CertImpl.checkValidity(X509CertImpl.java:621)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.BasicChecker.verifyValidity(BasicChecker.java:190)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.BasicChecker.check(BasicChecker.java:144)
[2026-03-04T23:15:25.980Z] at java.base/sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:125)
[2026-03-04T23:15:25.980Z] ... 41 more
[2026-03-04T23:15:25.980Z]
[2026-03-04T23:15:25.980Z] [INFO] Running io.quarkus.mailer.MailTest
[2026-03-04T23:15:25.980Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in io.quarkus.mailer.MailTest
[2026-03-04T23:15:25.980Z] [INFO] Running io.quarkus.mailer.AttachmentTest
[2026-03-04T23:15:26.613Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in io.quarkus.mailer.AttachmentTest
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO] Results:
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [ERROR] Errors:
[2026-03-04T23:15:26.613Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectButDeprecatedTrustStore:36 » Completion
[2026-03-04T23:15:26.613Z] [ERROR] MailerTruststoreTest.sendMailWithCorrectTrustStore:23 » Completion javax.net.s...
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [ERROR] Tests run: 45, Failures: 0, Errors: 2, Skipped: 0
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:15:26.613Z] [INFO] Skipping Quarkus - Mailer - Deployment
[2026-03-04T23:15:26.613Z] [INFO] This project has been banned from the build due to previous failures.
[2026-03-04T23:15:26.613Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO] -----------------< io.quarkus:quarkus-grpc-deployment >-----------------
[2026-03-04T23:15:26.613Z] [INFO] Building Quarkus - gRPC - Deployment 2.7.5.Final [452/964]
[2026-03-04T23:15:26.613Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:26.613Z] [INFO]
[2026-03-04T23:15:26.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:27.247Z] [INFO]
[2026-03-04T23:15:27.247Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:28.583Z] [INFO] Processed 95 files in 1s273ms (Formatted: 0, Unchanged: 95, Failed: 0, Readonly: 0)
[2026-03-04T23:15:28.583Z] [INFO]
[2026-03-04T23:15:28.583Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:29.906Z] [INFO] Processed 95 files in 00:01.069 (Already Sorted: 95, Needed Sorting: 0)
[2026-03-04T23:15:29.906Z] [INFO]
[2026-03-04T23:15:29.906Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:29.906Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:29.906Z] [INFO] Copying 3 resources
[2026-03-04T23:15:29.906Z] [INFO]
[2026-03-04T23:15:29.906Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:29.906Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:29.906Z] [INFO] Compiling 14 source files to /quarkus/extensions/grpc/deployment/target/classes
[2026-03-04T23:15:30.921Z] [WARNING] /quarkus/extensions/grpc/deployment/src/main/java/io/quarkus/grpc/deployment/devmode/GrpcDevConsoleWebSocketListener.java:[174,110] unchecked cast
[2026-03-04T23:15:30.921Z] required: io.grpc.stub.StreamObserver<com.google.protobuf.Message>
[2026-03-04T23:15:30.921Z] found: java.lang.Object
[2026-03-04T23:15:30.921Z] [INFO]
[2026-03-04T23:15:30.921Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile (test-compile) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:30.921Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-03-04T23:15:30.921Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/java
[2026-03-04T23:15:31.556Z] [WARNING] PROTOC: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:15:31.556Z]
[2026-03-04T23:15:31.556Z] [INFO]
[2026-03-04T23:15:31.556Z] [INFO] --- protobuf-maven-plugin:0.6.1:test-compile-custom (test-compile) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:31.556Z] [INFO] Building protoc plugin: quarkus-grpc-protoc-plugin
[2026-03-04T23:15:31.556Z] [INFO] Compiling 16 proto file(s) to /quarkus/extensions/grpc/deployment/target/generated-test-sources/protobuf/grpc-java
[2026-03-04T23:15:31.556Z] [INFO]
[2026-03-04T23:15:31.556Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:31.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:15:31.556Z] [INFO] Copying 23 resources
[2026-03-04T23:15:31.556Z] [INFO] Copying 16 resources
[2026-03-04T23:15:31.556Z] [INFO] Copying 16 resources
[2026-03-04T23:15:31.556Z] [INFO]
[2026-03-04T23:15:31.557Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:31.557Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:15:31.557Z] [INFO] Compiling 203 source files to /quarkus/extensions/grpc/deployment/target/test-classes
[2026-03-04T23:15:36.345Z] [INFO]
[2026-03-04T23:15:36.345Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-grpc-deployment ---
[2026-03-04T23:15:36.345Z] [INFO]
[2026-03-04T23:15:36.345Z] [INFO] -------------------------------------------------------
[2026-03-04T23:15:36.345Z] [INFO] T E S T S
[2026-03-04T23:15:36.345Z] [INFO] -------------------------------------------------------
[2026-03-04T23:15:36.345Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:15:37.663Z] [INFO] Running io.quarkus.grpc.protov2.ProtoV2Test
[2026-03-04T23:15:44.858Z] 2026-03-04 23:15:44,010 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:15:44.858Z] 2026-03-04 23:15:44,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.876s. Listening on: http://localhost:8081
[2026-03-04T23:15:44.858Z] 2026-03-04 23:15:44,054 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:15:44.858Z] 2026-03-04 23:15:44,054 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:15:45.493Z] 2026-03-04 23:15:44,920 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:15:45.493Z] 2026-03-04 23:15:44,959 INFO [io.quarkus] (main) Quarkus stopped in 0.060s
[2026-03-04T23:15:45.493Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.019 s - in io.quarkus.grpc.protov2.ProtoV2Test
[2026-03-04T23:15:45.493Z] [INFO] Running io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-03-04T23:15:51.451Z] Tests paused
[2026-03-04T23:15:51.451Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:15:51.451Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:15:51.451Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:15:51.451Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:15:51.451Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:49,821 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:49,942 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:49,997 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.188s. Listening on: http://localhost:8080
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:49,997 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:49,997 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:15:51.451Z] 2026-03-04 23:15:51,247 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:15:51.451Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.267 s - in io.quarkus.grpc.devconsole.DevConsoleUnaryMethodTest
[2026-03-04T23:15:51.451Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-03-04T23:15:52.769Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in io.quarkus.grpc.client.MutinyClientInjectionFailureTest
[2026-03-04T23:15:52.769Z] [INFO] Running io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-03-04T23:15:54.083Z] 2026-03-04 23:15:53,705 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:15:54.083Z] 2026-03-04 23:15:53,745 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.547s. Listening on: http://localhost:8081
[2026-03-04T23:15:54.083Z] 2026-03-04 23:15:53,746 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:15:54.083Z] 2026-03-04 23:15:53,746 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:15:54.717Z] 2026-03-04 23:15:54,055 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:15:54.718Z] 2026-03-04 23:15:54,123 INFO [io.quarkus] (main) Quarkus stopped in 0.078s
[2026-03-04T23:15:54.718Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s - in io.quarkus.grpc.client.BlockingStubInjectionTest
[2026-03-04T23:15:54.718Z] [INFO] Running io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-03-04T23:15:56.779Z] 2026-03-04 23:15:55,611 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-03-04T23:15:56.779Z] 2026-03-04 23:15:56,136 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-03-04T23:15:56.779Z] 2026-03-04 23:15:56,171 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.999s. Listening on: http://localhost:8081
[2026-03-04T23:15:56.779Z] 2026-03-04 23:15:56,171 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:15:56.779Z] 2026-03-04 23:15:56,171 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:15:58.096Z] 2026-03-04 23:15:57,599 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:15:58.096Z] 2026-03-04 23:15:57,622 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T23:15:58.096Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.483 s - in io.quarkus.grpc.client.HelloWorldTlsEndpointTest
[2026-03-04T23:15:58.096Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-03-04T23:15:59.413Z] 2026-03-04 23:15:59,257 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:15:59.413Z] 2026-03-04 23:15:59,298 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.583s. Listening on: http://localhost:8081
[2026-03-04T23:15:59.413Z] 2026-03-04 23:15:59,299 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:15:59.413Z] 2026-03-04 23:15:59,299 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:00.046Z] 2026-03-04 23:15:59,606 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:00.046Z] 2026-03-04 23:15:59,622 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:16:00.046Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorRegistrationTest
[2026-03-04T23:16:00.046Z] [INFO] Running io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-03-04T23:16:01.363Z] 2026-03-04 23:16:01,109 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:01.363Z] 2026-03-04 23:16:01,146 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-03-04T23:16:01.363Z] 2026-03-04 23:16:01,146 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:01.363Z] 2026-03-04 23:16:01,146 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:01.997Z] 2026-03-04 23:16:01,419 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:01.997Z] 2026-03-04 23:16:01,434 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:16:01.997Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s - in io.quarkus.grpc.client.interceptors.GlobalClientInterceptorTest
[2026-03-04T23:16:01.997Z] [INFO] Running io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-03-04T23:16:03.312Z] 2026-03-04 23:16:02,731 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:03.312Z] 2026-03-04 23:16:02,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8081
[2026-03-04T23:16:03.312Z] 2026-03-04 23:16:02,765 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:03.312Z] 2026-03-04 23:16:02,765 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:03.313Z] 2026-03-04 23:16:03,125 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:03.313Z] 2026-03-04 23:16:03,152 INFO [io.quarkus] (main) Quarkus stopped in 0.048s
[2026-03-04T23:16:03.313Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 s - in io.quarkus.grpc.client.interceptors.ClientInterceptorPriorityTest
[2026-03-04T23:16:03.313Z] [INFO] Running io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-03-04T23:16:04.631Z] 2026-03-04 23:16:04,499 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:04.632Z] 2026-03-04 23:16:04,529 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.502s. Listening on: http://localhost:8081
[2026-03-04T23:16:04.632Z] 2026-03-04 23:16:04,529 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:04.632Z] 2026-03-04 23:16:04,530 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:05.265Z] 2026-03-04 23:16:04,819 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:05.265Z] 2026-03-04 23:16:04,833 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:16:05.265Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s - in io.quarkus.grpc.client.MutinyClientInjectionTest
[2026-03-04T23:16:05.265Z] [INFO] Running io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,090 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,142 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.520s. Listening on: http://localhost:8081
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,143 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,143 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,257 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:06.589Z] 2026-03-04 23:16:06,269 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:16:06.589Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.431 s - in io.quarkus.grpc.client.ClientServiceInterfaceCompressionTest
[2026-03-04T23:16:06.589Z] [INFO] Running io.quarkus.grpc.client.ClientStubCompressionTest
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,743 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,780 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.726s. Listening on: http://localhost:8081
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,780 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,780 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,865 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:07.956Z] 2026-03-04 23:16:07,876 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:16:07.956Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s - in io.quarkus.grpc.client.ClientStubCompressionTest
[2026-03-04T23:16:07.956Z] [INFO] Running io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-03-04T23:16:09.283Z] 2026-03-04 23:16:09,072 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:09.283Z] 2026-03-04 23:16:09,104 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.506s. Listening on: http://localhost:8081
[2026-03-04T23:16:09.283Z] 2026-03-04 23:16:09,104 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:09.283Z] 2026-03-04 23:16:09,104 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:09.916Z] 2026-03-04 23:16:09,565 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:09.916Z] 2026-03-04 23:16:09,568 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-03-04T23:16:09.916Z] 2026-03-04 23:16:09,581 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:16:09.917Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in io.quarkus.grpc.client.MutipleStubsInjectionTest
[2026-03-04T23:16:09.917Z] [INFO] Running io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-03-04T23:16:11.250Z] 2026-03-04 23:16:10,675 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:11.250Z] 2026-03-04 23:16:10,712 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.496s. Listening on: http://localhost:8081
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:10,712 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:10,712 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:10,721 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.
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:10,749 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.
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:10,999 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:11,003 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:16:11.251Z] 2026-03-04 23:16:11,015 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:16:11.251Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in io.quarkus.grpc.client.ClientWithoutConfigInjectionTest
[2026-03-04T23:16:11.251Z] [INFO] Running io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,122 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,156 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8081
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,157 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,157 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,502 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:12.587Z] 2026-03-04 23:16:12,517 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:16:12.587Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.496 s - in io.quarkus.grpc.client.deadline.ClientDeadlineTest
[2026-03-04T23:16:12.587Z] [INFO] Running io.quarkus.grpc.client.InstanceInjectionTest
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,552 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.437s. Listening on: http://localhost:8081
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,552 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,552 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,679 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,680 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=3, target=dns:///localhost:9000}}
[2026-03-04T23:16:13.900Z] 2026-03-04 23:16:13,686 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:16:13.900Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s - in io.quarkus.grpc.client.InstanceInjectionTest
[2026-03-04T23:16:13.900Z] [INFO] Running io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-03-04T23:16:15.620Z] 2026-03-04 23:16:14,837 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:15.620Z] 2026-03-04 23:16:14,862 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.483s. Listening on: http://localhost:8081
[2026-03-04T23:16:15.620Z] 2026-03-04 23:16:14,862 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:15.620Z] 2026-03-04 23:16:14,862 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:15.621Z] 2026-03-04 23:16:15,168 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:15.621Z] 2026-03-04 23:16:15,181 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:16:15.621Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in io.quarkus.grpc.client.MutinyStubInjectionTest
[2026-03-04T23:16:15.621Z] [INFO] Running io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-03-04T23:16:16.252Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in io.quarkus.grpc.client.InvalidInjectionTypeTest
[2026-03-04T23:16:16.252Z] [INFO] Running io.quarkus.grpc.client.ChannelInjectionTest
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:16,849 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:16,892 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.508s. Listening on: http://localhost:8081
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:16,892 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:16,892 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:17,135 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:16:17.571Z] 2026-03-04 23:16:17,145 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:16:17.571Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s - in io.quarkus.grpc.client.ChannelInjectionTest
[2026-03-04T23:16:17.571Z] [INFO] Running io.quarkus.grpc.auth.GrpcAuthTest
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:17,552 INFO [io.qua.ely.sec.pro.dep.ElytronPropertiesProcessor] (build-2) Configuring from MPRealmConfig
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,338 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,374 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,374 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,374 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,388 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.
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,586 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
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-03-04T23:16:18.888Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-03-04T23:16:18.888Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:16:18.888Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:18.888Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:18.888Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:18.888Z]
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,600 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
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:111)
[2026-03-04T23:16:18.888Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor.interceptCall(GrpcRequestContextGrpcInterceptor.java:53)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor_ClientProxy.interceptCall(Unknown Source)
[2026-03-04T23:16:18.888Z] at io.grpc.ServerInterceptors$InterceptCallHandler.startCall(ServerInterceptors.java:244)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor.lambda$interceptCall$0(GrpcDuplicatedContextGrpcInterceptor.java:47)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.getDelegate(GrpcDuplicatedContextGrpcInterceptor.java:72)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onReady$1(GrpcDuplicatedContextGrpcInterceptor.java:91)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:16:18.888Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:16:18.888Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:18.888Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:18.888Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:18.888Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:18.888Z] Caused by: java.lang.IllegalArgumentException: Illegal base64 character 20
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode0(Base64.java:848)
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:566)
[2026-03-04T23:16:18.888Z] at java.base/java.util.Base64$Decoder.decode(Base64.java:589)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.auth.GrpcAuthTest$BasicGrpcSecurityMechanism.createAuthenticationRequest(GrpcAuthTest.java:156)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.auth.GrpcSecurityInterceptor.interceptCall(GrpcSecurityInterceptor.java:78)
[2026-03-04T23:16:18.888Z] ... 17 more
[2026-03-04T23:16:18.888Z]
[2026-03-04T23:16:18.888Z] 2026-03-04 23:16:18,603 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
[2026-03-04T23:16:18.888Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-03-04T23:16:18.888Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-03-04T23:16:18.888Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-03-04T23:16:18.888Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-03-04T23:16:18.888Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-03-04T23:16:18.888Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.DelayedClientCall$DelayedListener$3.run(DelayedClientCall.java:463)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.DelayedClientCall$DelayedListener.delayOrExecute(DelayedClientCall.java:427)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.DelayedClientCall$DelayedListener.onClose(DelayedClientCall.java:460)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-03-04T23:16:18.888Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.DelayedStream$DelayedStreamListener$4.run(DelayedStream.java:510)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.delayOrExecute(DelayedStream.java:462)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.DelayedStream$DelayedStreamListener.closed(DelayedStream.java:507)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-03-04T23:16:18.889Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-03-04T23:16:18.889Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-03-04T23:16:18.889Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-03-04T23:16:18.889Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-03-04T23:16:18.889Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-03-04T23:16:18.889Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:16:18.889Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:16:18.889Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:16:18.889Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:16:18.889Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:16:18.889Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:16:18.889Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:16:18.889Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:16:18.889Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:16:18.889Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:16:18.889Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:16:18.889Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:16:18.889Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:16:18.889Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:18.889Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:18.889Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:18.889Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:18.889Z]
[2026-03-04T23:16:19.524Z] 2026-03-04 23:16:18,950 WARN [io.qua.grp.run.ServerCalls] (vert.x-eventloop-thread-0) gRPC service threw an exception other than StatusRuntimeException: io.quarkus.security.UnauthorizedException
[2026-03-04T23:16:19.524Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.doApply(RolesAllowedCheck.java:70)
[2026-03-04T23:16:19.524Z] at io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck.apply(RolesAllowedCheck.java:55)
[2026-03-04T23:16:19.524Z] at io.quarkus.security.runtime.interceptor.SecurityConstrainer.lambda$nonBlockingCheck$0(SecurityConstrainer.java:49)
[2026-03-04T23:16:19.524Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.invokeEventHandler(UniOnItemConsume.java:77)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume$UniOnItemComsumeProcessor.onItem(UniOnItemConsume.java:42)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.forward(UniCreateFromKnownItem.java:38)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem$KnownItemSubscription.access$100(UniCreateFromKnownItem.java:26)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownItem.subscribe(UniCreateFromKnownItem.java:23)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.UniOnItemConsume.subscribe(UniOnItemConsume.java:30)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.uni.UniOnItemTransformToUni.subscribe(UniOnItemTransformToUni.java:25)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:16:19.524Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:16:19.524Z] at io.quarkus.grpc.runtime.ServerCalls.oneToOne(ServerCalls.java:37)
[2026-03-04T23:16:19.524Z] at com.example.security.MutinySecuredServiceGrpc$MethodHandlers.invoke(MutinySecuredServiceGrpc.java:117)
[2026-03-04T23:16:19.524Z] at io.grpc.stub.ServerCalls$UnaryServerCallHandler$UnaryServerCallListener.onHalfClose(ServerCalls.java:182)
[2026-03-04T23:16:19.524Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-03-04T23:16:19.524Z] at io.quarkus.grpc.auth.AuthExceptionHandler.onHalfClose(AuthExceptionHandler.java:42)
[2026-03-04T23:16:19.524Z] at io.grpc.PartialForwardingServerCallListener.onHalfClose(PartialForwardingServerCallListener.java:35)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:23)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingServerCallListener$SimpleForwardingServerCallListener.onHalfClose(ForwardingServerCallListener.java:40)
[2026-03-04T23:16:19.524Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onHalfClose(GrpcRequestContextGrpcInterceptor.java:83)
[2026-03-04T23:16:19.524Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onHalfClose$2(GrpcDuplicatedContextGrpcInterceptor.java:100)
[2026-03-04T23:16:19.524Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:16:19.524Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:16:19.524Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:16:19.524Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:16:19.524Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:16:19.524Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:500)
[2026-03-04T23:16:19.524Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:19.524Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:19.524Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:19.524Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:19.524Z]
[2026-03-04T23:16:19.524Z] 2026-03-04 23:16:18,952 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
[2026-03-04T23:16:19.524Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-03-04T23:16:19.524Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-03-04T23:16:19.524Z] at io.grpc.PartialForwardingClientCallListener.onClose(PartialForwardingClientCallListener.java:39)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingClientCallListener.onClose(ForwardingClientCallListener.java:23)
[2026-03-04T23:16:19.524Z] at io.grpc.ForwardingClientCallListener$SimpleForwardingClientCallListener.onClose(ForwardingClientCallListener.java:40)
[2026-03-04T23:16:19.524Z] at io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor$1$1.onClose(IOThreadClientInterceptor.java:72)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:751)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:687)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:693)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.closeListener(AbstractClientStream.java:459)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.access$400(AbstractClientStream.java:221)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState$1.run(AbstractClientStream.java:442)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.deframerClosed(AbstractClientStream.java:278)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.Http2ClientStreamTransportState.deframerClosed(Http2ClientStreamTransportState.java:31)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:233)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.MessageDeframer.closeWhenComplete(MessageDeframer.java:191)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractStream$TransportState.closeDeframer(AbstractStream.java:200)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:445)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.transportReportStatus(AbstractClientStream.java:401)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.AbstractClientStream$TransportState.inboundTrailersReceived(AbstractClientStream.java:384)
[2026-03-04T23:16:19.524Z] at io.grpc.internal.Http2ClientStreamTransportState.transportTrailersReceived(Http2ClientStreamTransportState.java:183)
[2026-03-04T23:16:19.525Z] at io.grpc.netty.NettyClientStream$TransportState.transportHeadersReceived(NettyClientStream.java:334)
[2026-03-04T23:16:19.525Z] at io.grpc.netty.NettyClientHandler.onHeadersRead(NettyClientHandler.java:372)
[2026-03-04T23:16:19.525Z] at io.grpc.netty.NettyClientHandler.access$1200(NettyClientHandler.java:91)
[2026-03-04T23:16:19.525Z] at io.grpc.netty.NettyClientHandler$FrameListener.onHeadersRead(NettyClientHandler.java:934)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:409)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder$FrameReadListener.onHeadersRead(DefaultHttp2ConnectionDecoder.java:337)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger$1.onHeadersRead(Http2InboundFrameLogger.java:56)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader$2.processFragment(DefaultHttp2FrameReader.java:476)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readHeadersFrame(DefaultHttp2FrameReader.java:484)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.processPayloadState(DefaultHttp2FrameReader.java:253)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2FrameReader.readFrame(DefaultHttp2FrameReader.java:159)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.Http2InboundFrameLogger.readFrame(Http2InboundFrameLogger.java:41)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.DefaultHttp2ConnectionDecoder.decodeFrame(DefaultHttp2ConnectionDecoder.java:173)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.Http2ConnectionHandler$FrameDecoder.decode(Http2ConnectionHandler.java:378)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.http2.Http2ConnectionHandler.decode(Http2ConnectionHandler.java:438)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
[2026-03-04T23:16:19.525Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:16:19.525Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:16:19.525Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:16:19.525Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:16:19.525Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:16:19.525Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:16:19.525Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:16:19.525Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:16:19.525Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:16:19.525Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:16:19.525Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:16:19.525Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:16:19.525Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:16:19.525Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:19.525Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:19.525Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:19.525Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:19.525Z]
[2026-03-04T23:16:19.525Z] 2026-03-04 23:16:19,059 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:16:19.525Z] 2026-03-04 23:16:19,074 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:16:19.525Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s - in io.quarkus.grpc.auth.GrpcAuthTest
[2026-03-04T23:16:19.525Z] [INFO] Running io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-03-04T23:16:28.163Z] Tests paused
[2026-03-04T23:16:28.163Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:28.163Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:28.163Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:28.163Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:28.164Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:22,379 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:22,483 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:22,636 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.063s. Listening on: http://localhost:8080
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:22,636 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:22,636 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]
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,148 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class, DevModeTestRestResource.class.
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,158 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:16:28.164Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:28.164Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:28.164Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:28.164Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:28.164Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,735 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8080
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,735 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,735 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]
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:26,736 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.390s
[2026-03-04T23:16:28.164Z] 2026-03-04 23:16:27,092 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:16:32.996Z] Tests paused
[2026-03-04T23:16:32.996Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:32.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:32.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:32.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:32.996Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:30,334 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:30,467 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:30,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.829s. Listening on: http://localhost:8080
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:30,553 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:30,553 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]
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,183 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestService.class.
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,193 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:16:32.996Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:32.996Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:32.996Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:32.996Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:32.996Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,661 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.465s. Listening on: http://localhost:8080
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,662 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,663 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]
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,664 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.830s
[2026-03-04T23:16:32.996Z] 2026-03-04 23:16:31,982 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:16:53.335Z] Tests paused
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:31,985 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
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:16:53.335Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-03-04T23:16:53.335Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:16:53.335Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:53.335Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:53.335Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:53.335Z]
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:31,985 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
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-03-04T23:16:53.335Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:16:53.335Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-03-04T23:16:53.335Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:16:53.335Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:16:53.335Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:16:53.335Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:16:53.335Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:16:53.335Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:16:53.335Z]
[2026-03-04T23:16:53.335Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:53.335Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:53.335Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:53.335Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:53.335Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:35,089 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:35,194 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:35,238 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.685s. Listening on: http://localhost:8080
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:35,238 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:35,238 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]
[2026-03-04T23:16:53.335Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:49,901 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HelloRequest.class, MutinyStreamsGrpc$MutinyStreamsStub.class, StreamsGrpc$StreamsBlockingStub.class, HelloRequest$Builder.class, Devmodetest.class, DevModeServiceGrpc$3.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, MutinyStreamsGrpc$StreamsImplBase.class, HelloReplyOrBuilder.class, HelloReply$Builder.class, GreeterGrpc$3.class, Devmodetest$DevModeResponse$Status$1.class, StreamsOuterClass$Item.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, Devmodetest$DevModeRequest.class, StreamsGrpc.class, Devmodetest$DevModeResponse$Builder.class, MutinyGreeterGrpc$MethodHandlers.class, StreamsOuterClass$Item$Builder.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, GreeterGrpc$GreeterFutureStub.class, Devmodetest$DevModeRequest$1.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Devmodetest$DevModeResponse$1.class, StreamsGrpc$StreamsStub.class, DevModeServiceCallingResource.class, Streams.class, DevModeServiceGrpc.class, StreamsOuterClass.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, MutinyGreeterGrpc.class, Devmodetest$DevModeResponse.class, GreeterGrpc$GreeterImplBase.class, DevModeService.class, StreamsGrpc$MethodHandlers.class, DevModeServiceClient.class, DevModeServiceGrpc$DevModeServiceStub.class, HelloReply.class, HelloWorldProto.class, StreamsGrpc$3.class, Devmodetest$DevModeResponseOrBuilder.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, DevModeService.class, GreeterClient.class, DevModeServiceGrpc$DevModeServiceImplBase.class, StreamsClient.class, HelloReply$1.class, GreeterGrpc$GreeterStub.class, GreeterGrpc$GreeterBlockingStub.class, StreamsOuterClass$Item$1.class, Greeter.class, GreeterGrpc$MethodHandlers.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, DevModeServiceGrpc$MethodHandlers.class, DevModeServiceGrpc$1.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, GreeterBean.class, HelloRequestOrBuilder.class, GreeterGrpc$1.class, MutinyDevModeServiceGrpc.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, StreamsGrpc$2.class, StreamsGrpc$StreamsImplBase.class, Devmodetest$DevModeRequest$Builder.class, HelloRequest$1.class, Devmodetest$DevModeResponse$Status.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, GreeterGrpc$2.class, StreamsOuterClass$ItemOrBuilder.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyStreamsGrpc$MethodHandlers.class, Devmodetest$DevModeRequestOrBuilder.class, DevModeServiceBean.class, MutinyStreamsGrpc.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, DevModeServiceGrpc$2.class, GreeterGrpc.class, StreamsGrpc$1.class, StreamsBean.class, StreamsGrpc$StreamsFutureStub.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, MutinyDevModeServiceGrpc$MethodHandlers.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, GreeterGrpc$3.class, SecuredServiceBean.class, SecuredServiceGrpc$2.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, Messages$SimpleResponse.class, UnimplementedServiceGrpc$2.class, Messages$PayloadType$1.class, CallBlockingGrpc$MethodHandlers.class, GreeterGrpc$GreeterImplBase.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, ThirdLevelType.class, HelloReply$1.class, Security$ThreadInfo$Builder.class, MutinyGreeter3Grpc.class, HelloRequest3OrBuilder.class, BlockingTestServiceGrpc$2.class, GreeterClient.class, GreeterGrpc$GreeterStub.class, TestServiceGrpc$3.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, Blocking$EmptyOrBuilder.class, Greeter3.class, Messages$StreamingOutputCallResponseOrBuilder.class, Messages$ReconnectParams.class, Request.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, Messages$StreamingInputCallResponse$1.class, MutinyBlockingTestServiceGrpc.class, Greeter3Grpc$Greeter3ImplBase.class, FarewellBean.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, Blocking$ThreadName$1.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, Security$Container$Builder.class, CallBlockingGrpc.class, UnimplementedServiceGrpc.class, ReconnectServiceGrpc$MethodHandlers.class, Blocking3Grpc$1.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, TestServiceBean.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, Blocking2Grpc$1.class, Blocking1Grpc$1.class, FarewellGrpc$1.class, Messages$PayloadOrBuilder.class, Messages$ReconnectInfoOrBuilder.class, Blocking2Grpc$MethodHandlers.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, NestedTypeOuter$Middle$InnerOrBuilder.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, GoodbyeRequestOrBuilder.class, ThirdLevelTypeOrBuilder.class, Security$ThreadInfoOrBuilder.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, GoodbyeRequest$1.class, Messages$StreamingInputCallResponseOrBuilder.class, FarewellGrpc$FarewellStub.class, Reply$Builder.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, MutinyReflectableServiceGrpc$MethodHandlers.class, Messages$StreamingOutputCallResponse.class, MutinyReconnectServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceImplBase.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, Security$ContainerOrBuilder.class, CallBlockingBean.class, MutinySecuredServiceGrpc$MethodHandlers.class, TestServiceClient.class, MutinyCallBlockingGrpc$MethodHandlers.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, EmptyProtos$Empty$Builder.class, GoodbyeRequest.class, MutinyFarewellGrpc$FarewellImplBase.class, HelloReply.class, NestedTypeOuter.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, Blocking2.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, Blocking1Bean.class, FarewellGrpc$FarewellBlockingStub.class, MutinyBlocking2Grpc.class, Messages$StreamingOutputCallRequest.class, Messages$Payload.class, ReflectableServiceGrpc$2.class, Messages.class, BlockingTest.class, HelloReply3.class, SecuredServiceGrpc$SecuredServiceStub.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, Security.class, CallBlockingClient.class, CallHello$Empty.class, Blocking3Grpc$Blocking3Stub.class, Blocking3Grpc$3.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, EmptyMessage$Builder.class, Blocking$Empty$1.class, CallHello$SuccessOrFailureDescription.class, Messages$ResponseParameters$Builder.class, Blocking3.class, MutinySecuredServiceGrpc.class, CallBlockingGrpc$3.class, MutinyBlocking2Grpc$MethodHandlers.class, CallHello$EmptyOrBuilder.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, Messages$StreamingOutputCallRequestOrBuilder.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Test.class, NestedTypeOuter$Middle$Builder.class, Messages$SimpleRequest$Builder.class, HelloWorldProtoV2.class, TestServiceGrpc$TestServiceStub.class, Blocking3Client.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, BlockingTestServiceGrpc.class, Messages$ReconnectParams$1.class, Blocking2Client.class, NestedTypeOuter$Middle.class, Messages$SimpleContext.class, Greeter3Client.class, GreeterGrpc$GreeterBlockingStub.class, Security$Container.class, Messages$EchoStatusOrBuilder.class, TestServiceGrpc.class, MutinyGreeterGrpc$MethodHandlers.class, Messages$CompressionType.class, CallBlocking.class, GoodbyeReply$1.class, ReflectableServiceGrpc.class, Messages$EchoStatus$Builder.class, GoodbyeRequest$Builder.class, Messages$StreamingInputCallRequest.class, NestedTypeOuter$Middle$Inner$Builder.class, CallHello$Empty$1.class, Blocking3Grpc$Blocking3FutureStub.class, Greeter3Grpc$3.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, Greeter.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, Messages$ReconnectInfo$1.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, UnimplementedService.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, TestServiceGrpc$1.class, Greeter3Grpc$Greeter3Stub.class, Messages$StreamingOutputCallResponse$1.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, ReconnectService.class, Blocking2Grpc$2.class, SecuredServiceGrpc$MethodHandlers.class, HelloReply3$1.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, Messages$SimpleContext$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, FarewellGrpc$3.class, Messages$ResponseParameters$1.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, EmptyMessageOrBuilder.class, Security$ThreadInfo.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, Blocking2Grpc$Blocking2ImplBase.class, Greeter3Grpc$Greeter3FutureStub.class, Greeter3Grpc$2.class, EmptyMessage.class, CallHello$Empty$Builder.class, Messages$StreamingInputCallRequest$Builder.class, Blocking1Grpc$Blocking1FutureStub.class, TestService.class, EmptyProtos$Empty$1.class, CallBlockingGrpc$CallBlockingFutureStub.class, Messages$SimpleResponseOrBuilder.class, ReflectableServiceGrpc$MethodHandlers.class, GoodbyeReply.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, HelloReply3$Builder.class, CallHello.class, MutinyReconnectServiceGrpc.class, Messages$ReconnectParams$Builder.class, EmptyProtos$EmptyOrBuilder.class, GoodbyeReply$Builder.class, Blocking2Grpc$3.class, FarewellClient.class, FarewellGrpc$FarewellImplBase.class, NestedTypeOuter$Middle$Inner.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, GoodbyeWorldProto.class, Request$1.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, MutinyBlocking1Grpc$MethodHandlers.class, Blocking.class, MutinyTestServiceGrpc$MethodHandlers.class, NestedTypeOuter$1.class, HelloRequest3$1.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, Greeter3Grpc$1.class, MutinyUnimplementedServiceGrpc.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, MutinyBlocking3Grpc.class, ReflectableServiceGrpc$3.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, ReconnectServiceGrpc$3.class, Blocking$ThreadNameOrBuilder.class, Messages$PayloadType.class, NestedTypeOuter$MiddleOrBuilder.class, GreeterBean.class, Blocking1Grpc$Blocking1BlockingStub.class, FarewellGrpc$MethodHandlers.class, Greeter3Bean.class, NestedTypeOuter$Middle$1.class, RequestOrBuilder.class, Messages$EchoStatus.class, Messages$StreamingInputCallRequest$1.class, Messages$ReconnectParamsOrBuilder.class, ReflectableService.class, MutinyGreeterGrpc.class, TestServiceGrpc$2.class, Security$Container$1.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, SecuredServiceGrpc$3.class, TestServiceGrpc$TestServiceBlockingStub.class, Blocking$ThreadName$Builder.class, FarewellGrpc$2.class, ReconnectServiceGrpc$ReconnectServiceStub.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, UnimplementedServiceGrpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, Blocking2Grpc$Blocking2FutureStub.class, BlockingTestServiceGrpc$MethodHandlers.class, SecuredService.class, ReconnectServiceBean.class, UnimplementedServiceGrpc$3.class, Blocking3Grpc$MethodHandlers.class, ReflectionTestProto.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, HelloReply$Builder.class, Blocking$Empty.class, MutinyReflectableServiceGrpc.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, SecuredServiceClient.class, Blocking3Grpc$2.class, BlockingTestService.class, Blocking1Grpc$2.class, UnimplementedServiceClient.class, MutinyGreeterGrpc$MutinyGreeterStub.class, NestedTypeOuter$Middle$Inner$1.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, FarewellGrpc$FarewellFutureStub.class, TestServiceGrpc$TestServiceImplBase.class, GoodbyeReplyOrBuilder.class, Blocking1.class, HelloRequestOrBuilder.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, HelloRequest3.class, HelloRequest.class, CallBlockingGrpc$CallBlockingImplBase.class, MutinyFarewellGrpc.class, Blocking3Grpc$Blocking3BlockingStub.class, Messages$SimpleRequest.class, MutinyBlocking1Grpc.class, Blocking2Bean.class, ThirdLevelType$Builder.class, ReflectableServiceGrpc$1.class, TestServiceGrpc$TestServiceFutureStub.class, EmptyProtos.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, Blocking$ThreadName.class, Messages$StreamingInputCallResponse.class, MutinyGreeterGrpc$GreeterImplBase.class, ReflectableServiceClient.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, ReflectionTestDepthThreeProto.class, EmptyMessage$1.class, Blocking$Empty$Builder.class, Greeter3Grpc$Greeter3BlockingStub.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, MutinyFarewellGrpc$MethodHandlers.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, HelloWorldProto3.class, Blocking1Grpc$Blocking1Stub.class, HelloRequest$1.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, CallHello$SuccessOrFailureDescription$Builder.class, MutinyTestServiceGrpc.class, ReconnectServiceGrpc.class, Blocking1Client.class, GreeterGrpc$MethodHandlers.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, TestServiceGrpc$MethodHandlers.class, MutinyGreeter3Grpc$MethodHandlers.class, Reply$1.class, Messages$EchoStatus$1.class, CallBlockingGrpc$2.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, Messages$SimpleResponse$1.class, Blocking1Grpc$3.class, CallHello$SuccessOrFailureDescription$1.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Messages$SimpleResponse$Builder.class, FarewellGrpc.class, NestedTypeOuterOrBuilder.class, Blocking3Grpc$Blocking3ImplBase.class, NestedTypeOuter$Builder.class, Messages$ResponseParametersOrBuilder.class, Messages$Payload$Builder.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, BlockingTestServiceClient.class, CallBlockingGrpc$1.class, Messages$Payload$1.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, ReflectionTestDepthTwoProto.class, SecuredServiceGrpc.class, GreeterGrpc$GreeterFutureStub.class, ReflectableServiceGrpc$ReflectableServiceStub.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Farewell.class, Blocking3Grpc.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, MutinyTestServiceGrpc$TestServiceImplBase.class, BlockingTestServiceGrpc$3.class, Messages$StreamingOutputCallResponse$Builder.class, Messages$StreamingInputCallResponse$Builder.class, Messages$SimpleContextOrBuilder.class, Reply.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, Greeter3Grpc$MethodHandlers.class, UnimplementedServiceBean.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, Blocking1Grpc$MethodHandlers.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, ReflectableServiceBean.class, HelloRequest3$Builder.class, Messages$ResponseParameters.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, Messages$SimpleRequestOrBuilder.class, Request$Builder.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, Blocking3Bean.class, EmptyProtos$Empty.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, SecuredServiceGrpc$1.class, Blocking1Grpc.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Messages$ReconnectInfo.class, Greeter3Grpc.class, Blocking2Grpc$Blocking2Stub.class, Messages$CompressionType$1.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, HelloReplyOrBuilder.class, HelloRequest$Builder.class, ThirdLevelType$1.class, UnimplementedServiceGrpc$1.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, CallBlockingGrpc$CallBlockingStub.class, ReconnectServiceClient.class, MutinyCallBlockingGrpc.class, BlockingTestServiceBean.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, Blocking1Grpc$Blocking1ImplBase.class, Messages$SimpleRequest$1.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, ReconnectServiceGrpc$1.class, CallBlockingGrpc$CallBlockingBlockingStub.class, Blocking2Grpc.class, MutinyFarewellGrpc$MutinyFarewellStub.class, GreeterGrpc$1.class, BlockingTestServiceGrpc$1.class, Messages$StreamingOutputCallRequest$1.class, Messages$ReconnectInfo$Builder.class, Security$ThreadInfo$1.class, HelloReply3OrBuilder.class, GreeterGrpc$2.class, ReplyOrBuilder.class, Blocking2Grpc$Blocking2BlockingStub.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, GreeterGrpc.class, Messages$SimpleContext$1.class, MutinyBlocking3Grpc$MethodHandlers.class, Messages$StreamingInputCallRequestOrBuilder.class, ReconnectServiceGrpc$2.class, Messages$StreamingOutputCallRequest$Builder.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class.
[2026-03-04T23:16:53.335Z] 2026-03-04 23:16:49,910 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9000}}
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:49,913 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T23:16:53.336Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:16:53.336Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:16:53.336Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:16:53.336Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:16:53.336Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,608 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.689s. Listening on: http://localhost:8080
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,609 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,609 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]
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,609 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 6.869s
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,611 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.
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,794 INFO [io.qua.grp.run.sup.Channels] (Quarkus Main Thread) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9000}}
[2026-03-04T23:16:53.336Z] 2026-03-04 23:16:50,802 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-03-04T23:17:05.687Z] Tests paused
[2026-03-04T23:17:05.687Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:05.687Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:05.687Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:05.687Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:05.687Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:05.687Z] 2026-03-04 23:16:54,087 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:17:05.687Z] 2026-03-04 23:16:54,180 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:17:05.687Z] 2026-03-04 23:16:54,219 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.926s. Listening on: http://localhost:8080
[2026-03-04T23:17:05.687Z] 2026-03-04 23:16:54,220 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:05.687Z] 2026-03-04 23:16:54,220 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]
[2026-03-04T23:17:05.687Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:03,755 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in HelloRequest$Builder.class, HelloReply$Builder.class, StreamsGrpc$2.class, Devmodetest.class, DevModeServiceGrpc$DevModeServiceBlockingStub.class, StreamsOuterClass.class, DevModeServiceGrpc$1.class, Devmodetest$DevModeResponse$1.class, StreamsGrpc$StreamsFutureStub.class, HelloReply.class, StreamsClient.class, Devmodetest$DevModeResponse.class, MutinyDevModeServiceGrpc$MethodHandlers.class, GreeterGrpc$MethodHandlers.class, HelloRequest$1.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, GreeterGrpc$3.class, MutinyGreeterGrpc$MutinyGreeterStub.class, Devmodetest$DevModeRequest$1.class, HelloRequestOrBuilder.class, StreamsBean.class, DevModeServiceGrpc.class, StreamsGrpc$StreamsBlockingStub.class, Devmodetest$DevModeResponse$Status$1.class, StreamsOuterClass$ItemOrBuilder.class, GreeterClient.class, HelloWorldProto.class, DevModeServiceGrpc$DevModeServiceMethodDescriptorSupplier.class, MutinyDevModeServiceGrpc$MutinyDevModeServiceStub.class, Devmodetest$DevModeRequest$Builder.class, StreamsGrpc$MethodHandlers.class, StreamsGrpc$StreamsFileDescriptorSupplier.class, Devmodetest$DevModeResponseOrBuilder.class, DevModeServiceGrpc$DevModeServiceImplBase.class, DevModeServiceGrpc$2.class, StreamsGrpc$1.class, Devmodetest$DevModeResponse$Status.class, StreamsGrpc$StreamsImplBase.class, Devmodetest$DevModeRequest.class, StreamsOuterClass$Item$1.class, MutinyDevModeServiceGrpc$DevModeServiceImplBase.class, MutinyStreamsGrpc$MethodHandlers.class, Devmodetest$DevModeResponse$Builder.class, MutinyGreeterGrpc$MethodHandlers.class, MutinyStreamsGrpc$StreamsImplBase.class, GreeterGrpc$GreeterImplBase.class, GreeterGrpc$GreeterStub.class, Devmodetest$DevModeRequestOrBuilder.class, StreamsGrpc$StreamsMethodDescriptorSupplier.class, MutinyGreeterGrpc$GreeterImplBase.class, MutinyStreamsGrpc.class, StreamsOuterClass$Item.class, StreamsGrpc.class, GreeterGrpc$1.class, MutinyGreeterGrpc.class, DevModeServiceGrpc$DevModeServiceFileDescriptorSupplier.class, StreamsGrpc$StreamsBaseDescriptorSupplier.class, HelloReplyOrBuilder.class, Streams.class, HelloRequest.class, DevModeServiceGrpc$MethodHandlers.class, GreeterGrpc$GreeterFutureStub.class, GreeterGrpc.class, MutinyStreamsGrpc$MutinyStreamsStub.class, StreamsOuterClass$Item$Builder.class, StreamsGrpc$3.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, DevModeServiceClient.class, GreeterGrpc$GreeterBlockingStub.class, DevModeServiceGrpc$DevModeServiceFutureStub.class, Greeter.class, DevModeServiceGrpc$DevModeServiceStub.class, HelloReply$1.class, StreamsGrpc$StreamsStub.class, DevModeServiceBean.class, MutinyDevModeServiceGrpc.class, DevModeServiceGrpc$3.class, DevModeService.class, DevModeServiceGrpc$DevModeServiceBaseDescriptorSupplier.class, GreeterGrpc$2.class, GreeterBean.class, Messages$ReconnectParamsOrBuilder.class, Messages$StreamingOutputCallResponse.class, Request$Builder.class, Blocking1Grpc.class, Blocking$ThreadName$Builder.class, SecuredService.class, CallHello$EmptyOrBuilder.class, HelloRequest.class, Messages$SimpleRequest$1.class, BlockingTestServiceGrpc$2.class, CallHello$Empty$1.class, Messages$CompressionType.class, MutinyReconnectServiceGrpc$MutinyReconnectServiceStub.class, HelloWorldProto3.class, MutinyBlocking1Grpc$MethodHandlers.class, SecuredServiceGrpc$MethodHandlers.class, Messages$StreamingInputCallRequestOrBuilder.class, TestServiceGrpc$TestServiceBlockingStub.class, GreeterGrpc$GreeterBlockingStub.class, SecuredServiceGrpc$SecuredServiceMethodDescriptorSupplier.class, Blocking3Grpc$Blocking3BlockingStub.class, MutinyGreeterGrpc.class, Messages$StreamingInputCallRequest$Builder.class, Blocking$Empty.class, UnimplementedServiceGrpc$UnimplementedServiceMethodDescriptorSupplier.class, Blocking3Grpc$Blocking3ImplBase.class, MutinyCallBlockingGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceBaseDescriptorSupplier.class, Blocking3Grpc.class, HelloReply.class, Messages$Payload$Builder.class, Messages$StreamingOutputCallResponse$1.class, BlockingTest.class, Messages$PayloadType$1.class, FarewellGrpc$FarewellFileDescriptorSupplier.class, GreeterGrpc$1.class, Blocking1Grpc$2.class, TestServiceGrpc$TestServiceMethodDescriptorSupplier.class, Blocking3Grpc$2.class, ReplyOrBuilder.class, CallHello.class, Blocking2Grpc$2.class, UnimplementedServiceGrpc$MethodHandlers.class, CallBlockingGrpc.class, ReconnectServiceBean.class, MutinyGreeter3Grpc$MethodHandlers.class, UnimplementedServiceGrpc.class, MutinyBlockingTestServiceGrpc.class, MutinyTestServiceGrpc$MutinyTestServiceStub.class, EmptyProtos.class, BlockingTestServiceGrpc$BlockingTestServiceStub.class, MutinySecuredServiceGrpc$MutinySecuredServiceStub.class, Greeter3Grpc$MethodHandlers.class, GoodbyeRequest$Builder.class, Blocking2Grpc$Blocking2ImplBase.class, Reply.class, GreeterGrpc$GreeterImplBase.class, NestedTypeOuter$Middle$InnerOrBuilder.class, Messages$ResponseParametersOrBuilder.class, Messages$ReconnectParams.class, CallBlockingGrpc$MethodHandlers.class, BlockingTestServiceGrpc$BlockingTestServiceBlockingStub.class, GoodbyeRequest.class, MutinyReflectableServiceGrpc$MethodHandlers.class, HelloWorldProtoV2.class, Messages$PayloadType.class, GreeterGrpc$GreeterStub.class, ReconnectServiceGrpc$2.class, EmptyProtos$Empty$Builder.class, ReconnectServiceGrpc.class, TestServiceClient.class, MutinyFarewellGrpc$MutinyFarewellStub.class, Blocking1Grpc$Blocking1BlockingStub.class, MutinyUnimplementedServiceGrpc$MethodHandlers.class, ReflectableServiceGrpc$ReflectableServiceMethodDescriptorSupplier.class, UnimplementedServiceBean.class, UnimplementedServiceGrpc$2.class, Messages$StreamingInputCallResponseOrBuilder.class, SecuredServiceGrpc.class, SecuredServiceGrpc$1.class, FarewellBean.class, Messages$SimpleResponse.class, GreeterGrpc$GreeterMethodDescriptorSupplier.class, RequestOrBuilder.class, MutinyBlockingTestServiceGrpc$BlockingTestServiceImplBase.class, CallHello$SuccessOrFailureDescription$Builder.class, Messages$SimpleContextOrBuilder.class, FarewellGrpc$1.class, Blocking1Grpc$Blocking1Stub.class, GreeterGrpc$GreeterFileDescriptorSupplier.class, NestedTypeOuter.class, Messages$ResponseParameters$Builder.class, CallBlockingGrpc$CallBlockingFutureStub.class, Messages$StreamingOutputCallResponse$Builder.class, ReconnectServiceGrpc$ReconnectServiceImplBase.class, TestServiceGrpc$3.class, Greeter3Grpc$Greeter3FutureStub.class, NestedTypeOuter$Middle.class, EmptyMessage.class, TestServiceGrpc$MethodHandlers.class, SecuredServiceGrpc$SecuredServiceBlockingStub.class, Blocking1Grpc$MethodHandlers.class, MutinyGreeter3Grpc$MutinyGreeter3Stub.class, FarewellGrpc$FarewellBlockingStub.class, ReconnectServiceGrpc$ReconnectServiceStub.class, Messages$SimpleContext.class, ThirdLevelType$Builder.class, Blocking1Grpc$Blocking1MethodDescriptorSupplier.class, ReflectionTestProto.class, TestServiceGrpc$2.class, ReconnectServiceGrpc$ReconnectServiceFutureStub.class, MutinyReconnectServiceGrpc.class, SecuredServiceGrpc$2.class, Messages$StreamingOutputCallRequest.class, MutinyFarewellGrpc$FarewellImplBase.class, EmptyMessageOrBuilder.class, FarewellGrpc$FarewellMethodDescriptorSupplier.class, Blocking$EmptyOrBuilder.class, Greeter3Grpc$Greeter3BaseDescriptorSupplier.class, Blocking2Grpc$Blocking2MethodDescriptorSupplier.class, HelloReply$Builder.class, Blocking$ThreadName.class, FarewellGrpc$2.class, CallBlockingBean.class, ReflectableServiceGrpc$MethodHandlers.class, MutinyCallBlockingGrpc$MutinyCallBlockingStub.class, Messages$PayloadOrBuilder.class, CallBlockingGrpc$CallBlockingImplBase.class, NestedTypeOuter$Middle$Inner$1.class, HelloRequest3.class, CallHello$SuccessOrFailureDescriptionOrBuilder.class, Blocking3Client.class, MutinyReflectableServiceGrpc$MutinyReflectableServiceStub.class, GoodbyeReply.class, CallHello$SuccessOrFailureDescription$1.class, Messages$ReconnectParams$1.class, CallHello$Empty$Builder.class, Blocking2Client.class, Blocking3Grpc$3.class, UnimplementedServiceGrpc$UnimplementedServiceBaseDescriptorSupplier.class, Blocking1Grpc$Blocking1ImplBase.class, Greeter3Grpc$Greeter3BlockingStub.class, Greeter3Grpc$Greeter3ImplBase.class, Messages$ReconnectInfo$1.class, Blocking2Grpc$3.class, ReconnectServiceGrpc$ReconnectServiceBaseDescriptorSupplier.class, SecuredServiceGrpc$SecuredServiceImplBase.class, BlockingTestService.class, MutinySecuredServiceGrpc$MethodHandlers.class, BlockingTestServiceGrpc.class, GoodbyeRequest$1.class, MutinyUnimplementedServiceGrpc$MutinyUnimplementedServiceStub.class, ReflectableServiceGrpc$ReflectableServiceImplBase.class, CallHello$SuccessOrFailureDescription.class, MutinyCallBlockingGrpc$CallBlockingImplBase.class, Messages$StreamingOutputCallRequestOrBuilder.class, SecuredServiceGrpc$SecuredServiceFileDescriptorSupplier.class, Blocking3Grpc$Blocking3FileDescriptorSupplier.class, MutinyCallBlockingGrpc.class, Greeter3Client.class, BlockingTestServiceGrpc$BlockingTestServiceFutureStub.class, EmptyMessage$Builder.class, HelloReply3OrBuilder.class, FarewellGrpc$FarewellBaseDescriptorSupplier.class, TestServiceGrpc$TestServiceBaseDescriptorSupplier.class, NestedTypeOuterOrBuilder.class, ReflectableServiceGrpc$ReflectableServiceFutureStub.class, CallBlockingGrpc$CallBlockingBaseDescriptorSupplier.class, Messages$SimpleRequest$Builder.class, Blocking1Grpc$Blocking1FileDescriptorSupplier.class, ThirdLevelTypeOrBuilder.class, Messages$StreamingInputCallRequest.class, ReflectableServiceBean.class, Messages$EchoStatus$1.class, Blocking$ThreadName$1.class, Blocking.class, Greeter3Grpc$2.class, Farewell.class, GreeterGrpc$MethodHandlers.class, MutinyGreeter3Grpc.class, MutinyBlocking2Grpc$Blocking2ImplBase.class, MutinyUnimplementedServiceGrpc$UnimplementedServiceImplBase.class, GreeterGrpc$GreeterFutureStub.class, CallBlockingGrpc$CallBlockingMethodDescriptorSupplier.class, MutinyReflectableServiceGrpc.class, Blocking2Grpc$MethodHandlers.class, Greeter3Grpc$1.class, UnimplementedServiceGrpc$UnimplementedServiceFutureStub.class, Blocking$ThreadNameOrBuilder.class, Messages$SimpleContext$1.class, Messages$CompressionType$1.class, MutinyTestServiceGrpc$MethodHandlers.class, ReconnectServiceClient.class, CallBlockingClient.class, TestServiceGrpc$TestServiceImplBase.class, Blocking3Grpc$Blocking3Stub.class, HelloReply3$1.class, Security.class, Blocking3Grpc$Blocking3MethodDescriptorSupplier.class, GoodbyeWorldProto.class, HelloRequest$1.class, Messages$StreamingOutputCallRequest$Builder.class, Greeter3Grpc$Greeter3FileDescriptorSupplier.class, TestServiceGrpc$TestServiceFileDescriptorSupplier.class, Blocking2Grpc.class, Blocking3Grpc$1.class, MutinyGreeterGrpc$MethodHandlers.class, Messages$EchoStatus$Builder.class, Greeter3Grpc$3.class, HelloRequest$Builder.class, Blocking1Grpc$1.class, Blocking2Grpc$1.class, Messages$SimpleContext$Builder.class, MutinyUnimplementedServiceGrpc.class, MutinyReflectableServiceGrpc$ReflectableServiceImplBase.class, FarewellClient.class, HelloRequest3$1.class, GoodbyeReply$1.class, ReflectableServiceGrpc$ReflectableServiceBaseDescriptorSupplier.class, MutinyTestServiceGrpc.class, BlockingTestServiceGrpc$MethodHandlers.class, TestService.class, EmptyProtos$Empty$1.class, Request$1.class, UnimplementedServiceClient.class, HelloRequestOrBuilder.class, NestedTypeOuter$1.class, BlockingTestServiceGrpc$BlockingTestServiceBaseDescriptorSupplier.class, MutinySecuredServiceGrpc$SecuredServiceImplBase.class, Greeter3Grpc$Greeter3Stub.class, TestServiceBean.class, UnimplementedServiceGrpc$3.class, Blocking2Grpc$Blocking2BaseDescriptorSupplier.class, Security$Container.class, GoodbyeRequestOrBuilder.class, MutinyBlocking1Grpc.class, ReconnectService.class, MutinyReconnectServiceGrpc$MethodHandlers.class, GoodbyeReply$Builder.class, Messages$EchoStatus.class, SecuredServiceClient.class, TestServiceGrpc$1.class, TestServiceGrpc.class, BlockingTestServiceClient.class, Request.class, Messages$StreamingInputCallRequest$1.class, BlockingTestServiceGrpc$BlockingTestServiceMethodDescriptorSupplier.class, NestedTypeOuter$Middle$Inner.class, FarewellGrpc$3.class, UnimplementedServiceGrpc$UnimplementedServiceImplBase.class, Messages$StreamingOutputCallResponseOrBuilder.class, MutinyBlocking2Grpc$MethodHandlers.class, NestedTypeOuter$Middle$Inner$Builder.class, MutinyBlocking3Grpc$MutinyBlocking3Stub.class, HelloReply$1.class, Messages$ResponseParameters.class, Messages$StreamingInputCallResponse$Builder.class, BlockingTestServiceGrpc$3.class, Messages$SimpleRequestOrBuilder.class, Greeter3Grpc.class, MutinyBlockingTestServiceGrpc$MethodHandlers.class, HelloReply3.class, Messages$StreamingInputCallResponse.class, Messages$SimpleResponse$Builder.class, Messages$Payload$1.class, BlockingTestServiceGrpc$BlockingTestServiceFileDescriptorSupplier.class, UnimplementedServiceGrpc$1.class, CallBlocking.class, Reply$Builder.class, GreeterBean.class, MutinyGreeterGrpc$GreeterImplBase.class, UnimplementedServiceGrpc$UnimplementedServiceStub.class, BlockingTestServiceBean.class, MutinyReconnectServiceGrpc$ReconnectServiceImplBase.class, MutinyTestServiceGrpc$TestServiceImplBase.class, Reply$1.class, FarewellGrpc$MethodHandlers.class, HelloReply3$Builder.class, HelloRequest3$Builder.class, UnimplementedServiceGrpc$UnimplementedServiceBlockingStub.class, FarewellGrpc$FarewellStub.class, Messages$ReconnectInfo$Builder.class, EmptyProtos$Empty.class, BlockingTestServiceGrpc$1.class, HelloReplyOrBuilder.class, Messages$StreamingOutputCallRequest$1.class, MutinyFarewellGrpc$MethodHandlers.class, Blocking3Grpc$MethodHandlers.class, ReflectableServiceGrpc.class, SecuredServiceGrpc$3.class, ReflectableServiceClient.class, ReflectableServiceGrpc$ReflectableServiceBlockingStub.class, ReconnectServiceGrpc$ReconnectServiceFileDescriptorSupplier.class, ReconnectServiceGrpc$ReconnectServiceBlockingStub.class, ReflectableServiceGrpc$3.class, ReconnectServiceGrpc$3.class, MutinyGreeterGrpc$MutinyGreeterStub.class, ThirdLevelType$1.class, GreeterGrpc.class, MutinyBlocking1Grpc$Blocking1ImplBase.class, MutinySecuredServiceGrpc.class, Blocking3Bean.class, Blocking$Empty$Builder.class, ReflectionTestDepthTwoProto.class, Greeter3Bean.class, ReflectableServiceGrpc$ReflectableServiceFileDescriptorSupplier.class, MutinyFarewellGrpc.class, GreeterClient.class, ReflectableServiceGrpc$2.class, ReconnectServiceGrpc$1.class, Security$ContainerOrBuilder.class, MutinyGreeter3Grpc$Greeter3ImplBase.class, CallBlockingGrpc$1.class, ThirdLevelType.class, GreeterGrpc$3.class, CallBlockingGrpc$CallBlockingFileDescriptorSupplier.class, Security$Container$1.class, ReflectableServiceGrpc$ReflectableServiceStub.class, Messages$ReconnectParams$Builder.class, NestedTypeOuter$Middle$Builder.class, Blocking3Grpc$Blocking3BaseDescriptorSupplier.class, Messages$StreamingInputCallResponse$1.class, FarewellGrpc$FarewellImplBase.class, Security$ThreadInfoOrBuilder.class, ReflectableServiceGrpc$1.class, Blocking2.class, EmptyMessage$1.class, ReconnectServiceGrpc$MethodHandlers.class, Messages$SimpleResponseOrBuilder.class, TestServiceGrpc$TestServiceStub.class, GreeterGrpc$2.class, Blocking1Client.class, EmptyProtos$EmptyOrBuilder.class, Messages.class, Blocking2Bean.class, UnimplementedService.class, Messages$ReconnectInfo.class, SecuredServiceGrpc$SecuredServiceFutureStub.class, MutinyBlocking1Grpc$MutinyBlocking1Stub.class, Blocking3.class, GoodbyeReplyOrBuilder.class, Messages$Payload.class, Blocking1Grpc$3.class, CallBlockingGrpc$CallBlockingStub.class, GreeterGrpc$GreeterBaseDescriptorSupplier.class, HelloRequest3OrBuilder.class, NestedTypeOuter$Middle$1.class, CallBlockingGrpc$2.class, BlockingTestServiceGrpc$BlockingTestServiceImplBase.class, Messages$SimpleResponse$1.class, Messages$SimpleRequest.class, MutinyBlocking2Grpc$MutinyBlocking2Stub.class, MutinyBlocking2Grpc.class, Blocking1Grpc$Blocking1BaseDescriptorSupplier.class, Security$ThreadInfo$1.class, Security$ThreadInfo.class, Security$ThreadInfo$Builder.class, Blocking1Grpc$Blocking1FutureStub.class, FarewellGrpc$FarewellFutureStub.class, ReconnectServiceGrpc$ReconnectServiceMethodDescriptorSupplier.class, CallBlockingGrpc$CallBlockingBlockingStub.class, Blocking1.class, Security$Container$Builder.class, TestServiceGrpc$TestServiceFutureStub.class, MutinyBlockingTestServiceGrpc$MutinyBlockingTestServiceStub.class, Greeter.class, Blocking$Empty$1.class, Messages$ResponseParameters$1.class, MutinyBlocking3Grpc.class, Greeter3.class, Messages$EchoStatusOrBuilder.class, NestedTypeOuter$Builder.class, ReflectableService.class, Blocking1Bean.class, Messages$ReconnectInfoOrBuilder.class, Blocking3Grpc$Blocking3FutureStub.class, MutinyBlocking3Grpc$Blocking3ImplBase.class, MutinyBlocking3Grpc$MethodHandlers.class, Greeter3Grpc$Greeter3MethodDescriptorSupplier.class, SecuredServiceBean.class, CallHello$Empty.class, CallBlockingGrpc$3.class, FarewellGrpc.class, NestedTypeOuter$MiddleOrBuilder.class, Blocking2Grpc$Blocking2FileDescriptorSupplier.class, Blocking2Grpc$Blocking2FutureStub.class, ReflectionTestDepthThreeProto.class, Blocking2Grpc$Blocking2BlockingStub.class, SecuredServiceGrpc$SecuredServiceStub.class, Test.class, UnimplementedServiceGrpc$UnimplementedServiceFileDescriptorSupplier.class, Blocking2Grpc$Blocking2Stub.class.
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:03,767 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T23:17:05.688Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:05.688Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:05.688Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:05.688Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:05.688Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:04,414 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.643s. Listening on: http://localhost:8080
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:04,414 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:04,415 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]
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:04,415 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 3.912s
[2026-03-04T23:17:05.688Z] 2026-03-04 23:17:04,453 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:17:11.611Z] Tests paused
[2026-03-04T23:17:11.611Z] 2026-03-04 23:17:04,462 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
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:17:11.611Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-03-04T23:17:11.611Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:17:11.611Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:17:11.611Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:17:11.611Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:17:11.611Z]
[2026-03-04T23:17:11.611Z] 2026-03-04 23:17:04,462 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
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-03-04T23:17:11.611Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:17:11.611Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onComplete(GrpcRequestContextGrpcInterceptor.java:116)
[2026-03-04T23:17:11.611Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onComplete$4(GrpcDuplicatedContextGrpcInterceptor.java:118)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:17:11.611Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:17:11.611Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:17:11.611Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:17:11.611Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:17:11.611Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:17:11.611Z]
[2026-03-04T23:17:11.611Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:11.611Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:11.611Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:11.611Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:11.611Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:11.611Z] 2026-03-04 23:17:07,546 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:17:11.611Z] 2026-03-04 23:17:07,656 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:07,707 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.724s. Listening on: http://localhost:8080
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:07,707 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:07,707 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]
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,231 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestRestResource.class, DevModeTestService.class.
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,240 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:17:11.612Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:11.612Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:11.612Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:11.612Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:11.612Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,819 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8080
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,819 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,819 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]
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,820 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.814s
[2026-03-04T23:17:11.612Z] 2026-03-04 23:17:10,960 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:17:16.397Z] Tests paused
[2026-03-04T23:17:16.397Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:16.397Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:16.397Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:16.397Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:16.397Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:13,778 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:13,884 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:13,932 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.582s. Listening on: http://localhost:8080
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:13,932 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:13,932 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]
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:15,549 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestStreamService.class.
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:15,569 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-03-04T23:17:16.397Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:16.397Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:16.397Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:16.397Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:16.397Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:16,180 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.603s. Listening on: http://localhost:8080
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:16,180 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:16,180 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]
[2026-03-04T23:17:16.397Z] io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:16,181 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.857s
[2026-03-04T23:17:16.397Z] at io.grpc.Status.asRuntimeException(Status.java:535)
[2026-03-04T23:17:16.397Z] at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:479)
[2026-03-04T23:17:16.397Z] at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:562)
[2026-03-04T23:17:16.397Z] at io.grpc.internal.ClientCallImpl.access$300(ClientCallImpl.java:70)
[2026-03-04T23:17:16.397Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:743)
[2026-03-04T23:17:16.397Z] at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:722)
[2026-03-04T23:17:16.397Z] 2026-03-04 23:17:16,246 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:17:16.397Z] at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37)
[2026-03-04T23:17:16.397Z] at io.grpc.internal.SerializingExecutor.run(SerializingExecutor.java:133)
[2026-03-04T23:17:16.397Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:17:16.397Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:17:16.397Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:17:22.701Z] Tests paused
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:16,261 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
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:189)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:17:22.701Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-03-04T23:17:22.701Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:17:22.701Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:17:22.701Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:17:22.701Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:17:22.701Z]
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:16,261 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
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.runtime.devconsole.EventsMonitor_Observer_notify_dc782c8b765082ed3c2092e260c16ff450cd8b0f.notify(Unknown Source)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notifyObservers(EventImpl.java:320)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:308)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.EventImpl$Notifier.notify(EventImpl.java:238)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.fireIfNotEmpty(RequestContext.java:217)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:197)
[2026-03-04T23:17:22.701Z] at io.quarkus.arc.impl.RequestContext.destroy(RequestContext.java:178)
[2026-03-04T23:17:22.701Z] at io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor$1.onCancel(GrpcRequestContextGrpcInterceptor.java:101)
[2026-03-04T23:17:22.701Z] at io.quarkus.grpc.runtime.supports.context.GrpcDuplicatedContextGrpcInterceptor$ListenedOnDuplicatedContext.lambda$onCancel$3(GrpcDuplicatedContextGrpcInterceptor.java:109)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:63)
[2026-03-04T23:17:22.701Z] at io.vertx.core.impl.EventLoopContext.lambda$runOnContext$0(EventLoopContext.java:38)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)
[2026-03-04T23:17:22.701Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:17:22.701Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:17:22.701Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:17:22.701Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:17:22.701Z]
[2026-03-04T23:17:22.701Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:22.701Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:22.701Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:22.701Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:22.701Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:19,977 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:20,069 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:20,102 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.403s. Listening on: http://localhost:8080
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:20,103 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:20,103 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]
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:21,663 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in DevModeTestInterceptor$1.class, DevModeTestInterceptor.class.
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:21,681 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:17:22.701Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:22.701Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:22.701Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:22.701Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:22.701Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:22,350 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8080
[2026-03-04T23:17:22.701Z] 2026-03-04 23:17:22,350 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:22.702Z] 2026-03-04 23:17:22,350 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]
[2026-03-04T23:17:22.702Z] 2026-03-04 23:17:22,350 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.937s
[2026-03-04T23:17:22.702Z] 2026-03-04 23:17:22,399 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:17:22.702Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.359 s - in io.quarkus.grpc.server.devmode.GrpcDevModeTest
[2026-03-04T23:17:22.702Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-03-04T23:17:26.476Z] Tests paused
[2026-03-04T23:17:26.476Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:26.476Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:26.476Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:26.476Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:26.476Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,378 INFO [io.qua.grp.run.GrpcServerRecorder] (Quarkus Main Thread) Registering gRPC reflection service
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,459 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) gRPC Server started on 0.0.0.0:9000 [SSL enabled: false]
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,491 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.637s. Listening on: http://localhost:8080
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,491 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,491 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:26.476Z] 2026-03-04 23:17:25,587 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.008s
[2026-03-04T23:17:26.476Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.173 s - in io.quarkus.grpc.server.devmode.DevModeServerStartTest
[2026-03-04T23:17:26.476Z] [INFO] Running io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-03-04T23:17:30.345Z] Tests paused
[2026-03-04T23:17:30.345Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:17:30.345Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:17:30.345Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:17:30.345Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:17:30.345Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:17:30.345Z] 2026-03-04 23:17:29,383 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.333s. Listening on: http://localhost:8080
[2026-03-04T23:17:30.345Z] 2026-03-04 23:17:29,383 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:17:30.345Z] 2026-03-04 23:17:29,384 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:30.345Z] 2026-03-04 23:17:29,624 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-03-04T23:17:30.345Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.027 s - in io.quarkus.grpc.server.devmode.DevModeServerStartDisabledTest
[2026-03-04T23:17:30.345Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-03-04T23:17:31.664Z] 2026-03-04 23:17:30,956 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:31.664Z] 2026-03-04 23:17:30,994 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8081
[2026-03-04T23:17:31.664Z] 2026-03-04 23:17:30,994 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:31.664Z] 2026-03-04 23:17:30,994 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:31.664Z] 2026-03-04 23:17:31,492 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:17:31.664Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithPlainTextTest
[2026-03-04T23:17:31.664Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-03-04T23:17:32.980Z] 2026-03-04 23:17:32,549 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-03-04T23:17:32.980Z] 2026-03-04 23:17:32,646 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-03-04T23:17:32.980Z] 2026-03-04 23:17:32,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.484s. Listening on: http://localhost:8081
[2026-03-04T23:17:32.980Z] 2026-03-04 23:17:32,679 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:32.980Z] 2026-03-04 23:17:32,679 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:34.297Z] 2026-03-04 23:17:33,643 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:17:34.297Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLFromClasspathTest
[2026-03-04T23:17:34.297Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-03-04T23:17:34.930Z] 2026-03-04 23:17:34,702 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:34.930Z] 2026-03-04 23:17:34,728 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-03-04T23:17:34.930Z] 2026-03-04 23:17:34,729 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:34.930Z] 2026-03-04 23:17:34,729 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:35.567Z] 2026-03-04 23:17:34,994 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:17:35.567Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorRegistrationTest
[2026-03-04T23:17:35.567Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-03-04T23:17:36.199Z] 2026-03-04 23:17:36,109 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:36.199Z] 2026-03-04 23:17:36,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.586s. Listening on: http://localhost:8081
[2026-03-04T23:17:36.199Z] 2026-03-04 23:17:36,138 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:36.199Z] 2026-03-04 23:17:36,138 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:36.833Z] 2026-03-04 23:17:36,356 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:17:36.833Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorProducerTest
[2026-03-04T23:17:36.833Z] [INFO] Running io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:36,841 WARN [io.qua.grp.dep.GrpcServerProcessor] (build-17) 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.
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,491 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,528 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,528 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,528 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,535 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.
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,566 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.
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,568 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.
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,841 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,846 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,847 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:17:38.146Z] 2026-03-04 23:17:37,858 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:17:38.146Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in io.quarkus.grpc.server.interceptors.GlobalAndServiceInterceptorsTest
[2026-03-04T23:17:38.146Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-03-04T23:17:39.516Z] 2026-03-04 23:17:38,930 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:39.516Z] 2026-03-04 23:17:38,964 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-03-04T23:17:39.516Z] 2026-03-04 23:17:38,965 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:39.516Z] 2026-03-04 23:17:38,965 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:39.516Z] 2026-03-04 23:17:39,257 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:17:39.516Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityTest
[2026-03-04T23:17:39.516Z] [INFO] Running io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-03-04T23:17:40.846Z] 2026-03-04 23:17:40,394 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:40.846Z] 2026-03-04 23:17:40,422 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8081
[2026-03-04T23:17:40.846Z] 2026-03-04 23:17:40,422 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:40.846Z] 2026-03-04 23:17:40,422 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:40.846Z] 2026-03-04 23:17:40,674 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:17:40.846Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in io.quarkus.grpc.server.interceptors.ServerInterceptorPriorityReversedTest
[2026-03-04T23:17:40.846Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-03-04T23:17:42.168Z] 2026-03-04 23:17:41,899 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:42.168Z] 2026-03-04 23:17:41,938 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.591s. Listening on: http://localhost:8081
[2026-03-04T23:17:42.168Z] 2026-03-04 23:17:41,938 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:42.168Z] 2026-03-04 23:17:41,938 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:42.801Z] 2026-03-04 23:17:42,322 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:17:42.801Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s - in io.quarkus.grpc.server.RegularGrpcServiceWithPlainTextTest
[2026-03-04T23:17:42.801Z] [INFO] Running io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,444 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,482 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.600s. Listening on: http://localhost:8081
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,482 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,482 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,904 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///localhost:9001}}
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,908 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-03-04T23:17:44.117Z] 2026-03-04 23:17:43,925 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T23:17:44.117Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in io.quarkus.grpc.server.ClientCallFromBlockingServiceTest
[2026-03-04T23:17:44.117Z] [INFO] Running io.quarkus.grpc.server.NoServerTest
[2026-03-04T23:17:45.433Z] 2026-03-04 23:17:44,970 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.447s. Listening on: http://localhost:8081
[2026-03-04T23:17:45.433Z] 2026-03-04 23:17:44,970 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:45.433Z] 2026-03-04 23:17:44,970 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:45.433Z] 2026-03-04 23:17:45,076 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:17:45.433Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s - in io.quarkus.grpc.server.NoServerTest
[2026-03-04T23:17:45.433Z] [INFO] Running io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-03-04T23:17:46.749Z] 2026-03-04 23:17:46,162 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-03-04T23:17:46.749Z] 2026-03-04 23:17:46,280 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-03-04T23:17:46.749Z] 2026-03-04 23:17:46,310 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-03-04T23:17:46.749Z] 2026-03-04 23:17:46,310 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:46.749Z] 2026-03-04 23:17:46,310 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:47.381Z] 2026-03-04 23:17:47,193 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:17:47.381Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s - in io.quarkus.grpc.server.RegularGrpcServiceWithSSLTest
[2026-03-04T23:17:47.381Z] [INFO] Running io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-03-04T23:17:48.709Z] 2026-03-04 23:17:48,255 INFO [io.qua.grp.run.GrpcSslUtils] (vert.x-eventloop-thread-0) Disabling gRPC plain-text as the SSL certificate is configured
[2026-03-04T23:17:48.709Z] 2026-03-04 23:17:48,369 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: true]
[2026-03-04T23:17:48.709Z] 2026-03-04 23:17:48,403 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.611s. Listening on: http://localhost:8081
[2026-03-04T23:17:48.709Z] 2026-03-04 23:17:48,403 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:48.709Z] 2026-03-04 23:17:48,403 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:49.345Z] 2026-03-04 23:17:49,174 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:17:49.345Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s - in io.quarkus.grpc.server.MutinyGrpcServiceWithSSLTest
[2026-03-04T23:17:49.345Z] [INFO] Running io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-03-04T23:17:50.665Z] 2026-03-04 23:17:50,134 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:50.665Z] 2026-03-04 23:17:50,163 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.474s. Listening on: http://localhost:8081
[2026-03-04T23:17:50.665Z] 2026-03-04 23:17:50,163 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:50.665Z] 2026-03-04 23:17:50,163 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:51.301Z] 2026-03-04 23:17:50,954 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:17:51.301Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 s - in io.quarkus.grpc.server.scaling.SingleGrpcVerticleTest
[2026-03-04T23:17:51.301Z] [INFO] Running io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-03-04T23:17:52.646Z] 2026-03-04 23:17:51,894 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-3) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:52.647Z] 2026-03-04 23:17:51,927 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.460s. Listening on: http://localhost:8081
[2026-03-04T23:17:52.647Z] 2026-03-04 23:17:51,927 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:52.647Z] 2026-03-04 23:17:51,927 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:53.284Z] 2026-03-04 23:17:52,737 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:17:53.284Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s - in io.quarkus.grpc.server.scaling.MultipleGrpcVerticlesTest
[2026-03-04T23:17:53.284Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-03-04T23:17:55.352Z] 2026-03-04 23:17:54,382 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-03-04T23:17:55.352Z] 2026-03-04 23:17:54,478 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:55.352Z] 2026-03-04 23:17:54,521 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.740s. Listening on: http://localhost:8081
[2026-03-04T23:17:55.352Z] 2026-03-04 23:17:54,521 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:55.352Z] 2026-03-04 23:17:54,521 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:55.984Z] 2026-03-04 23:17:55,326 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:17:55.984Z] 2026-03-04 23:17:55,349 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T23:17:55.984Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 s - in io.quarkus.grpc.server.blocking.BlockingMethodsWithMutinyImplTest
[2026-03-04T23:17:55.984Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,727 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.500s. Listening on: http://localhost:8081
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,756 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,756 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,765 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.
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:56,789 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.
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:57,101 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:57,106 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:17:57.311Z] 2026-03-04 23:17:57,118 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:17:57.311Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s - in io.quarkus.grpc.server.blocking.BlockingOnClassTest
[2026-03-04T23:17:57.311Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-03-04T23:17:58.625Z] 2026-03-04 23:17:58,437 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-03-04T23:17:58.625Z] 2026-03-04 23:17:58,509 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:17:58.625Z] 2026-03-04 23:17:58,536 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.587s. Listening on: http://localhost:8081
[2026-03-04T23:17:58.625Z] 2026-03-04 23:17:58,536 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:17:58.625Z] 2026-03-04 23:17:58,536 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:17:59.257Z] 2026-03-04 23:17:58,847 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:17:59.257Z] 2026-03-04 23:17:58,858 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:17:59.257Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s - in io.quarkus.grpc.server.blocking.BlockingMethodsTest
[2026-03-04T23:17:59.257Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-03-04T23:17:59.889Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnClassTest
[2026-03-04T23:17:59.889Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:01,554 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:01,661 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:01,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.747s. Listening on: http://localhost:8081
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:01,694 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:01,694 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:02,013 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///localhost:9001}}
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:02,016 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///localhost:9001}}
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:02,017 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:18:03.185Z] 2026-03-04 23:18:02,025 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:18:03.185Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.771 s - in io.quarkus.grpc.server.blocking.BlockingAndNonBlockingTest
[2026-03-04T23:18:03.185Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-03-04T23:18:03.185Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - in io.quarkus.grpc.server.blocking.BlockingConfusingOnMethodTest
[2026-03-04T23:18:03.185Z] [INFO] Running io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:03,610 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:03,737 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:03,762 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.605s. Listening on: http://localhost:8081
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:03,763 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:03,763 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:04,051 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:18:04.797Z] 2026-03-04 23:18:04,058 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:18:04.797Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in io.quarkus.grpc.server.blocking.BlockingServiceTest
[2026-03-04T23:18:04.797Z] [INFO] Running io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-03-04T23:18:05.432Z] 2026-03-04 23:18:05,103 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:05.432Z] 2026-03-04 23:18:05,138 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-03-04T23:18:05.432Z] 2026-03-04 23:18:05,139 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:05.433Z] 2026-03-04 23:18:05,139 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:05.433Z] 2026-03-04 23:18:05,157 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.
[2026-03-04T23:18:05.433Z] 2026-03-04 23:18:05,195 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.
[2026-03-04T23:18:05.433Z] 2026-03-04 23:18:05,196 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.
[2026-03-04T23:18:06.064Z] 2026-03-04 23:18:05,457 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:18:06.064Z] 2026-03-04 23:18:05,462 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:18:06.064Z] 2026-03-04 23:18:05,463 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=8, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:18:06.064Z] 2026-03-04 23:18:05,476 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T23:18:06.064Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 s - in io.quarkus.grpc.server.blocking.TransactionalAsBlockingTest
[2026-03-04T23:18:06.064Z] [INFO] Running io.quarkus.grpc.server.GrpcHealthTest
[2026-03-04T23:18:08.134Z] 2026-03-04 23:18:07,833 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:08.134Z] 2026-03-04 23:18:07,902 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.487s. Listening on: http://localhost:8081
[2026-03-04T23:18:08.134Z] 2026-03-04 23:18:07,903 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:08.134Z] 2026-03-04 23:18:07,903 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:09.447Z] 2026-03-04 23:18:09,094 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:18:09.447Z] 2026-03-04 23:18:09,104 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:18:09.447Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.621 s - in io.quarkus.grpc.server.GrpcHealthTest
[2026-03-04T23:18:09.447Z] [INFO] Running io.quarkus.grpc.server.GrpcServerTest
[2026-03-04T23:18:10.765Z] 2026-03-04 23:18:10,117 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:10.765Z] 2026-03-04 23:18:10,143 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.486s. Listening on: http://localhost:8081
[2026-03-04T23:18:10.765Z] 2026-03-04 23:18:10,143 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:10.765Z] 2026-03-04 23:18:10,143 INFO [io.quarkus] (main) Installed features: [cdi, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:10.765Z] 2026-03-04 23:18:10,269 INFO [io.quarkus] (main) Quarkus stopped in 0.054s
[2026-03-04T23:18:10.765Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 s - in io.quarkus.grpc.server.GrpcServerTest
[2026-03-04T23:18:10.765Z] [INFO] Running io.quarkus.grpc.server.GrpcReflectionTest
[2026-03-04T23:18:12.080Z] 2026-03-04 23:18:11,240 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-0) Registering gRPC reflection service
[2026-03-04T23:18:12.080Z] 2026-03-04 23:18:11,359 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:12.080Z] 2026-03-04 23:18:11,395 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.612s. Listening on: http://localhost:8081
[2026-03-04T23:18:12.080Z] 2026-03-04 23:18:11,395 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:12.080Z] 2026-03-04 23:18:11,395 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:13.397Z] 2026-03-04 23:18:13,126 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=4, target=dns:///localhost:9001}}
[2026-03-04T23:18:13.397Z] 2026-03-04 23:18:13,144 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T23:18:13.397Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.878 s - in io.quarkus.grpc.server.GrpcReflectionTest
[2026-03-04T23:18:13.397Z] [INFO] Running io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,091 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.
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,223 INFO [io.qua.grp.run.GrpcServerRecorder] (vert.x-eventloop-thread-1) gRPC Server started on 0.0.0.0:9001 [SSL enabled: false]
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.463s. Listening on: http://localhost:8081
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,253 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,253 INFO [io.quarkus] (main) Installed features: [cdi, grpc-client, grpc-server, resteasy-reactive, security, security-properties-file, smallrye-context-propagation, smallrye-health, vertx]
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,257 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.
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,445 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=1, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,446 INFO [io.qua.grp.run.sup.Channels] (main) Shutting down gRPC channel ManagedChannelOrphanWrapper{delegate=ManagedChannelImpl{logId=6, target=dns:///0.0.0.0:9001}}
[2026-03-04T23:18:14.710Z] 2026-03-04 23:18:14,456 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:18:14.710Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in io.quarkus.grpc.lock.detection.BlockingClientCallOnEventLoopTest
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] Results:
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-grpc-deployment ---
[2026-03-04T23:18:15.341Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final.jar
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-grpc-deployment ---
[2026-03-04T23:18:15.341Z] [INFO] Building jar: /quarkus/extensions/grpc/deployment/target/quarkus-grpc-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-grpc-deployment ---
[2026-03-04T23:18:15.341Z] [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
[2026-03-04T23:18:15.341Z] [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
[2026-03-04T23:18:15.341Z] [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
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] ---------------< io.quarkus:quarkus-redis-client-parent >---------------
[2026-03-04T23:18:15.341Z] [INFO] Building Quarkus - Redis Client 2.7.5.Final [453/964]
[2026-03-04T23:18:15.341Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.341Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.341Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-parent ---
[2026-03-04T23:18:15.342Z] [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
[2026-03-04T23:18:15.342Z] [INFO]
[2026-03-04T23:18:15.342Z] [INFO] ------------------< io.quarkus:quarkus-redis-client >-------------------
[2026-03-04T23:18:15.342Z] [INFO] Building Quarkus - Redis Client - Runtime 2.7.5.Final [454/964]
[2026-03-04T23:18:15.342Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:15.342Z] [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
[2026-03-04T23:18:15.976Z] [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 35 kB/s)
[2026-03-04T23:18:15.976Z] [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
[2026-03-04T23:18:15.976Z] [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 36 kB/s)
[2026-03-04T23:18:15.976Z] [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
[2026-03-04T23:18:15.976Z] [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
[2026-03-04T23:18:15.976Z] [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 2.4 MB/s)
[2026-03-04T23:18:15.976Z] [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 3.5 MB/s)
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client ---
[2026-03-04T23:18:15.976Z] [INFO] Processed 16 files in 186ms (Formatted: 0, Unchanged: 16, Failed: 0, Readonly: 0)
[2026-03-04T23:18:15.976Z] [INFO]
[2026-03-04T23:18:15.976Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client ---
[2026-03-04T23:18:16.608Z] [INFO] Processed 16 files in 00:00.192 (Already Sorted: 16, Needed Sorting: 0)
[2026-03-04T23:18:16.608Z] [INFO]
[2026-03-04T23:18:16.608Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client ---
[2026-03-04T23:18:16.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:16.608Z] [INFO] Copying 1 resource
[2026-03-04T23:18:16.608Z] [INFO]
[2026-03-04T23:18:16.608Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-redis-client ---
[2026-03-04T23:18:16.608Z] [INFO]
[2026-03-04T23:18:16.608Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client ---
[2026-03-04T23:18:16.608Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:16.608Z] [INFO] Compiling 15 source files to /quarkus/extensions/redis-client/runtime/target/classes
[2026-03-04T23:18:17.241Z] [INFO]
[2026-03-04T23:18:17.241Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client ---
[2026-03-04T23:18:17.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:17.241Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/runtime/src/test/resources
[2026-03-04T23:18:17.241Z] [INFO]
[2026-03-04T23:18:17.241Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client ---
[2026-03-04T23:18:17.241Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:17.241Z] [INFO] Compiling 1 source file to /quarkus/extensions/redis-client/runtime/target/test-classes
[2026-03-04T23:18:17.873Z] [INFO]
[2026-03-04T23:18:17.873Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client ---
[2026-03-04T23:18:17.873Z] [INFO]
[2026-03-04T23:18:17.873Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:17.873Z] [INFO] T E S T S
[2026-03-04T23:18:17.873Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:17.873Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:18:18.509Z] [INFO] Running io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-03-04T23:18:18.509Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in io.quarkus.redis.client.runtime.RedisClientUtilTest
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] Results:
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client ---
[2026-03-04T23:18:18.509Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final.jar
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client ---
[2026-03-04T23:18:18.509Z] [INFO] Building jar: /quarkus/extensions/redis-client/runtime/target/quarkus-redis-client-2.7.5.Final-sources.jar
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client ---
[2026-03-04T23:18:18.509Z] [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
[2026-03-04T23:18:18.509Z] [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
[2026-03-04T23:18:18.509Z] [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
[2026-03-04T23:18:18.509Z] [INFO]
[2026-03-04T23:18:18.509Z] [INFO] -------------< io.quarkus:quarkus-redis-client-deployment >-------------
[2026-03-04T23:18:18.509Z] [INFO] Building Quarkus - Redis Client - Deployment 2.7.5.Final [455/964]
[2026-03-04T23:18:18.509Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:19.185Z] [INFO]
[2026-03-04T23:18:19.185Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.185Z] [INFO]
[2026-03-04T23:18:19.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.185Z] [INFO]
[2026-03-04T23:18:19.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.185Z] [INFO]
[2026-03-04T23:18:19.185Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO] Processed 6 files in 48ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO] Processed 6 files in 00:00.036 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:19.816Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/main/resources
[2026-03-04T23:18:19.816Z] [INFO]
[2026-03-04T23:18:19.816Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:19.816Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:19.816Z] [INFO] Compiling 4 source files to /quarkus/extensions/redis-client/deployment/target/classes
[2026-03-04T23:18:20.451Z] [INFO]
[2026-03-04T23:18:20.451Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:20.451Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:20.451Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/redis-client/deployment/src/test/resources
[2026-03-04T23:18:20.451Z] [INFO]
[2026-03-04T23:18:20.451Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:20.451Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:20.451Z] [INFO] Compiling 2 source files to /quarkus/extensions/redis-client/deployment/target/test-classes
[2026-03-04T23:18:20.451Z] [INFO]
[2026-03-04T23:18:20.451Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:20.451Z] [INFO] Tests are skipped.
[2026-03-04T23:18:20.451Z] [INFO]
[2026-03-04T23:18:20.451Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:20.451Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final.jar
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:21.766Z] [INFO] Building jar: /quarkus/extensions/redis-client/deployment/target/quarkus-redis-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-redis-client-deployment ---
[2026-03-04T23:18:21.766Z] [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
[2026-03-04T23:18:21.766Z] [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
[2026-03-04T23:18:21.766Z] [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
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] ---------------< io.quarkus:quarkus-narayana-stm-parent >---------------
[2026-03-04T23:18:21.766Z] [INFO] Building Quarkus - Narayana STM 2.7.5.Final [456/964]
[2026-03-04T23:18:21.766Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-parent ---
[2026-03-04T23:18:21.766Z] [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
[2026-03-04T23:18:21.766Z] [INFO]
[2026-03-04T23:18:21.767Z] [INFO] ------------------< io.quarkus:quarkus-narayana-stm >-------------------
[2026-03-04T23:18:21.767Z] [INFO] Building Quarkus - Narayana STM - Runtime 2.7.5.Final [457/964]
[2026-03-04T23:18:21.767Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:21.767Z] [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
[2026-03-04T23:18:21.767Z] [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 50 kB/s)
[2026-03-04T23:18:21.767Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.pom
[2026-03-04T23:18:21.767Z] [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 78 kB/s)
[2026-03-04T23:18:21.767Z] [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
[2026-03-04T23:18:21.767Z] [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 248 kB/s)
[2026-03-04T23:18:21.767Z] [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
[2026-03-04T23:18:22.401Z] [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 44 kB/s)
[2026-03-04T23:18:22.401Z] [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
[2026-03-04T23:18:22.401Z] [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 66 kB/s)
[2026-03-04T23:18:22.401Z] [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
[2026-03-04T23:18:22.401Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/narayana/common/5.12.4.Final/common-5.12.4.Final.jar
[2026-03-04T23:18:22.401Z] [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
[2026-03-04T23:18:22.401Z] [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
[2026-03-04T23:18:22.401Z] [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 581 kB/s)
[2026-03-04T23:18:22.401Z] [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 1.1 MB/s)
[2026-03-04T23:18:22.401Z] [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 753 kB/s)
[2026-03-04T23:18:22.401Z] [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 5.8 MB/s)
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO] Processed 2 files in 21ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:22.401Z] [INFO] Copying 1 resource
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO]
[2026-03-04T23:18:22.401Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm ---
[2026-03-04T23:18:22.401Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:22.401Z] [INFO] Compiling 2 source files to /quarkus/extensions/narayana-stm/runtime/target/classes
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:23.035Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/runtime/src/test/resources
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [INFO] No sources to compile
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [INFO] No tests to run.
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final.jar
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/runtime/target/quarkus-narayana-stm-2.7.5.Final-sources.jar
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm ---
[2026-03-04T23:18:23.035Z] [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
[2026-03-04T23:18:23.035Z] [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
[2026-03-04T23:18:23.035Z] [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
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] -------------< io.quarkus:quarkus-narayana-stm-deployment >-------------
[2026-03-04T23:18:23.035Z] [INFO] Building Quarkus - Narayana STM - Deployment 2.7.5.Final [458/964]
[2026-03-04T23:18:23.035Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.035Z] [INFO]
[2026-03-04T23:18:23.035Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Processed 1 files in 27ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:23.668Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/main/resources
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:23.668Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-stm/deployment/target/classes
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:23.668Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-stm/deployment/src/test/resources
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] No sources to compile
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] No tests to run.
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final.jar
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [INFO] Building jar: /quarkus/extensions/narayana-stm/deployment/target/quarkus-narayana-stm-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-stm-deployment ---
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] ---------------< io.quarkus:quarkus-narayana-lra-parent >---------------
[2026-03-04T23:18:23.668Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant 2.7.5.Final [459/964]
[2026-03-04T23:18:23.668Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-parent ---
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [INFO]
[2026-03-04T23:18:23.668Z] [INFO] ------------------< io.quarkus:quarkus-narayana-lra >-------------------
[2026-03-04T23:18:23.668Z] [INFO] Building Quarkus - Narayana LRA Participant - Runtime 2.7.5.Final [460/964]
[2026-03-04T23:18:23.668Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [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 33 kB/s)
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:23.668Z] [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 103 kB/s)
[2026-03-04T23:18:23.668Z] [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
[2026-03-04T23:18:24.303Z] [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 45 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.303Z] [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 278 kB/s)
[2026-03-04T23:18:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom
[2026-03-04T23:18:24.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/thorntail/parent/11/parent-11.pom (4.8 kB at 79 kB/s)
[2026-03-04T23:18:24.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom
[2026-03-04T23:18:24.303Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/31/jboss-parent-31.pom (35 kB at 622 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.303Z] [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 40 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.303Z] [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 38 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.303Z] [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 85 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.303Z] [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 286 kB/s)
[2026-03-04T23:18:24.303Z] [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
[2026-03-04T23:18:24.937Z] [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 62 kB/s)
[2026-03-04T23:18:24.937Z] [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
[2026-03-04T23:18:24.937Z] [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 24 kB/s)
[2026-03-04T23:18:24.937Z] [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
[2026-03-04T23:18:24.938Z] [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 16 kB/s)
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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 82 kB/s)
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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 416 kB/s)
[2026-03-04T23:18:24.938Z] [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
[2026-03-04T23:18:24.938Z] [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 322 kB/s)
[2026-03-04T23:18:24.938Z] [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 3.3 MB/s)
[2026-03-04T23:18:24.938Z] [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 255 kB/s)
[2026-03-04T23:18:24.938Z] [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 244 kB/s)
[2026-03-04T23:18:24.938Z] [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 374 kB/s)
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO] Processed 5 files in 31ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra ---
[2026-03-04T23:18:24.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:24.938Z] [INFO] Copying 1 resource
[2026-03-04T23:18:24.938Z] [INFO]
[2026-03-04T23:18:24.938Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:25.570Z] [INFO] Compiling 5 source files to /quarkus/extensions/narayana-lra/runtime/target/classes
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:25.570Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/runtime/src/test/resources
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] No sources to compile
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] No tests to run.
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final.jar
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/runtime/target/quarkus-narayana-lra-2.7.5.Final-sources.jar
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra ---
[2026-03-04T23:18:25.570Z] [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
[2026-03-04T23:18:25.570Z] [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
[2026-03-04T23:18:25.570Z] [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
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] -------------< io.quarkus:quarkus-narayana-lra-deployment >-------------
[2026-03-04T23:18:25.570Z] [INFO] Building Quarkus - Narayana MicroProfile LRA Participant - Deployment 2.7.5.Final [461/964]
[2026-03-04T23:18:25.570Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:25.570Z] [INFO]
[2026-03-04T23:18:25.570Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO] Processed 1 files in 17ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.202Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:18:26.202Z] [INFO]
[2026-03-04T23:18:26.202Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:26.203Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/main/resources
[2026-03-04T23:18:26.203Z] [INFO]
[2026-03-04T23:18:26.203Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:26.203Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:26.203Z] [INFO] Compiling 1 source file to /quarkus/extensions/narayana-lra/deployment/target/classes
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:27.517Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/narayana-lra/deployment/src/test/resources
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [INFO] No sources to compile
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [INFO] No tests to run.
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final.jar
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [INFO] Building jar: /quarkus/extensions/narayana-lra/deployment/target/quarkus-narayana-lra-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-narayana-lra-deployment ---
[2026-03-04T23:18:27.517Z] [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
[2026-03-04T23:18:27.517Z] [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
[2026-03-04T23:18:27.517Z] [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
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] -------------< io.quarkus:quarkus-jdbc-postgresql-parent >--------------
[2026-03-04T23:18:27.517Z] [INFO] Building Quarkus - JDBC - PostgreSQL 2.7.5.Final [462/964]
[2026-03-04T23:18:27.517Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-parent ---
[2026-03-04T23:18:27.517Z] [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
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-postgresql >-----------------
[2026-03-04T23:18:27.517Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Runtime 2.7.5.Final [463/964]
[2026-03-04T23:18:27.517Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:27.517Z] [INFO]
[2026-03-04T23:18:27.517Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Processed 9 files in 34ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Processed 9 files in 00:00.025 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:28.149Z] [INFO] Copying 2 resources
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:28.149Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/classes
[2026-03-04T23:18:28.149Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[177,28] unchecked cast
[2026-03-04T23:18:28.149Z] required: T
[2026-03-04T23:18:28.149Z] found: javax.xml.transform.dom.DOMSource
[2026-03-04T23:18:28.149Z] [WARNING] /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/main/java/io/quarkus/jdbc/postgresql/runtime/graal/PgSQLXML.java:[235,24] unchecked cast
[2026-03-04T23:18:28.149Z] required: T
[2026-03-04T23:18:28.149Z] found: javax.xml.transform.dom.DOMResult
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:28.149Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/runtime/src/test/resources
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] No sources to compile
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] No tests to run.
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final.jar
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/runtime/target/quarkus-jdbc-postgresql-2.7.5.Final-sources.jar
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql ---
[2026-03-04T23:18:28.149Z] [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
[2026-03-04T23:18:28.149Z] [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
[2026-03-04T23:18:28.149Z] [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
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] -----------< io.quarkus:quarkus-jdbc-postgresql-deployment >------------
[2026-03-04T23:18:28.149Z] [INFO] Building Quarkus - JDBC - PostgreSQL - Deployment 2.7.5.Final [464/964]
[2026-03-04T23:18:28.149Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.149Z] [INFO]
[2026-03-04T23:18:28.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO] Processed 5 files in 24ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO] Processed 5 files in 00:00.010 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:28.782Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/main/resources
[2026-03-04T23:18:28.782Z] [INFO]
[2026-03-04T23:18:28.782Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:28.782Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:28.782Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/classes
[2026-03-04T23:18:29.415Z] [INFO]
[2026-03-04T23:18:29.415Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:29.415Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:29.415Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-postgresql/deployment/src/test/resources
[2026-03-04T23:18:29.415Z] [INFO]
[2026-03-04T23:18:29.415Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:29.415Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:29.415Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/test-classes
[2026-03-04T23:18:29.415Z] [INFO]
[2026-03-04T23:18:29.415Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:29.415Z] [INFO] Tests are skipped.
[2026-03-04T23:18:29.415Z] [INFO]
[2026-03-04T23:18:29.415Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:29.415Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final.jar
[2026-03-04T23:18:29.415Z] [INFO]
[2026-03-04T23:18:29.415Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:29.415Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-postgresql/deployment/target/quarkus-jdbc-postgresql-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-postgresql-deployment ---
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] -----------------< io.quarkus:quarkus-jdbc-db2-parent >-----------------
[2026-03-04T23:18:30.049Z] [INFO] Building Quarkus - JDBC - DB2 2.7.5.Final [465/964]
[2026-03-04T23:18:30.049Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-parent ---
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --------------------< io.quarkus:quarkus-jdbc-db2 >---------------------
[2026-03-04T23:18:30.049Z] [INFO] Building Quarkus - JDBC - DB2 - Runtime 2.7.5.Final [466/964]
[2026-03-04T23:18:30.049Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:30.049Z] [INFO] Copying 2 resources
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:30.049Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-db2/runtime/target/classes
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:30.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/runtime/src/test/resources
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] No sources to compile
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] No tests to run.
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final.jar
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/runtime/target/quarkus-jdbc-db2-2.7.5.Final-sources.jar
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2 ---
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [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
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-db2-deployment >---------------
[2026-03-04T23:18:30.049Z] [INFO] Building Quarkus - JDBC - DB2 - Deployment 2.7.5.Final [467/964]
[2026-03-04T23:18:30.049Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.049Z] [INFO]
[2026-03-04T23:18:30.049Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO] Processed 2 files in 27ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO] Processed 2 files in 00:00.008 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:30.685Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-db2/deployment/src/main/resources
[2026-03-04T23:18:30.685Z] [INFO]
[2026-03-04T23:18:30.685Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:30.685Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:30.685Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/classes
[2026-03-04T23:18:31.318Z] [INFO]
[2026-03-04T23:18:31.318Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:31.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:31.318Z] [INFO] Copying 1 resource
[2026-03-04T23:18:31.318Z] [INFO]
[2026-03-04T23:18:31.318Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:31.318Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:31.318Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-db2/deployment/target/test-classes
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:32.631Z] [INFO] Tests are skipped.
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:32.631Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final.jar
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:32.631Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-db2/deployment/target/quarkus-jdbc-db2-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-db2-deployment ---
[2026-03-04T23:18:32.631Z] [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
[2026-03-04T23:18:32.631Z] [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
[2026-03-04T23:18:32.631Z] [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
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-derby-parent >----------------
[2026-03-04T23:18:32.631Z] [INFO] Building Quarkus - JDBC - Derby 2.7.5.Final [468/964]
[2026-03-04T23:18:32.631Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-parent ---
[2026-03-04T23:18:32.631Z] [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
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-derby >--------------------
[2026-03-04T23:18:32.631Z] [INFO] Building Quarkus - JDBC - Derby - Runtime 2.7.5.Final [469/964]
[2026-03-04T23:18:32.631Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:32.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom
[2026-03-04T23:18:32.631Z] [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 51 kB/s)
[2026-03-04T23:18:32.631Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar
[2026-03-04T23:18:32.631Z] [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 11 MB/s)
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO] Processed 1 files in 20ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:32.631Z] [INFO] Copying 1 resource
[2026-03-04T23:18:32.631Z] [INFO]
[2026-03-04T23:18:32.631Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:32.631Z] [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
[2026-03-04T23:18:33.265Z] [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 31 kB/s)
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:33.265Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/runtime/target/classes
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:33.265Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/runtime/src/test/resources
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] No sources to compile
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] No tests to run.
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final.jar
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/runtime/target/quarkus-jdbc-derby-2.7.5.Final-sources.jar
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby ---
[2026-03-04T23:18:33.265Z] [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
[2026-03-04T23:18:33.265Z] [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
[2026-03-04T23:18:33.265Z] [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
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] ----------------< io.quarkus:quarkus-devservices-derby >----------------
[2026-03-04T23:18:33.265Z] [INFO] Building Quarkus - DevServices - Derby 2.7.5.Final [470/964]
[2026-03-04T23:18:33.265Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.265Z] [INFO]
[2026-03-04T23:18:33.265Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Processed 1 files in 14ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:33.899Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/main/resources
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:33.899Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/derby/target/classes
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:33.899Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/derby/src/test/resources
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] No sources to compile
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] No tests to run.
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final.jar
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [INFO] Building jar: /quarkus/extensions/devservices/derby/target/quarkus-devservices-derby-2.7.5.Final-sources.jar
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-derby ---
[2026-03-04T23:18:33.899Z] [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
[2026-03-04T23:18:33.899Z] [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
[2026-03-04T23:18:33.899Z] [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
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --------------< io.quarkus:quarkus-jdbc-derby-deployment >--------------
[2026-03-04T23:18:33.899Z] [INFO] Building Quarkus - JDBC - Derby - Deployment 2.7.5.Final [471/964]
[2026-03-04T23:18:33.899Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:33.899Z] [INFO]
[2026-03-04T23:18:33.899Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:34.532Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/main/resources
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:34.532Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/classes
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:34.532Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-derby/deployment/src/test/resources
[2026-03-04T23:18:34.532Z] [INFO]
[2026-03-04T23:18:34.532Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:34.532Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:34.532Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-derby/deployment/target/test-classes
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:35.164Z] [INFO] Tests are skipped.
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:35.164Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final.jar
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:35.164Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-derby/deployment/target/quarkus-jdbc-derby-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-derby-deployment ---
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-mariadb-parent >---------------
[2026-03-04T23:18:35.164Z] [INFO] Building Quarkus - JDBC - MariaDB 2.7.5.Final [472/964]
[2026-03-04T23:18:35.164Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-parent ---
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] ------------------< io.quarkus:quarkus-jdbc-mariadb >-------------------
[2026-03-04T23:18:35.164Z] [INFO] Building Quarkus - JDBC - MariaDB - Runtime 2.7.5.Final [473/964]
[2026-03-04T23:18:35.164Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [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 265 kB/s)
[2026-03-04T23:18:35.164Z] [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
[2026-03-04T23:18:35.164Z] [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 14 MB/s)
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO] Processed 9 files in 42ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO] Processed 9 files in 00:00.016 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:35.164Z] [INFO] Copying 2 resources
[2026-03-04T23:18:35.164Z] [INFO]
[2026-03-04T23:18:35.164Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.pom
[2026-03-04T23:18:35.798Z] [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 25 kB/s)
[2026-03-04T23:18:35.798Z] [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
[2026-03-04T23:18:35.798Z] [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 121 kB/s)
[2026-03-04T23:18:35.798Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/mariadb/1.16.3/mariadb-1.16.3.jar
[2026-03-04T23:18:35.798Z] [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 158 kB/s)
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:35.798Z] [INFO] Compiling 9 source files to /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/classes
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:35.798Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/runtime/src/test/resources
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] No sources to compile
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] No tests to run.
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final.jar
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/runtime/target/quarkus-jdbc-mariadb-2.7.5.Final-sources.jar
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb ---
[2026-03-04T23:18:35.798Z] [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
[2026-03-04T23:18:35.798Z] [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
[2026-03-04T23:18:35.798Z] [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
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] ---------------< io.quarkus:quarkus-devservices-mariadb >---------------
[2026-03-04T23:18:35.798Z] [INFO] Building Quarkus - DevServices - MariaDB 2.7.5.Final [474/964]
[2026-03-04T23:18:35.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:35.798Z] [INFO]
[2026-03-04T23:18:35.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:36.433Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/main/resources
[2026-03-04T23:18:36.433Z] [INFO]
[2026-03-04T23:18:36.433Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:36.433Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:36.433Z] [INFO] Compiling 1 source file to /quarkus/extensions/devservices/mariadb/target/classes
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:37.067Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/devservices/mariadb/src/test/resources
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [INFO] No sources to compile
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [INFO] No tests to run.
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final.jar
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [INFO] Building jar: /quarkus/extensions/devservices/mariadb/target/quarkus-devservices-mariadb-2.7.5.Final-sources.jar
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-devservices-mariadb ---
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] [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
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] -------------< io.quarkus:quarkus-jdbc-mariadb-deployment >-------------
[2026-03-04T23:18:37.067Z] [INFO] Building Quarkus - JDBC - MariaDB - Deployment 2.7.5.Final [475/964]
[2026-03-04T23:18:37.067Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.067Z] [INFO]
[2026-03-04T23:18:37.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Processed 3 files in 22ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:37.700Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/main/resources
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:37.700Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/classes
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:37.700Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mariadb/deployment/src/test/resources
[2026-03-04T23:18:37.700Z] [INFO]
[2026-03-04T23:18:37.700Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:37.700Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:37.700Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/test-classes
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:39.018Z] [INFO] Tests are skipped.
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:39.018Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final.jar
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:39.018Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mariadb/deployment/target/quarkus-jdbc-mariadb-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mariadb-deployment ---
[2026-03-04T23:18:39.018Z] [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
[2026-03-04T23:18:39.018Z] [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
[2026-03-04T23:18:39.018Z] [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
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mssql-parent >----------------
[2026-03-04T23:18:39.018Z] [INFO] Building Quarkus - JDBC - MSSQL 2.7.5.Final [476/964]
[2026-03-04T23:18:39.018Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-parent ---
[2026-03-04T23:18:39.018Z] [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
[2026-03-04T23:18:39.018Z] [INFO]
[2026-03-04T23:18:39.018Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mssql >--------------------
[2026-03-04T23:18:39.018Z] [INFO] Building Quarkus - JDBC - MSSQL - Runtime 2.7.5.Final [477/964]
[2026-03-04T23:18:39.018Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:39.018Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.pom
[2026-03-04T23:18:39.655Z] [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 109 kB/s)
[2026-03-04T23:18:39.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.pom
[2026-03-04T23:18:39.655Z] [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 253 kB/s)
[2026-03-04T23:18:39.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.pom
[2026-03-04T23:18:39.655Z] [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 185 kB/s)
[2026-03-04T23:18:39.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/azure/adal4j/1.6.7/adal4j-1.6.7.jar
[2026-03-04T23:18:39.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/oauth2-oidc-sdk/9.4/oauth2-oidc-sdk-9.4.jar
[2026-03-04T23:18:39.655Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/nimbusds/content-type/2.1/content-type-2.1.jar
[2026-03-04T23:18:39.655Z] [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.8 MB/s)
[2026-03-04T23:18:39.655Z] [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 10 MB/s)
[2026-03-04T23:18:39.655Z] [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 119 kB/s)
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Processed 3 files in 28ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:39.655Z] [INFO] Copying 2 resources
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:39.655Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/classes
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:39.655Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/runtime/src/test/resources
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] No sources to compile
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] No tests to run.
[2026-03-04T23:18:39.655Z] [INFO]
[2026-03-04T23:18:39.655Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:39.655Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final.jar
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:40.289Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/runtime/target/quarkus-jdbc-mssql-2.7.5.Final-sources.jar
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql ---
[2026-03-04T23:18:40.289Z] [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
[2026-03-04T23:18:40.289Z] [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
[2026-03-04T23:18:40.289Z] [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
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mssql-deployment >--------------
[2026-03-04T23:18:40.289Z] [INFO] Building Quarkus - JDBC - MSSQL - Deployment 2.7.5.Final [478/964]
[2026-03-04T23:18:40.289Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.289Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.289Z] [INFO]
[2026-03-04T23:18:40.290Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.290Z] [INFO]
[2026-03-04T23:18:40.290Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.290Z] [INFO]
[2026-03-04T23:18:40.290Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:18:40.924Z] [INFO]
[2026-03-04T23:18:40.924Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:18:40.924Z] [INFO]
[2026-03-04T23:18:40.924Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:40.924Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mssql/deployment/src/main/resources
[2026-03-04T23:18:40.924Z] [INFO]
[2026-03-04T23:18:40.924Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:40.924Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/classes
[2026-03-04T23:18:40.924Z] [INFO]
[2026-03-04T23:18:40.924Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:40.924Z] [INFO] Copying 1 resource
[2026-03-04T23:18:40.924Z] [INFO]
[2026-03-04T23:18:40.924Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:40.924Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:40.924Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/test-classes
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:41.963Z] [INFO] Tests are skipped.
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:41.963Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final.jar
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:41.963Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mssql/deployment/target/quarkus-jdbc-mssql-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mssql-deployment ---
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] ----------------< io.quarkus:quarkus-jdbc-mysql-parent >----------------
[2026-03-04T23:18:41.963Z] [INFO] Building Quarkus - JDBC - MySQL 2.7.5.Final [479/964]
[2026-03-04T23:18:41.963Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-parent ---
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-mysql >--------------------
[2026-03-04T23:18:41.963Z] [INFO] Building Quarkus - JDBC - MySQL - Runtime 2.7.5.Final [480/964]
[2026-03-04T23:18:41.963Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Processed 3 files in 47ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:41.963Z] [INFO] Copying 2 resources
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:41.963Z] [INFO] Compiling 3 source files to /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/classes
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:41.963Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/runtime/src/test/resources
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] No sources to compile
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] No tests to run.
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final.jar
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/runtime/target/quarkus-jdbc-mysql-2.7.5.Final-sources.jar
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql ---
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [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
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --------------< io.quarkus:quarkus-jdbc-mysql-deployment >--------------
[2026-03-04T23:18:41.963Z] [INFO] Building Quarkus - JDBC - MySQL - Deployment 2.7.5.Final [481/964]
[2026-03-04T23:18:41.963Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:41.963Z] [INFO]
[2026-03-04T23:18:41.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO] Processed 3 files in 38ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO] Processed 3 files in 00:00.011 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:42.594Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/main/resources
[2026-03-04T23:18:42.594Z] [INFO]
[2026-03-04T23:18:42.594Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:42.594Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:42.594Z] [INFO] Compiling 2 source files to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/classes
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:43.999Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-mysql/deployment/src/test/resources
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:43.999Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/test-classes
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [INFO] Tests are skipped.
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final.jar
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-mysql/deployment/target/quarkus-jdbc-mysql-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-mysql-deployment ---
[2026-03-04T23:18:43.999Z] [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
[2026-03-04T23:18:43.999Z] [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
[2026-03-04T23:18:43.999Z] [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
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] ---------------< io.quarkus:quarkus-jdbc-oracle-parent >----------------
[2026-03-04T23:18:43.999Z] [INFO] Building Quarkus - JDBC - Oracle 2.7.5.Final [482/964]
[2026-03-04T23:18:43.999Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-parent ---
[2026-03-04T23:18:43.999Z] [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
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] -------------------< io.quarkus:quarkus-jdbc-oracle >-------------------
[2026-03-04T23:18:43.999Z] [INFO] Building Quarkus - JDBC - Oracle - Runtime 2.7.5.Final [483/964]
[2026-03-04T23:18:43.999Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:43.999Z] [INFO]
[2026-03-04T23:18:43.999Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Processed 5 files in 19ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Processed 5 files in 00:00.005 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:44.633Z] [INFO] Copying 1 resource
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:44.633Z] [INFO] Compiling 5 source files to /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/classes
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:44.633Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/runtime/src/test/resources
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] No sources to compile
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] No tests to run.
[2026-03-04T23:18:44.633Z] [INFO]
[2026-03-04T23:18:44.633Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:44.633Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final.jar
[2026-03-04T23:18:45.946Z] [INFO]
[2026-03-04T23:18:45.946Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:45.946Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/runtime/target/quarkus-jdbc-oracle-2.7.5.Final-sources.jar
[2026-03-04T23:18:45.946Z] [INFO]
[2026-03-04T23:18:45.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle ---
[2026-03-04T23:18:45.946Z] [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
[2026-03-04T23:18:45.946Z] [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
[2026-03-04T23:18:45.946Z] [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
[2026-03-04T23:18:45.946Z] [INFO]
[2026-03-04T23:18:45.946Z] [INFO] -------------< io.quarkus:quarkus-jdbc-oracle-deployment >--------------
[2026-03-04T23:18:45.946Z] [INFO] Building Quarkus - JDBC - Oracle - Deployment 2.7.5.Final [484/964]
[2026-03-04T23:18:45.946Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:45.946Z] [INFO]
[2026-03-04T23:18:45.946Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:45.946Z] [INFO]
[2026-03-04T23:18:45.946Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Processed 5 files in 29ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:46.582Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/main/resources
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:46.582Z] [INFO] Compiling 4 source files to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/classes
[2026-03-04T23:18:46.582Z] [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
[2026-03-04T23:18:46.582Z] [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
[2026-03-04T23:18:46.582Z] [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
[2026-03-04T23:18:46.582Z] [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
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:46.582Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/jdbc/jdbc-oracle/deployment/src/test/resources
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:46.582Z] [INFO] Compiling 1 source file to /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/test-classes
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:46.582Z] [INFO]
[2026-03-04T23:18:46.582Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:46.582Z] [INFO] T E S T S
[2026-03-04T23:18:46.582Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:47.215Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:18:47.846Z] [INFO] Running io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-03-04T23:18:47.846Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in io.quarkus.jdbc.oracle.deployment.RegexMatchTest
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] Results:
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:47.846Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final.jar
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:47.846Z] [INFO] Building jar: /quarkus/extensions/jdbc/jdbc-oracle/deployment/target/quarkus-jdbc-oracle-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-jdbc-oracle-deployment ---
[2026-03-04T23:18:47.846Z] [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
[2026-03-04T23:18:47.846Z] [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
[2026-03-04T23:18:47.846Z] [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
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] -------------< io.quarkus:quarkus-hibernate-envers-parent >-------------
[2026-03-04T23:18:47.846Z] [INFO] Building Quarkus - Hibernate Envers - Parent 2.7.5.Final [485/964]
[2026-03-04T23:18:47.846Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-parent ---
[2026-03-04T23:18:47.846Z] [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
[2026-03-04T23:18:47.846Z] [INFO]
[2026-03-04T23:18:47.846Z] [INFO] ----------------< io.quarkus:quarkus-hibernate-envers >-----------------
[2026-03-04T23:18:47.846Z] [INFO] Building Quarkus - Hibernate Envers - Runtime 2.7.5.Final [486/964]
[2026-03-04T23:18:47.846Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:47.846Z] [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
[2026-03-04T23:18:47.846Z] [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)
[2026-03-04T23:18:47.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom
[2026-03-04T23:18:48.480Z] [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 42 kB/s)
[2026-03-04T23:18:48.480Z] [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
[2026-03-04T23:18:48.480Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
[2026-03-04T23:18:48.480Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 7.4 MB/s)
[2026-03-04T23:18:48.480Z] [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 7.9 MB/s)
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO] Processed 2 files in 00:00.006 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:48.480Z] [INFO] Copying 1 resource
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO]
[2026-03-04T23:18:48.480Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:48.480Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:48.480Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-envers/runtime/target/classes
[2026-03-04T23:18:49.115Z] [INFO]
[2026-03-04T23:18:49.115Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:49.115Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:49.115Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/runtime/src/test/resources
[2026-03-04T23:18:49.115Z] [INFO]
[2026-03-04T23:18:49.115Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:49.115Z] [INFO] No sources to compile
[2026-03-04T23:18:49.115Z] [INFO]
[2026-03-04T23:18:49.115Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:49.115Z] [INFO] No tests to run.
[2026-03-04T23:18:49.115Z] [INFO]
[2026-03-04T23:18:49.115Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:49.115Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final.jar
[2026-03-04T23:18:49.748Z] [INFO]
[2026-03-04T23:18:49.748Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:49.748Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/runtime/target/quarkus-hibernate-envers-2.7.5.Final-sources.jar
[2026-03-04T23:18:50.381Z] [INFO]
[2026-03-04T23:18:50.381Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers ---
[2026-03-04T23:18:50.381Z] [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
[2026-03-04T23:18:50.381Z] [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
[2026-03-04T23:18:50.381Z] [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
[2026-03-04T23:18:50.381Z] [INFO]
[2026-03-04T23:18:50.381Z] [INFO] -----------< io.quarkus:quarkus-hibernate-envers-deployment >-----------
[2026-03-04T23:18:50.381Z] [INFO] Building Quarkus - Hibernate Envers - Deployment 2.7.5.Final [487/964]
[2026-03-04T23:18:50.381Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:18:50.381Z] [INFO]
[2026-03-04T23:18:50.381Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:50.381Z] [INFO]
[2026-03-04T23:18:50.381Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Processed 42 files in 65ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Processed 42 files in 00:00.050 (Already Sorted: 42, Needed Sorting: 0)
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:51.015Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-envers/deployment/src/main/resources
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:51.015Z] [INFO] Compiling 1 source file to /quarkus/extensions/hibernate-envers/deployment/target/classes
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:18:51.015Z] [INFO] Copying 16 resources
[2026-03-04T23:18:51.015Z] [INFO]
[2026-03-04T23:18:51.015Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.015Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:18:51.015Z] [INFO] Compiling 41 source files to /quarkus/extensions/hibernate-envers/deployment/target/test-classes
[2026-03-04T23:18:51.648Z] [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
[2026-03-04T23:18:51.648Z] [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
[2026-03-04T23:18:51.648Z] [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
[2026-03-04T23:18:51.648Z] [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
[2026-03-04T23:18:51.648Z] [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
[2026-03-04T23:18:51.648Z] [INFO]
[2026-03-04T23:18:51.648Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:18:51.648Z] [INFO]
[2026-03-04T23:18:51.648Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:51.648Z] [INFO] T E S T S
[2026-03-04T23:18:51.648Z] [INFO] -------------------------------------------------------
[2026-03-04T23:18:51.648Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:18:52.970Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-03-04T23:19:01.735Z] 2026-03-04 23:18:58,281 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-32) Dev Services for H2 started.
[2026-03-04T23:19:01.735Z] 2026-03-04 23:18:58,297 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-32) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:01.735Z] 2026-03-04 23:19:01,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.303s. Listening on: http://localhost:8081
[2026-03-04T23:19:01.735Z] 2026-03-04 23:19:01,592 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:01.735Z] 2026-03-04 23:19:01,592 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:04.611Z] 2026-03-04 23:19:03,744 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T23:19:04.611Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s - in io.quarkus.hibernate.orm.envers.EnversValidationTestCase
[2026-03-04T23:19:04.611Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:03,751 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:04,776 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-16) Dev Services for H2 started.
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:04,776 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-16) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:06,755 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.552s. Listening on: http://localhost:8081
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:06,756 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:06,756 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-03-04T23:19:07.537Z] 2026-03-04 23:19:06,890 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:19:07.537Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.123 s - in io.quarkus.hibernate.orm.envers.EnversConfigurationTest
[2026-03-04T23:19:07.537Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:06,895 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:07,548 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-4) Dev Services for H2 started.
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:07,549 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-4) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:09,584 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.592s. Listening on: http://localhost:8081
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:09,585 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:09,585 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:10.415Z] 2026-03-04 23:19:10,277 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T23:19:10.415Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.398 s - in io.quarkus.hibernate.orm.envers.EnversAuditTableSuffixTestCase
[2026-03-04T23:19:10.415Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:10,287 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:11,077 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-14) Dev Services for H2 started.
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:11,078 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-14) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:12,897 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
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:12,898 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
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:13,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.499s. Listening on: http://localhost:8081
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:13,014 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:13.295Z] 2026-03-04 23:19:13,014 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:13.931Z] 2026-03-04 23:19:13,532 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:19:13.931Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.233 s - in io.quarkus.hibernate.orm.envers.config.EnversTrackEntitiesChangedInRevisionTestCase
[2026-03-04T23:19:13.931Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:13,541 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:14,371 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:14,371 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:16,300 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.650s. Listening on: http://localhost:8081
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:16,300 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:16.812Z] 2026-03-04 23:19:16,300 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:17.449Z] 2026-03-04 23:19:16,815 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:19:17.449Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.275 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedFlagsTestCase
[2026-03-04T23:19:17.449Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:16,819 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:17,370 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:17,370 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:19,079 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.398s. Listening on: http://localhost:8081
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:19,079 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:19.509Z] 2026-03-04 23:19:19,079 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:20.143Z] 2026-03-04 23:19:19,777 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:19:20.143Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionListenerTestCase
[2026-03-04T23:19:20.143Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:19,781 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:20,366 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:20,367 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:21,431 WARN [io.qua.hib.orm.run.pro.ProxyDefinitions] (main) Unable to find a build time generated proxy for entity org.hibernate.envers.enhanced.SequenceIdRevisionEntity
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:22,050 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.378s. Listening on: http://localhost:8081
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:22,051 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:22.223Z] 2026-03-04 23:19:22,051 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:22.855Z] 2026-03-04 23:19:22,605 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:19:22.855Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.825 s - in io.quarkus.hibernate.orm.envers.config.EnversUseRevisionEntityWithNativeIdTestCase
[2026-03-04T23:19:22.855Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:22,609 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:23,166 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-12) Dev Services for H2 started.
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:23,166 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-12) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:25,137 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.699s. Listening on: http://localhost:8081
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:25,138 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:25.731Z] 2026-03-04 23:19:25,138 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:26.364Z] 2026-03-04 23:19:25,698 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:19:26.364Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.089 s - in io.quarkus.hibernate.orm.envers.config.EnversEmbeddableSetOrdinalFieldNameTestCase
[2026-03-04T23:19:26.364Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:25,703 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:26,444 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-11) Dev Services for H2 started.
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:26,444 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-11) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:28,014 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.333s. Listening on: http://localhost:8081
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:28,015 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:28.804Z] 2026-03-04 23:19:28,015 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:29.439Z] 2026-03-04 23:19:28,878 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T23:19:29.439Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.185 s - in io.quarkus.hibernate.orm.envers.config.EnversDoNotAuditOptimisticLockingFieldTestCase
[2026-03-04T23:19:29.439Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:28,883 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:29,542 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:29,542 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:31,180 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.347s. Listening on: http://localhost:8081
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:31,180 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:31.590Z] 2026-03-04 23:19:31,180 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:32.224Z] 2026-03-04 23:19:31,662 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:19:32.224Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s - in io.quarkus.hibernate.orm.envers.config.EnversValidityStrategyFieldNameOverridesTestCase
[2026-03-04T23:19:32.224Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:31,668 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:32,213 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-7) Dev Services for H2 started.
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:32,213 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-7) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:33,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.289s. Listening on: http://localhost:8081
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:33,740 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:33,740 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:34.293Z] 2026-03-04 23:19:34,181 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:19:34.293Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s - in io.quarkus.hibernate.orm.envers.config.EnversRevisionOnCollectionChangeTestCase
[2026-03-04T23:19:34.293Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:34,185 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:34,797 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:34,797 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:36,502 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.289s. Listening on: http://localhost:8081
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:36,503 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:36,503 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:37.175Z] 2026-03-04 23:19:36,922 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:19:37.175Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.738 s - in io.quarkus.hibernate.orm.envers.config.EnversDefaultSchemaCatalogTestCase
[2026-03-04T23:19:37.175Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:36,925 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:37,411 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-3) Dev Services for H2 started.
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:37,411 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-3) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:38,934 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.324s. Listening on: http://localhost:8081
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:38,934 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:39.240Z] 2026-03-04 23:19:38,934 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:39.874Z] 2026-03-04 23:19:39,352 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:19:39.874Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in io.quarkus.hibernate.orm.envers.config.EnversOriginalIdPropNameTestCase
[2026-03-04T23:19:39.874Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:39,357 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:39,776 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-7) Dev Services for H2 started.
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:39,776 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-7) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:41,313 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.203s. Listening on: http://localhost:8081
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:41,314 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:41,314 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:41.933Z] 2026-03-04 23:19:41,721 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:19:41.933Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.364 s - in io.quarkus.hibernate.orm.envers.config.EnversAuditStrategyTestCase
[2026-03-04T23:19:41.933Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:41,724 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:42,235 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:42,235 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:43,663 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.245s. Listening on: http://localhost:8081
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:43,664 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:43.993Z] 2026-03-04 23:19:43,664 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:44.626Z] 2026-03-04 23:19:44,101 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:19:44.626Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s - in io.quarkus.hibernate.orm.envers.config.EnversModifiedColumnNamingStrategyTestCase
[2026-03-04T23:19:44.626Z] [INFO] Running io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:44,105 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:44,572 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-13) Dev Services for H2 started.
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:44,572 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-13) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:46,091 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.253s. Listening on: http://localhost:8081
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:46,092 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:46,092 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:46.682Z] 2026-03-04 23:19:46,554 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:19:46.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s - in io.quarkus.hibernate.orm.envers.config.EnversAllowIdentifierReuseTestCase
[2026-03-04T23:19:46.682Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:46,557 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:47,103 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-1) Dev Services for H2 started.
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:47,103 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-1) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:48,981 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.530s. Listening on: http://localhost:8081
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:48,982 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:49.558Z] 2026-03-04 23:19:48,982 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:19:50.193Z] 1
[2026-03-04T23:19:50.193Z] 2
[2026-03-04T23:19:50.193Z] 2026-03-04 23:19:49,573 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:19:50.193Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.011 s - in io.quarkus.hibernate.orm.envers.EnversStoreDataAtDeleteTestCase
[2026-03-04T23:19:50.193Z] [INFO] Running io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-03-04T23:19:53.073Z] 2026-03-04 23:19:49,576 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:50,088 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-6) Dev Services for H2 started.
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:50,088 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-6) Dev Services for the default datasource (h2) started.
[2026-03-04T23:19:53.074Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:19:53.074Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-03-04T23:19:53.074Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:19:53.074Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by Quarkus Base Runtime ClassLoader: TEST, previous loaded by QuarkusUnitTest ClassLoader
[2026-03-04T23:19:53.074Z] Resource loaded multiple times: hibernate.properties. Currently being loaded by QuarkusUnitTest ClassLoader, previous loaded by Quarkus Base Runtime ClassLoader: TEST
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:52,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 2.323s. Listening on: http://localhost:8081
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:52,658 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:52,658 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-envers, hibernate-orm, jdbc-h2, narayana-jta, smallrye-context-propagation, vertx]
[2026-03-04T23:19:53.074Z] 2026-03-04 23:19:52,824 INFO [io.quarkus] (main) Quarkus stopped in 0.042s
[2026-03-04T23:19:53.074Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s - in io.quarkus.hibernate.orm.envers.EnversFastBootingTest
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.706Z] [INFO] Results:
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.706Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.706Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:19:53.706Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final.jar
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.706Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:19:53.706Z] [INFO] Building jar: /quarkus/extensions/hibernate-envers/deployment/target/quarkus-hibernate-envers-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:19:53.706Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-envers-deployment ---
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] ------------< io.quarkus:quarkus-hibernate-reactive-parent >------------
[2026-03-04T23:19:53.707Z] [INFO] Building Quarkus - Hibernate Reactive 2.7.5.Final [488/964]
[2026-03-04T23:19:53.707Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-parent ---
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] ---------------< io.quarkus:quarkus-hibernate-reactive >----------------
[2026-03-04T23:19:53.707Z] [INFO] Building Quarkus - Hibernate Reactive - Runtime 2.7.5.Final [489/964]
[2026-03-04T23:19:53.707Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [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 54 kB/s)
[2026-03-04T23:19:53.707Z] [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
[2026-03-04T23:19:53.707Z] [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 12 MB/s)
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO] Processed 17 files in 64ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO] Processed 17 files in 00:00.057 (Already Sorted: 17, Needed Sorting: 0)
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:53.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:53.707Z] [INFO] Copying 1 resource
[2026-03-04T23:19:53.707Z] [INFO]
[2026-03-04T23:19:53.707Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:54.340Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/runtime/target/classes
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:54.340Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/runtime/src/test/resources
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] No sources to compile
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] No tests to run.
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final.jar
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/runtime/target/quarkus-hibernate-reactive-2.7.5.Final-sources.jar
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive ---
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [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
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] ----------< io.quarkus:quarkus-hibernate-reactive-deployment >----------
[2026-03-04T23:19:54.340Z] [INFO] Building Quarkus - Hibernate Reactive - Deployment 2.7.5.Final [490/964]
[2026-03-04T23:19:54.340Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:54.340Z] [INFO]
[2026-03-04T23:19:54.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:54.973Z] [INFO]
[2026-03-04T23:19:54.973Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.604Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.604Z] [INFO] Processed 20 files in 135ms (Formatted: 0, Unchanged: 20, Failed: 0, Readonly: 0)
[2026-03-04T23:19:55.604Z] [INFO]
[2026-03-04T23:19:55.605Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.605Z] [INFO] Processed 20 files in 00:00.046 (Already Sorted: 20, Needed Sorting: 0)
[2026-03-04T23:19:55.605Z] [INFO]
[2026-03-04T23:19:55.605Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:55.605Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-reactive/deployment/src/main/resources
[2026-03-04T23:19:55.605Z] [INFO]
[2026-03-04T23:19:55.605Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.605Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:55.605Z] [INFO] Compiling 3 source files to /quarkus/extensions/hibernate-reactive/deployment/target/classes
[2026-03-04T23:19:55.605Z] [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
[2026-03-04T23:19:55.605Z] [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
[2026-03-04T23:19:55.605Z] [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
[2026-03-04T23:19:55.605Z] [INFO]
[2026-03-04T23:19:55.605Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:55.605Z] [INFO] Copying 2 resources
[2026-03-04T23:19:55.605Z] [INFO]
[2026-03-04T23:19:55.605Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:55.605Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:55.605Z] [INFO] Compiling 17 source files to /quarkus/extensions/hibernate-reactive/deployment/target/test-classes
[2026-03-04T23:19:56.240Z] [INFO]
[2026-03-04T23:19:56.240Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:56.240Z] [INFO] Tests are skipped.
[2026-03-04T23:19:56.240Z] [INFO]
[2026-03-04T23:19:56.240Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:56.240Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final.jar
[2026-03-04T23:19:57.557Z] [INFO]
[2026-03-04T23:19:57.557Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:57.557Z] [INFO] Building jar: /quarkus/extensions/hibernate-reactive/deployment/target/quarkus-hibernate-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:19:57.557Z] [INFO]
[2026-03-04T23:19:57.557Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-deployment ---
[2026-03-04T23:19:57.557Z] [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
[2026-03-04T23:19:57.557Z] [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
[2026-03-04T23:19:57.557Z] [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
[2026-03-04T23:19:57.557Z] [INFO]
[2026-03-04T23:19:57.557Z] [INFO] ------------------< io.quarkus:quarkus-panache-mock >-------------------
[2026-03-04T23:19:57.557Z] [INFO] Building Quarkus - Panache - Mock 2.7.5.Final [491/964]
[2026-03-04T23:19:57.557Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:19:57.557Z] [INFO]
[2026-03-04T23:19:57.557Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panache-mock ---
[2026-03-04T23:19:57.557Z] [INFO]
[2026-03-04T23:19:57.557Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Skipping Rule Enforcement.
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Processed 5 files in 34ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:58.190Z] [INFO] Copying 2 resources
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:58.190Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/panache-mock/target/classes
[2026-03-04T23:19:58.190Z] [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>
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:58.190Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panache-mock/src/test/resources
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] No sources to compile
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] No tests to run.
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final.jar
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [INFO] Building jar: /quarkus/extensions/panache/panache-mock/target/quarkus-panache-mock-2.7.5.Final-sources.jar
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panache-mock ---
[2026-03-04T23:19:58.190Z] [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
[2026-03-04T23:19:58.190Z] [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
[2026-03-04T23:19:58.190Z] [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
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-common-parent >-------
[2026-03-04T23:19:58.190Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common 2.7.5.Final [492/964]
[2026-03-04T23:19:58.190Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-parent ---
[2026-03-04T23:19:58.190Z] [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
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-common >-----------
[2026-03-04T23:19:58.190Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Runtime 2.7.5.Final [493/964]
[2026-03-04T23:19:58.190Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.190Z] [INFO]
[2026-03-04T23:19:58.190Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.827Z] [INFO] Processed 5 files in 38ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:19:58.827Z] [INFO]
[2026-03-04T23:19:58.827Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Processed 5 files in 00:00.057 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:58.828Z] [INFO] Copying 1 resource
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:58.828Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/classes
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:58.828Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/src/test/resources
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] No sources to compile
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] No tests to run.
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final.jar
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/runtime/target/quarkus-hibernate-orm-panache-common-2.7.5.Final-sources.jar
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common ---
[2026-03-04T23:19:58.828Z] [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
[2026-03-04T23:19:58.828Z] [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
[2026-03-04T23:19:58.828Z] [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
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-common-deployment >-----
[2026-03-04T23:19:58.828Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Common - Deployment 2.7.5.Final [494/964]
[2026-03-04T23:19:58.828Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:58.828Z] [INFO]
[2026-03-04T23:19:58.828Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.459Z] [INFO]
[2026-03-04T23:19:59.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.459Z] [INFO]
[2026-03-04T23:19:59.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:59.460Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/main/resources
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:19:59.460Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/classes
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:19:59.460Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/src/test/resources
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] No sources to compile
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] No tests to run.
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:19:59.460Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:19:59.460Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final.jar
[2026-03-04T23:19:59.460Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:20:00.094Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-common/deployment/target/quarkus-hibernate-orm-panache-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-common-deployment ---
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-parent >-----------
[2026-03-04T23:20:00.094Z] [INFO] Building Quarkus - Hibernate ORM with Panache - JPA 2.7.5.Final [495/964]
[2026-03-04T23:20:00.094Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-parent ---
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --------------< io.quarkus:quarkus-hibernate-orm-panache >--------------
[2026-03-04T23:20:00.094Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Runtime 2.7.5.Final [496/964]
[2026-03-04T23:20:00.094Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [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 39 kB/s)
[2026-03-04T23:20:00.094Z] [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
[2026-03-04T23:20:00.094Z] [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 3.0 MB/s)
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO] Processed 12 files in 49ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO] Processed 12 files in 00:00.071 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:20:00.094Z] [INFO] Copying 1 resource
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO]
[2026-03-04T23:20:00.094Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.094Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:20:00.094Z] [INFO] Compiling 12 source files to /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes
[2026-03-04T23:20:00.730Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-03-04T23:20:00.730Z] [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
[2026-03-04T23:20:00.730Z] [WARNING] /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/main/java/io/quarkus/hibernate/orm/panache/runtime/AdditionalJpaOperations.java:[83,99] unchecked conversion
[2026-03-04T23:20:00.730Z] required: java.util.Set<javax.persistence.metamodel.Attribute<?,?>>
[2026-03-04T23:20:00.730Z] found: java.util.Set
[2026-03-04T23:20:00.730Z] [INFO]
[2026-03-04T23:20:00.730Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.730Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:20:00.730Z] [INFO]
[2026-03-04T23:20:00.730Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:20:00.730Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/runtime/src/test/resources
[2026-03-04T23:20:00.730Z] [INFO]
[2026-03-04T23:20:00.730Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.730Z] [INFO] No sources to compile
[2026-03-04T23:20:00.730Z] [INFO]
[2026-03-04T23:20:00.730Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.730Z] [INFO] No tests to run.
[2026-03-04T23:20:00.730Z] [INFO]
[2026-03-04T23:20:00.730Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:00.730Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final.jar
[2026-03-04T23:20:02.048Z] [INFO]
[2026-03-04T23:20:02.048Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:02.048Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/runtime/target/quarkus-hibernate-orm-panache-2.7.5.Final-sources.jar
[2026-03-04T23:20:02.048Z] [INFO]
[2026-03-04T23:20:02.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache ---
[2026-03-04T23:20:02.048Z] [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
[2026-03-04T23:20:02.048Z] [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
[2026-03-04T23:20:02.048Z] [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
[2026-03-04T23:20:02.048Z] [INFO]
[2026-03-04T23:20:02.048Z] [INFO] --------< io.quarkus:quarkus-hibernate-orm-panache-deployment >---------
[2026-03-04T23:20:02.048Z] [INFO] Building Quarkus - Hibernate ORM with Panache - Deployment 2.7.5.Final [497/964]
[2026-03-04T23:20:02.048Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:20:02.048Z] [INFO]
[2026-03-04T23:20:02.048Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.048Z] [INFO]
[2026-03-04T23:20:02.048Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO] Processed 40 files in 77ms (Formatted: 0, Unchanged: 40, Failed: 0, Readonly: 0)
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO] Processed 40 files in 00:00.035 (Already Sorted: 40, Needed Sorting: 0)
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:20:02.692Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache/deployment/src/main/resources
[2026-03-04T23:20:02.692Z] [INFO]
[2026-03-04T23:20:02.692Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:02.692Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:20:02.692Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/classes
[2026-03-04T23:20:03.327Z] [INFO]
[2026-03-04T23:20:03.327Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:03.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:20:03.327Z] [INFO] Copying 7 resources
[2026-03-04T23:20:03.327Z] [INFO]
[2026-03-04T23:20:03.327Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:03.327Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:20:03.327Z] [INFO] Compiling 36 source files to /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/test-classes
[2026-03-04T23:20:03.960Z] [INFO]
[2026-03-04T23:20:03.960Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:03.960Z] [INFO]
[2026-03-04T23:20:03.960Z] [INFO] -------------------------------------------------------
[2026-03-04T23:20:03.960Z] [INFO] T E S T S
[2026-03-04T23:20:03.960Z] [INFO] -------------------------------------------------------
[2026-03-04T23:20:03.960Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:20:04.593Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-03-04T23:20:13.691Z] 2026-03-04 23:20:13,197 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.550s. Listening on: http://localhost:8081
[2026-03-04T23:20:13.691Z] 2026-03-04 23:20:13,199 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:13.691Z] 2026-03-04 23:20:13,199 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]
[2026-03-04T23:20:15.753Z] 2026-03-04 23:20:15,091 INFO [io.quarkus] (main) Quarkus stopped in 0.037s
[2026-03-04T23:20:15.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.595 s - in io.quarkus.hibernate.orm.panache.deployment.test.InheritanceNoFieldsTestCase
[2026-03-04T23:20:15.753Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-03-04T23:20:18.637Z] 2026-03-04 23:20:17,832 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.163s. Listening on: http://localhost:8081
[2026-03-04T23:20:18.637Z] 2026-03-04 23:20:17,833 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:18.637Z] 2026-03-04 23:20:17,833 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]
[2026-03-04T23:20:19.269Z] 2026-03-04 23:20:18,650 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:20:19.269Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.528 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-03-04T23:20:19.269Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-03-04T23:20:21.413Z] 2026-03-04 23:20:21,221 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.365s. Listening on: http://localhost:8081
[2026-03-04T23:20:21.413Z] 2026-03-04 23:20:21,222 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:21.413Z] 2026-03-04 23:20:21,222 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]
[2026-03-04T23:20:22.732Z] 2026-03-04 23:20:22,052 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:20:22.732Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.394 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-03-04T23:20:22.732Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-03-04T23:20:24.810Z] 2026-03-04 23:20:24,253 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.067s. Listening on: http://localhost:8081
[2026-03-04T23:20:24.810Z] 2026-03-04 23:20:24,253 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:24.810Z] 2026-03-04 23:20:24,253 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]
[2026-03-04T23:20:25.443Z] 2026-03-04 23:20:24,974 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:20:25.443Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.repository.MultiplePersistenceUnitConfigForRepositoryTest
[2026-03-04T23:20:25.443Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-03-04T23:20:26.081Z] 2026-03-04 23:20:25,566 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-12) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:20:26.081Z] - io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.second.SecondEntity
[2026-03-04T23:20:26.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-03-04T23:20:26.081Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-03-04T23:20:28.141Z] 2026-03-04 23:20:27,687 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.054s. Listening on: http://localhost:8081
[2026-03-04T23:20:28.141Z] 2026-03-04 23:20:27,687 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:28.141Z] 2026-03-04 23:20:27,687 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]
[2026-03-04T23:20:28.774Z] 2026-03-04 23:20:28,574 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:20:28.774Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.876 s - in io.quarkus.hibernate.orm.panache.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-03-04T23:20:28.774Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-03-04T23:20:28.774Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in io.quarkus.hibernate.orm.panache.deployment.test.JpaOperationsSortTest
[2026-03-04T23:20:28.774Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-03-04T23:20:31.657Z] 2026-03-04 23:20:29,392 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-03-04T23:20:31.657Z] 2026-03-04 23:20:29,406 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2026-03-04T23:20:31.657Z] 2026-03-04 23:20:30,760 WARN [io.agr.pool] (agroal-11) Datasource '<default>': Wrong user name or password [28000-197]
[2026-03-04T23:20:31.657Z] 2026-03-04 23:20:30,761 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]
[2026-03-04T23:20:31.657Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:20:31.657Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:20:31.657Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:20:31.657Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:20:31.657Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:20:31.657Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:20:31.657Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:20:31.657Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:20:31.657Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:31.657Z]
[2026-03-04T23:20:31.657Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:20:31.657Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:20:31.657Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:20:31.657Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:20:31.658Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:20:31.658Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:20:31.658Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:20:31.658Z] at io.agroal.pool.ConnectionFactory.createConnection(ConnectionFactory.java:210)
[2026-03-04T23:20:31.658Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:513)
[2026-03-04T23:20:31.658Z] at io.agroal.pool.ConnectionPool$CreateConnectionTask.call(ConnectionPool.java:494)
[2026-03-04T23:20:31.658Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-04T23:20:31.658Z] at io.agroal.pool.util.PriorityScheduledExecutor.beforeExecute(PriorityScheduledExecutor.java:75)
[2026-03-04T23:20:31.658Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[2026-03-04T23:20:31.658Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:20:31.658Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:31.658Z]
[2026-03-04T23:20:31.658Z] 2026-03-04 23:20:30,992 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.290s. Listening on: http://localhost:8081
[2026-03-04T23:20:31.658Z] 2026-03-04 23:20:30,993 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:31.658Z] 2026-03-04 23:20:30,993 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]
[2026-03-04T23:20:32.297Z] 2026-03-04 23:20:31,586 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:20:32.297Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:20:32.297Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:20:32.297Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:20:32.297Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:20:32.297Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:20:32.297Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:20:32.297Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:20:32.297Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:20:32.297Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:20:32.297Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:32.297Z]
[2026-03-04T23:20:32.297Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:20:32.297Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:20:32.297Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:20:32.297Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:20:32.297Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:20:32.297Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:20:32.297Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:20:32.297Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:20:32.297Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:20:32.297Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:20:32.297Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:20:32.297Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:20:32.297Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:20:32.297Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:20:32.297Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-03-04T23:20:32.297Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-03-04T23:20:32.297Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-03-04T23:20:32.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:32.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:32.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:32.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:32.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:20:32.297Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:32.297Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:20:32.297Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:20:32.297Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:20:32.297Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:20:32.297Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.543 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheJAXBTest
[2026-03-04T23:20:32.297Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-03-04T23:20:32.297Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheEntityMetaModelTest
[2026-03-04T23:20:32.297Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-03-04T23:20:32.971Z] 2026-03-04 23:20:32,141 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:20:32.971Z] 2026-03-04 23:20:32,788 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-15) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:20:32.971Z] 2026-03-04 23:20:32,825 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-17) Dev Services for H2 started.
[2026-03-04T23:20:32.971Z] 2026-03-04 23:20:32,825 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-17) Dev Services for the default datasource (h2) started.
[2026-03-04T23:20:32.971Z] 2026-03-04 23:20:32,830 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-17) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:20:33.605Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:20:33.605Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:20:33.605Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:20:33.605Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:20:33.605Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:20:33.605Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:20:33.605Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:20:33.605Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:20:33.605Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:20:33.605Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:33.605Z]
[2026-03-04T23:20:33.605Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:20:33.605Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:20:33.605Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:20:33.605Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:20:33.605Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:20:33.605Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:20:33.605Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:20:33.605Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:20:33.605Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:20:33.605Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:20:33.605Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:20:33.605Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:20:33.605Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:20:33.605Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:20:33.605Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-03-04T23:20:33.605Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:33.605Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:33.605Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:33.605Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:33.605Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:20:33.605Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:33.605Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:20:33.605Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:20:33.606Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:20:33.606Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:20:33.606Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:20:33.606Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdWithParentTest
[2026-03-04T23:20:33.606Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-03-04T23:20:34.243Z] 2026-03-04 23:20:33,184 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:20:34.243Z] 2026-03-04 23:20:33,940 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:20:34.243Z] 2026-03-04 23:20:34,022 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-15) Dev Services for H2 started.
[2026-03-04T23:20:34.243Z] 2026-03-04 23:20:34,022 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-15) Dev Services for the default datasource (h2) started.
[2026-03-04T23:20:34.878Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:20:34.878Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:20:34.878Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:20:34.878Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:20:34.878Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:20:34.878Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:20:34.878Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:20:34.878Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:20:34.878Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:20:34.878Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:34.878Z]
[2026-03-04T23:20:34.878Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:20:34.878Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:20:34.878Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:20:34.878Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:20:34.878Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:20:34.878Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:20:34.878Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:20:34.878Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:20:34.878Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:20:34.878Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:20:34.878Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:20:34.878Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:20:34.878Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:20:34.878Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:20:34.878Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-03-04T23:20:34.878Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:34.878Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:34.878Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:34.878Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:34.878Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:20:34.878Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:34.878Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:20:34.878Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:20:34.879Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:20:34.879Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:20:34.879Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:20:34.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in io.quarkus.hibernate.orm.panache.deployment.test.DuplicateIdEntityTest
[2026-03-04T23:20:34.879Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-03-04T23:20:45.281Z] Tests paused
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:34,341 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:37,147 WARN [io.qua.agr.dep.AgroalProcessor] (build-32) The Agroal dependency is present but no JDBC datasources have been defined.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:37,488 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-21) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:20:45.281Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:45.281Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:45.281Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:45.281Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:45.281Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,114 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.541s. Listening on: http://localhost:8080
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,114 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,114 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]
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,495 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 34af007b-1e8d-4bae-9441-092fca8061d9-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.
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:20:45.281Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:20:45.281Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:20:45.281Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:45.281Z] 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.
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:62)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$1.apply(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:20:45.281Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:20:45.281Z] ... 15 more
[2026-03-04T23:20:45.281Z]
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,595 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-test15196152750345458185/src/main/resources/application.properties
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,596 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,604 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.007s
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:39,900 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-4) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:20:45.281Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:45.281Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:45.281Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:45.281Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:45.281Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:40,360 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.751s. Listening on: http://localhost:8080
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:40,361 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:40,361 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]
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:40,361 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.768s
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:40,368 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /unannotatedEntity failed, error id: 34af007b-1e8d-4bae-9441-092fca8061d9-2: org.jboss.resteasy.spi.UnhandledException: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ExceptionHandler.handleApplicationException(ExceptionHandler.java:105)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ExceptionHandler.handleException(ExceptionHandler.java:359)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.writeException(SynchronousDispatcher.java:218)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:519)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:20:45.281Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:20:45.281Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:20:45.281Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:20:45.281Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:20:45.281Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:45.281Z] Caused by: java.lang.IllegalStateException: No entities were found. Did you forget to annotate your Panache Entity classes with '@Entity'?
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:65)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.getEntityManager(AbstractJpaOperations.java:51)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.findAll(AbstractJpaOperations.java:290)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.common.runtime.AbstractJpaOperations.listAll(AbstractJpaOperations.java:301)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntity.listAll(UnAnnotatedEntity.java)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource.get(UnAnnotatedEntityResource.java:16)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get$$superforward1(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass$$function$$2.apply(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:54)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.proceed(InvocationInterceptor.java:62)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor.monitor(InvocationInterceptor.java:49)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.runtime.devconsole.InvocationInterceptor_Bean.intercept(Unknown Source)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:20:45.281Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:20:45.281Z] at io.quarkus.hibernate.orm.panache.deployment.test.UnAnnotatedEntityResource_Subclass.get(Unknown Source)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:20:45.281Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:20:45.281Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:20:45.281Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:20:45.281Z] ... 15 more
[2026-03-04T23:20:45.281Z]
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:42,097 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in UnAnnotatedEntity.class.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:42,101 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:20:45.281Z] Hibernate:
[2026-03-04T23:20:45.281Z]
[2026-03-04T23:20:45.281Z] drop table if exists UnAnnotatedEntity CASCADE
[2026-03-04T23:20:45.281Z] Hibernate:
[2026-03-04T23:20:45.281Z]
[2026-03-04T23:20:45.281Z] drop sequence if exists hibernate_sequence
[2026-03-04T23:20:45.281Z] Hibernate: create sequence hibernate_sequence start with 1 increment by 1
[2026-03-04T23:20:45.281Z] Hibernate:
[2026-03-04T23:20:45.281Z]
[2026-03-04T23:20:45.281Z] create table UnAnnotatedEntity (
[2026-03-04T23:20:45.281Z] id bigint not null,
[2026-03-04T23:20:45.281Z] name varchar(255),
[2026-03-04T23:20:45.281Z] primary key (id)
[2026-03-04T23:20:45.281Z] )
[2026-03-04T23:20:45.281Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:45.281Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:45.281Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:45.281Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:45.281Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:43,694 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.589s. Listening on: http://localhost:8080
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:43,695 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:43,695 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]
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:43,695 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 2.203s
[2026-03-04T23:20:45.281Z] Hibernate:
[2026-03-04T23:20:45.281Z] select
[2026-03-04T23:20:45.281Z] unannotate0_.id as id1_0_,
[2026-03-04T23:20:45.281Z] unannotate0_.name as name2_0_
[2026-03-04T23:20:45.281Z] from
[2026-03-04T23:20:45.281Z] UnAnnotatedEntity unannotate0_
[2026-03-04T23:20:45.281Z] 2026-03-04 23:20:43,875 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:20:45.281Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.563 s - in io.quarkus.hibernate.orm.panache.deployment.test.ErroneousConfigHotReloadTestCase
[2026-03-04T23:20:45.281Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-03-04T23:20:50.056Z] Tests paused
[2026-03-04T23:20:50.056Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:50.056Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:50.056Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:50.056Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:50.056Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:50.056Z] 2026-03-04 23:20:47,463 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.093s. Listening on: http://localhost:8080
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:47,464 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:47,464 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]
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:48,999 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-test2890379004961409268/src/main/resources/import.sql
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,001 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyEntity.class.
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,014 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:20:50.057Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:50.057Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:50.057Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:50.057Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:50.057Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,610 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.590s. Listening on: http://localhost:8080
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,611 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,611 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]
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,611 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.807s
[2026-03-04T23:20:50.057Z] 2026-03-04 23:20:49,629 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:20:54.837Z] Tests paused
[2026-03-04T23:20:54.837Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:54.837Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:54.837Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:54.837Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:54.837Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,066 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.963s. Listening on: http://localhost:8080
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,066 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,066 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]
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,504 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-test17901466019344614514/src/main/resources/import.sql
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,505 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in import.sql, MyOtherTestResource.class, MyOtherEntity.class.
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:53,514 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:20:54.837Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:20:54.837Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:20:54.837Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:20:54.837Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:20:54.837Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:54,053 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.534s. Listening on: http://localhost:8080
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:54,053 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:54,053 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]
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:54,053 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.864s
[2026-03-04T23:20:54.837Z] 2026-03-04 23:20:54,181 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:20:54.837Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.303 s - in io.quarkus.hibernate.orm.panache.deployment.test.PanacheHotReloadTestCase
[2026-03-04T23:20:54.837Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-03-04T23:20:56.899Z] 2026-03-04 23:20:56,397 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.387s. Listening on: http://localhost:8081
[2026-03-04T23:20:56.899Z] 2026-03-04 23:20:56,398 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:56.899Z] 2026-03-04 23:20:56,398 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]
[2026-03-04T23:20:56.899Z] 2026-03-04 23:20:56,466 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:20:56.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in io.quarkus.hibernate.orm.panache.deployment.test.EntityManagerTest
[2026-03-04T23:20:56.899Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-03-04T23:20:56.899Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in io.quarkus.hibernate.orm.panache.deployment.test.DefaultPanacheEntityToStringTest
[2026-03-04T23:20:56.899Z] [INFO] Running io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,010 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-14) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,013 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-9) Dev Services for H2 started.
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,101 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-9) Dev Services for the default datasource (h2) started.
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,101 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-3) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,793 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.411s. Listening on: http://localhost:8081
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,793 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:20:58.217Z] 2026-03-04 23:20:57,793 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]
[2026-03-04T23:20:58.217Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:20:58.217Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:20:58.217Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:20:58.217Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:20:58.217Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:20:58.217Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:20:58.217Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:20:58.217Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:20:58.218Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:20:58.218Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:20:58.218Z]
[2026-03-04T23:20:58.218Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:20:58.218Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:20:58.218Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:20:58.218Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:20:58.218Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:20:58.218Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:20:58.218Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:20:58.218Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:20:58.218Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:20:58.218Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:20:58.218Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:20:58.218Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:20:58.218Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:20:58.218Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:20:58.218Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-03-04T23:20:58.218Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-03-04T23:20:58.218Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-03-04T23:20:58.218Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:58.218Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:58.218Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:58.218Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:20:58.218Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:20:58.218Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:58.218Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:20:58.218Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:20:58.218Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:20:58.218Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:20:58.218Z] 2026-03-04 23:20:57,854 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:20:58.218Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s - in io.quarkus.hibernate.orm.panache.deployment.test.NoConfigTest
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] Results:
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:58.852Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final.jar
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:58.852Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache/deployment/target/quarkus-hibernate-orm-panache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-deployment ---
[2026-03-04T23:20:58.852Z] [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
[2026-03-04T23:20:58.852Z] [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
[2026-03-04T23:20:58.852Z] [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
[2026-03-04T23:20:58.852Z] [INFO]
[2026-03-04T23:20:58.852Z] [INFO] -------< io.quarkus:quarkus-hibernate-orm-panache-kotlin-parent >-------
[2026-03-04T23:20:58.853Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - JPA 2.7.5.Final [498/964]
[2026-03-04T23:20:58.853Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-parent ---
[2026-03-04T23:20:58.853Z] [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
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] ----------< io.quarkus:quarkus-hibernate-orm-panache-kotlin >-----------
[2026-03-04T23:20:58.853Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Runtime 2.7.5.Final [499/964]
[2026-03-04T23:20:58.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:58.853Z] [INFO]
[2026-03-04T23:20:58.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.870Z] [INFO]
[2026-03-04T23:20:59.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.870Z] [INFO]
[2026-03-04T23:20:59.870Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.870Z] [INFO]
[2026-03-04T23:20:59.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.871Z] [INFO]
[2026-03-04T23:20:59.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.871Z] [INFO]
[2026-03-04T23:20:59.871Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.871Z] [INFO]
[2026-03-04T23:20:59.871Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.871Z] [INFO]
[2026-03-04T23:20:59.871Z] [INFO] --- kotlin-maven-plugin:1.6.10:kapt (kapt) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:20:59.871Z] [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
[2026-03-04T23:20:59.871Z] [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 4.0 MB/s)
[2026-03-04T23:20:59.871Z] [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
[2026-03-04T23:20:59.871Z] [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 34 kB/s)
[2026-03-04T23:20:59.871Z] [WARNING] 'tools.jar' was not found, kapt may work unreliably
[2026-03-04T23:21:04.661Z] [ERROR] Note: Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-03-04T23:21:04.661Z] [INFO]
[2026-03-04T23:21:04.661Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:04.661Z] [INFO]
[2026-03-04T23:21:04.661Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:04.661Z] [INFO] Processed 0 files in 00:00.003 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:21:04.661Z] [INFO]
[2026-03-04T23:21:04.661Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:04.661Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:04.661Z] [INFO] Copying 1 resource
[2026-03-04T23:21:04.661Z] [INFO]
[2026-03-04T23:21:04.661Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:04.661Z] [INFO]
[2026-03-04T23:21:04.661Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:07.559Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kapt/compile
[2026-03-04T23:21:07.559Z] [WARNING] Duplicate source root: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/generated-sources/kaptKotlin/compile
[2026-03-04T23:21:07.559Z] [INFO]
[2026-03-04T23:21:07.559Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:07.559Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:07.559Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes
[2026-03-04T23:21:08.194Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-03-04T23:21:08.194Z] [INFO]
[2026-03-04T23:21:08.194Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:08.194Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:21:08.194Z] [INFO]
[2026-03-04T23:21:08.194Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:08.194Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:08.194Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/src/test/resources
[2026-03-04T23:21:08.194Z] [INFO]
[2026-03-04T23:21:08.194Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:10.256Z] [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
[2026-03-04T23:21:10.256Z] [INFO]
[2026-03-04T23:21:10.256Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:10.256Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:10.256Z] [INFO]
[2026-03-04T23:21:10.256Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:10.256Z] [INFO]
[2026-03-04T23:21:10.256Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:10.256Z] [INFO] T E S T S
[2026-03-04T23:21:10.256Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:10.256Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:21:11.756Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-03-04T23:21:11.756Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in io.quarkus.hibernate.orm.panache.kotlin.runtime.TestAnalogs
[2026-03-04T23:21:11.756Z] [INFO]
[2026-03-04T23:21:11.756Z] [INFO] Results:
[2026-03-04T23:21:11.756Z] [INFO]
[2026-03-04T23:21:11.756Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:21:11.756Z] [INFO]
[2026-03-04T23:21:11.756Z] [INFO]
[2026-03-04T23:21:11.756Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:11.756Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final.jar
[2026-03-04T23:21:11.756Z] [INFO]
[2026-03-04T23:21:11.756Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:11.757Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/runtime/target/quarkus-hibernate-orm-panache-kotlin-2.7.5.Final-sources.jar
[2026-03-04T23:21:11.757Z] [INFO]
[2026-03-04T23:21:11.757Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin ---
[2026-03-04T23:21:11.757Z] [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
[2026-03-04T23:21:11.757Z] [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
[2026-03-04T23:21:11.757Z] [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
[2026-03-04T23:21:11.757Z] [INFO]
[2026-03-04T23:21:11.757Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-panache-kotlin-deployment >-----
[2026-03-04T23:21:11.757Z] [INFO] Building Quarkus - Hibernate ORM with Panache and Kotlin - Deployment 2.7.5.Final [500/964]
[2026-03-04T23:21:11.757Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:21:11.757Z] [INFO]
[2026-03-04T23:21:11.757Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:11.757Z] [INFO]
[2026-03-04T23:21:11.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.434Z] [INFO] Processed 5 files in 35ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:21:12.434Z] [INFO]
[2026-03-04T23:21:12.434Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.435Z] [INFO] Processed 5 files in 00:00.014 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:21:12.435Z] [INFO]
[2026-03-04T23:21:12.435Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:12.435Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/src/main/resources
[2026-03-04T23:21:12.435Z] [INFO]
[2026-03-04T23:21:12.435Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.435Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T23:21:12.435Z] [INFO]
[2026-03-04T23:21:12.435Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.435Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:12.435Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/classes
[2026-03-04T23:21:12.435Z] [INFO]
[2026-03-04T23:21:12.435Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:12.435Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:12.435Z] [INFO] Copying 4 resources
[2026-03-04T23:21:12.435Z] [INFO]
[2026-03-04T23:21:12.435Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:15.409Z] [INFO]
[2026-03-04T23:21:15.409Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:15.409Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:15.409Z] [INFO]
[2026-03-04T23:21:15.409Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:15.409Z] [INFO]
[2026-03-04T23:21:15.409Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:15.409Z] [INFO] T E S T S
[2026-03-04T23:21:15.409Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:15.409Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:21:16.042Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:21,069 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-35) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:21:24.988Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:22,927 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.
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:22,947 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.
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:23,945 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.598s. Listening on: http://localhost:8081
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:23,946 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:23,946 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:21:24.988Z] 2026-03-04 23:21:24,010 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T23:21:24.988Z] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.375 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.MultiplePersistenceUnitConfigTest
[2026-03-04T23:21:24.988Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-03-04T23:21:27.096Z] 2026-03-04 23:21:26,142 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.
[2026-03-04T23:21:27.096Z] 2026-03-04 23:21:26,142 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.
[2026-03-04T23:21:27.096Z] 2026-03-04 23:21:26,780 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.088s. Listening on: http://localhost:8081
[2026-03-04T23:21:27.096Z] 2026-03-04 23:21:26,780 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:21:27.096Z] 2026-03-04 23:21:26,781 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:21:29.159Z] 2026-03-04 23:21:28,616 INFO [io.quarkus] (main) Quarkus stopped in 0.047s
[2026-03-04T23:21:29.159Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.577 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitConfigTest
[2026-03-04T23:21:29.159Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-03-04T23:21:29.796Z] 2026-03-04 23:21:29,479 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-14) Could not find a suitable persistence unit for model classes:
[2026-03-04T23:21:29.796Z] - io.quarkus.hibernate.orm.panache.kotlin.PanacheEntityBase
[2026-03-04T23:21:29.796Z] - io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.second.SecondEntity
[2026-03-04T23:21:29.796Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.ErroneousPersistenceUnitConfigTest
[2026-03-04T23:21:29.796Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-03-04T23:21:32.674Z] 2026-03-04 23:21:31,604 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.
[2026-03-04T23:21:32.674Z] 2026-03-04 23:21:31,604 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.
[2026-03-04T23:21:32.674Z] 2026-03-04 23:21:32,210 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.346s. Listening on: http://localhost:8081
[2026-03-04T23:21:32.674Z] 2026-03-04 23:21:32,210 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:21:32.674Z] 2026-03-04 23:21:32,210 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:21:33.308Z] 2026-03-04 23:21:32,869 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:21:33.308Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.multiple_pu.DefaultPersistenceUnitFileTest
[2026-03-04T23:21:33.308Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-03-04T23:21:33.940Z] 2026-03-04 23:21:33,566 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-8) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:21:33.940Z] 2026-03-04 23:21:33,581 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-18) Dev Services for H2 started.
[2026-03-04T23:21:33.940Z] 2026-03-04 23:21:33,592 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-18) Dev Services for the default datasource (h2) started.
[2026-03-04T23:21:33.940Z] 2026-03-04 23:21:33,594 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-18) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:21:34.575Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:21:34.575Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:21:34.575Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:21:34.575Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:21:34.575Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:21:34.575Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:21:34.575Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:21:34.575Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:21:34.575Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:21:34.575Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:21:34.575Z]
[2026-03-04T23:21:34.575Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:21:34.575Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:21:34.575Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:21:34.575Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:21:34.575Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:21:34.575Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:21:34.575Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:21:34.575Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:21:34.575Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:21:34.575Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:21:34.575Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:21:34.575Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:21:34.575Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:21:34.575Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:21:34.575Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:722)
[2026-03-04T23:21:34.575Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:34.575Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:34.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:21:34.575Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:34.575Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:21:34.575Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:21:34.575Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:21:34.575Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:21:34.575Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:21:34.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:21:34.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:21:34.575Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:21:34.576Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:21:34.576Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:21:34.576Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:21:34.576Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:21:34.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DuplicateIdEntityTest
[2026-03-04T23:21:34.576Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-03-04T23:21:34.576Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.DefaultPanacheEntityToStringTest
[2026-03-04T23:21:34.576Z] [INFO] Running io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:34,008 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (main) Dev Services for H2 shut down; server status: Not started
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:34,628 WARN [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-11) Hibernate ORM is disabled because no JPA entities were found
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:34,972 INFO [io.qua.dev.h2.dep.H2DevServicesProcessor] (build-5) Dev Services for H2 started.
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:34,973 INFO [io.qua.dat.dep.dev.DevServicesDatasourceProcessor] (build-5) Dev Services for the default datasource (h2) started.
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:34,976 INFO [io.qua.hib.orm.dep.HibernateOrmProcessor] (build-5) Setting quarkus.hibernate-orm.database.generation=drop-and-create to initialize Dev Services managed database
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:35,789 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.699s. Listening on: http://localhost:8081
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:35,789 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:21:35.895Z] 2026-03-04 23:21:35,790 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, hibernate-orm-panache-kotlin, jdbc-h2, kotlin, narayana-jta, smallrye-context-propagation, vertx]
[2026-03-04T23:21:36.527Z] 2026-03-04 23:21:35,862 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:21:36.527Z] org.h2.jdbc.JdbcSQLException: Wrong user name or password [28000-197]
[2026-03-04T23:21:36.527Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:21:36.527Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:21:36.527Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:21:36.527Z] at org.h2.message.DbException.get(DbException.java:144)
[2026-03-04T23:21:36.527Z] at org.h2.engine.Engine.validateUserAndPassword(Engine.java:341)
[2026-03-04T23:21:36.527Z] at org.h2.engine.Engine.createSessionAndValidate(Engine.java:165)
[2026-03-04T23:21:36.527Z] at org.h2.engine.Engine.createSession(Engine.java:140)
[2026-03-04T23:21:36.527Z] at org.h2.server.TcpServerThread.run(TcpServerThread.java:155)
[2026-03-04T23:21:36.527Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:21:36.527Z]
[2026-03-04T23:21:36.527Z] at org.h2.engine.SessionRemote.done(SessionRemote.java:623)
[2026-03-04T23:21:36.527Z] at org.h2.engine.SessionRemote.initTransfer(SessionRemote.java:142)
[2026-03-04T23:21:36.527Z] at org.h2.engine.SessionRemote.connectServer(SessionRemote.java:447)
[2026-03-04T23:21:36.527Z] at org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:332)
[2026-03-04T23:21:36.527Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:124)
[2026-03-04T23:21:36.527Z] at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:103)
[2026-03-04T23:21:36.527Z] at org.h2.Driver.connect(Driver.java:69)
[2026-03-04T23:21:36.527Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)
[2026-03-04T23:21:36.527Z] at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
[2026-03-04T23:21:36.527Z] at io.quarkus.devservices.h2.deployment.H2DevServicesProcessor$1$1.close(H2DevServicesProcessor.java:64)
[2026-03-04T23:21:36.527Z] at io.quarkus.datasource.deployment.devservices.DevServicesDatasourceProcessor$1.run(DevServicesDatasourceProcessor.java:158)
[2026-03-04T23:21:36.527Z] at io.quarkus.deployment.builditem.CuratedApplicationShutdownBuildItem$1.run(CuratedApplicationShutdownBuildItem.java:48)
[2026-03-04T23:21:36.527Z] at io.quarkus.bootstrap.classloading.QuarkusClassLoader.close(QuarkusClassLoader.java:565)
[2026-03-04T23:21:36.527Z] at io.quarkus.bootstrap.app.CuratedApplication.close(CuratedApplication.java:388)
[2026-03-04T23:21:36.527Z] at io.quarkus.runner.bootstrap.StartupActionImpl$4.close(StartupActionImpl.java:267)
[2026-03-04T23:21:36.527Z] at io.quarkus.runner.bootstrap.RunningQuarkusApplicationImpl.close(RunningQuarkusApplicationImpl.java:35)
[2026-03-04T23:21:36.527Z] at io.quarkus.test.QuarkusUnitTest.afterAll(QuarkusUnitTest.java:715)
[2026-03-04T23:21:36.527Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$16(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:36.527Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeAfterAllCallbacks$17(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:36.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:21:36.527Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeAfterAllCallbacks(ClassBasedTestDescriptor.java:447)
[2026-03-04T23:21:36.527Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:229)
[2026-03-04T23:21:36.527Z] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.after(ClassBasedTestDescriptor.java:80)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:161)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:161)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:21:36.527Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:21:36.527Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
[2026-03-04T23:21:36.527Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
[2026-03-04T23:21:36.527Z] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[2026-03-04T23:21:36.527Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 s - in io.quarkus.hibernate.orm.panache.kotlin.deployment.test.NoConfigTest
[2026-03-04T23:21:36.527Z] [INFO]
[2026-03-04T23:21:36.527Z] [INFO] Results:
[2026-03-04T23:21:36.527Z] [INFO]
[2026-03-04T23:21:36.527Z] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T23:21:36.527Z] [INFO]
[2026-03-04T23:21:36.527Z] [INFO]
[2026-03-04T23:21:36.527Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:36.527Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final.jar
[2026-03-04T23:21:37.846Z] [INFO]
[2026-03-04T23:21:37.846Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:37.846Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-panache-kotlin/deployment/target/quarkus-hibernate-orm-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:21:37.846Z] [INFO]
[2026-03-04T23:21:37.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-panache-kotlin-deployment ---
[2026-03-04T23:21:37.846Z] [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
[2026-03-04T23:21:37.846Z] [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
[2026-03-04T23:21:37.846Z] [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
[2026-03-04T23:21:37.846Z] [INFO]
[2026-03-04T23:21:37.846Z] [INFO] --------------------< io.quarkus:quarkus-panacheql >--------------------
[2026-03-04T23:21:37.846Z] [INFO] Building Quarkus - Panache - Query Language 2.7.5.Final [501/964]
[2026-03-04T23:21:37.846Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:21:37.846Z] [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
[2026-03-04T23:21:38.488Z] [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
[2026-03-04T23:21:38.488Z] [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 99 kB/s)
[2026-03-04T23:21:38.488Z] [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
[2026-03-04T23:21:38.489Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.9.2/antlr4-master-4.9.2.pom
[2026-03-04T23:21:38.489Z] [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 86 kB/s)
[2026-03-04T23:21:38.489Z] [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
[2026-03-04T23:21:39.119Z] [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
[2026-03-04T23:21:39.119Z] [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 598 kB/s)
[2026-03-04T23:21:39.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.pom
[2026-03-04T23:21:39.119Z] [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 67 kB/s)
[2026-03-04T23:21:39.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar
[2026-03-04T23:21:39.119Z] [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.5 MB/s)
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [INFO]
[2026-03-04T23:21:39.119Z] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (antlr) @ quarkus-panacheql ---
[2026-03-04T23:21:39.119Z] [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
[2026-03-04T23:21:39.119Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[2026-03-04T23:21:39.119Z] [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 14 kB/s)
[2026-03-04T23:21:39.119Z] [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
[2026-03-04T23:21:39.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[2026-03-04T23:21:39.749Z] [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 56 kB/s)
[2026-03-04T23:21:39.749Z] [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
[2026-03-04T23:21:39.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[2026-03-04T23:21:39.749Z] [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 48 kB/s)
[2026-03-04T23:21:39.749Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-03-04T23:21:40.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[2026-03-04T23:21:40.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 264 kB/s)
[2026-03-04T23:21:40.382Z] [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
[2026-03-04T23:21:40.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.pom
[2026-03-04T23:21:40.382Z] [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)
[2026-03-04T23:21:40.382Z] [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
[2026-03-04T23:21:40.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
[2026-03-04T23:21:40.382Z] [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 41 kB/s)
[2026-03-04T23:21:40.382Z] [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
[2026-03-04T23:21:41.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[2026-03-04T23:21:41.012Z] [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 154 kB/s)
[2026-03-04T23:21:41.012Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-03-04T23:21:41.012Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
[2026-03-04T23:21:41.012Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 53 kB/s)
[2026-03-04T23:21:41.012Z] [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
[2026-03-04T23:21:41.642Z] [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
[2026-03-04T23:21:41.642Z] [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 71 kB/s)
[2026-03-04T23:21:41.642Z] [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
[2026-03-04T23:21:41.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
[2026-03-04T23:21:41.642Z] [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 90 kB/s)
[2026-03-04T23:21:41.642Z] [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
[2026-03-04T23:21:41.642Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
[2026-03-04T23:21:42.275Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 21 kB/s)
[2026-03-04T23:21:42.275Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
[2026-03-04T23:21:43.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 75 kB/s)
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.9.2/antlr4-4.9.2.jar
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
[2026-03-04T23:21:43.002Z] [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 368 kB/s)
[2026-03-04T23:21:43.002Z] [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
[2026-03-04T23:21:43.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 3.5 MB/s)
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
[2026-03-04T23:21:43.002Z] [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 2.2 MB/s)
[2026-03-04T23:21:43.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
[2026-03-04T23:21:43.002Z] [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 2.8 MB/s)
[2026-03-04T23:21:43.002Z] [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 15 MB/s)
[2026-03-04T23:21:43.002Z] [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 740 kB/s)
[2026-03-04T23:21:43.002Z] [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 204 kB/s)
[2026-03-04T23:21:43.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 66 MB/s)
[2026-03-04T23:21:44.366Z] [INFO] ANTLR 4: Processing source directory /quarkus/extensions/panache/panacheql/src/main/antlr4
[2026-03-04T23:21:44.366Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlLexer.g4
[2026-03-04T23:21:44.366Z] [INFO] Processing grammar: io/quarkus/panacheql/internal/HqlParser.g4
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:45.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/main/resources
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:45.565Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/panacheql/target/classes
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:45.565Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/panacheql/src/test/resources
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:45.565Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/panacheql/target/test-classes
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-panacheql ---
[2026-03-04T23:21:45.565Z] [INFO]
[2026-03-04T23:21:45.565Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:45.565Z] [INFO] T E S T S
[2026-03-04T23:21:45.565Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:45.565Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:21:46.556Z] [INFO] Running io.quarkus.panacheql.LexerTest
[2026-03-04T23:21:46.556Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in io.quarkus.panacheql.LexerTest
[2026-03-04T23:21:46.556Z] [INFO]
[2026-03-04T23:21:46.556Z] [INFO] Results:
[2026-03-04T23:21:46.556Z] [INFO]
[2026-03-04T23:21:46.556Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:21:46.556Z] [INFO]
[2026-03-04T23:21:46.556Z] [INFO]
[2026-03-04T23:21:46.556Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-panacheql ---
[2026-03-04T23:21:46.556Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final.jar
[2026-03-04T23:21:46.556Z] [INFO]
[2026-03-04T23:21:46.556Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-panacheql ---
[2026-03-04T23:21:46.556Z] [INFO] Building jar: /quarkus/extensions/panache/panacheql/target/quarkus-panacheql-2.7.5.Final-sources.jar
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-panacheql ---
[2026-03-04T23:21:47.822Z] [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
[2026-03-04T23:21:47.822Z] [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
[2026-03-04T23:21:47.822Z] [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
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-common-parent >----------
[2026-03-04T23:21:47.822Z] [INFO] Building Quarkus - MongoDB with Panache - Common 2.7.5.Final [502/964]
[2026-03-04T23:21:47.822Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.822Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.822Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-parent ---
[2026-03-04T23:21:47.823Z] [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
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-common >--------------
[2026-03-04T23:21:47.823Z] [INFO] Building Quarkus - MongoDB with Panache - Common Runtime 2.7.5.Final [503/964]
[2026-03-04T23:21:47.823Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO] Processed 23 files in 141ms (Formatted: 0, Unchanged: 23, Failed: 0, Readonly: 0)
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO] Processed 23 files in 00:00.188 (Already Sorted: 23, Needed Sorting: 0)
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:47.823Z] [INFO] Copying 1 resource
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO]
[2026-03-04T23:21:47.823Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:47.823Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:47.823Z] [INFO] Compiling 22 source files to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes
[2026-03-04T23:21:49.082Z] [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
[2026-03-04T23:21:49.082Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[141,44] unchecked cast
[2026-03-04T23:21:49.082Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-03-04T23:21:49.082Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-03-04T23:21:49.082Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[146,44] unchecked cast
[2026-03-04T23:21:49.082Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-03-04T23:21:49.082Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-03-04T23:21:49.082Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/runtime/CommonPanacheQueryImpl.java:[151,44] unchecked cast
[2026-03-04T23:21:49.082Z] required: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<T>
[2026-03-04T23:21:49.082Z] found: io.quarkus.mongodb.panache.common.runtime.CommonPanacheQueryImpl<Entity>
[2026-03-04T23:21:49.082Z] [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
[2026-03-04T23:21:49.083Z] [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
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[47,35] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-03-04T23:21:49.083Z] found: io.smallrye.mutiny.Uni
[2026-03-04T23:21:49.083Z] [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
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[64,16] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-03-04T23:21:49.083Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[139,52] unchecked cast
[2026-03-04T23:21:49.083Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-03-04T23:21:49.083Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[144,52] unchecked cast
[2026-03-04T23:21:49.083Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-03-04T23:21:49.083Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[149,52] unchecked cast
[2026-03-04T23:21:49.083Z] required: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<T>
[2026-03-04T23:21:49.083Z] found: io.quarkus.mongodb.panache.common.reactive.runtime.CommonReactivePanacheQueryImpl<Entity>
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,64] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.smallrye.mutiny.Multi<T>
[2026-03-04T23:21:49.083Z] found: io.smallrye.mutiny.Multi
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[181,91] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.smallrye.mutiny.Multi<T>
[2026-03-04T23:21:49.083Z] found: io.smallrye.mutiny.Multi
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,64] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.smallrye.mutiny.Multi<T>
[2026-03-04T23:21:49.083Z] found: io.smallrye.mutiny.Multi
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/main/java/io/quarkus/mongodb/panache/common/reactive/runtime/CommonReactivePanacheQueryImpl.java:[200,91] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.smallrye.mutiny.Multi<T>
[2026-03-04T23:21:49.083Z] found: io.smallrye.mutiny.Multi
[2026-03-04T23:21:49.083Z] [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
[2026-03-04T23:21:49.083Z] [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
[2026-03-04T23:21:49.083Z] [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
[2026-03-04T23:21:49.083Z] [INFO]
[2026-03-04T23:21:49.083Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:49.083Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:21:49.083Z] [INFO]
[2026-03-04T23:21:49.083Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:49.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:49.083Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/resources
[2026-03-04T23:21:49.083Z] [INFO]
[2026-03-04T23:21:49.083Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:49.083Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:49.083Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/mongodb-panache-common/runtime/target/test-classes
[2026-03-04T23:21:49.083Z] [WARNING] /quarkus/extensions/panache/mongodb-panache-common/runtime/src/test/java/io/quarkus/mongodb/panache/common/runtime/MongoOperationsTest.java:[30,71] unchecked conversion
[2026-03-04T23:21:49.083Z] required: io.quarkus.mongodb.panache.common.runtime.MongoOperations<java.lang.Object,io.quarkus.mongodb.panache.common.PanacheUpdate>
[2026-03-04T23:21:49.083Z] found: <anonymous io.quarkus.mongodb.panache.common.runtime.MongoOperations>
[2026-03-04T23:21:49.083Z] [INFO]
[2026-03-04T23:21:49.083Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:49.083Z] [INFO]
[2026-03-04T23:21:49.083Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:49.083Z] [INFO] T E S T S
[2026-03-04T23:21:49.083Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:49.083Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:21:49.821Z] [INFO] Running io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-03-04T23:21:50.543Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in io.quarkus.mongodb.panache.common.runtime.MongoOperationsTest
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.543Z] [INFO] Results:
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.543Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:50.543Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final.jar
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.543Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:50.543Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/runtime/target/quarkus-mongodb-panache-common-2.7.5.Final-sources.jar
[2026-03-04T23:21:50.543Z] [INFO]
[2026-03-04T23:21:50.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common ---
[2026-03-04T23:21:50.544Z] [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
[2026-03-04T23:21:50.544Z] [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
[2026-03-04T23:21:50.544Z] [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
[2026-03-04T23:21:50.544Z] [INFO]
[2026-03-04T23:21:50.544Z] [INFO] ------------< io.quarkus:quarkus-mongodb-client-deployment >------------
[2026-03-04T23:21:50.544Z] [INFO] Building Quarkus - MongoDB Client - Deployment 2.7.5.Final [504/964]
[2026-03-04T23:21:50.544Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:21:50.544Z] [INFO]
[2026-03-04T23:21:50.544Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:50.544Z] [INFO]
[2026-03-04T23:21:50.544Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.179Z] [INFO]
[2026-03-04T23:21:51.179Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.815Z] [INFO] Processed 28 files in 111ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T23:21:51.815Z] [INFO]
[2026-03-04T23:21:51.815Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.815Z] [INFO] Processed 28 files in 00:00.075 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T23:21:51.815Z] [INFO]
[2026-03-04T23:21:51.815Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:51.815Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/mongodb-client/deployment/src/main/resources
[2026-03-04T23:21:51.815Z] [INFO]
[2026-03-04T23:21:51.815Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:51.815Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:51.815Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/classes
[2026-03-04T23:21:52.570Z] [INFO]
[2026-03-04T23:21:52.570Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:52.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:21:52.570Z] [INFO] Copying 7 resources
[2026-03-04T23:21:52.570Z] [INFO]
[2026-03-04T23:21:52.570Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:52.570Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:21:52.570Z] [INFO] Compiling 14 source files to /quarkus/extensions/mongodb-client/deployment/target/test-classes
[2026-03-04T23:21:53.235Z] [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
[2026-03-04T23:21:53.235Z] [INFO]
[2026-03-04T23:21:53.235Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:21:53.235Z] [INFO]
[2026-03-04T23:21:53.235Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:53.235Z] [INFO] T E S T S
[2026-03-04T23:21:53.235Z] [INFO] -------------------------------------------------------
[2026-03-04T23:21:53.235Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:21:54.600Z] [INFO] Running io.quarkus.mongodb.MongoMetricsTest
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:03,344 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.942s. Listening on: http://localhost:8081
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:03,347 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:03,347 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:03,390 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,287 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5a4833ab, net=de.flapdoodle.embed.mongo.config.Net@1a920154, 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@e870ac9, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@6b78cbee, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@70b67841}
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,406 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,461 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,476 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8be9cbec30e0c81697845', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to 127.0.0.1:27018
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,477 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8be9cbec30e0c81697845', 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=24853664}
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,476 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8be9cbec30e0c81697845', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to 127.0.0.1:27018
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,499 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-03-04T23:22:04.946Z] 2026-03-04 23:22:04,727 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:22:04.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.281 s - in io.quarkus.mongodb.MongoMetricsTest
[2026-03-04T23:22:04.946Z] [INFO] Running io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:06,666 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.574s. Listening on: http://localhost:8081
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:06,667 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:06,667 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,270 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@5fc3333f, net=de.flapdoodle.embed.mongo.config.Net@13623138, 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@3579682, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@297840d7, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@6f64c40c}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,765 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@52d1bb9c, net=de.flapdoodle.embed.mongo.config.Net@39c437e9, 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@7049d079, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@735ed1d2, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@2c8c897e}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,788 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,823 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,836 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8be9f55df37752e8c494e', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,837 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8be9f55df37752e8c494e', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,837 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8be9f55df37752e8c494e', 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=17197466, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218040837181285}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:07,853 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,085 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Mar 04 23:22:08 UTC 2026, 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=7613544760178900993, seconds=1772666527, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7613544760178900993, seconds=1772666527, 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=7613544760178900993, seconds=1772666527, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:07 UTC 2026, 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 Mar 04 23:22:07 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=2, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}], ok=1.0, operationTime=Timestamp{value=7613544760178900993, seconds=1772666527, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7613544760178900993, seconds=1772666527, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,086 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=7613544760178900993, seconds=1772666527, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:07 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,087 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,087 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 Mar 04 23:22:07 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=2, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,087 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,105 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,111 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8bea055df37752e8c494f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,111 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bea055df37752e8c494f', 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=2133655, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:07 UTC 2026, lastUpdateTimeNanos=21218041114214209}
[2026-03-04T23:22:08.786Z] 2026-03-04 23:22:08,112 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8bea055df37752e8c494f', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,155 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,163 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8bea055df37752e8c4950', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,165 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8bea055df37752e8c4950', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,165 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bea055df37752e8c4950', 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=8919399, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218041169056988}
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,178 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-03-04T23:22:08.787Z] 2026-03-04 23:22:08,191 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-03-04T23:22:10.100Z] 2026-03-04 23:22:09,476 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:22:10.100Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.725 s - in io.quarkus.mongodb.DefaultAndNamedMongoClientConfigTest
[2026-03-04T23:22:10.100Z] [INFO] Running io.quarkus.mongodb.MongoLazyTest
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:10,912 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.412s. Listening on: http://localhost:8081
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:10,913 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:10,913 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:10,926 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:11,473 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@16e1a441, net=de.flapdoodle.embed.mongo.config.Net@24e82f43, 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@6b0fece4, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@46bf0d38, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@5d676a02}
[2026-03-04T23:22:12.158Z] 2026-03-04 23:22:11,780 INFO [io.quarkus] (main) Quarkus stopped in 0.045s
[2026-03-04T23:22:12.158Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 s - in io.quarkus.mongodb.MongoLazyTest
[2026-03-04T23:22:12.158Z] [INFO] Running io.quarkus.mongodb.MongoCommandListenerTest
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,232 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,232 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,232 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,248 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,346 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,817 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@39ec9a3b, net=de.flapdoodle.embed.mongo.config.Net@5eb66704, 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@76ba2139, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@ec4e9e4, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@53a49745}
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,881 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,914 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,927 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8bea581ecde766f32dae6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to 127.0.0.1:27018
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,927 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bea581ecde766f32dae6', 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=16007994}
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,928 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8bea581ecde766f32dae6', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to 127.0.0.1:27018
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:13,941 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to 127.0.0.1:27018
[2026-03-04T23:22:14.269Z] 2026-03-04 23:22:14,177 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:22:14.269Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s - in io.quarkus.mongodb.MongoCommandListenerTest
[2026-03-04T23:22:14.269Z] [INFO] Running io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-03-04T23:22:15.585Z] 2026-03-04 23:22:15,421 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.439s. Listening on: http://localhost:8081
[2026-03-04T23:22:15.585Z] 2026-03-04 23:22:15,421 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:15.585Z] 2026-03-04 23:22:15,421 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:15.585Z] 2026-03-04 23:22:15,480 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:22:15.585Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in io.quarkus.mongodb.MongoNamedClientClientBuildItemConsumerTest
[2026-03-04T23:22:15.585Z] [INFO] Running io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-03-04T23:22:18.461Z] 2026-03-04 23:22:16,827 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.426s. Listening on: http://localhost:8081
[2026-03-04T23:22:18.461Z] 2026-03-04 23:22:16,827 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:16,828 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,463 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@6361d7d, net=de.flapdoodle.embed.mongo.config.Net@5ac59db0, 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@5a23740d, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@4fc8ebe7, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@7923ca96}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,860 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@f7df01f, net=de.flapdoodle.embed.mongo.config.Net@4ebf6ee1, 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@46202302, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@2130262a, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@412dd71b}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,876 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,910 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,923 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8bea9f0a9c757f3db151d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,923 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bea9f0a9c757f3db151d', 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=21889973, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218050923120158}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,924 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8bea9f0a9c757f3db151d', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:17,938 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,176 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Mar 04 23:22:18 UTC 2026, 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=7613544807423541249, seconds=1772666538, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7613544807423541249, seconds=1772666538, 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=7613544807423541249, seconds=1772666538, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:18 UTC 2026, 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 Mar 04 23:22:18 UTC 2026, 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=7613544807423541249, seconds=1772666538, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7613544807423541249, seconds=1772666538, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,177 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=7613544807423541249, seconds=1772666538, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:18 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,177 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,177 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 Mar 04 23:22:18 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,177 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,193 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,221 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beaaf0a9c757f3db151e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,222 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beaaf0a9c757f3db151e', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,222 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beaaf0a9c757f3db151e', 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=3379683, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:18 UTC 2026, lastUpdateTimeNanos=21218051224575917}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,243 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,249 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beaaf0a9c757f3db151f', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:5}] to 127.0.0.1:27019
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,248 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beaaf0a9c757f3db151f', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:6, serverValue:4}] to 127.0.0.1:27019
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,252 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beaaf0a9c757f3db151f', 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=2507575, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218051250589809}
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,334 INFO [org.mon.dri.connection] (Thread-186) Opened connection [connectionId{localValue:8, serverValue:9}] to 127.0.0.1:27018
[2026-03-04T23:22:18.462Z] 2026-03-04 23:22:18,349 INFO [org.mon.dri.connection] (Thread-183) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-03-04T23:22:19.774Z] 2026-03-04 23:22:19,566 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:22:19.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.079 s - in io.quarkus.mongodb.NamedReactiveMongoClientConfigTest
[2026-03-04T23:22:19.774Z] [INFO] Running io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-03-04T23:22:21.832Z] 2026-03-04 23:22:21,046 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.599s. Listening on: http://localhost:8081
[2026-03-04T23:22:21.832Z] 2026-03-04 23:22:21,046 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:21.832Z] 2026-03-04 23:22:21,046 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:21.832Z] 2026-03-04 23:22:21,069 INFO [io.qua.mon.MongoTestBase] (main) Starting Mongo V4_0 on port 27018
[2026-03-04T23:22:21.832Z] 2026-03-04 23:22:21,231 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-03-04T23:22:21.833Z] 2026-03-04 23:22:21,735 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@2c79d050, net=de.flapdoodle.embed.mongo.config.Net@474bf60c, 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@1595246b, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@7ca2516c, params={}, args={}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@1ebbf5f8}
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,799 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,842 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,846 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8bead72a34d1b461d884e', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,847 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8bead72a34d1b461d884e', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,847 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bead72a34d1b461d884e', 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=17015294}
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:21,860 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:22.478Z] 2026-03-04 23:22:22,073 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:22:22.478Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.491 s - in io.quarkus.mongodb.MongoTracingCommandListenerTest
[2026-03-04T23:22:22.478Z] [INFO] Running io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:23,145 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.401s. Listening on: http://localhost:8081
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:23,146 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:23,146 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:23,278 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:23,644 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@1d9d6273, net=de.flapdoodle.embed.mongo.config.Net@4a8d6c32, 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@55fd31ad, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@20df0381, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@56a77313}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,023 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@776a7909, net=de.flapdoodle.embed.mongo.config.Net@4ba64e10, 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@13bd8fee, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@7e6f4961, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@5a69d594}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,040 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,068 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,079 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7ea', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,079 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7ea', 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=22153798, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218057082440023}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,084 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb0b423e01e3cfea7ea', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,095 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,319 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Mar 04 23:22:24 UTC 2026, 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=7613544833193345025, seconds=1772666544, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7613544833193345025, seconds=1772666544, 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=7613544833193345025, seconds=1772666544, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:24 UTC 2026, 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 Mar 04 23:22:24 UTC 2026, 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=7613544833193345025, seconds=1772666544, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7613544833193345025, seconds=1772666544, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,319 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=7613544833193345025, seconds=1772666544, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:24 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,319 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,319 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 Mar 04 23:22:24 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=1, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-03-04T23:22:24.540Z] 2026-03-04 23:22:24,320 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,331 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,335 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb0b423e01e3cfea7eb', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,337 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,336 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7eb', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,338 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7eb', 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=1852537, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:24 UTC 2026, lastUpdateTimeNanos=21218057338369944}
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,343 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,486 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27019], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,488 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,490 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb0b423e01e3cfea7ec', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:8, serverValue:5}] to 127.0.0.1:27019
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,491 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7ec', description='null'}-127.0.0.1:27019) Opened connection [connectionId{localValue:7, serverValue:4}] to 127.0.0.1:27019
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,491 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb0b423e01e3cfea7ec', 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=3040515, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218057494401331}
[2026-03-04T23:22:25.172Z] 2026-03-04 23:22:24,493 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:9, serverValue:6}] to 127.0.0.1:27019
[2026-03-04T23:22:25.804Z] 2026-03-04 23:22:25,722 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:22:25.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.645 s - in io.quarkus.mongodb.NamedMongoClientConfigTest
[2026-03-04T23:22:25.804Z] [INFO] Running io.quarkus.mongodb.MongoClientConfigTest
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:26,774 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.389s. Listening on: http://localhost:8081
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:26,775 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:26,775 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:26,900 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,264 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@6a8695f8, net=de.flapdoodle.embed.mongo.config.Net@315c60ec, 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@b8b3874, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@6d378343, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@3340f248}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,692 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@61c9afcc, net=de.flapdoodle.embed.mongo.config.Net@33536319, 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@62afd3ab, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@5649af04, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@7a52cdce}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,717 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,737 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,750 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb3f5addf3a91e942d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:1}] to localhost:27018
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,750 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb3f5addf3a91e942d8', 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=13681681, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218060752306210}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,751 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb3f5addf3a91e942d8', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27018
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,759 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,972 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Mar 04 23:22:27 UTC 2026, 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=7613544846078246913, seconds=1772666547, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7613544846078246913, seconds=1772666547, 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=7613544846078246913, seconds=1772666547, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:27 UTC 2026, 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 Mar 04 23:22:27 UTC 2026, 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=7613544846078246913, seconds=1772666547, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7613544846078246913, seconds=1772666547, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,973 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=7613544846078246913, seconds=1772666547, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:27 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,973 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,973 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 Mar 04 23:22:27 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,973 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:27,996 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-03-04T23:22:28.723Z] 2026-03-04 23:22:28,005 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb3f5addf3a91e942d9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,005 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb3f5addf3a91e942d9', 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=4624128, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:27 UTC 2026, lastUpdateTimeNanos=21218061008477951}
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,009 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb3f5addf3a91e942d9', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,032 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='5000 ms'}
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,044 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb4f5addf3a91e942da', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,044 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb4f5addf3a91e942da', 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=2146217, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:27 UTC 2026, lastUpdateTimeNanos=21218061046193422}
[2026-03-04T23:22:28.724Z] 2026-03-04 23:22:28,045 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb4f5addf3a91e942da', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2026-03-04T23:22:30.039Z] 2026-03-04 23:22:29,387 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:22:30.039Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.66 s - in io.quarkus.mongodb.MongoClientConfigTest
[2026-03-04T23:22:30.039Z] [INFO] Running io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:30,590 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.394s. Listening on: http://localhost:8081
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:30,591 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:30,591 INFO [io.quarkus] (main) Installed features: [cdi, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:30,712 INFO [de.fla.emb.pro.run.ProcessControl] (main) stopOrDestroyProcess: process hasn't exited
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,048 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@549b3958, net=de.flapdoodle.embed.mongo.config.Net@1d4a6871, 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@2186e29d, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@24abed19, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@2977512d}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,434 INFO [de.fla.emb.mon.MongodExecutable] (main) start MongodConfig{version=V4_0, timeout=de.flapdoodle.embed.mongo.config.Timeout@67b0bd92, net=de.flapdoodle.embed.mongo.config.Net@713439f3, 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@a0cc1e9, isConfigServer=false, isShardServer=false, processListener=de.flapdoodle.embed.mongo.config.processlistener.NoopProcessListener@196107bc, params={}, args={--replSet=test001}, pidFile=mongod.pid, supportConfig=de.flapdoodle.embed.mongo.config.SupportConfig@7b5f652f}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,448 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,465 INFO [org.mon.dri.cluster] (main) Cluster description not yet available. Waiting for 30000 ms before timing out
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,479 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb74828ff7021007abc', description='null'}-localhost:27018) Opened connection [connectionId{localValue:2, serverValue:2}] to localhost:27018
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,479 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb74828ff7021007abc', description='null'}-localhost:27018) Opened connection [connectionId{localValue:1, serverValue:1}] to localhost:27018
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,479 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb74828ff7021007abc', 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=13202110, setName='null', canonicalAddress=null, hosts=[], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=null, topologyVersion=null, lastWriteDate=null, lastUpdateTimeNanos=21218064481034908}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,488 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:3, serverValue:3}] to localhost:27018
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,713 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) replSetGetStatus: Document{{set=test001, date=Wed Mar 04 23:22:31 UTC 2026, 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=7613544863258116097, seconds=1772666551, inc=1}, t=-1}}, durableOpTime=Document{{ts=Timestamp{value=7613544863258116097, seconds=1772666551, 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=7613544863258116097, seconds=1772666551, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:31 UTC 2026, 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 Mar 04 23:22:31 UTC 2026, 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=7613544863258116097, seconds=1772666551, inc=1}, $clusterTime=Document{{clusterTime=Timestamp{value=7613544863258116097, seconds=1772666551, inc=1}, signature=Document{{hash=org.bson.types.Binary@c98f581, keyId=0}}}}}}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,713 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=7613544863258116097, seconds=1772666551, inc=1}, t=-1}}, optimeDate=Wed Mar 04 23:22:31 UTC 2026, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=1, self=true, lastHeartbeatMessage=}}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,713 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 2
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,714 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 Mar 04 23:22:31 UTC 2026, lastHeartbeatRecv=Thu Jan 01 00:00:00 UTC 1970, pingMs=0, lastHeartbeatMessage=, syncingTo=, syncSourceHost=, syncSourceId=-1, infoMessage=, configVersion=-2}}
[2026-03-04T23:22:32.197Z] 2026-03-04 23:22:31,714 INFO [io.qua.mon.MongoWithReplicasTestBase] (awaitility-thread) state: 0
[2026-03-04T23:22:33.805Z] 2026-03-04 23:22:31,726 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,729 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb74828ff7021007abd', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:4, serverValue:7}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,729 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb74828ff7021007abd', 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=1020145, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:31 UTC 2026, lastUpdateTimeNanos=21218064732323682}
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,731 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb74828ff7021007abd', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:5, serverValue:8}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,736 INFO [org.mon.dri.connection] (main) Opened connection [connectionId{localValue:6, serverValue:9}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,760 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,770 INFO [org.mon.dri.connection] (cluster-ClusterId{value='69a8beb74828ff7021007abe', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:7, serverValue:10}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,770 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8beb74828ff7021007abe', 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=3269166, setName='test001', canonicalAddress=localhost:27018, hosts=[localhost:27018, localhost:27019], passives=[], arbiters=[], primary='null', tagSet=TagSet{[]}, electionId=null, setVersion=1, topologyVersion=null, lastWriteDate=Wed Mar 04 23:22:31 UTC 2026, lastUpdateTimeNanos=21218064770594048}
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,771 INFO [org.mon.dri.connection] (cluster-rtt-ClusterId{value='69a8beb74828ff7021007abe', description='null'}-127.0.0.1:27018) Opened connection [connectionId{localValue:8, serverValue:11}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:31,833 INFO [org.mon.dri.connection] (Thread-184) Opened connection [connectionId{localValue:9, serverValue:12}] to 127.0.0.1:27018
[2026-03-04T23:22:33.806Z] 2026-03-04 23:22:33,139 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:22:33.806Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.75 s - in io.quarkus.mongodb.DefaultMongoClientConfigTest
[2026-03-04T23:22:33.806Z] [INFO] Running io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-03-04T23:22:34.438Z] 2026-03-04 23:22:34,178 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.379s. Listening on: http://localhost:8081
[2026-03-04T23:22:34.438Z] 2026-03-04 23:22:34,178 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:34.438Z] 2026-03-04 23:22:34,178 INFO [io.quarkus] (main) Installed features: [cdi, dummy, jaeger, mongodb-client, smallrye-context-propagation, smallrye-health, smallrye-metrics, smallrye-opentracing, vertx]
[2026-03-04T23:22:34.438Z] 2026-03-04 23:22:34,233 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:22:34.438Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s - in io.quarkus.mongodb.MongoClientBuildItemConsumerTest
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] Results:
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:22:35.072Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final.jar
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:22:35.072Z] [INFO] Building jar: /quarkus/extensions/mongodb-client/deployment/target/quarkus-mongodb-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-client-deployment ---
[2026-03-04T23:22:35.072Z] [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
[2026-03-04T23:22:35.072Z] [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
[2026-03-04T23:22:35.072Z] [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
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-common-deployment >--------
[2026-03-04T23:22:35.072Z] [INFO] Building Quarkus - MongoDB with Panache - Common Deployment 2.7.5.Final [505/964]
[2026-03-04T23:22:35.072Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:35.072Z] [INFO]
[2026-03-04T23:22:35.072Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.394Z] [INFO]
[2026-03-04T23:22:36.394Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.394Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO] Processed 4 files in 42ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO] Processed 4 files in 00:00.045 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:36.395Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/main/resources
[2026-03-04T23:22:36.395Z] [INFO]
[2026-03-04T23:22:36.395Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:36.395Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:36.395Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-panache-common/deployment/target/classes
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:37.713Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-common/deployment/src/test/resources
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [INFO] No sources to compile
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [INFO] No tests to run.
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final.jar
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-common/deployment/target/quarkus-mongodb-panache-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-common-deployment ---
[2026-03-04T23:22:37.713Z] [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
[2026-03-04T23:22:37.713Z] [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
[2026-03-04T23:22:37.713Z] [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
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] ----< io.quarkus:quarkus-hibernate-reactive-panache-common-parent >-----
[2026-03-04T23:22:37.713Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common 2.7.5.Final [506/964]
[2026-03-04T23:22:37.713Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-parent ---
[2026-03-04T23:22:37.713Z] [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
[2026-03-04T23:22:37.713Z] [INFO]
[2026-03-04T23:22:37.713Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-common >--------
[2026-03-04T23:22:38.348Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Runtime 2.7.5.Final [507/964]
[2026-03-04T23:22:38.348Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO] Processed 9 files in 69ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO] Processed 9 files in 00:00.091 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:38.348Z] [INFO] Copying 1 resource
[2026-03-04T23:22:38.348Z] [INFO]
[2026-03-04T23:22:38.348Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:38.982Z] [INFO] Compiling 9 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/classes
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-03-04T23:22:38.982Z] found: io.smallrye.mutiny.Uni
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] required: io.smallrye.mutiny.Uni<java.lang.Long>
[2026-03-04T23:22:38.982Z] found: io.smallrye.mutiny.Uni
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-03-04T23:22:38.982Z] found: io.smallrye.mutiny.Uni
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] required: io.smallrye.mutiny.Uni<java.lang.Integer>
[2026-03-04T23:22:38.982Z] found: io.smallrye.mutiny.Uni
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:38.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/src/test/resources
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] No sources to compile
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] No tests to run.
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final.jar
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/runtime/target/quarkus-hibernate-reactive-panache-common-2.7.5.Final-sources.jar
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common ---
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] [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
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --< io.quarkus:quarkus-hibernate-reactive-panache-common-deployment >---
[2026-03-04T23:22:38.982Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Common - Deployment 2.7.5.Final [508/964]
[2026-03-04T23:22:38.982Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:38.982Z] [INFO]
[2026-03-04T23:22:38.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO] Processed 2 files in 25ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:40.298Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/main/resources
[2026-03-04T23:22:40.298Z] [INFO]
[2026-03-04T23:22:40.298Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.298Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:40.298Z] [INFO] Compiling 2 source files to /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/classes
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:40.931Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/src/test/resources
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.931Z] [INFO] No sources to compile
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.931Z] [INFO] No tests to run.
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.931Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final.jar
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.931Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache-common/deployment/target/quarkus-hibernate-reactive-panache-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:22:40.931Z] [INFO]
[2026-03-04T23:22:40.931Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-common-deployment ---
[2026-03-04T23:22:40.932Z] [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
[2026-03-04T23:22:40.932Z] [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
[2026-03-04T23:22:40.932Z] [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
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --------< io.quarkus:quarkus-hibernate-reactive-panache-parent >--------
[2026-03-04T23:22:40.932Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - JPA 2.7.5.Final [509/964]
[2026-03-04T23:22:40.932Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-parent ---
[2026-03-04T23:22:40.932Z] [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
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] -----------< io.quarkus:quarkus-hibernate-reactive-panache >------------
[2026-03-04T23:22:40.932Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Runtime 2.7.5.Final [510/964]
[2026-03-04T23:22:40.932Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:40.932Z] [INFO]
[2026-03-04T23:22:40.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.565Z] [INFO]
[2026-03-04T23:22:41.565Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.565Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO] Processed 10 files in 88ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO] Processed 10 files in 00:00.086 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:41.566Z] [INFO] Copying 1 resource
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO]
[2026-03-04T23:22:41.566Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:41.566Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:41.566Z] [INFO] Compiling 10 source files to /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes
[2026-03-04T23:22:42.199Z] [INFO] Hibernate JPA 2 Static-Metamodel Generator 5.6.5.Final
[2026-03-04T23:22:42.199Z] [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
[2026-03-04T23:22:42.199Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[58,52] unchecked cast
[2026-03-04T23:22:42.199Z] required: T
[2026-03-04T23:22:42.199Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-03-04T23:22:42.200Z] [WARNING] /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/main/java/io/quarkus/hibernate/reactive/panache/PanacheEntityBase.java:[76,31] unchecked cast
[2026-03-04T23:22:42.200Z] required: T
[2026-03-04T23:22:42.200Z] found: io.quarkus.hibernate.reactive.panache.PanacheEntityBase
[2026-03-04T23:22:42.200Z] [INFO]
[2026-03-04T23:22:42.200Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:42.200Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:22:42.200Z] [INFO]
[2026-03-04T23:22:42.200Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:42.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:42.200Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/runtime/src/test/resources
[2026-03-04T23:22:42.200Z] [INFO]
[2026-03-04T23:22:42.200Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:42.200Z] [INFO] No sources to compile
[2026-03-04T23:22:42.200Z] [INFO]
[2026-03-04T23:22:42.200Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:42.200Z] [INFO] No tests to run.
[2026-03-04T23:22:42.200Z] [INFO]
[2026-03-04T23:22:42.200Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:42.200Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final.jar
[2026-03-04T23:22:42.835Z] [INFO]
[2026-03-04T23:22:42.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:43.469Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/runtime/target/quarkus-hibernate-reactive-panache-2.7.5.Final-sources.jar
[2026-03-04T23:22:43.469Z] [INFO]
[2026-03-04T23:22:43.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache ---
[2026-03-04T23:22:43.469Z] [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
[2026-03-04T23:22:43.469Z] [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
[2026-03-04T23:22:43.469Z] [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
[2026-03-04T23:22:43.469Z] [INFO]
[2026-03-04T23:22:43.469Z] [INFO] ------< io.quarkus:quarkus-hibernate-reactive-panache-deployment >------
[2026-03-04T23:22:43.469Z] [INFO] Building Quarkus - Hibernate Reactive with Panache - Deployment 2.7.5.Final [511/964]
[2026-03-04T23:22:43.469Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:43.469Z] [INFO]
[2026-03-04T23:22:43.469Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:43.469Z] [INFO]
[2026-03-04T23:22:43.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO] Processed 17 files in 72ms (Formatted: 0, Unchanged: 17, Failed: 0, Readonly: 0)
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO] Processed 17 files in 00:00.023 (Already Sorted: 17, Needed Sorting: 0)
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:44.105Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-reactive-panache/deployment/src/main/resources
[2026-03-04T23:22:44.105Z] [INFO]
[2026-03-04T23:22:44.105Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.105Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:44.105Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/classes
[2026-03-04T23:22:44.740Z] [INFO]
[2026-03-04T23:22:44.740Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:44.740Z] [INFO] Copying 2 resources
[2026-03-04T23:22:44.740Z] [INFO]
[2026-03-04T23:22:44.740Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:44.740Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:44.740Z] [INFO] Compiling 13 source files to /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/test-classes
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:46.798Z] [INFO] Tests are skipped.
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:46.798Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final.jar
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:46.798Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-reactive-panache/deployment/target/quarkus-hibernate-reactive-panache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-reactive-panache-deployment ---
[2026-03-04T23:22:46.798Z] [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
[2026-03-04T23:22:46.798Z] [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
[2026-03-04T23:22:46.798Z] [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
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-parent >--------------
[2026-03-04T23:22:46.798Z] [INFO] Building Quarkus - MongoDB with Panache - Parent 2.7.5.Final [512/964]
[2026-03-04T23:22:46.798Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-parent ---
[2026-03-04T23:22:46.798Z] [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
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] -----------------< io.quarkus:quarkus-mongodb-panache >-----------------
[2026-03-04T23:22:46.798Z] [INFO] Building Quarkus - MongoDB with Panache - Runtime 2.7.5.Final [513/964]
[2026-03-04T23:22:46.798Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:46.798Z] [INFO] Processed 15 files in 157ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-03-04T23:22:46.798Z] [INFO]
[2026-03-04T23:22:46.798Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Processed 15 files in 00:00.183 (Already Sorted: 15, Needed Sorting: 0)
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:47.432Z] [INFO] Copying 1 resource
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:47.432Z] [INFO] Compiling 15 source files to /quarkus/extensions/panache/mongodb-panache/runtime/target/classes
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[44,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[50,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[56,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[62,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[68,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[94,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[100,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [WARNING] /quarkus/extensions/panache/mongodb-panache/runtime/src/main/java/io/quarkus/mongodb/panache/runtime/PanacheQueryImpl.java:[106,34] unchecked cast
[2026-03-04T23:22:47.432Z] required: io.quarkus.mongodb.panache.PanacheQuery<T>
[2026-03-04T23:22:47.432Z] found: io.quarkus.mongodb.panache.runtime.PanacheQueryImpl<Entity>
[2026-03-04T23:22:47.432Z] [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
[2026-03-04T23:22:47.432Z] [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
[2026-03-04T23:22:47.432Z] [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
[2026-03-04T23:22:47.432Z] [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
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:47.432Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/runtime/src/test/resources
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] No sources to compile
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] No tests to run.
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:47.432Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final.jar
[2026-03-04T23:22:47.432Z] [INFO]
[2026-03-04T23:22:47.432Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:48.067Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/runtime/target/quarkus-mongodb-panache-2.7.5.Final-sources.jar
[2026-03-04T23:22:48.067Z] [INFO]
[2026-03-04T23:22:48.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache ---
[2026-03-04T23:22:48.067Z] [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
[2026-03-04T23:22:48.067Z] [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
[2026-03-04T23:22:48.067Z] [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
[2026-03-04T23:22:48.067Z] [INFO]
[2026-03-04T23:22:48.067Z] [INFO] -----------< io.quarkus:quarkus-mongodb-panache-deployment >------------
[2026-03-04T23:22:48.067Z] [INFO] Building Quarkus - MongoDB with Panache - Deployment 2.7.5.Final [514/964]
[2026-03-04T23:22:48.067Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:22:48.067Z] [INFO]
[2026-03-04T23:22:48.067Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.067Z] [INFO]
[2026-03-04T23:22:48.067Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.699Z] [INFO]
[2026-03-04T23:22:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.699Z] [INFO]
[2026-03-04T23:22:48.699Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO] Processed 24 files in 65ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO] Processed 24 files in 00:00.029 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:48.700Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache/deployment/src/main/resources
[2026-03-04T23:22:48.700Z] [INFO]
[2026-03-04T23:22:48.700Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:48.700Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:48.700Z] [INFO] Compiling 5 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/classes
[2026-03-04T23:22:49.333Z] [INFO]
[2026-03-04T23:22:49.334Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:49.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:22:49.334Z] [INFO] Copying 1 resource
[2026-03-04T23:22:49.334Z] [INFO]
[2026-03-04T23:22:49.334Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:49.334Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:22:49.334Z] [INFO] Compiling 19 source files to /quarkus/extensions/panache/mongodb-panache/deployment/target/test-classes
[2026-03-04T23:22:49.967Z] [INFO]
[2026-03-04T23:22:49.967Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:22:49.967Z] [INFO]
[2026-03-04T23:22:49.967Z] [INFO] -------------------------------------------------------
[2026-03-04T23:22:49.967Z] [INFO] T E S T S
[2026-03-04T23:22:49.967Z] [INFO] -------------------------------------------------------
[2026-03-04T23:22:49.967Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:22:51.283Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-03-04T23:22:56.081Z] 2026-03-04 23:22:54,857 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-16) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-03-04T23:22:56.081Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-03-04T23:22:56.081Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.854 s - in io.quarkus.mongodb.panache.DuplicateIdMongoEntityTest
[2026-03-04T23:22:56.081Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-03-04T23:22:56.713Z] 2026-03-04 23:22:56,186 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:
[2026-03-04T23:22:56.713Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-03-04T23:22:56.713Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in io.quarkus.mongodb.panache.DuplicateIdReactiveMongoEntityTest
[2026-03-04T23:22:56.713Z] [INFO] Running io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,788 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.324s.
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,789 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,790 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,866 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,911 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed1da297a592bae8abf', 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
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-03-04T23:22:58.032Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:58.032Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:58.032Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-03-04T23:22:58.032Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-03-04T23:22:58.032Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-03-04T23:22:58.032Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-03-04T23:22:58.032Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-03-04T23:22:58.032Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-03-04T23:22:58.032Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-03-04T23:22:58.032Z] ... 4 more
[2026-03-04T23:22:58.032Z]
[2026-03-04T23:22:58.032Z] 2026-03-04 23:22:57,942 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T23:22:58.032Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 s - in io.quarkus.mongodb.panache.mongoentity.MongoEntityTest
[2026-03-04T23:22:58.032Z] [INFO] Running io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-03-04T23:22:59.346Z] 2026-03-04 23:22:59,165 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.319s.
[2026-03-04T23:22:59.346Z] 2026-03-04 23:22:59,166 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:22:59.346Z] 2026-03-04 23:22:59,166 INFO [io.quarkus] (main) Installed features: [cdi, mongodb-client, mongodb-panache, narayana-jta, smallrye-context-propagation, vertx]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,234 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,276 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c4', 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
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-03-04T23:22:59.979Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-03-04T23:22:59.979Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-03-04T23:22:59.979Z] ... 4 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,287 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,301 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c5', 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
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-03-04T23:22:59.979Z] ... 7 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,318 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,322 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c6', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-03-04T23:22:59.979Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-03-04T23:22:59.979Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-03-04T23:22:59.979Z] ... 4 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,324 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,328 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c7', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-03-04T23:22:59.979Z] ... 1 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,331 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,393 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c8', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:70)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.InternalStreamConnection.open(InternalStreamConnection.java:165)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.lookupServerDescription(DefaultServerMonitor.java:195)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.DefaultServerMonitor$ServerMonitorRunnable.run(DefaultServerMonitor.java:151)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:684)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:547)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:602)
[2026-03-04T23:22:59.979Z] at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
[2026-03-04T23:22:59.979Z] at java.base/java.net.Socket.connect(Socket.java:633)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStreamHelper.initialize(SocketStreamHelper.java:107)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.initializeSocket(SocketStream.java:79)
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.SocketStream.open(SocketStream.java:65)
[2026-03-04T23:22:59.979Z] ... 4 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,397 INFO [org.mon.dri.cluster] (main) Cluster created with settings {hosts=[localhost:27018], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms'}
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,405 INFO [org.mon.dri.cluster] (cluster-ClusterId{value='69a8bed33ab32265440eb9c9', description='null'}-localhost:27018) Exception in monitor thread while connecting to server localhost:27018: com.mongodb.MongoSocketOpenException: Exception opening socket
[2026-03-04T23:22:59.979Z] at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:124)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:22:59.979Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:22:59.979Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:22:59.979Z] Caused by: java.net.ConnectException: Connection refused
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217)
[2026-03-04T23:22:59.979Z] at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306)
[2026-03-04T23:22:59.979Z] ... 1 more
[2026-03-04T23:22:59.979Z]
[2026-03-04T23:22:59.979Z] 2026-03-04 23:22:59,446 INFO [io.quarkus] (main) Quarkus stopped in 0.043s
[2026-03-04T23:22:59.979Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s - in io.quarkus.mongodb.panache.bug10812.Bug10812MongodbMultiClientsTest
[2026-03-04T23:22:59.979Z] [INFO] Running io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-03-04T23:23:00.612Z] 2026-03-04 23:23:00,075 WARN [io.qua.arc.dep.SplitPackageProcessor] (build-9) Detected a split package usage which is considered a bad practice and should be avoided. Following packages were detected in multiple archives:
[2026-03-04T23:23:00.612Z] - "io.quarkus.mongodb.panache" found in [io.quarkus:quarkus-mongodb-panache-deployment::jar, io.quarkus:quarkus-mongodb-panache::jar]
[2026-03-04T23:23:00.612Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 s - in io.quarkus.mongodb.panache.DuplicateIdWithParentTest
[2026-03-04T23:23:00.612Z] [INFO]
[2026-03-04T23:23:00.612Z] [INFO] Results:
[2026-03-04T23:23:00.612Z] [INFO]
[2026-03-04T23:23:00.612Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:23:00.612Z] [INFO]
[2026-03-04T23:23:00.612Z] [INFO]
[2026-03-04T23:23:00.612Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:23:00.612Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final.jar
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:23:01.247Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache/deployment/target/quarkus-mongodb-panache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-deployment ---
[2026-03-04T23:23:01.247Z] [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
[2026-03-04T23:23:01.247Z] [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
[2026-03-04T23:23:01.247Z] [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
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] ----------< io.quarkus:quarkus-mongodb-panache-kotlin-parent >----------
[2026-03-04T23:23:01.247Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Parent 2.7.5.Final [515/964]
[2026-03-04T23:23:01.247Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-parent ---
[2026-03-04T23:23:01.247Z] [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
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] -------------< io.quarkus:quarkus-mongodb-panache-kotlin >--------------
[2026-03-04T23:23:01.247Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Runtime 2.7.5.Final [516/964]
[2026-03-04T23:23:01.247Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.247Z] [INFO]
[2026-03-04T23:23:01.247Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO] Processed 0 files in 00:00.005 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:01.882Z] [INFO] Copying 1 resource
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:01.882Z] [INFO]
[2026-03-04T23:23:01.882Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:09.112Z] [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
[2026-03-04T23:23:09.112Z] [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
[2026-03-04T23:23:09.112Z] [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
[2026-03-04T23:23:09.112Z] [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<*>>
[2026-03-04T23:23:09.112Z] [INFO]
[2026-03-04T23:23:09.112Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (java-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:09.112Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:09.112Z] [INFO]
[2026-03-04T23:23:09.112Z] [INFO] --- jandex-maven-plugin:1.2.2:jandex (make-index) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:09.112Z] [INFO] Saving Jandex index: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/classes/META-INF/jandex.idx
[2026-03-04T23:23:09.112Z] [INFO]
[2026-03-04T23:23:09.112Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:09.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:09.112Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/src/test/resources
[2026-03-04T23:23:09.112Z] [INFO]
[2026-03-04T23:23:09.112Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:11.175Z] [INFO]
[2026-03-04T23:23:11.175Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (java-test-compile) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:11.175Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:11.175Z] [INFO]
[2026-03-04T23:23:11.175Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:11.175Z] [INFO]
[2026-03-04T23:23:11.175Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:11.175Z] [INFO] T E S T S
[2026-03-04T23:23:11.175Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:11.175Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:23:11.807Z] [INFO] Running io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-03-04T23:23:12.442Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.195 s - in io.quarkus.mongodb.panache.kotlin.TestAnalogs
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] Results:
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:12.442Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final.jar
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:12.442Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/runtime/target/quarkus-mongodb-panache-kotlin-2.7.5.Final-sources.jar
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin ---
[2026-03-04T23:23:12.442Z] [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
[2026-03-04T23:23:12.442Z] [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
[2026-03-04T23:23:12.442Z] [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
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --------< io.quarkus:quarkus-mongodb-panache-kotlin-deployment >--------
[2026-03-04T23:23:12.442Z] [INFO] Building Quarkus - MongoDB with Panache - Kotlin Deployment 2.7.5.Final [517/964]
[2026-03-04T23:23:12.442Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:12.442Z] [INFO]
[2026-03-04T23:23:12.442Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO] Processed 6 files in 40ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO] Processed 6 files in 00:00.032 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:13.075Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/main/resources
[2026-03-04T23:23:13.075Z] [INFO]
[2026-03-04T23:23:13.075Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:13.075Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:13.075Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/classes
[2026-03-04T23:23:14.781Z] [INFO]
[2026-03-04T23:23:14.781Z] [INFO] --- kotlin-maven-plugin:1.6.10:compile (compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:14.781Z] [WARNING] No sources found skipping Kotlin compile
[2026-03-04T23:23:14.781Z] [INFO]
[2026-03-04T23:23:14.781Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:14.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:14.781Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/resources
[2026-03-04T23:23:14.781Z] [INFO]
[2026-03-04T23:23:14.781Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:14.781Z] [INFO] No sources to compile
[2026-03-04T23:23:14.781Z] [INFO]
[2026-03-04T23:23:14.781Z] [INFO] --- kotlin-maven-plugin:1.6.10:test-compile (test-compile) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:14.781Z] [WARNING] Source root doesn't exist: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/src/test/java
[2026-03-04T23:23:17.658Z] [INFO]
[2026-03-04T23:23:17.658Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:17.658Z] [INFO]
[2026-03-04T23:23:17.658Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:17.658Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final.jar
[2026-03-04T23:23:17.658Z] [INFO]
[2026-03-04T23:23:17.658Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:17.658Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-panache-kotlin/deployment/target/quarkus-mongodb-panache-kotlin-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:23:17.658Z] [INFO]
[2026-03-04T23:23:17.658Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-panache-kotlin-deployment ---
[2026-03-04T23:23:17.658Z] [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
[2026-03-04T23:23:17.658Z] [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
[2026-03-04T23:23:17.658Z] [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
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] ------------< io.quarkus:quarkus-rest-data-panache-parent >-------------
[2026-03-04T23:23:17.659Z] [INFO] Building Quarkus - REST data with Panache - Parent 2.7.5.Final [518/964]
[2026-03-04T23:23:17.659Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-parent ---
[2026-03-04T23:23:17.659Z] [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
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] ----------------< io.quarkus:quarkus-rest-data-panache >----------------
[2026-03-04T23:23:17.659Z] [INFO] Building Quarkus - REST data with Panache - Runtime 2.7.5.Final [519/964]
[2026-03-04T23:23:17.659Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:17.659Z] [INFO]
[2026-03-04T23:23:17.659Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO] Processed 28 files in 40ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO] Processed 28 files in 00:00.030 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:18.291Z] [INFO] Copying 1 resource
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO]
[2026-03-04T23:23:18.291Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.291Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:18.291Z] [INFO] Compiling 21 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/classes
[2026-03-04T23:23:18.943Z] [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
[2026-03-04T23:23:18.943Z] [INFO]
[2026-03-04T23:23:18.943Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:18.943Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/runtime/src/test/resources
[2026-03-04T23:23:18.943Z] [INFO]
[2026-03-04T23:23:18.943Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.943Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:18.944Z] [INFO] Compiling 7 source files to /quarkus/extensions/panache/rest-data-panache/runtime/target/test-classes
[2026-03-04T23:23:18.944Z] [INFO]
[2026-03-04T23:23:18.944Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:18.944Z] [INFO]
[2026-03-04T23:23:18.944Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:18.944Z] [INFO] T E S T S
[2026-03-04T23:23:18.944Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:18.944Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:23:20.263Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-03-04T23:23:20.263Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in io.quarkus.rest.data.panache.runtime.hal.JsonbSerializersTest
[2026-03-04T23:23:20.263Z] [INFO] Running io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-03-04T23:23:20.898Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in io.quarkus.rest.data.panache.runtime.hal.JacksonSerializersTest
[2026-03-04T23:23:20.898Z] [INFO] Running io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-03-04T23:23:21.533Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.rest.data.panache.runtime.sort.SortQueryParamFilterTest
[2026-03-04T23:23:21.533Z] [INFO]
[2026-03-04T23:23:21.533Z] [INFO] Results:
[2026-03-04T23:23:21.533Z] [INFO]
[2026-03-04T23:23:21.533Z] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:23:21.533Z] [INFO]
[2026-03-04T23:23:21.533Z] [INFO]
[2026-03-04T23:23:21.533Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:21.533Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final.jar
[2026-03-04T23:23:21.533Z] [INFO]
[2026-03-04T23:23:21.533Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:21.533Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/runtime/target/quarkus-rest-data-panache-2.7.5.Final-sources.jar
[2026-03-04T23:23:22.166Z] [INFO]
[2026-03-04T23:23:22.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache ---
[2026-03-04T23:23:22.166Z] [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
[2026-03-04T23:23:22.166Z] [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
[2026-03-04T23:23:22.166Z] [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
[2026-03-04T23:23:22.166Z] [INFO]
[2026-03-04T23:23:22.166Z] [INFO] ----------< io.quarkus:quarkus-rest-data-panache-deployment >-----------
[2026-03-04T23:23:22.166Z] [INFO] Building Quarkus - REST data with Panache - Deployment 2.7.5.Final [520/964]
[2026-03-04T23:23:22.166Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:22.166Z] [INFO]
[2026-03-04T23:23:22.166Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.166Z] [INFO]
[2026-03-04T23:23:22.166Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:22.800Z] [INFO] Processed 26 files in 239ms (Formatted: 0, Unchanged: 26, Failed: 0, Readonly: 0)
[2026-03-04T23:23:22.800Z] [INFO]
[2026-03-04T23:23:22.800Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:23.434Z] [INFO] Processed 26 files in 00:00.156 (Already Sorted: 26, Needed Sorting: 0)
[2026-03-04T23:23:23.434Z] [INFO]
[2026-03-04T23:23:23.434Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:23.434Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:23.434Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/main/resources
[2026-03-04T23:23:23.434Z] [INFO]
[2026-03-04T23:23:23.434Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:23.434Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:23.434Z] [INFO] Compiling 25 source files to /quarkus/extensions/panache/rest-data-panache/deployment/target/classes
[2026-03-04T23:23:24.752Z] [INFO]
[2026-03-04T23:23:24.752Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:24.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:24.752Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/rest-data-panache/deployment/src/test/resources
[2026-03-04T23:23:24.752Z] [INFO]
[2026-03-04T23:23:24.752Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:24.752Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:24.752Z] [INFO] Compiling 1 source file to /quarkus/extensions/panache/rest-data-panache/deployment/target/test-classes
[2026-03-04T23:23:25.386Z] [INFO]
[2026-03-04T23:23:25.386Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:25.386Z] [INFO]
[2026-03-04T23:23:25.386Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:25.386Z] [INFO] T E S T S
[2026-03-04T23:23:25.386Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:25.386Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:23:26.020Z] [INFO] Running io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-03-04T23:23:26.654Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in io.quarkus.rest.data.panache.deployment.utils.ResourceNameTest
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] Results:
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:26.654Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final.jar
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:26.654Z] [INFO] Building jar: /quarkus/extensions/panache/rest-data-panache/deployment/target/quarkus-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-rest-data-panache-deployment ---
[2026-03-04T23:23:26.654Z] [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
[2026-03-04T23:23:26.654Z] [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
[2026-03-04T23:23:26.654Z] [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
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] -----< io.quarkus:quarkus-hibernate-orm-rest-data-panache-parent >------
[2026-03-04T23:23:26.654Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Parent 2.7.5.Final [521/964]
[2026-03-04T23:23:26.654Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-parent ---
[2026-03-04T23:23:26.654Z] [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
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] ---------< io.quarkus:quarkus-hibernate-orm-rest-data-panache >---------
[2026-03-04T23:23:26.654Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Runtime 2.7.5.Final [522/964]
[2026-03-04T23:23:26.654Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO] Processed 4 files in 20ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO] Processed 4 files in 00:00.004 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:26.654Z] [INFO] Copying 1 resource
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO]
[2026-03-04T23:23:26.654Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:26.654Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:26.654Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/classes
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:27.288Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/src/test/resources
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [INFO] No sources to compile
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [INFO] No tests to run.
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [INFO] Building jar: /quarkus/extensions/panache/hibernate-orm-rest-data-panache/runtime/target/quarkus-hibernate-orm-rest-data-panache-2.7.5.Final.jar
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [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
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache ---
[2026-03-04T23:23:27.288Z] [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
[2026-03-04T23:23:27.288Z] [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
[2026-03-04T23:23:27.288Z] [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
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] ---< io.quarkus:quarkus-hibernate-orm-rest-data-panache-deployment >----
[2026-03-04T23:23:27.288Z] [INFO] Building Quarkus - Hibernate ORM REST data with Panache - Deployment 2.7.5.Final [523/964]
[2026-03-04T23:23:27.288Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.288Z] [INFO]
[2026-03-04T23:23:27.288Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO] Processed 46 files in 80ms (Formatted: 0, Unchanged: 46, Failed: 0, Readonly: 0)
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO] Processed 46 files in 00:00.106 (Already Sorted: 46, Needed Sorting: 0)
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:27.923Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/src/main/resources
[2026-03-04T23:23:27.923Z] [INFO]
[2026-03-04T23:23:27.923Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:27.923Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:27.923Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/classes
[2026-03-04T23:23:28.556Z] [INFO]
[2026-03-04T23:23:28.556Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:28.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:23:28.556Z] [INFO] Copying 2 resources
[2026-03-04T23:23:28.556Z] [INFO]
[2026-03-04T23:23:28.556Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:28.556Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:23:28.556Z] [INFO] Compiling 40 source files to /quarkus/extensions/panache/hibernate-orm-rest-data-panache/deployment/target/test-classes
[2026-03-04T23:23:30.619Z] [INFO]
[2026-03-04T23:23:30.619Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:23:30.619Z] [INFO]
[2026-03-04T23:23:30.619Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:30.619Z] [INFO] T E S T S
[2026-03-04T23:23:30.619Z] [INFO] -------------------------------------------------------
[2026-03-04T23:23:30.619Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:23:31.936Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-03-04T23:23:42.331Z] 2026-03-04 23:23:40,741 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.663s. Listening on: http://localhost:8081
[2026-03-04T23:23:42.331Z] 2026-03-04 23:23:40,743 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:23:42.331Z] 2026-03-04 23:23:40,743 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]
[2026-03-04T23:23:46.132Z] 2026-03-04 23:23:45,206 INFO [io.quarkus] (main) Quarkus stopped in 0.039s
[2026-03-04T23:23:46.132Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.823 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceGetMethodTest
[2026-03-04T23:23:46.132Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-03-04T23:23:49.003Z] 2026-03-04 23:23:48,266 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.379s. Listening on: http://localhost:8081
[2026-03-04T23:23:49.003Z] 2026-03-04 23:23:48,266 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:23:49.003Z] 2026-03-04 23:23:48,266 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]
[2026-03-04T23:23:49.824Z] 2026-03-04 23:23:49,106 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-03-04T23:23:49.824Z] 2026-03-04 23:23:49,106 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:
[2026-03-04T23:23:49.824Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.824Z] 2026-03-04 23:23:49,108 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-03-04T23:23:49.824Z] 2026-03-04 23:23:49,112 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:9d1f:69a8bf04:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@7d2bcd6c >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:23:49.824Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:23:49.824Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:23:49.824Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:23:49.824Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:23:49.824Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:23:49.824Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:23:49.824Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:23:49.824Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:23:49.824Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:23:49.824Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:23:49.824Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-03-04T23:23:49.824Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-03-04T23:23:49.824Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-03-04T23:23:49.824Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:23:49.824Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:23:49.824Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:23:49.824Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.824Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:23:49.825Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:23:49.825Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:23:49.825Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:23:49.825Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.825Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:23:49.825Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:23:49.825Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:23:49.825Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:23:49.825Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:23:49.825Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:23:49.825Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:23:49.825Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:23:49.825Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:23:49.825Z] ... 57 more
[2026-03-04T23:23:49.825Z] 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:
[2026-03-04T23:23:49.825Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.825Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:23:49.825Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:23:49.825Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:23:49.825Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:23:49.825Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:23:49.825Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:23:49.825Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:23:49.825Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:23:49.825Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:23:49.825Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:23:49.825Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:23:49.825Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:23:49.825Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:23:49.825Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:23:49.825Z] ... 69 more
[2026-03-04T23:23:49.825Z]
[2026-03-04T23:23:49.825Z] 2026-03-04 23:23:49,117 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
[2026-03-04T23:23:49.825Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.add(Unknown Source)
[2026-03-04T23:23:49.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:23:49.825Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:23:49.825Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:23:49.825Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:23:49.825Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:23:49.825Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:23:49.825Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:23:49.825Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:23:49.825Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:23:49.825Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:23:49.825Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-03-04T23:23:49.825Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-03-04T23:23:49.825Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-03-04T23:23:49.825Z] ... 31 more
[2026-03-04T23:23:49.825Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:23:49.825Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:23:49.825Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:23:49.825Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:23:49.825Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:23:49.825Z] ... 33 more
[2026-03-04T23:23:49.825Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:23:49.825Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:23:49.825Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:23:49.825Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:23:49.825Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:23:49.825Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:23:49.825Z] ... 45 more
[2026-03-04T23:23:49.825Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.825Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:23:49.825Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:23:49.825Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:23:49.825Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:23:49.826Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:23:49.826Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:23:49.826Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:23:49.826Z] ... 57 more
[2026-03-04T23:23:49.826Z] 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:
[2026-03-04T23:23:49.826Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:23:49.826Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:23:49.826Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:23:49.826Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:23:49.826Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:23:49.826Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:23:49.826Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:23:49.826Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:23:49.826Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:23:49.826Z] ... 69 more
[2026-03-04T23:23:49.826Z]
[2026-03-04T23:23:49.826Z] 2026-03-04 23:23:49,374 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-03-04T23:23:49.826Z] 2026-03-04 23:23:49,374 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:
[2026-03-04T23:23:49.826Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.826Z] 2026-03-04 23:23:49,374 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-03-04T23:23:49.826Z] 2026-03-04 23:23:49,374 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:9d1f:69a8bf04:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@5ebce684 >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:23:49.826Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:23:49.826Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:23:49.826Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:23:49.826Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:23:49.826Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:23:49.826Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:23:49.826Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:23:49.826Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:23:49.826Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-03-04T23:23:49.826Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-03-04T23:23:49.826Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-03-04T23:23:49.826Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:23:49.826Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:23:49.826Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:23:49.826Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:23:49.826Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:23:49.826Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:23:49.826Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:23:49.826Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:23:49.826Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:23:49.826Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:23:49.826Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:23:49.826Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:23:49.826Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:23:49.826Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:23:49.826Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:23:49.826Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.826Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:23:49.826Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:23:49.826Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:23:49.826Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:23:49.826Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:23:49.826Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:23:49.826Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:23:49.826Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:23:49.826Z] ... 57 more
[2026-03-04T23:23:49.826Z] 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:
[2026-03-04T23:23:49.826Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:23:49.826Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:23:49.826Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:23:49.826Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:23:49.826Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:23:49.826Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:23:49.826Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:23:49.826Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:23:49.826Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:23:49.826Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:23:49.826Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:23:49.826Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:23:49.826Z] ... 69 more
[2026-03-04T23:23:49.826Z]
[2026-03-04T23:23:49.826Z] 2026-03-04 23:23:49,377 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
[2026-03-04T23:23:49.826Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceJaxRs_ce368bda3ef7da52e3aadccdadef299b76b47258.addHal(Unknown Source)
[2026-03-04T23:23:49.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:23:49.827Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:23:49.827Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:23:49.827Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:23:49.827Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:23:49.827Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:23:49.827Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:23:49.827Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:23:49.827Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:23:49.827Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:23:49.827Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:23:49.827Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:23:49.827Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:23:49.827Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:23:49.827Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:23:49.827Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-03-04T23:23:49.827Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_Subclass.add(Unknown Source)
[2026-03-04T23:23:49.827Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.CollectionsResourceImpl_ce368bda3ef7da52e3aadccdadef299b76b47258_ClientProxy.add(Unknown Source)
[2026-03-04T23:23:49.827Z] ... 31 more
[2026-03-04T23:23:49.827Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:23:49.827Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:23:49.827Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:23:49.827Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:23:49.827Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:23:49.827Z] ... 33 more
[2026-03-04T23:23:49.827Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:23:49.827Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:23:49.827Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:23:49.827Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:23:49.827Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:23:49.827Z] ... 45 more
[2026-03-04T23:23:49.827Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:23:49.827Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:23:49.827Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:23:49.827Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:23:49.827Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:23:49.827Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:23:49.827Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:23:49.827Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:23:49.827Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:23:49.827Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:23:49.827Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:23:49.827Z] ... 57 more
[2026-03-04T23:23:49.827Z] 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:
[2026-03-04T23:23:49.827Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:23:49.827Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:23:49.827Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:23:49.827Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:23:49.827Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:23:49.827Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:23:49.827Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:23:49.827Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:23:49.827Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:23:49.827Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:23:49.827Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:23:49.827Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:23:49.827Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:23:49.827Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:23:49.827Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:23:49.827Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:23:49.827Z] ... 69 more
[2026-03-04T23:23:49.827Z]
[2026-03-04T23:23:49.827Z] 2026-03-04 23:23:49,528 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:23:49.827Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.313 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePostMethodTest
[2026-03-04T23:23:49.827Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-03-04T23:23:52.718Z] 2026-03-04 23:23:51,849 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.174s. Listening on: http://localhost:8081
[2026-03-04T23:23:52.718Z] 2026-03-04 23:23:51,849 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:23:52.718Z] 2026-03-04 23:23:51,849 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]
[2026-03-04T23:23:53.348Z] 2026-03-04 23:23:53,168 INFO [io.quarkus] (main) Quarkus stopped in 0.034s
[2026-03-04T23:23:53.348Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.635 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePutMethodTest
[2026-03-04T23:23:53.348Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-03-04T23:24:03.666Z] Tests paused
[2026-03-04T23:24:03.666Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:03.666Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:03.666Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:03.666Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:03.666Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:03.666Z] 2026-03-04 23:23:59,360 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.536s. Listening on: http://localhost:8080
[2026-03-04T23:24:03.666Z] 2026-03-04 23:23:59,361 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:03.666Z] 2026-03-04 23:23:59,361 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]
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:01,535 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:01,549 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:24:03.666Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:03.666Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:03.666Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:03.666Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:03.666Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:02,257 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.703s. Listening on: http://localhost:8080
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:02,258 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:02,258 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]
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:02,258 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.411s
[2026-03-04T23:24:03.666Z] 2026-03-04 23:24:02,572 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:24:03.666Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.44 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceHotReloadTest
[2026-03-04T23:24:03.666Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-03-04T23:24:06.937Z] Tests paused
[2026-03-04T23:24:06.937Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:06.937Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:06.937Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:06.937Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:06.937Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:06.937Z] 2026-03-04 23:24:06,452 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.335s. Listening on: http://localhost:8080
[2026-03-04T23:24:06.937Z] 2026-03-04 23:24:06,452 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:06.937Z] 2026-03-04 23:24:06,452 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]
[2026-03-04T23:24:06.937Z] 2026-03-04 23:24:06,554 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)]
[2026-03-04T23:24:06.937Z] 2026-03-04 23:24:06,733 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.013s
[2026-03-04T23:24:11.720Z] Tests paused
[2026-03-04T23:24:11.720Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:11.720Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:11.720Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:11.720Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:11.720Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:11.720Z] 2026-03-04 23:24:10,854 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.355s. Listening on: http://localhost:8080
[2026-03-04T23:24:11.720Z] 2026-03-04 23:24:10,855 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:11.720Z] 2026-03-04 23:24:10,855 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]
[2026-03-04T23:24:11.720Z] 2026-03-04 23:24:11,205 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:24:11.720Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.618 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDevModeTest
[2026-03-04T23:24:11.720Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-03-04T23:24:13.784Z] 2026-03-04 23:24:13,239 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.048s. Listening on: http://localhost:8081
[2026-03-04T23:24:13.784Z] 2026-03-04 23:24:13,239 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:13.784Z] 2026-03-04 23:24:13,239 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]
[2026-03-04T23:24:14.430Z] 2026-03-04 23:24:13,774 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:24:14.430Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourceDeleteMethodTest
[2026-03-04T23:24:14.430Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-03-04T23:24:15.747Z] 2026-03-04 23:24:15,658 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.985s. Listening on: http://localhost:8081
[2026-03-04T23:24:15.747Z] 2026-03-04 23:24:15,658 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:15.747Z] 2026-03-04 23:24:15,658 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]
[2026-03-04T23:24:17.092Z] 2026-03-04 23:24:16,658 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:24:17.092Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.879 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.entity.PanacheEntityResourcePathCustomisationTest
[2026-03-04T23:24:17.092Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-03-04T23:24:24.321Z] Tests paused
[2026-03-04T23:24:24.321Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:24.321Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:24.321Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:24.321Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:24.321Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:20,862 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.245s. Listening on: http://localhost:8080
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:20,863 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:20,863 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]
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,256 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CollectionsResource.class.
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,267 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T23:24:24.321Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:24.321Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:24.321Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:24.321Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:24.321Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,881 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.608s. Listening on: http://localhost:8080
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,881 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,882 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]
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:22,883 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.847s
[2026-03-04T23:24:24.321Z] 2026-03-04 23:24:23,192 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:24:24.321Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.566 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceHotReloadTest
[2026-03-04T23:24:24.321Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-03-04T23:24:25.675Z] 2026-03-04 23:24:25,080 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.035s. Listening on: http://localhost:8081
[2026-03-04T23:24:25.675Z] 2026-03-04 23:24:25,080 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:25.675Z] 2026-03-04 23:24:25,080 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]
[2026-03-04T23:24:26.307Z] 2026-03-04 23:24:26,006 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:24:26.307Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.767 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePathCustomisationTest
[2026-03-04T23:24:26.307Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-03-04T23:24:29.188Z] 2026-03-04 23:24:28,688 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.686s. Listening on: http://localhost:8081
[2026-03-04T23:24:29.188Z] 2026-03-04 23:24:28,689 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:29.188Z] 2026-03-04 23:24:28,689 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]
[2026-03-04T23:24:30.510Z] 2026-03-04 23:24:29,897 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:24:30.510Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.89 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePutMethodTest
[2026-03-04T23:24:30.510Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-03-04T23:24:31.829Z] 2026-03-04 23:24:31,713 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.912s. Listening on: http://localhost:8081
[2026-03-04T23:24:31.829Z] 2026-03-04 23:24:31,713 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:31.829Z] 2026-03-04 23:24:31,713 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]
[2026-03-04T23:24:33.889Z] 2026-03-04 23:24:33,404 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:24:33.889Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.503 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceGetMethodTest
[2026-03-04T23:24:33.889Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-03-04T23:24:35.954Z] 2026-03-04 23:24:35,363 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.246s. Listening on: http://localhost:8081
[2026-03-04T23:24:35.954Z] 2026-03-04 23:24:35,364 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:35.954Z] 2026-03-04 23:24:35,364 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]
[2026-03-04T23:24:36.807Z] 2026-03-04 23:24:36,043 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-03-04T23:24:36.808Z] 2026-03-04 23:24:36,043 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:
[2026-03-04T23:24:36.808Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.808Z] 2026-03-04 23:24:36,043 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-03-04T23:24:36.808Z] 2026-03-04 23:24:36,045 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:8ad5:69a8bf33:7, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@538c774a >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:24:36.808Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:24:36.808Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:24:36.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:24:36.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:24:36.808Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.808Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:24:36.808Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:24:36.808Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:24:36.808Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:24:36.808Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:24:36.808Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:24:36.808Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:24:36.808Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:24:36.808Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:24:36.808Z] ... 57 more
[2026-03-04T23:24:36.808Z] 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:
[2026-03-04T23:24:36.808Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.808Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:24:36.808Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:24:36.808Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:24:36.808Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:24:36.808Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:24:36.808Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:24:36.808Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:24:36.808Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:24:36.808Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:24:36.808Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:24:36.808Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:24:36.808Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:24:36.808Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:24:36.808Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:24:36.808Z] ... 69 more
[2026-03-04T23:24:36.808Z]
[2026-03-04T23:24:36.808Z] 2026-03-04 23:24:36,049 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
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.add(Unknown Source)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:24:36.808Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:24:36.808Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:24:36.808Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:24:36.808Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:24:36.808Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:24:36.808Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:24:36.808Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:24:36.808Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:24:36.808Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-03-04T23:24:36.808Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-03-04T23:24:36.808Z] ... 31 more
[2026-03-04T23:24:36.808Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:24:36.808Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:24:36.808Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:24:36.808Z] ... 33 more
[2026-03-04T23:24:36.808Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:24:36.808Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:24:36.808Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:24:36.808Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:24:36.808Z] ... 45 more
[2026-03-04T23:24:36.808Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.808Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:24:36.808Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:24:36.808Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:24:36.809Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:24:36.809Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:24:36.809Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:24:36.809Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:24:36.809Z] ... 57 more
[2026-03-04T23:24:36.809Z] 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:
[2026-03-04T23:24:36.809Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:24:36.809Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:24:36.809Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:24:36.809Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:24:36.809Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:24:36.809Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:24:36.809Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:24:36.809Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:24:36.809Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:24:36.809Z] ... 69 more
[2026-03-04T23:24:36.809Z]
[2026-03-04T23:24:36.809Z] 2026-03-04 23:24:36,214 WARN [org.hib.eng.jdb.spi.SqlExceptionHelper] (executor-thread-0) SQL Error: 23505, SQLState: 23505
[2026-03-04T23:24:36.809Z] 2026-03-04 23:24:36,214 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:
[2026-03-04T23:24:36.809Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.809Z] 2026-03-04 23:24:36,214 INFO [org.hib.eng.jdb.bat.int.AbstractBatchImpl] (executor-thread-0) HHH000010: On release of batch it still contained JDBC statements
[2026-03-04T23:24:36.809Z] 2026-03-04 23:24:36,215 WARN [com.arj.ats.arjuna] (executor-thread-0) ARJUNA012125: TwoPhaseCoordinator.beforeCompletion - failed for SynchronizationImple< 0:ffffac110002:8ad5:69a8bf33:19, org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization@4db764ce >: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:24:36.809Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:24:36.809Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:24:36.809Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:24:36.809Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:24:36.809Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:24:36.809Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:24:36.809Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:24:36.809Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:24:36.809Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:24:36.809Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:24:36.809Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.809Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:24:36.809Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:24:36.809Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:24:36.809Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:24:36.809Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:24:36.809Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:24:36.809Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:24:36.809Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:24:36.809Z] ... 57 more
[2026-03-04T23:24:36.809Z] 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:
[2026-03-04T23:24:36.809Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:24:36.809Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:24:36.809Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:24:36.809Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:24:36.809Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:24:36.809Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:24:36.809Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:24:36.809Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:24:36.809Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:24:36.809Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:24:36.809Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:24:36.809Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:24:36.809Z] ... 69 more
[2026-03-04T23:24:36.809Z]
[2026-03-04T23:24:36.809Z] 2026-03-04 23:24:36,216 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
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceJaxRs_09388fa33c19219ea3327f54926f5b18a0125ed4.addHal(Unknown Source)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:24:36.809Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:24:36.809Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:170)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:130)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.internalInvokeOnTarget(ResourceMethodInvoker.java:660)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTargetAfterFilter(ResourceMethodInvoker.java:524)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.lambda$invokeOnTarget$2(ResourceMethodInvoker.java:474)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:476)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:434)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:408)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:69)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:492)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$invoke$4(SynchronousDispatcher.java:261)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.lambda$preprocess$0(SynchronousDispatcher.java:161)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext.filter(PreMatchContainerRequestContext.java:364)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.preprocess(SynchronousDispatcher.java:164)
[2026-03-04T23:24:36.809Z] at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:247)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.RequestDispatcher.service(RequestDispatcher.java:73)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler.dispatch(VertxRequestHandler.java:151)
[2026-03-04T23:24:36.809Z] at io.quarkus.resteasy.runtime.standalone.VertxRequestHandler$1.run(VertxRequestHandler.java:91)
[2026-03-04T23:24:36.809Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:24:36.809Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:24:36.809Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:24:36.809Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:24:36.809Z] Caused by: io.quarkus.arc.ArcUndeclaredThrowableException: Error invoking subclass method
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_Subclass.add(Unknown Source)
[2026-03-04T23:24:36.809Z] at io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.CollectionsResourceImpl_09388fa33c19219ea3327f54926f5b18a0125ed4_ClientProxy.add(Unknown Source)
[2026-03-04T23:24:36.809Z] ... 31 more
[2026-03-04T23:24:36.809Z] Caused by: javax.transaction.RollbackException: ARJUNA016053: Could not commit transaction.
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1307)
[2026-03-04T23:24:36.809Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:128)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.CDIDelegatingTransactionManager.commit(CDIDelegatingTransactionManager.java:105)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.endTransaction(TransactionalInterceptorBase.java:365)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:165)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.invokeInOurTx(TransactionalInterceptorBase.java:103)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.doIntercept(TransactionalInterceptorRequired.java:38)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase.intercept(TransactionalInterceptorBase.java:57)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired.intercept(TransactionalInterceptorRequired.java:32)
[2026-03-04T23:24:36.809Z] at io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorRequired_Bean.intercept(Unknown Source)
[2026-03-04T23:24:36.809Z] at io.quarkus.arc.impl.InterceptorInvocation.invoke(InterceptorInvocation.java:41)
[2026-03-04T23:24:36.809Z] at io.quarkus.arc.impl.AroundInvokeInvocationContext.perform(AroundInvokeInvocationContext.java:41)
[2026-03-04T23:24:36.810Z] at io.quarkus.arc.impl.InvocationContexts.performAroundInvoke(InvocationContexts.java:32)
[2026-03-04T23:24:36.810Z] ... 33 more
[2026-03-04T23:24:36.810Z] Caused by: javax.persistence.PersistenceException: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:154)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:181)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:188)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1406)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.SessionImpl.managedFlush(SessionImpl.java:493)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.SessionImpl.flushBeforeTransactionCompletion(SessionImpl.java:3285)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.SessionImpl.beforeTransactionCompletion(SessionImpl.java:2420)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl.beforeTransactionCompletion(JdbcCoordinatorImpl.java:449)
[2026-03-04T23:24:36.810Z] at org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl.beforeCompletion(JtaTransactionCoordinatorImpl.java:356)
[2026-03-04T23:24:36.810Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.SynchronizationCallbackCoordinatorNonTrackingImpl.beforeCompletion(SynchronizationCallbackCoordinatorNonTrackingImpl.java:47)
[2026-03-04T23:24:36.810Z] at org.hibernate.resource.transaction.backend.jta.internal.synchronization.RegisteredSynchronization.beforeCompletion(RegisteredSynchronization.java:37)
[2026-03-04T23:24:36.810Z] at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:76)
[2026-03-04T23:24:36.810Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:360)
[2026-03-04T23:24:36.810Z] at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:91)
[2026-03-04T23:24:36.810Z] at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:162)
[2026-03-04T23:24:36.810Z] at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1295)
[2026-03-04T23:24:36.810Z] ... 45 more
[2026-03-04T23:24:36.810Z] Caused by: org.hibernate.exception.ConstraintViolationException: could not execute statement
[2026-03-04T23:24:36.810Z] at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:109)
[2026-03-04T23:24:36.810Z] at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:37)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:113)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:99)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:200)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.batch.internal.NonBatchingBatch.addToBatch(NonBatchingBatch.java:46)
[2026-03-04T23:24:36.810Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3375)
[2026-03-04T23:24:36.810Z] at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3908)
[2026-03-04T23:24:36.810Z] at org.hibernate.action.internal.EntityInsertAction.execute(EntityInsertAction.java:107)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:604)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.spi.ActionQueue.lambda$executeActions$1(ActionQueue.java:478)
[2026-03-04T23:24:36.810Z] at java.base/java.util.LinkedHashMap.forEach(LinkedHashMap.java:721)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:475)
[2026-03-04T23:24:36.810Z] at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:344)
[2026-03-04T23:24:36.810Z] at org.hibernate.event.internal.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:40)
[2026-03-04T23:24:36.810Z] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107)
[2026-03-04T23:24:36.810Z] at org.hibernate.internal.SessionImpl.doFlush(SessionImpl.java:1402)
[2026-03-04T23:24:36.810Z] ... 57 more
[2026-03-04T23:24:36.810Z] 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:
[2026-03-04T23:24:36.810Z] insert into Collection (name, id) values (?, ?) [23505-197]
[2026-03-04T23:24:36.810Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:24:36.810Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:24:36.810Z] at org.h2.message.DbException.get(DbException.java:155)
[2026-03-04T23:24:36.810Z] at org.h2.index.BaseIndex.getDuplicateKeyException(BaseIndex.java:101)
[2026-03-04T23:24:36.810Z] at org.h2.mvstore.db.MVSecondaryIndex.requireUnique(MVSecondaryIndex.java:236)
[2026-03-04T23:24:36.810Z] at org.h2.mvstore.db.MVSecondaryIndex.add(MVSecondaryIndex.java:202)
[2026-03-04T23:24:36.810Z] at org.h2.mvstore.db.MVTable.addRow(MVTable.java:732)
[2026-03-04T23:24:36.810Z] at org.h2.command.dml.Insert.insertRows(Insert.java:182)
[2026-03-04T23:24:36.810Z] at org.h2.command.dml.Insert.update(Insert.java:134)
[2026-03-04T23:24:36.810Z] at org.h2.command.CommandContainer.update(CommandContainer.java:102)
[2026-03-04T23:24:36.810Z] at org.h2.command.Command.executeUpdate(Command.java:261)
[2026-03-04T23:24:36.810Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:199)
[2026-03-04T23:24:36.810Z] at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:153)
[2026-03-04T23:24:36.810Z] at io.agroal.pool.wrapper.PreparedStatementWrapper.executeUpdate(PreparedStatementWrapper.java:88)
[2026-03-04T23:24:36.810Z] at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:197)
[2026-03-04T23:24:36.810Z] ... 69 more
[2026-03-04T23:24:36.810Z]
[2026-03-04T23:24:36.810Z] 2026-03-04 23:24:36,324 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:24:36.810Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.917 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourcePostMethodTest
[2026-03-04T23:24:36.810Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-03-04T23:24:40.591Z] Tests paused
[2026-03-04T23:24:40.591Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:40.591Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:40.591Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:40.591Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:40.591Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:40.591Z] 2026-03-04 23:24:39,913 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.916s. Listening on: http://localhost:8080
[2026-03-04T23:24:40.591Z] 2026-03-04 23:24:39,914 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:40.591Z] 2026-03-04 23:24:39,914 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]
[2026-03-04T23:24:40.591Z] 2026-03-04 23:24:40,004 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)]
[2026-03-04T23:24:40.591Z] 2026-03-04 23:24:40,116 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.009s
[2026-03-04T23:24:44.375Z] Tests paused
[2026-03-04T23:24:44.375Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:24:44.375Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:24:44.375Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:24:44.375Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:24:44.375Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:24:44.375Z] 2026-03-04 23:24:43,510 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.930s. Listening on: http://localhost:8080
[2026-03-04T23:24:44.375Z] 2026-03-04 23:24:43,511 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:24:44.375Z] 2026-03-04 23:24:43,511 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]
[2026-03-04T23:24:44.375Z] 2026-03-04 23:24:43,742 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T23:24:44.375Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.441 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDevModeTest
[2026-03-04T23:24:44.375Z] [INFO] Running io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-03-04T23:24:45.696Z] 2026-03-04 23:24:45,471 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.901s. Listening on: http://localhost:8081
[2026-03-04T23:24:45.696Z] 2026-03-04 23:24:45,471 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:24:45.696Z] 2026-03-04 23:24:45,471 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]
[2026-03-04T23:24:46.340Z] 2026-03-04 23:24:45,968 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:24:46.340Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 s - in io.quarkus.hibernate.orm.rest.data.panache.deployment.repository.PanacheRepositoryResourceDeleteMethodTest
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] Results:
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-orm-rest-data-panache-deployment ---
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --------< io.quarkus:quarkus-mongodb-rest-data-panache-parent >---------
[2026-03-04T23:24:46.340Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Parent 2.7.5.Final [524/964]
[2026-03-04T23:24:46.340Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-parent ---
[2026-03-04T23:24:46.340Z] [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
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] ------------< io.quarkus:quarkus-mongodb-rest-data-panache >------------
[2026-03-04T23:24:46.340Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Runtime 2.7.5.Final [525/964]
[2026-03-04T23:24:46.340Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.340Z] [INFO]
[2026-03-04T23:24:46.340Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Processed 4 files in 00:00.008 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:46.975Z] [INFO] Copying 1 resource
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:46.975Z] [INFO] Compiling 4 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/classes
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:46.975Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/src/test/resources
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] No sources to compile
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] No tests to run.
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final.jar
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/runtime/target/quarkus-mongodb-rest-data-panache-2.7.5.Final-sources.jar
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache ---
[2026-03-04T23:24:46.975Z] [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
[2026-03-04T23:24:46.975Z] [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
[2026-03-04T23:24:46.975Z] [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
[2026-03-04T23:24:46.975Z] [INFO]
[2026-03-04T23:24:46.975Z] [INFO] ------< io.quarkus:quarkus-mongodb-rest-data-panache-deployment >-------
[2026-03-04T23:24:46.975Z] [INFO] Building Quarkus - MongoDB REST data with Panache - Deployment 2.7.5.Final [526/964]
[2026-03-04T23:24:46.975Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:47.609Z] [INFO] Processed 6 files in 45ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:24:47.609Z] [INFO]
[2026-03-04T23:24:47.609Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:48.241Z] [INFO] Processed 6 files in 00:00.053 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:24:48.241Z] [INFO]
[2026-03-04T23:24:48.241Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:48.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:48.241Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/main/resources
[2026-03-04T23:24:48.241Z] [INFO]
[2026-03-04T23:24:48.241Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:48.241Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:48.241Z] [INFO] Compiling 6 source files to /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/classes
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:49.257Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/src/test/resources
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [INFO] No sources to compile
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [INFO] No tests to run.
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final.jar
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [INFO] Building jar: /quarkus/extensions/panache/mongodb-rest-data-panache/deployment/target/quarkus-mongodb-rest-data-panache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:24:49.257Z] [INFO]
[2026-03-04T23:24:49.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-mongodb-rest-data-panache-deployment ---
[2026-03-04T23:24:49.257Z] [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
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] -----< io.quarkus:quarkus-elasticsearch-rest-client-common-parent >-----
[2026-03-04T23:24:49.258Z] [INFO] Building Quarkus - Elasticsearch client common 2.7.5.Final [527/964]
[2026-03-04T23:24:49.258Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-parent ---
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-common >---------
[2026-03-04T23:24:49.258Z] [INFO] Building Quarkus - Elasticsearch REST client common - Runtime 2.7.5.Final [528/964]
[2026-03-04T23:24:49.258Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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 44 kB/s)
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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 67 kB/s)
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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 1.5 MB/s)
[2026-03-04T23:24:49.258Z] [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 446 kB/s)
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Processed 1 files in 43ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Processed 1 files in 00:00.005 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:49.258Z] [INFO] Copying 1 resource
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:49.258Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/classes
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:49.258Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/runtime/src/test/resources
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] No sources to compile
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] No tests to run.
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final.jar
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/runtime/target/quarkus-elasticsearch-rest-client-common-2.7.5.Final-sources.jar
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common ---
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [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
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-client-common-deployment >---
[2026-03-04T23:24:49.258Z] [INFO] Building Quarkus - Elasticsearch REST client common - Deployment 2.7.5.Final [529/964]
[2026-03-04T23:24:49.258Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.258Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.258Z] [INFO]
[2026-03-04T23:24:49.259Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:49.892Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/main/resources
[2026-03-04T23:24:49.892Z] [INFO]
[2026-03-04T23:24:49.892Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:49.892Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:49.892Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/classes
[2026-03-04T23:24:50.527Z] [INFO]
[2026-03-04T23:24:50.527Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:50.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:50.527Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client-common/deployment/src/test/resources
[2026-03-04T23:24:50.527Z] [INFO]
[2026-03-04T23:24:50.527Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:50.527Z] [INFO] No sources to compile
[2026-03-04T23:24:50.527Z] [INFO]
[2026-03-04T23:24:50.527Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:50.527Z] [INFO] No tests to run.
[2026-03-04T23:24:50.527Z] [INFO]
[2026-03-04T23:24:50.527Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:50.527Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final.jar
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:51.849Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client-common/deployment/target/quarkus-elasticsearch-rest-client-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-common-deployment ---
[2026-03-04T23:24:51.849Z] [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
[2026-03-04T23:24:51.849Z] [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
[2026-03-04T23:24:51.849Z] [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
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] ----< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-parent >----
[2026-03-04T23:24:51.849Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch 2.7.5.Final [530/964]
[2026-03-04T23:24:51.849Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [INFO]
[2026-03-04T23:24:51.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-parent ---
[2026-03-04T23:24:51.849Z] [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
[2026-03-04T23:24:51.850Z] [INFO]
[2026-03-04T23:24:51.850Z] [INFO] -------< io.quarkus:quarkus-hibernate-search-orm-elasticsearch >--------
[2026-03-04T23:24:51.850Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime 2.7.5.Final [531/964]
[2026-03-04T23:24:51.850Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:51.850Z] [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
[2026-03-04T23:24:51.850Z] [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 22 kB/s)
[2026-03-04T23:24:51.850Z] [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
[2026-03-04T23:24:51.850Z] [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 195 kB/s)
[2026-03-04T23:24:51.850Z] [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
[2026-03-04T23:24:52.484Z] [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 436 kB/s)
[2026-03-04T23:24:52.484Z] [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
[2026-03-04T23:24:52.484Z] [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 48 kB/s)
[2026-03-04T23:24:52.484Z] [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
[2026-03-04T23:24:52.484Z] [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 50 kB/s)
[2026-03-04T23:24:52.484Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[2026-03-04T23:24:53.120Z] [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 28 kB/s)
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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 44 kB/s)
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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 25 kB/s)
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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 117 kB/s)
[2026-03-04T23:24:53.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[2026-03-04T23:24:53.120Z] [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 417 kB/s)
[2026-03-04T23:24:53.120Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[2026-03-04T23:24:53.120Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 100 kB/s)
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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
[2026-03-04T23:24:53.120Z] [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 1.2 MB/s)
[2026-03-04T23:24:53.120Z] [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 11 MB/s)
[2026-03-04T23:24:53.121Z] [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 7.9 MB/s)
[2026-03-04T23:24:53.121Z] [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 3.8 MB/s)
[2026-03-04T23:24:53.121Z] [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 7.9 MB/s)
[2026-03-04T23:24:53.121Z] [INFO]
[2026-03-04T23:24:53.121Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.121Z] [INFO]
[2026-03-04T23:24:53.121Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO] Processed 10 files in 48ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO] Processed 10 files in 00:00.039 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:53.754Z] [INFO] Copying 1 resource
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO]
[2026-03-04T23:24:53.754Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:53.754Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:53.754Z] [INFO] Compiling 10 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/classes
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:56.631Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/src/test/resources
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [INFO] No sources to compile
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [INFO] No tests to run.
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final.jar
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/runtime/target/quarkus-hibernate-search-orm-elasticsearch-2.7.5.Final-sources.jar
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch ---
[2026-03-04T23:24:56.631Z] [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
[2026-03-04T23:24:56.631Z] [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
[2026-03-04T23:24:56.631Z] [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
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-elasticsearch-deployment >--
[2026-03-04T23:24:56.631Z] [INFO] Building Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment 2.7.5.Final [532/964]
[2026-03-04T23:24:56.631Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:56.631Z] [INFO]
[2026-03-04T23:24:56.631Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO] Processed 28 files in 57ms (Formatted: 0, Unchanged: 28, Failed: 0, Readonly: 0)
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO] Processed 28 files in 00:00.047 (Already Sorted: 28, Needed Sorting: 0)
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:57.267Z] [INFO] Copying 2 resources
[2026-03-04T23:24:57.267Z] [INFO]
[2026-03-04T23:24:57.267Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.267Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:57.267Z] [INFO] Compiling 7 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/classes
[2026-03-04T23:24:57.899Z] [INFO]
[2026-03-04T23:24:57.899Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:57.899Z] [INFO] Copying 4 resources
[2026-03-04T23:24:57.899Z] [INFO]
[2026-03-04T23:24:57.899Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:57.899Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:57.899Z] [INFO] Compiling 21 source files to /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/test-classes
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:58.531Z] [INFO] Tests are skipped.
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:58.531Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final.jar
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:58.531Z] [INFO] Building jar: /quarkus/extensions/hibernate-search-orm-elasticsearch/deployment/target/quarkus-hibernate-search-orm-elasticsearch-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-elasticsearch-deployment ---
[2026-03-04T23:24:58.531Z] [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
[2026-03-04T23:24:58.531Z] [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
[2026-03-04T23:24:58.531Z] [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
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-parent >--
[2026-03-04T23:24:58.531Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling 2.7.5.Final [533/964]
[2026-03-04T23:24:58.531Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-parent ---
[2026-03-04T23:24:58.531Z] [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
[2026-03-04T23:24:58.531Z] [INFO]
[2026-03-04T23:24:58.531Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling >--
[2026-03-04T23:24:58.531Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime 2.7.5.Final [534/964]
[2026-03-04T23:24:58.531Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:24:58.531Z] [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
[2026-03-04T23:24:59.162Z] [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 31 kB/s)
[2026-03-04T23:24:59.162Z] [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
[2026-03-04T23:24:59.162Z] [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 2.7 MB/s)
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.162Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.162Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO] Processed 4 files in 22ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO] Processed 4 files in 00:00.023 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:59.163Z] [INFO] Copying 1 resource
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO]
[2026-03-04T23:24:59.163Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.163Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:24:59.163Z] [INFO] Compiling 4 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/target/classes
[2026-03-04T23:24:59.796Z] [INFO]
[2026-03-04T23:24:59.796Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:24:59.796Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/runtime/src/test/resources
[2026-03-04T23:24:59.796Z] [INFO]
[2026-03-04T23:24:59.796Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.796Z] [INFO] No sources to compile
[2026-03-04T23:24:59.796Z] [INFO]
[2026-03-04T23:24:59.796Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.796Z] [INFO] No tests to run.
[2026-03-04T23:24:59.796Z] [INFO]
[2026-03-04T23:24:59.796Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:24:59.796Z] [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
[2026-03-04T23:24:59.796Z] [INFO]
[2026-03-04T23:24:59.796Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:25:00.427Z] [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
[2026-03-04T23:25:00.427Z] [INFO]
[2026-03-04T23:25:00.427Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling ---
[2026-03-04T23:25:00.427Z] [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
[2026-03-04T23:25:00.427Z] [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
[2026-03-04T23:25:00.427Z] [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
[2026-03-04T23:25:00.427Z] [INFO]
[2026-03-04T23:25:00.427Z] [INFO] --< io.quarkus:quarkus-hibernate-search-orm-coordination-outbox-polling-deployment >--
[2026-03-04T23:25:00.427Z] [INFO] Building Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment 2.7.5.Final [535/964]
[2026-03-04T23:25:00.427Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:00.427Z] [INFO]
[2026-03-04T23:25:00.427Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:00.427Z] [INFO]
[2026-03-04T23:25:00.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:00.427Z] [INFO]
[2026-03-04T23:25:00.427Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO] Processed 8 files in 31ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO] Processed 8 files in 00:00.018 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:01.062Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/src/main/resources
[2026-03-04T23:25:01.062Z] [INFO]
[2026-03-04T23:25:01.062Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:01.062Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:01.062Z] [INFO] Compiling 2 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/classes
[2026-03-04T23:25:02.395Z] [INFO]
[2026-03-04T23:25:02.395Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:02.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:02.395Z] [INFO] Copying 2 resources
[2026-03-04T23:25:02.395Z] [INFO]
[2026-03-04T23:25:02.395Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:02.395Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:02.395Z] [INFO] Compiling 6 source files to /quarkus/extensions/hibernate-search-orm-coordination-outbox-polling/deployment/target/test-classes
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:03.710Z] [INFO] Tests are skipped.
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:03.710Z] [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
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:03.710Z] [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
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-hibernate-search-orm-coordination-outbox-polling-deployment ---
[2026-03-04T23:25:03.710Z] [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
[2026-03-04T23:25:03.710Z] [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
[2026-03-04T23:25:03.710Z] [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
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --------< io.quarkus:quarkus-elasticsearch-rest-client-parent >---------
[2026-03-04T23:25:03.710Z] [INFO] Building Quarkus - Elasticsearch REST client - Parent 2.7.5.Final [536/964]
[2026-03-04T23:25:03.710Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.710Z] [INFO]
[2026-03-04T23:25:03.710Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.711Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:03.711Z] [INFO]
[2026-03-04T23:25:03.711Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.711Z] [INFO]
[2026-03-04T23:25:03.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-parent ---
[2026-03-04T23:25:03.711Z] [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
[2026-03-04T23:25:03.711Z] [INFO]
[2026-03-04T23:25:03.711Z] [INFO] ------------< io.quarkus:quarkus-elasticsearch-rest-client >------------
[2026-03-04T23:25:03.711Z] [INFO] Building Quarkus - Elasticsearch REST client - Runtime 2.7.5.Final [537/964]
[2026-03-04T23:25:03.711Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO] Processed 5 files in 22ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO] Processed 5 files in 00:00.011 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:04.344Z] [INFO] Copying 1 resource
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO]
[2026-03-04T23:25:04.344Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.344Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:04.344Z] [INFO] Compiling 5 source files to /quarkus/extensions/elasticsearch-rest-client/runtime/target/classes
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:04.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/runtime/src/test/resources
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [INFO] No sources to compile
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [INFO] No tests to run.
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final.jar
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/runtime/target/quarkus-elasticsearch-rest-client-2.7.5.Final-sources.jar
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client ---
[2026-03-04T23:25:04.982Z] [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
[2026-03-04T23:25:04.982Z] [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
[2026-03-04T23:25:04.982Z] [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
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-client-deployment >-------
[2026-03-04T23:25:04.982Z] [INFO] Building Quarkus - Elasticsearch REST client - Deployment 2.7.5.Final [538/964]
[2026-03-04T23:25:04.982Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:04.982Z] [INFO]
[2026-03-04T23:25:04.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO] Processed 3 files in 44ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:05.616Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/main/resources
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:05.616Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-client/deployment/target/classes
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:05.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:05.616Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-client/deployment/src/test/resources
[2026-03-04T23:25:05.616Z] [INFO]
[2026-03-04T23:25:05.616Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:06.252Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:06.252Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-client/deployment/target/test-classes
[2026-03-04T23:25:06.252Z] [INFO]
[2026-03-04T23:25:06.253Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:06.253Z] [INFO]
[2026-03-04T23:25:06.253Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:06.253Z] [INFO] T E S T S
[2026-03-04T23:25:06.253Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:06.253Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:25:06.982Z] [INFO] Running io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-03-04T23:25:10.762Z] 2026-03-04 23:25:10,518 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.198s.
[2026-03-04T23:25:10.762Z] 2026-03-04 23:25:10,519 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:25:10.762Z] 2026-03-04 23:25:10,519 INFO [io.quarkus] (main) Installed features: [cdi, elasticsearch-rest-client]
[2026-03-04T23:25:11.396Z] 2026-03-04 23:25:10,822 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:25:11.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.22 s - in io.quarkus.elasticsearch.restclient.lowlevel.runtime.ElasticsearchClientConfigTest
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] Results:
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:11.396Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final.jar
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:11.396Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-client/deployment/target/quarkus-elasticsearch-rest-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-client-deployment ---
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] ---< io.quarkus:quarkus-elasticsearch-rest-high-level-client-parent >---
[2026-03-04T23:25:11.396Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Parent 2.7.5.Final [539/964]
[2026-03-04T23:25:11.396Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-parent ---
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:11.396Z] [INFO]
[2026-03-04T23:25:11.396Z] [INFO] ------< io.quarkus:quarkus-elasticsearch-rest-high-level-client >-------
[2026-03-04T23:25:11.396Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Runtime 2.7.5.Final [540/964]
[2026-03-04T23:25:11.396Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:11.396Z] [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 66 kB/s)
[2026-03-04T23:25:11.396Z] [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
[2026-03-04T23:25:12.029Z] [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)
[2026-03-04T23:25:12.029Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.pom
[2026-03-04T23:25:12.030Z] [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 157 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.pom
[2026-03-04T23:25:12.030Z] [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 33 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 33 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 75 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 70 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 88 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 60 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.pom
[2026-03-04T23:25:12.030Z] [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 33 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.pom
[2026-03-04T23:25:12.030Z] [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 76 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.pom
[2026-03-04T23:25:12.030Z] [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 46 kB/s)
[2026-03-04T23:25:12.030Z] [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
[2026-03-04T23:25:12.030Z] [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 303 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.pom
[2026-03-04T23:25:12.030Z] [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 774 kB/s)
[2026-03-04T23:25:12.030Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.pom
[2026-03-04T23:25:12.664Z] [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 206 kB/s)
[2026-03-04T23:25:12.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.pom
[2026-03-04T23:25:12.664Z] [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 215 kB/s)
[2026-03-04T23:25:12.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.pom
[2026-03-04T23:25:12.664Z] [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 22 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:12.664Z] [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 31 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:12.664Z] [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 30 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:12.664Z] [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 22 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:12.664Z] [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 33 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:12.664Z] [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 45 kB/s)
[2026-03-04T23:25:12.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.pom
[2026-03-04T23:25:12.664Z] [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 75 kB/s)
[2026-03-04T23:25:12.664Z] [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
[2026-03-04T23:25:13.302Z] [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 18 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-core/7.10.2/elasticsearch-core-7.10.2.jar
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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 407 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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 243 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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 1.0 MB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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 1.9 MB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-geo/7.10.2/elasticsearch-geo-7.10.2.jar
[2026-03-04T23:25:13.302Z] [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 1.1 MB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/lucene/lucene-highlighter/8.7.0/lucene-highlighter-8.7.0.jar
[2026-03-04T23:25:13.302Z] [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 585 kB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch-cli/7.10.2/elasticsearch-cli-7.10.2.jar
[2026-03-04T23:25:13.302Z] [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 399 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.10.4/joda-time-2.10.4.jar
[2026-03-04T23:25:13.302Z] [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 1.6 MB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar
[2026-03-04T23:25:13.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/elasticsearch/7.10.2/elasticsearch-7.10.2.jar (13 MB at 93 MB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar
[2026-03-04T23:25:13.302Z] [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 524 kB/s)
[2026-03-04T23:25:13.302Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar
[2026-03-04T23:25:13.302Z] [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 110 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/tdunning/t-digest/3.2/t-digest-3.2.jar (51 kB at 294 kB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [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 3.6 MB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/elasticsearch/jna/5.5.0/jna-5.5.0.jar (457 kB at 2.4 MB/s)
[2026-03-04T23:25:13.302Z] [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
[2026-03-04T23:25:13.302Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.9/HdrHistogram-2.1.9.jar (114 kB at 585 kB/s)
[2026-03-04T23:25:13.303Z] [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
[2026-03-04T23:25:13.303Z] [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 410 kB/s)
[2026-03-04T23:25:13.303Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.9.6/compiler-0.9.6.jar
[2026-03-04T23:25:13.303Z] [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 381 kB/s)
[2026-03-04T23:25:13.303Z] [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 367 kB/s)
[2026-03-04T23:25:13.303Z] [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 240 kB/s)
[2026-03-04T23:25:13.303Z] [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 399 kB/s)
[2026-03-04T23:25:13.303Z] [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 246 kB/s)
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO] Processed 2 files in 15ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:13.303Z] [INFO] Copying 1 resource
[2026-03-04T23:25:13.303Z] [INFO]
[2026-03-04T23:25:13.303Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.937Z] [INFO]
[2026-03-04T23:25:13.937Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.937Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:13.937Z] [INFO] Compiling 2 source files to /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/classes
[2026-03-04T23:25:13.937Z] [INFO]
[2026-03-04T23:25:13.937Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:13.937Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/src/test/resources
[2026-03-04T23:25:13.937Z] [INFO]
[2026-03-04T23:25:13.937Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.937Z] [INFO] No sources to compile
[2026-03-04T23:25:13.937Z] [INFO]
[2026-03-04T23:25:13.937Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.937Z] [INFO] No tests to run.
[2026-03-04T23:25:13.938Z] [INFO]
[2026-03-04T23:25:13.938Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:13.938Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final.jar
[2026-03-04T23:25:15.314Z] [INFO]
[2026-03-04T23:25:15.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:15.314Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/runtime/target/quarkus-elasticsearch-rest-high-level-client-2.7.5.Final-sources.jar
[2026-03-04T23:25:15.314Z] [INFO]
[2026-03-04T23:25:15.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client ---
[2026-03-04T23:25:15.314Z] [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
[2026-03-04T23:25:15.314Z] [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
[2026-03-04T23:25:15.314Z] [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
[2026-03-04T23:25:15.314Z] [INFO]
[2026-03-04T23:25:15.314Z] [INFO] --< io.quarkus:quarkus-elasticsearch-rest-high-level-client-deployment >--
[2026-03-04T23:25:15.314Z] [INFO] Building Quarkus - Elasticsearch REST high level client - Deployment 2.7.5.Final [541/964]
[2026-03-04T23:25:15.314Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:15.314Z] [INFO]
[2026-03-04T23:25:15.314Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:15.314Z] [INFO]
[2026-03-04T23:25:15.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:17.858Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/main/resources
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:17.858Z] [INFO] Compiling 1 source file to /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/classes
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:17.858Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/src/test/resources
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] No sources to compile
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] No tests to run.
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [INFO] Building jar: /quarkus/extensions/elasticsearch-rest-high-level-client/deployment/target/quarkus-elasticsearch-rest-high-level-client-deployment-2.7.5.Final.jar
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [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
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elasticsearch-rest-high-level-client-deployment ---
[2026-03-04T23:25:17.858Z] [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
[2026-03-04T23:25:17.858Z] [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
[2026-03-04T23:25:17.858Z] [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
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --------------< io.quarkus:quarkus-kafka-streams-parent >---------------
[2026-03-04T23:25:17.858Z] [INFO] Building Quarkus - Kafka Streams 2.7.5.Final [542/964]
[2026-03-04T23:25:17.858Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-parent ---
[2026-03-04T23:25:17.858Z] [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
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] ------------------< io.quarkus:quarkus-kafka-streams >------------------
[2026-03-04T23:25:17.858Z] [INFO] Building Quarkus - Kafka Streams - Runtime 2.7.5.Final [543/964]
[2026-03-04T23:25:17.858Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.858Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.858Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Processed 19 files in 60ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Processed 19 files in 00:00.030 (Already Sorted: 19, Needed Sorting: 0)
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:17.859Z] [INFO] Copying 2 resources
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:17.859Z] [INFO] Compiling 17 source files to /quarkus/extensions/kafka-streams/runtime/target/classes
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:17.859Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/runtime/src/test/resources
[2026-03-04T23:25:17.859Z] [INFO]
[2026-03-04T23:25:17.859Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams ---
[2026-03-04T23:25:17.859Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:17.859Z] [INFO] Compiling 2 source files to /quarkus/extensions/kafka-streams/runtime/target/test-classes
[2026-03-04T23:25:19.174Z] [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
[2026-03-04T23:25:19.174Z] [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
[2026-03-04T23:25:19.174Z] [INFO]
[2026-03-04T23:25:19.174Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams ---
[2026-03-04T23:25:19.174Z] [INFO]
[2026-03-04T23:25:19.174Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:19.174Z] [INFO] T E S T S
[2026-03-04T23:25:19.174Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:19.174Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:25:20.497Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-03-04T23:25:21.815Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsHealthCheckTest
[2026-03-04T23:25:21.815Z] [INFO] Running io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-03-04T23:25:21.815Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in io.quarkus.kafka.streams.runtime.health.KafkaStreamsTopicsHealthCheckTest
[2026-03-04T23:25:21.815Z] [INFO]
[2026-03-04T23:25:21.816Z] [INFO] Results:
[2026-03-04T23:25:21.816Z] [INFO]
[2026-03-04T23:25:21.816Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:25:21.816Z] [INFO]
[2026-03-04T23:25:21.816Z] [INFO]
[2026-03-04T23:25:21.816Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams ---
[2026-03-04T23:25:21.816Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final.jar
[2026-03-04T23:25:21.816Z] [INFO]
[2026-03-04T23:25:21.816Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams ---
[2026-03-04T23:25:22.448Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/runtime/target/quarkus-kafka-streams-2.7.5.Final-sources.jar
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams ---
[2026-03-04T23:25:22.448Z] [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
[2026-03-04T23:25:22.448Z] [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
[2026-03-04T23:25:22.448Z] [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
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] ------------< io.quarkus:quarkus-kafka-streams-deployment >-------------
[2026-03-04T23:25:22.448Z] [INFO] Building Quarkus - Kafka Streams - Deployment 2.7.5.Final [544/964]
[2026-03-04T23:25:22.448Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO] Processed 3 files in 21ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO] Processed 3 files in 00:00.007 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:22.448Z] [INFO] Copying 3 resources
[2026-03-04T23:25:22.448Z] [INFO]
[2026-03-04T23:25:22.448Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:22.448Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:22.448Z] [INFO] Compiling 3 source files to /quarkus/extensions/kafka-streams/deployment/target/classes
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:23.084Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kafka-streams/deployment/src/test/resources
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [INFO] No sources to compile
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [INFO] No tests to run.
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final.jar
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [INFO] Building jar: /quarkus/extensions/kafka-streams/deployment/target/quarkus-kafka-streams-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kafka-streams-deployment ---
[2026-03-04T23:25:23.084Z] [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
[2026-03-04T23:25:23.084Z] [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
[2026-03-04T23:25:23.084Z] [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
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] ----------------< io.quarkus:quarkus-spring-di-parent >-----------------
[2026-03-04T23:25:23.084Z] [INFO] Building Quarkus - Spring - DI 2.7.5.Final [545/964]
[2026-03-04T23:25:23.084Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.084Z] [INFO]
[2026-03-04T23:25:23.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-parent ---
[2026-03-04T23:25:23.085Z] [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
[2026-03-04T23:25:23.085Z] [INFO]
[2026-03-04T23:25:23.085Z] [INFO] --------------------< io.quarkus:quarkus-spring-di >--------------------
[2026-03-04T23:25:23.085Z] [INFO] Building Quarkus - Spring - DI - Runtime 2.7.5.Final [546/964]
[2026-03-04T23:25:23.085Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:23.085Z] [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
[2026-03-04T23:25:23.085Z] [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 97 kB/s)
[2026-03-04T23:25:23.085Z] [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
[2026-03-04T23:25:23.085Z] [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 102 kB/s)
[2026-03-04T23:25:23.085Z] [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
[2026-03-04T23:25:23.085Z] [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 73 kB/s)
[2026-03-04T23:25:23.085Z] [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
[2026-03-04T23:25:23.719Z] [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 56 kB/s)
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [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 4.3 MB/s)
[2026-03-04T23:25:23.719Z] [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 2.1 MB/s)
[2026-03-04T23:25:23.719Z] [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 1.2 MB/s)
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:23.719Z] [INFO] Copying 1 resource
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] No sources to compile
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:23.719Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/runtime/src/test/resources
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] No sources to compile
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] No tests to run.
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final.jar
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [INFO] Building jar: /quarkus/extensions/spring-di/runtime/target/quarkus-spring-di-2.7.5.Final-sources.jar
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di ---
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [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
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --------------< io.quarkus:quarkus-spring-di-deployment >---------------
[2026-03-04T23:25:23.719Z] [INFO] Building Quarkus - Spring - DI - Deployment 2.7.5.Final [547/964]
[2026-03-04T23:25:23.719Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:23.719Z] [INFO]
[2026-03-04T23:25:23.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Processed 7 files in 41ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Processed 7 files in 00:00.045 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:24.353Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/main/resources
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:24.353Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-di/deployment/target/classes
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:24.353Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-di/deployment/src/test/resources
[2026-03-04T23:25:24.353Z] [INFO]
[2026-03-04T23:25:24.353Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.353Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:24.353Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-di/deployment/target/test-classes
[2026-03-04T23:25:24.986Z] [INFO]
[2026-03-04T23:25:24.986Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:24.986Z] [INFO]
[2026-03-04T23:25:24.986Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:24.986Z] [INFO] T E S T S
[2026-03-04T23:25:24.986Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:24.986Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:25:25.620Z] [INFO] Running io.quarkus.spring.di.deployment.BeanNameTest
[2026-03-04T23:25:30.405Z] 2026-03-04 23:25:29,338 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.178s.
[2026-03-04T23:25:30.405Z] 2026-03-04 23:25:29,340 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:25:30.405Z] 2026-03-04 23:25:29,341 INFO [io.quarkus] (main) Installed features: [cdi, spring-di]
[2026-03-04T23:25:30.405Z] 2026-03-04 23:25:29,390 INFO [io.quarkus] (main) Quarkus stopped in 0.011s
[2026-03-04T23:25:30.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 s - in io.quarkus.spring.di.deployment.BeanNameTest
[2026-03-04T23:25:30.405Z] [INFO] Running io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-03-04T23:25:30.405Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in io.quarkus.spring.di.deployment.SpringDIProcessorTest
[2026-03-04T23:25:30.405Z] [INFO] Running io.quarkus.spring.di.deployment.SpelTest
[2026-03-04T23:25:30.405Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in io.quarkus.spring.di.deployment.SpelTest
[2026-03-04T23:25:30.405Z] [INFO] Running io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-03-04T23:25:31.429Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in io.quarkus.spring.di.deployment.BeanWithoutConfigurationTest
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] Results:
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:31.429Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final.jar
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:31.429Z] [INFO] Building jar: /quarkus/extensions/spring-di/deployment/target/quarkus-spring-di-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-di-deployment ---
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] ----------< io.quarkus:quarkus-spring-web-parent-aggregator >-----------
[2026-03-04T23:25:31.429Z] [INFO] Building Quarkus - Spring Web - Parent - Aggregator 2.7.5.Final [548/964]
[2026-03-04T23:25:31.429Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent-aggregator ---
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-parent >----------------
[2026-03-04T23:25:31.429Z] [INFO] Building Quarkus - Spring Web 2.7.5.Final [549/964]
[2026-03-04T23:25:31.429Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-parent ---
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] ----------------< io.quarkus:quarkus-spring-web-common >----------------
[2026-03-04T23:25:31.429Z] [INFO] Building Quarkus - Spring Web - Common Runtime 2.7.5.Final [550/964]
[2026-03-04T23:25:31.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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 92 kB/s)
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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 34 kB/s)
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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 166 kB/s)
[2026-03-04T23:25:31.429Z] [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 1.7 MB/s)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:31.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/main/resources
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:31.429Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/core/common-runtime/target/classes
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:31.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/common-runtime/src/test/resources
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] No sources to compile
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] No tests to run.
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final.jar
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/common-runtime/target/quarkus-spring-web-common-2.7.5.Final-sources.jar
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-common ---
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-classic-parent >--------
[2026-03-04T23:25:31.429Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Parent 2.7.5.Final [551/964]
[2026-03-04T23:25:31.429Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-parent ---
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:31.429Z] [INFO]
[2026-03-04T23:25:31.429Z] [INFO] -----------< io.quarkus:quarkus-spring-web-resteasy-classic >-----------
[2026-03-04T23:25:31.429Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Runtime 2.7.5.Final [552/964]
[2026-03-04T23:25:31.429Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:31.429Z] [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
[2026-03-04T23:25:32.064Z] [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 9.0 kB/s)
[2026-03-04T23:25:32.064Z] [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
[2026-03-04T23:25:32.064Z] [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 435 kB/s)
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:32.064Z] [INFO] Copying 1 resource
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.064Z] [INFO]
[2026-03-04T23:25:32.064Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.698Z] [INFO]
[2026-03-04T23:25:32.698Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.698Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:32.698Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/runtime/target/classes
[2026-03-04T23:25:32.698Z] [INFO]
[2026-03-04T23:25:32.698Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:32.699Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/runtime/src/test/resources
[2026-03-04T23:25:32.699Z] [INFO]
[2026-03-04T23:25:32.699Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.699Z] [INFO] No sources to compile
[2026-03-04T23:25:32.699Z] [INFO]
[2026-03-04T23:25:32.699Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.699Z] [INFO] No tests to run.
[2026-03-04T23:25:32.699Z] [INFO]
[2026-03-04T23:25:32.699Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:32.699Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final.jar
[2026-03-04T23:25:34.015Z] [INFO]
[2026-03-04T23:25:34.015Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:34.016Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/runtime/target/quarkus-spring-web-resteasy-classic-2.7.5.Final-sources.jar
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic ---
[2026-03-04T23:25:34.650Z] [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
[2026-03-04T23:25:34.650Z] [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
[2026-03-04T23:25:34.650Z] [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
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-parent >-------
[2026-03-04T23:25:34.650Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Parent 2.7.5.Final [553/964]
[2026-03-04T23:25:34.650Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-parent ---
[2026-03-04T23:25:34.650Z] [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
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] ----------< io.quarkus:quarkus-spring-web-resteasy-reactive >-----------
[2026-03-04T23:25:34.650Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Runtime 2.7.5.Final [554/964]
[2026-03-04T23:25:34.650Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:34.650Z] [INFO]
[2026-03-04T23:25:34.650Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO] Processed 3 files in 00:00.003 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:35.283Z] [INFO] Copying 1 resource
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (default) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:35.283Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/classes
[2026-03-04T23:25:35.283Z] [INFO]
[2026-03-04T23:25:35.283Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:35.284Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/runtime/src/test/resources
[2026-03-04T23:25:35.284Z] [INFO]
[2026-03-04T23:25:35.284Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.284Z] [INFO] No sources to compile
[2026-03-04T23:25:35.284Z] [INFO]
[2026-03-04T23:25:35.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.284Z] [INFO] No tests to run.
[2026-03-04T23:25:35.284Z] [INFO]
[2026-03-04T23:25:35.284Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:35.284Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final.jar
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:36.598Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/runtime/target/quarkus-spring-web-resteasy-reactive-2.7.5.Final-sources.jar
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive ---
[2026-03-04T23:25:36.598Z] [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
[2026-03-04T23:25:36.598Z] [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
[2026-03-04T23:25:36.598Z] [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
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] -------------------< io.quarkus:quarkus-spring-web >--------------------
[2026-03-04T23:25:36.598Z] [INFO] Building Quarkus - Spring Web - Runtime 2.7.5.Final [555/964]
[2026-03-04T23:25:36.598Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web ---
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web ---
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web ---
[2026-03-04T23:25:36.598Z] [INFO]
[2026-03-04T23:25:36.598Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Processed 1 files in 00:00.004 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:37.232Z] [INFO] Copying 2 resources
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:37.232Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/core/runtime/target/classes
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:37.232Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/runtime/src/test/resources
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] No sources to compile
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] No tests to run.
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final.jar
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/runtime/target/quarkus-spring-web-2.7.5.Final-sources.jar
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web ---
[2026-03-04T23:25:37.232Z] [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
[2026-03-04T23:25:37.232Z] [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
[2026-03-04T23:25:37.232Z] [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
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-classic-deployment >------
[2026-03-04T23:25:37.232Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Deployment 2.7.5.Final [556/964]
[2026-03-04T23:25:37.232Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.232Z] [INFO]
[2026-03-04T23:25:37.232Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO] Processed 1 files in 00:00.011 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:37.866Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/main/resources
[2026-03-04T23:25:37.866Z] [INFO]
[2026-03-04T23:25:37.866Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:37.866Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:37.866Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-classic/deployment/target/classes
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:38.497Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/deployment/src/test/resources
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [INFO] No sources to compile
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [INFO] No tests to run.
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final.jar
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/deployment/target/quarkus-spring-web-resteasy-classic-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.497Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-deployment ---
[2026-03-04T23:25:38.497Z] [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
[2026-03-04T23:25:38.497Z] [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
[2026-03-04T23:25:38.497Z] [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
[2026-03-04T23:25:38.497Z] [INFO]
[2026-03-04T23:25:38.498Z] [INFO] -----< io.quarkus:quarkus-spring-web-resteasy-reactive-deployment >-----
[2026-03-04T23:25:38.498Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Deployment 2.7.5.Final [557/964]
[2026-03-04T23:25:38.498Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:38.498Z] [INFO]
[2026-03-04T23:25:38.498Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:38.498Z] [INFO]
[2026-03-04T23:25:38.498Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Processed 1 files in 25ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Processed 1 files in 00:00.017 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:39.131Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/main/resources
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:39.131Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/classes
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:39.131Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/deployment/src/test/resources
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] No sources to compile
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] No tests to run.
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final.jar
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/deployment/target/quarkus-spring-web-resteasy-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-deployment ---
[2026-03-04T23:25:39.131Z] [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
[2026-03-04T23:25:39.131Z] [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
[2026-03-04T23:25:39.131Z] [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
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --------------< io.quarkus:quarkus-spring-web-deployment >--------------
[2026-03-04T23:25:39.131Z] [INFO] Building Quarkus - Spring Web - Deployment 2.7.5.Final [558/964]
[2026-03-04T23:25:39.131Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:39.131Z] [INFO]
[2026-03-04T23:25:39.131Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO] Processed 6 files in 33ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO] Processed 6 files in 00:00.044 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:40.446Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/main/resources
[2026-03-04T23:25:40.446Z] [INFO]
[2026-03-04T23:25:40.446Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:40.446Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:40.446Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-web/core/deployment/target/classes
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:41.759Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/core/deployment/src/test/resources
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [INFO] No sources to compile
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [INFO] No tests to run.
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final.jar
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [INFO] Building jar: /quarkus/extensions/spring-web/core/deployment/target/quarkus-spring-web-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-deployment ---
[2026-03-04T23:25:41.759Z] [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
[2026-03-04T23:25:41.759Z] [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
[2026-03-04T23:25:41.759Z] [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
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --------< io.quarkus:quarkus-spring-web-resteasy-classic-tests >--------
[2026-03-04T23:25:41.759Z] [INFO] Building Quarkus - Spring Web - RESTEasy Classic - Tests 2.7.5.Final [559/964]
[2026-03-04T23:25:41.759Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:41.759Z] [INFO]
[2026-03-04T23:25:41.759Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] Processed 5 files in 30ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:42.391Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/main/resources
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] No sources to compile
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:25:42.391Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-classic/tests/src/test/resources
[2026-03-04T23:25:42.391Z] [INFO]
[2026-03-04T23:25:42.391Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:42.391Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:25:42.391Z] [INFO] Compiling 5 source files to /quarkus/extensions/spring-web/resteasy-classic/tests/target/test-classes
[2026-03-04T23:25:43.024Z] [INFO]
[2026-03-04T23:25:43.024Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:25:43.024Z] [INFO]
[2026-03-04T23:25:43.024Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:43.024Z] [INFO] T E S T S
[2026-03-04T23:25:43.024Z] [INFO] -------------------------------------------------------
[2026-03-04T23:25:43.024Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:25:44.341Z] [INFO] Running io.quarkus.spring.web.test.MissingRestControllerTest
[2026-03-04T23:25:50.287Z] 2026-03-04 23:25:48,529 WARN [io.qua.spr.web.dep.SpringWebResteasyClassicProcessor] (build-1) 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.
[2026-03-04T23:25:50.287Z] 2026-03-04 23:25:49,455 INFO [io.qua.dep.QuarkusAugmentor] (main) Quarkus augmentation completed in 2046ms
[2026-03-04T23:25:50.287Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.551 s - in io.quarkus.spring.web.test.MissingRestControllerTest
[2026-03-04T23:25:50.287Z] [INFO] Running io.quarkus.spring.web.test.ControllerReloadTest
[2026-03-04T23:25:58.946Z] Tests paused
[2026-03-04T23:25:58.946Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:25:58.946Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:25:58.946Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:25:58.946Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:25:58.946Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:54,283 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.831s. Listening on: http://localhost:8080
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:54,284 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:54,284 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:57,758 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in SimpleSpringController.class.
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:57,774 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:25:58.946Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:25:58.946Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:25:58.946Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:25:58.946Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:25:58.946Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:58,254 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.472s. Listening on: http://localhost:8080
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:58,255 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:58,255 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:58,256 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.261s
[2026-03-04T23:25:58.946Z] 2026-03-04 23:25:58,267 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:25:58.946Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.712 s - in io.quarkus.spring.web.test.ControllerReloadTest
[2026-03-04T23:25:58.946Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-03-04T23:26:02.925Z] 2026-03-04 23:26:02,109 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.651s. Listening on: http://localhost:8081
[2026-03-04T23:26:02.926Z] 2026-03-04 23:26:02,109 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:02.926Z] 2026-03-04 23:26:02,110 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:26:02.926Z] 2026-03-04 23:26:02,682 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:26:02.926Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.356 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-03-04T23:26:02.926Z] [INFO] Running io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-03-04T23:26:04.991Z] 2026-03-04 23:26:04,570 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.812s. Listening on: http://localhost:8081
[2026-03-04T23:26:04.991Z] 2026-03-04 23:26:04,570 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:04.991Z] 2026-03-04 23:26:04,570 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, resteasy-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:26:05.708Z] 2026-03-04 23:26:05,335 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[2026-03-04T23:26:05.708Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 s - in io.quarkus.spring.web.test.SimpleSpringControllerTest
[2026-03-04T23:26:06.342Z] [INFO]
[2026-03-04T23:26:06.342Z] [INFO] Results:
[2026-03-04T23:26:06.342Z] [INFO]
[2026-03-04T23:26:06.342Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:26:06.342Z] [INFO]
[2026-03-04T23:26:06.342Z] [INFO]
[2026-03-04T23:26:06.342Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:26:06.342Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-classic/tests/target/quarkus-spring-web-resteasy-classic-tests-2.7.5.Final.jar
[2026-03-04T23:26:06.977Z] [INFO]
[2026-03-04T23:26:06.977Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:26:06.977Z] [INFO] No sources in project. Archive not created.
[2026-03-04T23:26:06.977Z] [INFO]
[2026-03-04T23:26:06.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-classic-tests ---
[2026-03-04T23:26:06.977Z] [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
[2026-03-04T23:26:06.977Z] [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
[2026-03-04T23:26:06.977Z] [INFO]
[2026-03-04T23:26:06.977Z] [INFO] -------< io.quarkus:quarkus-spring-web-resteasy-reactive-tests >--------
[2026-03-04T23:26:06.977Z] [INFO] Building Quarkus - Spring Web - RESTEasy Reactive - Tests 2.7.5.Final [560/964]
[2026-03-04T23:26:06.977Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:26:06.977Z] [INFO]
[2026-03-04T23:26:06.977Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:06.977Z] [INFO]
[2026-03-04T23:26:06.977Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:07.610Z] [INFO]
[2026-03-04T23:26:07.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] Processed 8 files in 39ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] Processed 8 files in 00:00.015 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:08.339Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/main/resources
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] No sources to compile
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:08.339Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-web/resteasy-reactive/tests/src/test/resources
[2026-03-04T23:26:08.339Z] [INFO]
[2026-03-04T23:26:08.339Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:08.339Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:08.339Z] [INFO] Compiling 8 source files to /quarkus/extensions/spring-web/resteasy-reactive/tests/target/test-classes
[2026-03-04T23:26:09.839Z] [INFO]
[2026-03-04T23:26:09.839Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:09.839Z] [INFO]
[2026-03-04T23:26:09.839Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:09.839Z] [INFO] T E S T S
[2026-03-04T23:26:09.839Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:09.839Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:26:10.644Z] [INFO] Running io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-03-04T23:26:16.789Z] 2026-03-04 23:26:16,035 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.580s. Listening on: http://localhost:8081
[2026-03-04T23:26:16.789Z] 2026-03-04 23:26:16,046 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:16.790Z] 2026-03-04 23:26:16,046 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:26:18.304Z] 2026-03-04 23:26:17,590 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:26:18.304Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.603 s - in io.quarkus.spring.web.test.ResponseStatusAndExceptionHandlerTest
[2026-03-04T23:26:18.304Z] [INFO] Running io.quarkus.spring.web.test.BasicMappingTest
[2026-03-04T23:26:19.808Z] 2026-03-04 23:26:19,553 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.658s. Listening on: http://localhost:8081
[2026-03-04T23:26:19.808Z] 2026-03-04 23:26:19,553 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:19.808Z] 2026-03-04 23:26:19,554 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, spring-di, spring-web, vertx]
[2026-03-04T23:26:21.867Z] 2026-03-04 23:26:21,118 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:26:21.867Z] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.503 s - in io.quarkus.spring.web.test.BasicMappingTest
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] Results:
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:21.867Z] [INFO] Building jar: /quarkus/extensions/spring-web/resteasy-reactive/tests/target/quarkus-spring-web-resteasy-reactive-tests-2.7.5.Final.jar
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:21.867Z] [INFO] No sources in project. Archive not created.
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-web-resteasy-reactive-tests ---
[2026-03-04T23:26:21.867Z] [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
[2026-03-04T23:26:21.867Z] [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
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.867Z] [INFO] -------------< io.quarkus:quarkus-spring-data-jpa-parent >--------------
[2026-03-04T23:26:21.867Z] [INFO] Building Quarkus - Spring Data JPA 2.7.5.Final [561/964]
[2026-03-04T23:26:21.867Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:26:21.867Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-parent ---
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] -----------------< io.quarkus:quarkus-spring-data-jpa >-----------------
[2026-03-04T23:26:21.868Z] [INFO] Building Quarkus - Spring - Data JPA - Runtime 2.7.5.Final [562/964]
[2026-03-04T23:26:21.868Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 28 kB/s)
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 104 kB/s)
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 59 kB/s)
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 42 kB/s)
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 115 kB/s)
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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
[2026-03-04T23:26:21.868Z] [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 156 kB/s)
[2026-03-04T23:26:21.868Z] [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 1.2 MB/s)
[2026-03-04T23:26:21.868Z] [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 102 kB/s)
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO] Processed 3 files in 39ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO] Processed 3 files in 00:00.011 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:21.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:21.868Z] [INFO] Copying 1 resource
[2026-03-04T23:26:21.868Z] [INFO]
[2026-03-04T23:26:21.868Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:22.502Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-data-jpa/runtime/target/classes
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:22.502Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/runtime/src/test/resources
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] No sources to compile
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] No tests to run.
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final.jar
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/runtime/target/quarkus-spring-data-jpa-2.7.5.Final-sources.jar
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa ---
[2026-03-04T23:26:22.502Z] [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
[2026-03-04T23:26:22.502Z] [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
[2026-03-04T23:26:22.502Z] [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
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] -----------< io.quarkus:quarkus-spring-data-jpa-deployment >------------
[2026-03-04T23:26:22.502Z] [INFO] Building Quarkus - Spring - Data JPA - Deployment 2.7.5.Final [563/964]
[2026-03-04T23:26:22.502Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:22.502Z] [INFO]
[2026-03-04T23:26:22.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.133Z] [INFO]
[2026-03-04T23:26:23.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO] Processed 31 files in 93ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO] Processed 31 files in 00:00.215 (Already Sorted: 31, Needed Sorting: 0)
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:23.766Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-jpa/deployment/src/main/resources
[2026-03-04T23:26:23.766Z] [INFO]
[2026-03-04T23:26:23.766Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:23.766Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:23.766Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-data-jpa/deployment/target/classes
[2026-03-04T23:26:24.398Z] [INFO]
[2026-03-04T23:26:24.398Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:24.398Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:24.398Z] [INFO] Copying 3 resources
[2026-03-04T23:26:24.398Z] [INFO]
[2026-03-04T23:26:24.398Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:24.398Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:24.398Z] [INFO] Compiling 19 source files to /quarkus/extensions/spring-data-jpa/deployment/target/test-classes
[2026-03-04T23:26:25.032Z] [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>[]
[2026-03-04T23:26:25.032Z] [INFO]
[2026-03-04T23:26:25.032Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:25.032Z] [INFO]
[2026-03-04T23:26:25.032Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:25.032Z] [INFO] T E S T S
[2026-03-04T23:26:25.032Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:25.032Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:26:26.350Z] [INFO] Running io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-03-04T23:26:43.486Z] Tests paused
[2026-03-04T23:26:43.486Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:26:43.486Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:26:43.486Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:26:43.486Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:26:43.486Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:35,545 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.813s. Listening on: http://localhost:8080
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:35,546 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:35,547 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]
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:40,627 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in BookRepository.class, BookResource.class.
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:40,644 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.016s
[2026-03-04T23:26:43.486Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:26:43.486Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:26:43.486Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:26:43.486Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:26:43.486Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:41,451 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.801s. Listening on: http://localhost:8080
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:41,451 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:41,451 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]
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:41,452 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.582s
[2026-03-04T23:26:43.486Z] 2026-03-04 23:26:41,482 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:26:43.486Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.589 s - in io.quarkus.spring.data.devmode.RepositoryReloadTest
[2026-03-04T23:26:43.486Z] [INFO] Running io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-03-04T23:26:43.486Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in io.quarkus.spring.data.deployment.MethodNameParserTest
[2026-03-04T23:26:43.486Z] [INFO] Running io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-03-04T23:26:45.544Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.24 s - in io.quarkus.spring.data.deployment.CustomQueryMissingNamedParamTest
[2026-03-04T23:26:45.544Z] [INFO] Running io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-03-04T23:26:47.609Z] 2026-03-04 23:26:47,494 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.952s. Listening on: http://localhost:8081
[2026-03-04T23:26:47.609Z] 2026-03-04 23:26:47,494 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:47.609Z] 2026-03-04 23:26:47,494 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]
[2026-03-04T23:26:48.244Z] 2026-03-04 23:26:47,928 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:26:48.244Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.002 s - in io.quarkus.spring.data.deployment.BasicTypeDataRepositoryTest
[2026-03-04T23:26:48.244Z] [INFO] Running io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-03-04T23:26:48.879Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 s - in io.quarkus.spring.data.deployment.QueryReturningCustomTypeBadAliasTest
[2026-03-04T23:26:48.879Z] [INFO] Running io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-03-04T23:26:51.004Z] 2026-03-04 23:26:50,740 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.064s. Listening on: http://localhost:8081
[2026-03-04T23:26:51.004Z] 2026-03-04 23:26:50,741 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:26:51.004Z] 2026-03-04 23:26:50,741 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]
[2026-03-04T23:26:51.641Z] 2026-03-04 23:26:51,317 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:26:51.641Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.765 s - in io.quarkus.spring.data.deployment.ModifyingQueryWithFlushAndClearTest
[2026-03-04T23:26:51.641Z] [INFO]
[2026-03-04T23:26:51.641Z] [INFO] Results:
[2026-03-04T23:26:51.641Z] [INFO]
[2026-03-04T23:26:51.641Z] [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:26:51.641Z] [INFO]
[2026-03-04T23:26:51.641Z] [INFO]
[2026-03-04T23:26:51.641Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:51.641Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final.jar
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:52.961Z] [INFO] Building jar: /quarkus/extensions/spring-data-jpa/deployment/target/quarkus-spring-data-jpa-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-jpa-deployment ---
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] -------------< io.quarkus:quarkus-spring-security-parent >--------------
[2026-03-04T23:26:52.961Z] [INFO] Building Quarkus - Spring Security - Parent 2.7.5.Final [564/964]
[2026-03-04T23:26:52.961Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-parent ---
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [INFO]
[2026-03-04T23:26:52.961Z] [INFO] -----------------< io.quarkus:quarkus-spring-security >-----------------
[2026-03-04T23:26:52.961Z] [INFO] Building Quarkus - Spring Security - Runtime 2.7.5.Final [565/964]
[2026-03-04T23:26:52.961Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [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 27 kB/s)
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [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 97 kB/s)
[2026-03-04T23:26:52.961Z] [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
[2026-03-04T23:26:52.961Z] [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 104 kB/s)
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Processed 12 files in 34ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Processed 12 files in 00:00.026 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:53.595Z] [INFO] Copying 1 resource
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:53.595Z] [INFO] Compiling 12 source files to /quarkus/extensions/spring-security/runtime/target/classes
[2026-03-04T23:26:53.595Z] [WARNING] /quarkus/extensions/spring-security/runtime/src/main/java/io/quarkus/spring/security/runtime/interceptor/check/PrincipalNameFromParameterObjectSecurityCheck.java:[32,99] unchecked cast
[2026-03-04T23:26:53.595Z] required: java.lang.Class<? extends io.quarkus.spring.security.runtime.interceptor.accessor.StringPropertyAccessor>
[2026-03-04T23:26:53.595Z] found: java.lang.Class<capture#1 of ?>
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:53.595Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/runtime/src/test/resources
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] No sources to compile
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] No tests to run.
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.595Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security ---
[2026-03-04T23:26:53.595Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final.jar
[2026-03-04T23:26:53.595Z] [INFO]
[2026-03-04T23:26:53.596Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security ---
[2026-03-04T23:26:53.596Z] [INFO] Building jar: /quarkus/extensions/spring-security/runtime/target/quarkus-spring-security-2.7.5.Final-sources.jar
[2026-03-04T23:26:53.596Z] [INFO]
[2026-03-04T23:26:53.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security ---
[2026-03-04T23:26:53.596Z] [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
[2026-03-04T23:26:53.596Z] [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
[2026-03-04T23:26:53.596Z] [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
[2026-03-04T23:26:53.596Z] [INFO]
[2026-03-04T23:26:53.596Z] [INFO] -----------< io.quarkus:quarkus-spring-security-deployment >------------
[2026-03-04T23:26:53.596Z] [INFO] Building Quarkus - Spring Security - Deployment 2.7.5.Final [566/964]
[2026-03-04T23:26:53.596Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:26:53.596Z] [INFO]
[2026-03-04T23:26:53.596Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:53.596Z] [INFO]
[2026-03-04T23:26:53.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO] Processed 42 files in 154ms (Formatted: 0, Unchanged: 42, Failed: 0, Readonly: 0)
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO] Processed 42 files in 00:00.076 (Already Sorted: 42, Needed Sorting: 0)
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:54.915Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-security/deployment/src/main/resources
[2026-03-04T23:26:54.915Z] [INFO]
[2026-03-04T23:26:54.915Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:54.915Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:54.915Z] [INFO] Compiling 13 source files to /quarkus/extensions/spring-security/deployment/target/classes
[2026-03-04T23:26:55.548Z] [INFO]
[2026-03-04T23:26:55.548Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:55.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:26:55.548Z] [INFO] Copying 3 resources
[2026-03-04T23:26:55.548Z] [INFO]
[2026-03-04T23:26:55.548Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:55.548Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:26:55.548Z] [INFO] Compiling 29 source files to /quarkus/extensions/spring-security/deployment/target/test-classes
[2026-03-04T23:26:56.864Z] [INFO]
[2026-03-04T23:26:56.864Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-security-deployment ---
[2026-03-04T23:26:56.864Z] [INFO]
[2026-03-04T23:26:56.864Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:56.864Z] [INFO] T E S T S
[2026-03-04T23:26:56.864Z] [INFO] -------------------------------------------------------
[2026-03-04T23:26:56.864Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:26:58.185Z] [INFO] Running io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-03-04T23:27:05.373Z] 2026-03-04 23:27:04,900 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-03-04T23:27:05.373Z] 2026-03-04 23:27:04,901 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:05.373Z] 2026-03-04 23:27:04,902 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:06.008Z] 2026-03-04 23:27:05,587 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:27:06.008Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.767 s - in io.quarkus.spring.security.deployment.SpringSecuredAnnotatedTest
[2026-03-04T23:27:06.008Z] [INFO] Running io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-03-04T23:27:06.723Z] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.834 s - in io.quarkus.spring.security.deployment.SecurityAnnotationMixingTest
[2026-03-04T23:27:06.723Z] [INFO] Running io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-03-04T23:27:08.786Z] 2026-03-04 23:27:08,033 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-03-04T23:27:08.786Z] 2026-03-04 23:27:08,033 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:08.786Z] 2026-03-04 23:27:08,034 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:08.786Z] 2026-03-04 23:27:08,130 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:27:08.786Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 s - in io.quarkus.spring.security.deployment.MetaAnnotationsTest
[2026-03-04T23:27:08.786Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-03-04T23:27:09.808Z] 2026-03-04 23:27:08,899 INFO [io.qua.arc.pro.BeanProcessor] (build-9) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T23:27:09.808Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springComponent,
[2026-03-04T23:27:09.808Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeTest#springService
[2026-03-04T23:27:09.808Z] 2026-03-04 23:27:09,439 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.444s. Listening on: http://localhost:8081
[2026-03-04T23:27:09.808Z] 2026-03-04 23:27:09,439 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:09.808Z] 2026-03-04 23:27:09,439 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:09.808Z] 2026-03-04 23:27:09,599 INFO [io.quarkus] (main) Quarkus stopped in 0.056s
[2026-03-04T23:27:09.808Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeTest
[2026-03-04T23:27:09.808Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-03-04T23:27:11.128Z] 2026-03-04 23:27:10,513 INFO [io.qua.arc.pro.BeanProcessor] (build-14) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T23:27:11.128Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest#bean
[2026-03-04T23:27:11.128Z] 2026-03-04 23:27:10,960 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.384s. Listening on: http://localhost:8081
[2026-03-04T23:27:11.128Z] 2026-03-04 23:27:10,960 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:11.128Z] 2026-03-04 23:27:10,961 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:11.128Z] 2026-03-04 23:27:11,055 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:27:11.762Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeWithExpressionsTest
[2026-03-04T23:27:11.762Z] [INFO] Running io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-03-04T23:27:12.398Z] 2026-03-04 23:27:11,857 INFO [io.qua.arc.pro.BeanProcessor] (build-4) Found unrecommended usage of private members (use package-private instead) in application beans:
[2026-03-04T23:27:12.398Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#denyAllOnClass,
[2026-03-04T23:27:12.398Z] - @Inject field io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest#springComponent
[2026-03-04T23:27:12.398Z] 2026-03-04 23:27:12,293 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.391s. Listening on: http://localhost:8081
[2026-03-04T23:27:12.398Z] 2026-03-04 23:27:12,294 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:12.398Z] 2026-03-04 23:27:12,294 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:13.033Z] 2026-03-04 23:27:12,400 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:27:13.033Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 s - in io.quarkus.spring.security.deployment.SpringPreAuthorizeClassAnnotatedTest
[2026-03-04T23:27:13.033Z] [INFO] Running io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-03-04T23:27:13.667Z] 2026-03-04 23:27:13,585 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.423s. Listening on: http://localhost:8081
[2026-03-04T23:27:13.667Z] 2026-03-04 23:27:13,585 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:13.667Z] 2026-03-04 23:27:13,588 INFO [io.quarkus] (main) Installed features: [cdi, resteasy-jackson, security, security-properties-file, smallrye-context-propagation, spring-di, spring-security, spring-web, vertx]
[2026-03-04T23:27:14.303Z] 2026-03-04 23:27:13,695 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:14.303Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in io.quarkus.spring.security.deployment.BeanMethodCheckTest
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] Results:
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [WARNING] Tests run: 40, Failures: 0, Errors: 0, Skipped: 1
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-security-deployment ---
[2026-03-04T23:27:14.303Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final.jar
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-security-deployment ---
[2026-03-04T23:27:14.303Z] [INFO] Building jar: /quarkus/extensions/spring-security/deployment/target/quarkus-spring-security-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-security-deployment ---
[2026-03-04T23:27:14.303Z] [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
[2026-03-04T23:27:14.303Z] [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
[2026-03-04T23:27:14.303Z] [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
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] ----------< io.quarkus:quarkus-spring-boot-properties-parent >----------
[2026-03-04T23:27:14.303Z] [INFO] Building Quarkus - Spring Boot - Properties 2.7.5.Final [567/964]
[2026-03-04T23:27:14.303Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.303Z] [INFO]
[2026-03-04T23:27:14.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-parent ---
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] -------------< io.quarkus:quarkus-spring-boot-properties >--------------
[2026-03-04T23:27:14.304Z] [INFO] Building Quarkus - Spring Boot - Properties - Runtime 2.7.5.Final [568/964]
[2026-03-04T23:27:14.304Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [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 21 kB/s)
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [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 273 kB/s)
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:14.304Z] [INFO] Copying 1 resource
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] No sources to compile
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:14.304Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/runtime/src/test/resources
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] No sources to compile
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] No tests to run.
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final.jar
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/runtime/target/quarkus-spring-boot-properties-2.7.5.Final-sources.jar
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties ---
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [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
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --------< io.quarkus:quarkus-spring-boot-properties-deployment >--------
[2026-03-04T23:27:14.304Z] [INFO] Building Quarkus - Spring Boot - Properties - Deployment 2.7.5.Final [569/964]
[2026-03-04T23:27:14.304Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.304Z] [INFO]
[2026-03-04T23:27:14.304Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.938Z] [INFO]
[2026-03-04T23:27:14.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.938Z] [INFO]
[2026-03-04T23:27:14.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.938Z] [INFO]
[2026-03-04T23:27:14.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.938Z] [INFO]
[2026-03-04T23:27:14.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.938Z] [INFO]
[2026-03-04T23:27:14.938Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO]
[2026-03-04T23:27:14.939Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO]
[2026-03-04T23:27:14.939Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:27:14.939Z] [INFO]
[2026-03-04T23:27:14.939Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:27:14.939Z] [INFO]
[2026-03-04T23:27:14.939Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:14.939Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/main/resources
[2026-03-04T23:27:14.939Z] [INFO]
[2026-03-04T23:27:14.939Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:14.939Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:14.939Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-boot-properties/deployment/target/classes
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.574Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:15.575Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-boot-properties/deployment/src/test/resources
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [INFO] No sources to compile
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [INFO] No tests to run.
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final.jar
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [INFO] Building jar: /quarkus/extensions/spring-boot-properties/deployment/target/quarkus-spring-boot-properties-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-boot-properties-deployment ---
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --------< io.quarkus:quarkus-spring-cloud-config-client-parent >--------
[2026-03-04T23:27:15.575Z] [INFO] Building Quarkus - Spring Cloud Config Client 2.7.5.Final [570/964]
[2026-03-04T23:27:15.575Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-parent ---
[2026-03-04T23:27:15.575Z] [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
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] -----------< io.quarkus:quarkus-spring-cloud-config-client >------------
[2026-03-04T23:27:15.575Z] [INFO] Building Quarkus - Spring Cloud Config Client - Runtime 2.7.5.Final [571/964]
[2026-03-04T23:27:15.575Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:15.575Z] [INFO]
[2026-03-04T23:27:15.575Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO] Processed 7 files in 44ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO] Processed 7 files in 00:00.022 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:16.210Z] [INFO] Copying 1 resource
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO]
[2026-03-04T23:27:16.210Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.210Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:16.210Z] [INFO] Compiling 6 source files to /quarkus/extensions/spring-cloud-config-client/runtime/target/classes
[2026-03-04T23:27:16.845Z] [INFO]
[2026-03-04T23:27:16.845Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:16.845Z] [INFO] Copying 1 resource
[2026-03-04T23:27:16.845Z] [INFO]
[2026-03-04T23:27:16.845Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:16.845Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:16.845Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/runtime/target/test-classes
[2026-03-04T23:27:18.168Z] [INFO]
[2026-03-04T23:27:18.168Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:18.168Z] [INFO]
[2026-03-04T23:27:18.168Z] [INFO] -------------------------------------------------------
[2026-03-04T23:27:18.168Z] [INFO] T E S T S
[2026-03-04T23:27:18.168Z] [INFO] -------------------------------------------------------
[2026-03-04T23:27:18.168Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:27:19.487Z] [INFO] Running io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,347 INFO [org.ecl.jet.uti.log] (main) Logging initialized @1283ms to org.eclipse.jetty.util.log.Slf4jLog
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,424 WARN [org.ecl.jet.ser.AbstractConnector] (main) Acceptors should be <= availableProcessors: NetworkTrafficServerConnector@2d36e77e{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,512 INFO [org.ecl.jet.ser.Server] (main) jetty-9.4.30.v20200611; built: 2020-06-11T12:34:51.929Z; git: 271836e4c1f4612f12b7bb13ef5a92a927634b0d; jvm 17.0.19-beta+5-ea
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,527 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@c260bdc{/__admin,null,AVAILABLE}
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,528 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Started o.e.j.s.ServletContextHandler@1bb1fde8{/,null,AVAILABLE}
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,542 INFO [org.ecl.jet.ser.AbstractConnector] (main) Started NetworkTrafficServerConnector@2d36e77e{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-03-04T23:27:20.121Z] 2026-03-04 23:27:19,542 INFO [org.ecl.jet.ser.Server] (main) Started @1479ms
[2026-03-04T23:27:20.753Z] 2026-03-04 23:27:20,205 INFO [org.ecl.jet.ser.han.Con.ROOT] (qtp1615801298-19) RequestHandlerClass from context returned com.github.tomakehurst.wiremock.http.StubRequestHandler. Normalized mapped under returned 'null'
[2026-03-04T23:27:20.753Z] 2026-03-04 23:27:20,461 INFO [org.ecl.jet.ser.AbstractConnector] (main) Stopped NetworkTrafficServerConnector@2d36e77e{HTTP/1.1, (http/1.1)}{0.0.0.0:9300}
[2026-03-04T23:27:20.753Z] 2026-03-04 23:27:20,463 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@1bb1fde8{/,null,UNAVAILABLE}
[2026-03-04T23:27:20.753Z] 2026-03-04 23:27:20,464 INFO [org.ecl.jet.ser.han.ContextHandler] (main) Stopped o.e.j.s.ServletContextHandler@c260bdc{/__admin,null,UNAVAILABLE}
[2026-03-04T23:27:20.753Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 s - in io.quarkus.spring.cloud.config.client.runtime.SpringCloudConfigClientGatewayTest
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] Results:
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:21.386Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final.jar
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:21.386Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/runtime/target/quarkus-spring-cloud-config-client-2.7.5.Final-sources.jar
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client ---
[2026-03-04T23:27:21.386Z] [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
[2026-03-04T23:27:21.386Z] [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
[2026-03-04T23:27:21.386Z] [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
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] ------< io.quarkus:quarkus-spring-cloud-config-client-deployment >------
[2026-03-04T23:27:21.386Z] [INFO] Building Quarkus - Spring Cloud Config Client - Deployment 2.7.5.Final [572/964]
[2026-03-04T23:27:21.386Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:21.386Z] [INFO]
[2026-03-04T23:27:21.386Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Processed 1 files in 21ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:22.093Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/main/resources
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:22.093Z] [INFO] Compiling 1 source file to /quarkus/extensions/spring-cloud-config-client/deployment/target/classes
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:22.093Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cloud-config-client/deployment/src/test/resources
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] No sources to compile
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] No tests to run.
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final.jar
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [INFO] Building jar: /quarkus/extensions/spring-cloud-config-client/deployment/target/quarkus-spring-cloud-config-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cloud-config-client-deployment ---
[2026-03-04T23:27:22.093Z] [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
[2026-03-04T23:27:22.093Z] [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
[2026-03-04T23:27:22.093Z] [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
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] ------------------< io.quarkus:quarkus-cache-parent >-------------------
[2026-03-04T23:27:22.093Z] [INFO] Building Quarkus - Cache 2.7.5.Final [573/964]
[2026-03-04T23:27:22.093Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-parent ---
[2026-03-04T23:27:22.093Z] [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
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] ----------------------< io.quarkus:quarkus-cache >----------------------
[2026-03-04T23:27:22.093Z] [INFO] Building Quarkus - Cache - Runtime 2.7.5.Final [574/964]
[2026-03-04T23:27:22.093Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache ---
[2026-03-04T23:27:22.093Z] [INFO]
[2026-03-04T23:27:22.093Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO] Processed 34 files in 160ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO] Processed 34 files in 00:00.102 (Already Sorted: 34, Needed Sorting: 0)
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:22.728Z] [INFO] Copying 2 resources
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO]
[2026-03-04T23:27:22.728Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache ---
[2026-03-04T23:27:22.728Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:22.728Z] [INFO] Compiling 34 source files to /quarkus/extensions/cache/runtime/target/classes
[2026-03-04T23:27:24.794Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheResultInterceptor.java:[66,80] unchecked cast
[2026-03-04T23:27:24.794Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-03-04T23:27:24.794Z] found: java.lang.Object
[2026-03-04T23:27:24.794Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateAllInterceptor.java:[56,75] unchecked cast
[2026-03-04T23:27:24.794Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-03-04T23:27:24.794Z] found: java.lang.Object
[2026-03-04T23:27:24.794Z] [WARNING] /quarkus/extensions/cache/runtime/src/main/java/io/quarkus/cache/runtime/CacheInvalidateInterceptor.java:[58,75] unchecked cast
[2026-03-04T23:27:24.794Z] required: io.smallrye.mutiny.Uni<java.lang.Object>
[2026-03-04T23:27:24.794Z] found: java.lang.Object
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:24.794Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/cache/runtime/src/test/resources
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [INFO] No sources to compile
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [INFO] No tests to run.
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final.jar
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [INFO] Building jar: /quarkus/extensions/cache/runtime/target/quarkus-cache-2.7.5.Final-sources.jar
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache ---
[2026-03-04T23:27:24.794Z] [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
[2026-03-04T23:27:24.794Z] [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
[2026-03-04T23:27:24.794Z] [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
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] ----------------< io.quarkus:quarkus-cache-deployment >-----------------
[2026-03-04T23:27:24.794Z] [INFO] Building Quarkus - Cache - Deployment 2.7.5.Final [575/964]
[2026-03-04T23:27:24.794Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-cache-deployment ---
[2026-03-04T23:27:24.794Z] [INFO]
[2026-03-04T23:27:24.794Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO] Processed 41 files in 91ms (Formatted: 0, Unchanged: 41, Failed: 0, Readonly: 0)
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO] Processed 41 files in 00:00.097 (Already Sorted: 41, Needed Sorting: 0)
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:25.430Z] [INFO] Copying 2 resources
[2026-03-04T23:27:25.430Z] [INFO]
[2026-03-04T23:27:25.430Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-cache-deployment ---
[2026-03-04T23:27:25.430Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:25.430Z] [INFO] Compiling 13 source files to /quarkus/extensions/cache/deployment/target/classes
[2026-03-04T23:27:26.066Z] [INFO]
[2026-03-04T23:27:26.066Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-cache-deployment ---
[2026-03-04T23:27:26.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:27:26.066Z] [INFO] Copying 1 resource
[2026-03-04T23:27:26.066Z] [INFO]
[2026-03-04T23:27:26.066Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-cache-deployment ---
[2026-03-04T23:27:26.066Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:27:26.066Z] [INFO] Compiling 28 source files to /quarkus/extensions/cache/deployment/target/test-classes
[2026-03-04T23:27:26.704Z] [INFO]
[2026-03-04T23:27:26.704Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-cache-deployment ---
[2026-03-04T23:27:26.704Z] [INFO]
[2026-03-04T23:27:26.704Z] [INFO] -------------------------------------------------------
[2026-03-04T23:27:26.704Z] [INFO] T E S T S
[2026-03-04T23:27:26.704Z] [INFO] -------------------------------------------------------
[2026-03-04T23:27:26.704Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:27:28.021Z] [INFO] Running io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-03-04T23:27:38.341Z] Tests paused
[2026-03-04T23:27:38.341Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:27:38.341Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:27:38.341Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:27:38.341Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:27:38.341Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:33,665 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.929s. Listening on: http://localhost:8080
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:33,667 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:33,668 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,232 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in CacheHotReloadResource.class.
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,245 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:27:38.341Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:27:38.341Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:27:38.341Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:27:38.341Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:27:38.341Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,820 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.569s. Listening on: http://localhost:8080
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,820 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,821 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,821 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 1.281s
[2026-03-04T23:27:38.341Z] 2026-03-04 23:27:37,908 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:27:38.341Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.518 s - in io.quarkus.cache.test.devmode.CacheHotReloadTest
[2026-03-04T23:27:38.341Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-03-04T23:27:42.126Z] 2026-03-04 23:27:41,214 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.365s. Listening on: http://localhost:8081
[2026-03-04T23:27:42.126Z] 2026-03-04 23:27:41,214 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:42.127Z] 2026-03-04 23:27:41,214 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:42.127Z] 2026-03-04 23:27:41,288 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:42.127Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.303 s - in io.quarkus.cache.test.runtime.ZeroNoOpCacheTest
[2026-03-04T23:27:42.127Z] [INFO] Running io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-03-04T23:27:43.449Z] 2026-03-04 23:27:42,709 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.464s. Listening on: http://localhost:8081
[2026-03-04T23:27:43.449Z] 2026-03-04 23:27:42,710 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:43.449Z] 2026-03-04 23:27:42,710 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:43.449Z] 2026-03-04 23:27:42,920 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:27:43.449Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 s - in io.quarkus.cache.test.runtime.ProgrammaticApiTest
[2026-03-04T23:27:43.449Z] [INFO] Running io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-03-04T23:27:44.770Z] 2026-03-04 23:27:44,060 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.361s. Listening on: http://localhost:8081
[2026-03-04T23:27:44.770Z] 2026-03-04 23:27:44,060 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:44.770Z] 2026-03-04 23:27:44,061 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:44.770Z] 2026-03-04 23:27:44,156 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:27:44.770Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 s - in io.quarkus.cache.test.runtime.NullKeyOrValueCacheTest
[2026-03-04T23:27:44.770Z] [INFO] Running io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-03-04T23:27:45.407Z] 2026-03-04 23:27:45,282 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.452s. Listening on: http://localhost:8081
[2026-03-04T23:27:45.407Z] 2026-03-04 23:27:45,283 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:45.407Z] 2026-03-04 23:27:45,283 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:46.722Z] 2026-03-04 23:27:46,466 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:27:46.722Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 s - in io.quarkus.cache.test.runtime.CacheResultCompletionStageReturnTypeTest
[2026-03-04T23:27:46.722Z] [INFO] Running io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-03-04T23:27:48.042Z] 2026-03-04 23:27:47,505 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.425s. Listening on: http://localhost:8081
[2026-03-04T23:27:48.042Z] 2026-03-04 23:27:47,505 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:48.042Z] 2026-03-04 23:27:47,505 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:50.099Z] 2026-03-04 23:27:49,588 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:50.099Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.115 s - in io.quarkus.cache.test.runtime.ConcurrencyTest
[2026-03-04T23:27:50.099Z] [INFO] Running io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-03-04T23:27:50.734Z] 2026-03-04 23:27:50,525 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.353s. Listening on: http://localhost:8081
[2026-03-04T23:27:50.734Z] 2026-03-04 23:27:50,526 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:50.734Z] 2026-03-04 23:27:50,526 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:50.734Z] 2026-03-04 23:27:50,631 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:27:50.734Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in io.quarkus.cache.test.runtime.UniReturnTypeTest
[2026-03-04T23:27:50.734Z] [INFO] Running io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-03-04T23:27:52.057Z] 2026-03-04 23:27:51,803 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-03-04T23:27:52.057Z] 2026-03-04 23:27:51,803 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:52.057Z] 2026-03-04 23:27:51,803 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:52.057Z] 2026-03-04 23:27:51,891 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:27:52.057Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in io.quarkus.cache.test.runtime.ThrowExecutionExceptionCauseTest
[2026-03-04T23:27:52.057Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-03-04T23:27:52.057Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in io.quarkus.cache.test.runtime.CompositeCacheKeyTest
[2026-03-04T23:27:52.057Z] [INFO] Running io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-03-04T23:27:53.376Z] 2026-03-04 23:27:52,887 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.350s. Listening on: http://localhost:8081
[2026-03-04T23:27:53.376Z] 2026-03-04 23:27:52,888 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:53.376Z] 2026-03-04 23:27:52,888 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:53.376Z] 2026-03-04 23:27:52,971 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:53.376Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 s - in io.quarkus.cache.test.runtime.NoOpCacheTest
[2026-03-04T23:27:53.376Z] [INFO] Running io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-03-04T23:27:54.010Z] 2026-03-04 23:27:53,922 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.352s. Listening on: http://localhost:8081
[2026-03-04T23:27:54.010Z] 2026-03-04 23:27:53,923 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:54.010Z] 2026-03-04 23:27:53,923 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:54.642Z] 2026-03-04 23:27:54,006 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:27:54.642Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s - in io.quarkus.cache.test.runtime.MultipleCacheAnnotationsTest
[2026-03-04T23:27:54.642Z] [INFO] Running io.quarkus.cache.test.runtime.CacheNamesTest
[2026-03-04T23:27:55.278Z] 2026-03-04 23:27:54,949 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.364s. Listening on: http://localhost:8081
[2026-03-04T23:27:55.278Z] 2026-03-04 23:27:54,950 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:55.278Z] 2026-03-04 23:27:54,950 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:55.278Z] 2026-03-04 23:27:55,017 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:27:55.278Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 s - in io.quarkus.cache.test.runtime.CacheNamesTest
[2026-03-04T23:27:55.278Z] [INFO] Running io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-03-04T23:27:56.311Z] 2026-03-04 23:27:55,945 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.369s. Listening on: http://localhost:8081
[2026-03-04T23:27:56.311Z] 2026-03-04 23:27:55,945 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:56.311Z] 2026-03-04 23:27:55,945 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:56.311Z] 2026-03-04 23:27:56,025 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:27:56.311Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s - in io.quarkus.cache.test.runtime.DefaultKeyCacheTest
[2026-03-04T23:27:56.311Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-03-04T23:27:57.629Z] 2026-03-04 23:27:56,944 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.355s. Listening on: http://localhost:8081
[2026-03-04T23:27:57.629Z] 2026-03-04 23:27:56,944 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:57.629Z] 2026-03-04 23:27:56,945 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:57.629Z] 2026-03-04 23:27:57,021 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:57.629Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in io.quarkus.cache.test.runtime.ImplicitCompositeKeyCacheTest
[2026-03-04T23:27:57.629Z] [INFO] Running io.quarkus.cache.test.runtime.SharedCacheTest
[2026-03-04T23:27:58.264Z] 2026-03-04 23:27:57,904 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.349s. Listening on: http://localhost:8081
[2026-03-04T23:27:58.264Z] 2026-03-04 23:27:57,904 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:58.264Z] 2026-03-04 23:27:57,904 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:58.264Z] 2026-03-04 23:27:57,983 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:27:58.264Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in io.quarkus.cache.test.runtime.SharedCacheTest
[2026-03-04T23:27:58.264Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-03-04T23:27:59.635Z] 2026-03-04 23:27:58,955 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.344s. Listening on: http://localhost:8081
[2026-03-04T23:27:59.635Z] 2026-03-04 23:27:58,955 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:27:59.635Z] 2026-03-04 23:27:58,956 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:27:59.635Z] 2026-03-04 23:27:59,031 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:27:59.635Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in io.quarkus.cache.test.runtime.ExplicitCompositeKeyCacheTest
[2026-03-04T23:27:59.635Z] [INFO] Running io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-03-04T23:28:00.322Z] 2026-03-04 23:27:59,888 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.330s. Listening on: http://localhost:8081
[2026-03-04T23:28:00.322Z] 2026-03-04 23:27:59,889 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:00.322Z] 2026-03-04 23:27:59,889 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:00.322Z] 2026-03-04 23:27:59,946 INFO [io.quarkus] (main) Quarkus stopped in 0.015s
[2026-03-04T23:28:00.322Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s - in io.quarkus.cache.test.runtime.ZeroCaffeineCacheTest
[2026-03-04T23:28:00.322Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-03-04T23:28:00.322Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in io.quarkus.cache.test.runtime.CacheInterceptorTest
[2026-03-04T23:28:00.322Z] [INFO] Running io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-03-04T23:28:01.643Z] 2026-03-04 23:28:00,943 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.408s. Listening on: http://localhost:8081
[2026-03-04T23:28:01.643Z] 2026-03-04 23:28:00,944 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:01.643Z] 2026-03-04 23:28:00,944 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:01.643Z] 2026-03-04 23:28:01,101 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:28:01.643Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in io.quarkus.cache.test.runtime.ImplicitSimpleKeyCacheTest
[2026-03-04T23:28:01.643Z] [INFO] Running io.quarkus.cache.test.runtime.MultiValueTest
[2026-03-04T23:28:02.962Z] 2026-03-04 23:28:01,773 WARN [io.qua.cac.dep.CacheProcessor] (build-9) @CacheResult is not currently supported on a method returning io.smallrye.mutiny.Multi [class=io.quarkus.cache.test.runtime.MultiValueTest$CachedService, method=cachedMethod]
[2026-03-04T23:28:02.962Z] 2026-03-04 23:28:02,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.314s. Listening on: http://localhost:8081
[2026-03-04T23:28:02.962Z] 2026-03-04 23:28:02,319 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:02.962Z] 2026-03-04 23:28:02,319 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:02.962Z] 2026-03-04 23:28:02,393 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:28:02.962Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in io.quarkus.cache.test.runtime.MultiValueTest
[2026-03-04T23:28:02.962Z] [INFO] Running io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-03-04T23:28:03.597Z] 2026-03-04 23:28:03,490 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.567s. Listening on: http://localhost:8081
[2026-03-04T23:28:03.597Z] 2026-03-04 23:28:03,491 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:03.597Z] 2026-03-04 23:28:03,491 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:04.231Z] 2026-03-04 23:28:03,595 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:28:04.231Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.208 s - in io.quarkus.cache.test.runtime.SpecializedCacheTest
[2026-03-04T23:28:04.232Z] [INFO] Running io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-03-04T23:28:04.232Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in io.quarkus.cache.test.runtime.CacheInterceptionContextTest
[2026-03-04T23:28:04.232Z] [INFO] Running io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-03-04T23:28:04.866Z] 2026-03-04 23:28:04,499 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.310s. Listening on: http://localhost:8081
[2026-03-04T23:28:04.866Z] 2026-03-04 23:28:04,499 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:04.866Z] 2026-03-04 23:28:04,499 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:04.866Z] 2026-03-04 23:28:04,562 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:28:04.866Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 s - in io.quarkus.cache.test.runtime.ExplicitSimpleKeyCacheTest
[2026-03-04T23:28:04.866Z] [INFO] Running io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-03-04T23:28:05.503Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s - in io.quarkus.cache.test.deployment.UnknownCacheTypeTest
[2026-03-04T23:28:05.503Z] [INFO] Running io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-03-04T23:28:06.138Z] 2026-03-04 23:28:05,867 WARN [io.qua.arc.pro.Methods] (build-15) 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
[2026-03-04T23:28:06.138Z] 2026-03-04 23:28:05,869 WARN [io.qua.arc.pro.Methods] (build-15) @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
[2026-03-04T23:28:06.138Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s - in io.quarkus.cache.test.deployment.DeploymentExceptionsTest
[2026-03-04T23:28:06.138Z] [INFO] Running io.quarkus.cache.test.deployment.CacheConfigTest
[2026-03-04T23:28:07.498Z] 2026-03-04 23:28:06,972 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.
[2026-03-04T23:28:07.498Z] 2026-03-04 23:28:07,419 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.665s. Listening on: http://localhost:8081
[2026-03-04T23:28:07.498Z] 2026-03-04 23:28:07,419 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:07.498Z] 2026-03-04 23:28:07,419 INFO [io.quarkus] (main) Installed features: [cache, cdi, resteasy, smallrye-context-propagation, vertx]
[2026-03-04T23:28:08.136Z] 2026-03-04 23:28:07,532 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:28:08.136Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s - in io.quarkus.cache.test.deployment.CacheConfigTest
[2026-03-04T23:28:08.136Z] [INFO] Running io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-03-04T23:28:08.770Z] 2026-03-04 23:28:08,679 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.390s. Listening on: http://localhost:8081
[2026-03-04T23:28:08.770Z] 2026-03-04 23:28:08,679 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:08.770Z] 2026-03-04 23:28:08,679 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, vertx]
[2026-03-04T23:28:09.403Z] 2026-03-04 23:28:08,752 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:28:09.403Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in io.quarkus.cache.test.deployment.DisabledCacheTest
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] Results:
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-cache-deployment ---
[2026-03-04T23:28:09.403Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final.jar
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-cache-deployment ---
[2026-03-04T23:28:09.403Z] [INFO] Building jar: /quarkus/extensions/cache/deployment/target/quarkus-cache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-cache-deployment ---
[2026-03-04T23:28:09.403Z] [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
[2026-03-04T23:28:09.403Z] [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
[2026-03-04T23:28:09.403Z] [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
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] ---------------< io.quarkus:quarkus-spring-cache-parent >---------------
[2026-03-04T23:28:09.403Z] [INFO] Building Quarkus - Spring - Cache 2.7.5.Final [576/964]
[2026-03-04T23:28:09.403Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.403Z] [INFO]
[2026-03-04T23:28:09.403Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-parent ---
[2026-03-04T23:28:09.404Z] [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
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] ------------------< io.quarkus:quarkus-spring-cache >-------------------
[2026-03-04T23:28:09.404Z] [INFO] Building Quarkus - Spring - Cache - Runtime 2.7.5.Final [577/964]
[2026-03-04T23:28:09.404Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:09.404Z] [INFO] Copying 1 resource
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] No sources to compile
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:09.404Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/runtime/src/test/resources
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] No sources to compile
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] No tests to run.
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final.jar
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [INFO] Building jar: /quarkus/extensions/spring-cache/runtime/target/quarkus-spring-cache-2.7.5.Final-sources.jar
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache ---
[2026-03-04T23:28:09.404Z] [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
[2026-03-04T23:28:09.404Z] [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
[2026-03-04T23:28:09.404Z] [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
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] -------------< io.quarkus:quarkus-spring-cache-deployment >-------------
[2026-03-04T23:28:09.404Z] [INFO] Building Quarkus - Spring - Cache - Deployment 2.7.5.Final [578/964]
[2026-03-04T23:28:09.404Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:09.404Z] [INFO]
[2026-03-04T23:28:09.404Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.037Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.037Z] [INFO]
[2026-03-04T23:28:10.038Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.038Z] [INFO]
[2026-03-04T23:28:10.038Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.038Z] [INFO] Processed 7 files in 27ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:28:10.038Z] [INFO]
[2026-03-04T23:28:10.038Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.038Z] [INFO] Processed 7 files in 00:00.019 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:28:10.038Z] [INFO]
[2026-03-04T23:28:10.038Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:10.038Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/main/resources
[2026-03-04T23:28:10.038Z] [INFO]
[2026-03-04T23:28:10.038Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:10.038Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:10.038Z] [INFO] Compiling 3 source files to /quarkus/extensions/spring-cache/deployment/target/classes
[2026-03-04T23:28:11.358Z] [INFO]
[2026-03-04T23:28:11.358Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:11.358Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:11.358Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-cache/deployment/src/test/resources
[2026-03-04T23:28:11.358Z] [INFO]
[2026-03-04T23:28:11.358Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:11.990Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:11.990Z] [INFO] Compiling 4 source files to /quarkus/extensions/spring-cache/deployment/target/test-classes
[2026-03-04T23:28:11.990Z] [INFO]
[2026-03-04T23:28:11.990Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:11.990Z] [INFO]
[2026-03-04T23:28:11.990Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:11.990Z] [INFO] T E S T S
[2026-03-04T23:28:11.991Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:11.991Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:28:13.309Z] [INFO] Running io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-03-04T23:28:17.091Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.241 s - in io.quarkus.cache.test.runtime.AnnotationOnClassTest
[2026-03-04T23:28:17.091Z] [INFO] Running io.quarkus.cache.test.runtime.BasicTest
[2026-03-04T23:28:18.410Z] 2026-03-04 23:28:18,319 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.226s.
[2026-03-04T23:28:18.410Z] 2026-03-04 23:28:18,320 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:18.410Z] 2026-03-04 23:28:18,320 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-03-04T23:28:19.045Z] 2026-03-04 23:28:18,365 INFO [io.quarkus] (main) Quarkus stopped in 0.010s
[2026-03-04T23:28:19.045Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 s - in io.quarkus.cache.test.runtime.BasicTest
[2026-03-04T23:28:19.045Z] [INFO] Running io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-03-04T23:28:19.680Z] 2026-03-04 23:28:19,271 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.173s.
[2026-03-04T23:28:19.680Z] 2026-03-04 23:28:19,272 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:19.680Z] 2026-03-04 23:28:19,272 INFO [io.quarkus] (main) Installed features: [cache, cdi, smallrye-context-propagation, spring-cache]
[2026-03-04T23:28:19.680Z] 2026-03-04 23:28:19,301 INFO [io.quarkus] (main) Quarkus stopped in 0.004s
[2026-03-04T23:28:19.680Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in io.quarkus.cache.test.runtime.CompositeKeyCacheTest
[2026-03-04T23:28:19.680Z] [INFO] Running io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-03-04T23:28:20.314Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in io.quarkus.cache.test.runtime.UnsupportedAnnotationValueTest
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] Results:
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:20.314Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final.jar
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:20.314Z] [INFO] Building jar: /quarkus/extensions/spring-cache/deployment/target/quarkus-spring-cache-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-cache-deployment ---
[2026-03-04T23:28:20.314Z] [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
[2026-03-04T23:28:20.314Z] [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
[2026-03-04T23:28:20.314Z] [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
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] -------------< io.quarkus:quarkus-spring-scheduled-parent >-------------
[2026-03-04T23:28:20.314Z] [INFO] Building Quarkus - Spring - Scheduling 2.7.5.Final [579/964]
[2026-03-04T23:28:20.314Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-parent ---
[2026-03-04T23:28:20.314Z] [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
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] ----------------< io.quarkus:quarkus-spring-scheduled >-----------------
[2026-03-04T23:28:20.314Z] [INFO] Building Quarkus - Spring - Scheduling - Runtime 2.7.5.Final [580/964]
[2026-03-04T23:28:20.314Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:20.314Z] [INFO] Copying 1 resource
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] No sources to compile
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:20.314Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/runtime/src/test/resources
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] No sources to compile
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] No tests to run.
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final.jar
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.314Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.314Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/runtime/target/quarkus-spring-scheduled-2.7.5.Final-sources.jar
[2026-03-04T23:28:20.314Z] [INFO]
[2026-03-04T23:28:20.315Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled ---
[2026-03-04T23:28:20.315Z] [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
[2026-03-04T23:28:20.315Z] [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
[2026-03-04T23:28:20.315Z] [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
[2026-03-04T23:28:20.315Z] [INFO]
[2026-03-04T23:28:20.315Z] [INFO] -----------< io.quarkus:quarkus-spring-scheduled-deployment >-----------
[2026-03-04T23:28:20.315Z] [INFO] Building Quarkus - Spring - Scheduling - Deployment 2.7.5.Final [581/964]
[2026-03-04T23:28:20.315Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:20.315Z] [INFO]
[2026-03-04T23:28:20.315Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.315Z] [INFO]
[2026-03-04T23:28:20.315Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Processed 12 files in 37ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Processed 12 files in 00:00.025 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:20.949Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/main/resources
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:20.949Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-scheduled/deployment/target/classes
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:20.949Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-scheduled/deployment/src/test/resources
[2026-03-04T23:28:20.949Z] [INFO]
[2026-03-04T23:28:20.949Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:20.949Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:20.949Z] [INFO] Compiling 10 source files to /quarkus/extensions/spring-scheduled/deployment/target/test-classes
[2026-03-04T23:28:21.584Z] [INFO]
[2026-03-04T23:28:21.584Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:21.584Z] [INFO]
[2026-03-04T23:28:21.584Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:21.584Z] [INFO] T E S T S
[2026-03-04T23:28:21.584Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:21.584Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:28:22.902Z] [INFO] Running io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-03-04T23:28:26.682Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.981 s - in io.quarkus.spring.scheduled.deployment.InvalidCronExpressionTest
[2026-03-04T23:28:26.682Z] [INFO] Running io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-03-04T23:28:28.069Z] 2026-03-04 23:28:27,461 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.208s.
[2026-03-04T23:28:28.069Z] 2026-03-04 23:28:27,463 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:28.069Z] 2026-03-04 23:28:27,463 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-03-04T23:28:30.125Z] 2026-03-04 23:28:30,008 INFO [io.quarkus] (main) Quarkus stopped in 0.007s
[2026-03-04T23:28:30.125Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.716 s - in io.quarkus.spring.scheduled.deployment.RepeatedScheduledMethodTest
[2026-03-04T23:28:30.125Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-03-04T23:28:31.442Z] 2026-03-04 23:28:30,873 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.196s.
[2026-03-04T23:28:31.442Z] 2026-03-04 23:28:30,873 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:31.442Z] 2026-03-04 23:28:30,874 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-03-04T23:28:32.073Z] 2026-03-04 23:28:32,006 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T23:28:32.073Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledMethodTest
[2026-03-04T23:28:32.073Z] [INFO] Running io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-03-04T23:28:33.391Z] 2026-03-04 23:28:32,690 INFO [io.qua.sch.run.SimpleScheduler] (main) No scheduled business methods found - Simple scheduler will not be started
[2026-03-04T23:28:33.391Z] 2026-03-04 23:28:32,694 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.149s.
[2026-03-04T23:28:33.391Z] 2026-03-04 23:28:32,694 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:33.391Z] 2026-03-04 23:28:32,694 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-03-04T23:28:38.546Z] 2026-03-04 23:28:37,711 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T23:28:38.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.699 s - in io.quarkus.spring.scheduled.deployment.ScheduledMethodNoBeanTest
[2026-03-04T23:28:38.546Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-03-04T23:28:38.546Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayParamTest
[2026-03-04T23:28:38.546Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-03-04T23:28:39.180Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in io.quarkus.spring.scheduled.deployment.UnsupportedFixedDelayStringParamTest
[2026-03-04T23:28:39.180Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-03-04T23:28:39.180Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in io.quarkus.spring.scheduled.deployment.SpringScheduledProcessorTest
[2026-03-04T23:28:39.180Z] [INFO] Running io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-03-04T23:28:39.180Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in io.quarkus.spring.scheduled.deployment.UnsupportedInitialDelayForCronTest
[2026-03-04T23:28:39.180Z] [INFO] Running io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-03-04T23:28:39.820Z] 2026-03-04 23:28:39,764 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.255s.
[2026-03-04T23:28:39.820Z] 2026-03-04 23:28:39,765 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:40.456Z] 2026-03-04 23:28:39,765 INFO [io.quarkus] (main) Installed features: [cdi, scheduler, spring-scheduled]
[2026-03-04T23:28:42.514Z] 2026-03-04 23:28:42,003 INFO [io.quarkus] (main) Quarkus stopped in 0.002s
[2026-03-04T23:28:42.514Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.976 s - in io.quarkus.spring.scheduled.deployment.SpringDelayedTest
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] Results:
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:42.514Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final.jar
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:42.514Z] [INFO] Building jar: /quarkus/extensions/spring-scheduled/deployment/target/quarkus-spring-scheduled-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-scheduled-deployment ---
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] -------------< io.quarkus:quarkus-spring-data-rest-parent >-------------
[2026-03-04T23:28:42.514Z] [INFO] Building Quarkus - Spring Data REST 2.7.5.Final [582/964]
[2026-03-04T23:28:42.514Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-parent ---
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] ----------------< io.quarkus:quarkus-spring-data-rest >-----------------
[2026-03-04T23:28:42.514Z] [INFO] Building Quarkus - Spring - Data REST - Runtime 2.7.5.Final [583/964]
[2026-03-04T23:28:42.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [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 29 kB/s)
[2026-03-04T23:28:42.514Z] [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
[2026-03-04T23:28:42.514Z] [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 92 kB/s)
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.514Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:42.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:42.515Z] [INFO] Copying 1 resource
[2026-03-04T23:28:42.515Z] [INFO]
[2026-03-04T23:28:42.515Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:43.150Z] [INFO] Compiling 2 source files to /quarkus/extensions/spring-data-rest/runtime/target/classes
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:43.150Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/runtime/src/test/resources
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] No sources to compile
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] No tests to run.
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final.jar
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/runtime/target/quarkus-spring-data-rest-2.7.5.Final-sources.jar
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest ---
[2026-03-04T23:28:43.150Z] [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
[2026-03-04T23:28:43.150Z] [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
[2026-03-04T23:28:43.150Z] [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
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] -----------< io.quarkus:quarkus-spring-data-rest-deployment >-----------
[2026-03-04T23:28:43.150Z] [INFO] Building Quarkus - Spring - Data REST - Deployment 2.7.5.Final [584/964]
[2026-03-04T23:28:43.150Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.150Z] [INFO]
[2026-03-04T23:28:43.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:43.785Z] [INFO]
[2026-03-04T23:28:43.785Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:44.420Z] [INFO] Processed 24 files in 113ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T23:28:44.420Z] [INFO]
[2026-03-04T23:28:44.420Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:44.420Z] [INFO] Processed 24 files in 00:00.236 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T23:28:44.420Z] [INFO]
[2026-03-04T23:28:44.420Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:44.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:44.420Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/spring-data-rest/deployment/src/main/resources
[2026-03-04T23:28:44.420Z] [INFO]
[2026-03-04T23:28:44.420Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:44.420Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:44.420Z] [INFO] Compiling 9 source files to /quarkus/extensions/spring-data-rest/deployment/target/classes
[2026-03-04T23:28:45.739Z] [INFO]
[2026-03-04T23:28:45.739Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:45.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:28:45.739Z] [INFO] Copying 2 resources
[2026-03-04T23:28:45.739Z] [INFO]
[2026-03-04T23:28:45.739Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:45.739Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:28:45.739Z] [INFO] Compiling 15 source files to /quarkus/extensions/spring-data-rest/deployment/target/test-classes
[2026-03-04T23:28:47.798Z] [INFO]
[2026-03-04T23:28:47.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:28:47.798Z] [INFO]
[2026-03-04T23:28:47.798Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:47.798Z] [INFO] T E S T S
[2026-03-04T23:28:47.798Z] [INFO] -------------------------------------------------------
[2026-03-04T23:28:47.798Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:28:48.431Z] [INFO] Running io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-03-04T23:28:57.073Z] 2026-03-04 23:28:56,479 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.484s. Listening on: http://localhost:8081
[2026-03-04T23:28:57.073Z] 2026-03-04 23:28:56,480 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:28:57.073Z] 2026-03-04 23:28:56,481 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]
[2026-03-04T23:29:00.853Z] 2026-03-04 23:29:00,749 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)]
[2026-03-04T23:29:01.487Z] 2026-03-04 23:29:01,034 INFO [io.quarkus] (main) Quarkus stopped in 0.051s
[2026-03-04T23:29:01.487Z] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.989 s - in io.quarkus.spring.data.rest.paged.DefaultPagedResourceTest
[2026-03-04T23:29:01.487Z] [INFO] Running io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-03-04T23:29:05.328Z] 2026-03-04 23:29:04,946 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.831s. Listening on: http://localhost:8081
[2026-03-04T23:29:05.328Z] 2026-03-04 23:29:04,947 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:05.328Z] 2026-03-04 23:29:04,947 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]
[2026-03-04T23:29:06.729Z] 2026-03-04 23:29:06,239 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:29:06.729Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.191 s - in io.quarkus.spring.data.rest.paged.ModifiedPagedResourceTest
[2026-03-04T23:29:06.729Z] [INFO] Running io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-03-04T23:29:08.789Z] 2026-03-04 23:29:08,457 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.019s. Listening on: http://localhost:8081
[2026-03-04T23:29:08.789Z] 2026-03-04 23:29:08,457 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:08.789Z] 2026-03-04 23:29:08,457 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]
[2026-03-04T23:29:09.422Z] 2026-03-04 23:29:09,284 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:29:09.422Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.04 s - in io.quarkus.spring.data.rest.paged.EmptyListRecordsPagedResourceTest
[2026-03-04T23:29:09.422Z] [INFO] Running io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-03-04T23:29:11.485Z] 2026-03-04 23:29:11,344 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.108s. Listening on: http://localhost:8081
[2026-03-04T23:29:11.485Z] 2026-03-04 23:29:11,345 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:11.485Z] 2026-03-04 23:29:11,345 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]
[2026-03-04T23:29:13.252Z] 2026-03-04 23:29:12,299 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:29:13.252Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s - in io.quarkus.spring.data.rest.crud.ModifiedCrudResourceTest
[2026-03-04T23:29:13.252Z] [INFO] Running io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-03-04T23:29:14.571Z] 2026-03-04 23:29:14,473 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.060s. Listening on: http://localhost:8081
[2026-03-04T23:29:14.571Z] 2026-03-04 23:29:14,473 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:14.571Z] 2026-03-04 23:29:14,473 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]
[2026-03-04T23:29:15.960Z] 2026-03-04 23:29:15,893 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)]
[2026-03-04T23:29:16.724Z] 2026-03-04 23:29:15,999 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:29:16.724Z] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.698 s - in io.quarkus.spring.data.rest.crud.DefaultCrudResourceTest
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] Results:
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:29:16.724Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final.jar
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:29:16.724Z] [INFO] Building jar: /quarkus/extensions/spring-data-rest/deployment/target/quarkus-spring-data-rest-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-spring-data-rest-deployment ---
[2026-03-04T23:29:16.724Z] [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
[2026-03-04T23:29:16.724Z] [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
[2026-03-04T23:29:16.724Z] [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
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] ---------------< io.quarkus:quarkus-security-jpa-parent >---------------
[2026-03-04T23:29:16.724Z] [INFO] Building Quarkus - Security JPA 2.7.5.Final [585/964]
[2026-03-04T23:29:16.724Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO]
[2026-03-04T23:29:16.724Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.724Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-parent ---
[2026-03-04T23:29:16.725Z] [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
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] ------------------< io.quarkus:quarkus-security-jpa >-------------------
[2026-03-04T23:29:16.725Z] [INFO] Building Quarkus - Security JPA - Runtime 2.7.5.Final [586/964]
[2026-03-04T23:29:16.725Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO] Processed 10 files in 29ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO] Processed 10 files in 00:00.014 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:29:16.725Z] [INFO] Copying 1 resource
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO]
[2026-03-04T23:29:16.725Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa ---
[2026-03-04T23:29:16.725Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:29:16.725Z] [INFO] Compiling 10 source files to /quarkus/extensions/security-jpa/runtime/target/classes
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:29:17.569Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/runtime/src/test/resources
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [INFO] No sources to compile
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [INFO] No tests to run.
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final.jar
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [INFO] Building jar: /quarkus/extensions/security-jpa/runtime/target/quarkus-security-jpa-2.7.5.Final-sources.jar
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa ---
[2026-03-04T23:29:17.569Z] [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
[2026-03-04T23:29:17.569Z] [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
[2026-03-04T23:29:17.569Z] [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
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] -------------< io.quarkus:quarkus-security-jpa-deployment >-------------
[2026-03-04T23:29:17.569Z] [INFO] Building Quarkus - Security JPA - Deployment 2.7.5.Final [587/964]
[2026-03-04T23:29:17.569Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:17.569Z] [INFO]
[2026-03-04T23:29:17.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO] Processed 31 files in 78ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO] Processed 31 files in 00:00.138 (Already Sorted: 31, Needed Sorting: 0)
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:29:18.310Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/security-jpa/deployment/src/main/resources
[2026-03-04T23:29:18.310Z] [INFO]
[2026-03-04T23:29:18.310Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.310Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:29:18.310Z] [INFO] Compiling 2 source files to /quarkus/extensions/security-jpa/deployment/target/classes
[2026-03-04T23:29:18.943Z] [INFO]
[2026-03-04T23:29:18.943Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:29:18.943Z] [INFO] Copying 12 resources
[2026-03-04T23:29:18.943Z] [INFO]
[2026-03-04T23:29:18.943Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:18.943Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:29:18.943Z] [INFO] Compiling 29 source files to /quarkus/extensions/security-jpa/deployment/target/test-classes
[2026-03-04T23:29:20.258Z] [INFO]
[2026-03-04T23:29:20.258Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:29:20.258Z] [INFO]
[2026-03-04T23:29:20.258Z] [INFO] -------------------------------------------------------
[2026-03-04T23:29:20.258Z] [INFO] T E S T S
[2026-03-04T23:29:20.258Z] [INFO] -------------------------------------------------------
[2026-03-04T23:29:20.258Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:29:21.573Z] [INFO] Running io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-03-04T23:29:30.600Z] 2026-03-04 23:29:30,257 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.634s. Listening on: http://localhost:8081
[2026-03-04T23:29:30.600Z] 2026-03-04 23:29:30,259 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:30.600Z] 2026-03-04 23:29:30,260 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]
[2026-03-04T23:29:32.664Z] 2026-03-04 23:29:32,374 INFO [io.quarkus] (main) Quarkus stopped in 0.032s
[2026-03-04T23:29:32.664Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.921 s - in io.quarkus.security.jpa.CustomIdentityProviderConfigurationTest
[2026-03-04T23:29:32.664Z] [INFO] Running io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-03-04T23:29:35.542Z] 2026-03-04 23:29:35,029 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.136s. Listening on: http://localhost:8081
[2026-03-04T23:29:35.542Z] 2026-03-04 23:29:35,029 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:35.542Z] 2026-03-04 23:29:35,029 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]
[2026-03-04T23:29:36.174Z] 2026-03-04 23:29:35,986 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T23:29:36.174Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 s - in io.quarkus.security.jpa.NaturalIdConfigurationTest
[2026-03-04T23:29:36.174Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesTest
[2026-03-04T23:29:39.053Z] 2026-03-04 23:29:38,496 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.195s. Listening on: http://localhost:8081
[2026-03-04T23:29:39.053Z] 2026-03-04 23:29:38,497 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:39.053Z] 2026-03-04 23:29:38,497 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]
[2026-03-04T23:29:39.689Z] 2026-03-04 23:29:39,431 INFO [io.quarkus] (main) Quarkus stopped in 0.033s
[2026-03-04T23:29:39.689Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.426 s - in io.quarkus.security.jpa.MultipleRolesTest
[2026-03-04T23:29:39.689Z] [INFO] Running io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-03-04T23:29:41.813Z] 2026-03-04 23:29:41,591 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.995s. Listening on: http://localhost:8081
[2026-03-04T23:29:41.813Z] 2026-03-04 23:29:41,591 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:41.813Z] 2026-03-04 23:29:41,591 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]
[2026-03-04T23:29:43.261Z] 2026-03-04 23:29:42,400 INFO [io.quarkus] (main) Quarkus stopped in 0.031s
[2026-03-04T23:29:43.261Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.966 s - in io.quarkus.security.jpa.CustomPasswordMapperTest
[2026-03-04T23:29:43.262Z] [INFO] Running io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-03-04T23:29:45.368Z] 2026-03-04 23:29:44,535 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.177s. Listening on: http://localhost:8081
[2026-03-04T23:29:45.368Z] 2026-03-04 23:29:44,535 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:45.368Z] 2026-03-04 23:29:44,535 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]
[2026-03-04T23:29:46.154Z] 2026-03-04 23:29:45,337 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:29:46.154Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 s - in io.quarkus.security.jpa.MultipleRolesInCollectionConfigurationTest
[2026-03-04T23:29:46.154Z] [INFO] Running io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-03-04T23:29:47.773Z] 2026-03-04 23:29:47,314 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.981s. Listening on: http://localhost:8081
[2026-03-04T23:29:47.773Z] 2026-03-04 23:29:47,315 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:47.773Z] 2026-03-04 23:29:47,315 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]
[2026-03-04T23:29:48.653Z] 2026-03-04 23:29:48,256 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:29:48.653Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.914 s - in io.quarkus.security.jpa.PanacheEntitiesConfigurationTest
[2026-03-04T23:29:48.653Z] [INFO] Running io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-03-04T23:29:50.716Z] 2026-03-04 23:29:50,194 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.068s. Listening on: http://localhost:8081
[2026-03-04T23:29:50.716Z] 2026-03-04 23:29:50,195 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:50.716Z] 2026-03-04 23:29:50,195 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]
[2026-03-04T23:29:51.351Z] 2026-03-04 23:29:50,882 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:29:51.351Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.622 s - in io.quarkus.security.jpa.FormAuthJpaTestCase
[2026-03-04T23:29:51.351Z] [INFO] Running io.quarkus.security.jpa.MinimalConfigurationTest
[2026-03-04T23:29:53.421Z] 2026-03-04 23:29:53,096 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.299s. Listening on: http://localhost:8081
[2026-03-04T23:29:53.421Z] 2026-03-04 23:29:53,096 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:53.421Z] 2026-03-04 23:29:53,097 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]
[2026-03-04T23:29:54.055Z] 2026-03-04 23:29:53,847 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:29:54.055Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.963 s - in io.quarkus.security.jpa.MinimalConfigurationTest
[2026-03-04T23:29:54.055Z] [INFO] Running io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-03-04T23:29:56.112Z] 2026-03-04 23:29:55,519 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.942s. Listening on: http://localhost:8081
[2026-03-04T23:29:56.112Z] 2026-03-04 23:29:55,520 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:56.112Z] 2026-03-04 23:29:55,521 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]
[2026-03-04T23:29:57.427Z] 2026-03-04 23:29:57,246 INFO [io.quarkus] (main) Quarkus stopped in 0.029s
[2026-03-04T23:29:57.427Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.395 s - in io.quarkus.security.jpa.BcryptPasswordMapperTest
[2026-03-04T23:29:57.427Z] [INFO] Running io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-03-04T23:29:59.180Z] 2026-03-04 23:29:59,100 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.999s. Listening on: http://localhost:8081
[2026-03-04T23:29:59.180Z] 2026-03-04 23:29:59,101 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:29:59.180Z] 2026-03-04 23:29:59,101 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]
[2026-03-04T23:30:00.502Z] 2026-03-04 23:29:59,752 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:30:00.502Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s - in io.quarkus.security.jpa.MultipleEntitiesConfigurationTest
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] Results:
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] Tests run: 127, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:30:00.502Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final.jar
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:30:00.502Z] [INFO] Building jar: /quarkus/extensions/security-jpa/deployment/target/quarkus-security-jpa-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-security-jpa-deployment ---
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-jdbc-parent >-----------
[2026-03-04T23:30:00.502Z] [INFO] Building Quarkus - Elytron Security JDBC 2.7.5.Final [588/964]
[2026-03-04T23:30:00.502Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-parent ---
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-jdbc >--------------
[2026-03-04T23:30:00.502Z] [INFO] Building Quarkus - Elytron Security JDBC - Runtime 2.7.5.Final [589/964]
[2026-03-04T23:30:00.502Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [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 23 kB/s)
[2026-03-04T23:30:00.502Z] [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
[2026-03-04T23:30:00.502Z] [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 595 kB/s)
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:00.502Z] [INFO]
[2026-03-04T23:30:00.502Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO] Processed 9 files in 24ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO] Processed 9 files in 00:00.020 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:30:01.136Z] [INFO] Copying 1 resource
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO]
[2026-03-04T23:30:01.136Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.136Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:30:01.136Z] [INFO] Compiling 9 source files to /quarkus/extensions/elytron-security-jdbc/runtime/target/classes
[2026-03-04T23:30:01.777Z] [INFO]
[2026-03-04T23:30:01.777Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:30:01.777Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/runtime/src/test/resources
[2026-03-04T23:30:01.777Z] [INFO]
[2026-03-04T23:30:01.777Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.777Z] [INFO] No sources to compile
[2026-03-04T23:30:01.777Z] [INFO]
[2026-03-04T23:30:01.777Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.777Z] [INFO] No tests to run.
[2026-03-04T23:30:01.777Z] [INFO]
[2026-03-04T23:30:01.777Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:01.777Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final.jar
[2026-03-04T23:30:03.114Z] [INFO]
[2026-03-04T23:30:03.114Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:03.114Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/runtime/target/quarkus-elytron-security-jdbc-2.7.5.Final-sources.jar
[2026-03-04T23:30:03.114Z] [INFO]
[2026-03-04T23:30:03.114Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc ---
[2026-03-04T23:30:03.114Z] [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
[2026-03-04T23:30:03.114Z] [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
[2026-03-04T23:30:03.114Z] [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
[2026-03-04T23:30:03.114Z] [INFO]
[2026-03-04T23:30:03.114Z] [INFO] --------< io.quarkus:quarkus-elytron-security-jdbc-deployment >---------
[2026-03-04T23:30:03.114Z] [INFO] Building Quarkus - Elytron Security JDBC - Deployment 2.7.5.Final [590/964]
[2026-03-04T23:30:03.114Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:30:03.114Z] [INFO]
[2026-03-04T23:30:03.114Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.114Z] [INFO]
[2026-03-04T23:30:03.114Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO] Processed 15 files in 47ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO] Processed 15 files in 00:00.018 (Already Sorted: 15, Needed Sorting: 0)
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:30:03.749Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-jdbc/deployment/src/main/resources
[2026-03-04T23:30:03.749Z] [INFO]
[2026-03-04T23:30:03.749Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:03.749Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:30:03.749Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-jdbc/deployment/target/classes
[2026-03-04T23:30:05.066Z] [INFO]
[2026-03-04T23:30:05.066Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:05.066Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:30:05.066Z] [INFO] Copying 11 resources
[2026-03-04T23:30:05.066Z] [INFO]
[2026-03-04T23:30:05.066Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:05.066Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:30:05.066Z] [INFO] Compiling 14 source files to /quarkus/extensions/elytron-security-jdbc/deployment/target/test-classes
[2026-03-04T23:30:05.699Z] [INFO]
[2026-03-04T23:30:05.699Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:30:05.699Z] [INFO]
[2026-03-04T23:30:05.699Z] [INFO] -------------------------------------------------------
[2026-03-04T23:30:05.699Z] [INFO] T E S T S
[2026-03-04T23:30:05.699Z] [INFO] -------------------------------------------------------
[2026-03-04T23:30:05.699Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:30:07.114Z] [INFO] Running io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-03-04T23:30:14.312Z] 2026-03-04 23:30:11,750 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:14.312Z] 2026-03-04 23:30:14,182 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.862s. Listening on: http://localhost:8081
[2026-03-04T23:30:14.312Z] 2026-03-04 23:30:14,184 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:30:14.312Z] 2026-03-04 23:30:14,184 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:18.086Z] 2026-03-04 23:30:17,504 INFO [io.quarkus] (main) Quarkus stopped in 0.030s
[2026-03-04T23:30:18.086Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.897 s - in io.quarkus.elytron.security.jdbc.BcryptPasswordMapperTest
[2026-03-04T23:30:18.086Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-03-04T23:30:26.717Z] 2026-03-04 23:30:19,995 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:26.717Z] Tests paused
[2026-03-04T23:30:26.717Z] Running tests for the first time
[2026-03-04T23:30:26.717Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:26.717Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:26.717Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:26.717Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:26.717Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:26.717Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:26.717Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:26.718Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:24,395 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.873s. Listening on: http://localhost:8080
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:24,395 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:24,397 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:25,604 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.837s. Listening on: http://localhost:8081
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:25,605 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:25,605 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:26.718Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-03-04T23:30:26.718Z] 2026-03-04 23:30:25,785 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:30:34.000Z] Tests paused
[2026-03-04T23:30:34.000Z] Running tests for the first time
[2026-03-04T23:30:34.000Z] 2026-03-04 23:30:26,490 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.027s
[2026-03-04T23:30:34.000Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:34.001Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:34.001Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:30,048 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:30,958 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:31,312 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:34.001Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:34.001Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:34.001Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:34.001Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:34.001Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:31,781 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.671s. Listening on: http://localhost:8080
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:31,781 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:31,781 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:34.001Z] 2026-03-04 23:30:32,165 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-03-04T23:30:39.896Z] Tests paused
[2026-03-04T23:30:39.897Z] Running tests for the first time
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:32,540 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.175s. Listening on: http://localhost:8081
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:32,541 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:32,541 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:33,276 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.023s
[2026-03-04T23:30:39.897Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:39.897Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:39.897Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:36,177 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:37,058 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:37,339 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:39.897Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:39.897Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:39.897Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:39.897Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:39.897Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:37,849 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.040s. Listening on: http://localhost:8080
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:37,849 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:37,849 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:39.897Z] 2026-03-04 23:30:38,278 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-03-04T23:30:47.165Z] Tests paused
[2026-03-04T23:30:47.165Z] Running tests for the first time
[2026-03-04T23:30:47.165Z] 2026-03-04 23:30:38,738 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.208s. Listening on: http://localhost:8081
[2026-03-04T23:30:47.165Z] 2026-03-04 23:30:38,738 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:30:47.165Z] 2026-03-04 23:30:38,738 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:39,735 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.023s
[2026-03-04T23:30:47.166Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:47.166Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:47.166Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:43,077 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:43,942 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:44,224 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:47.166Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:47.166Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:47.166Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:47.166Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:47.166Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:44,678 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.260s. Listening on: http://localhost:8080
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:44,678 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:44,678 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:47.166Z] 2026-03-04 23:30:44,959 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-03-04T23:30:53.046Z] Tests paused
[2026-03-04T23:30:53.046Z] Running tests for the first time
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:45,432 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.145s. Listening on: http://localhost:8081
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:45,432 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:45,432 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:46,170 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-03-04T23:30:53.046Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:53.046Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:53.046Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:48,856 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:49,837 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:50,107 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:53.046Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:53.046Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:53.046Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:53.046Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:53.046Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:50,631 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.013s. Listening on: http://localhost:8080
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:50,632 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:50,632 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:53.046Z] 2026-03-04 23:30:51,021 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.017s
[2026-03-04T23:30:59.398Z] Tests paused
[2026-03-04T23:30:59.398Z] Running tests for the first time
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:51,223 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.000s. Listening on: http://localhost:8081
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:51,223 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:51,223 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:51,881 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-03-04T23:30:59.398Z] Starting test run, 14 tests to run.
[2026-03-04T23:30:59.398Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:30:59.398Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:54,541 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:55,642 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:55,958 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:30:59.398Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:30:59.398Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:30:59.398Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:30:59.398Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:30:59.398Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:56,355 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.983s. Listening on: http://localhost:8080
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:56,355 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:56,356 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:30:59.398Z] 2026-03-04 23:30:56,735 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.021s
[2026-03-04T23:31:05.299Z] Tests paused
[2026-03-04T23:31:05.299Z] Running tests for the first time
[2026-03-04T23:31:05.299Z] 2026-03-04 23:30:56,960 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.980s. Listening on: http://localhost:8081
[2026-03-04T23:31:05.299Z] 2026-03-04 23:30:56,960 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:05.299Z] 2026-03-04 23:30:56,960 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:05.299Z] 2026-03-04 23:30:57,834 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.091s
[2026-03-04T23:31:05.299Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:05.299Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:05.299Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:00,698 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:02,335 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:02,753 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:05.299Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:05.299Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:05.299Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:05.299Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:05.299Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:03,174 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.823s. Listening on: http://localhost:8080
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:03,175 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:03,175 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:05.299Z] 2026-03-04 23:31:03,549 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:31:11.232Z] Tests paused
[2026-03-04T23:31:11.232Z] Running tests for the first time
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:03,818 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.906s. Listening on: http://localhost:8081
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:03,818 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:03,818 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:04,524 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-03-04T23:31:11.232Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:11.232Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:11.232Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:07,428 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:08,773 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:09,207 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:11.232Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:11.232Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:11.232Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:11.232Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:11.232Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:09,633 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.422s. Listening on: http://localhost:8080
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:09,634 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:09,634 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:11.232Z] 2026-03-04 23:31:09,991 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:31:17.182Z] Tests paused
[2026-03-04T23:31:17.182Z] Running tests for the first time
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:10,199 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.456s. Listening on: http://localhost:8081
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:10,199 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:10,199 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:10,858 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-03-04T23:31:17.182Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:17.182Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:17.182Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:13,848 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:14,618 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:14,892 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:17.182Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:17.182Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:17.182Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:17.182Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:17.182Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:15,323 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.940s. Listening on: http://localhost:8080
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:15,323 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:15,323 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:17.182Z] 2026-03-04 23:31:15,845 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.019s
[2026-03-04T23:31:23.083Z] Tests paused
[2026-03-04T23:31:23.083Z] Running tests for the first time
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:16,253 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.972s. Listening on: http://localhost:8081
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:16,253 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:16,253 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:16,860 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-03-04T23:31:23.083Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:23.083Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:23.083Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:19,568 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:20,258 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:20,452 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:23.083Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:23.083Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:23.083Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:23.083Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:23.083Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:20,946 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.658s. Listening on: http://localhost:8080
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:20,947 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:20,947 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:23.083Z] 2026-03-04 23:31:21,241 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-03-04T23:31:28.982Z] Tests paused
[2026-03-04T23:31:28.982Z] Running tests for the first time
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:21,839 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 2.812s. Listening on: http://localhost:8081
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:21,839 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:21,839 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:22,466 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.021s
[2026-03-04T23:31:28.982Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:28.982Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:28.982Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:24,966 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:26,008 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:28.982Z] 2026-03-04 23:31:26,407 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:28.982Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:28.982Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:28.982Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:28.982Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:28.982Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:28.983Z] 2026-03-04 23:31:26,775 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.911s. Listening on: http://localhost:8080
[2026-03-04T23:31:28.983Z] 2026-03-04 23:31:26,778 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:28.983Z] 2026-03-04 23:31:26,778 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:28.983Z] 2026-03-04 23:31:27,198 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.010s
[2026-03-04T23:31:33.806Z] Tests paused
[2026-03-04T23:31:33.806Z] Running tests for the first time
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:27,375 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.029s. Listening on: http://localhost:8081
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:27,375 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:27,375 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:28,062 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.036s
[2026-03-04T23:31:33.806Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:33.806Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:33.806Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:30,571 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:31,862 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:32,060 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:33.806Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:33.806Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:33.806Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:33.806Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:33.806Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:32,459 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.983s. Listening on: http://localhost:8080
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:32,460 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:32,460 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:33.806Z] 2026-03-04 23:31:32,776 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.015s
[2026-03-04T23:31:39.710Z] Tests paused
[2026-03-04T23:31:39.710Z] Running tests for the first time
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:32,975 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.050s. Listening on: http://localhost:8081
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:32,975 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:32,975 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:33,696 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.024s
[2026-03-04T23:31:39.710Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:39.710Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:39.710Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:36,199 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:37,276 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:37,547 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:39.710Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:39.710Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:39.710Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:39.710Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:39.710Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:38,035 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.968s. Listening on: http://localhost:8080
[2026-03-04T23:31:39.710Z] 2026-03-04 23:31:38,035 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:39.711Z] 2026-03-04 23:31:38,035 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:39.711Z] 2026-03-04 23:31:38,416 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.012s
[2026-03-04T23:31:46.881Z] Tests paused
[2026-03-04T23:31:46.881Z] Running tests for the first time
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:38,722 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.189s. Listening on: http://localhost:8081
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:38,722 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:38,722 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:39,337 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.020s
[2026-03-04T23:31:46.881Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:46.881Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:46.881Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:42,303 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:43,738 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:44,005 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:46.881Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:46.881Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:46.881Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:46.881Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:46.881Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:44,610 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.839s. Listening on: http://localhost:8080
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:44,611 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:44,611 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:46.881Z] 2026-03-04 23:31:45,040 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.020s
[2026-03-04T23:31:53.160Z] Tests paused
[2026-03-04T23:31:53.160Z] Running tests for the first time
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:45,568 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 4.052s. Listening on: http://localhost:8081
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:45,568 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:45,568 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:46,505 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.022s
[2026-03-04T23:31:53.160Z] Starting test run, 14 tests to run.
[2026-03-04T23:31:53.160Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:31:53.160Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:49,368 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:50,428 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:50,843 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:31:53.160Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:31:53.160Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:31:53.160Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:31:53.160Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:31:53.160Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:51,228 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.352s. Listening on: http://localhost:8080
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:51,229 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:51,229 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:52,055 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.394s. Listening on: http://localhost:8081
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:52,055 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:52,055 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:31:53.160Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-03-04T23:31:53.160Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2026-03-04T23:31:53.160Z] Running 3/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsUserRoleSuccess()
[2026-03-04T23:31:53.160Z] Running 4/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessFailure()
[2026-03-04T23:31:53.160Z] Running 5/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithAuth()
[2026-03-04T23:31:53.160Z] Running 6/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathUserRoleSuccess()
[2026-03-04T23:31:53.160Z] Running 7/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleSuccess()
[2026-03-04T23:31:53.160Z] Running 8/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureRoleFailure()
[2026-03-04T23:31:53.160Z] Running 9/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleSuccess()
[2026-03-04T23:31:53.160Z] Running 10/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetFailure()
[2026-03-04T23:31:53.160Z] Running 11/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetRoleFailure()
[2026-03-04T23:31:53.160Z] Running 12/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetPermitAll()
[2026-03-04T23:31:53.160Z] Running 13/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsInjectedPrincipalSuccess()
[2026-03-04T23:31:53.160Z] Running 14/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsPathAdminRoleFailure()
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:52,876 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.025s
[2026-03-04T23:31:53.160Z] All 14 tests are passing (0 skipped), 14 tests were run in 4848ms. Tests completed at 23:31:52.
[2026-03-04T23:31:53.160Z] 2026-03-04 23:31:52,975 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:32:01.818Z] Tests paused
[2026-03-04T23:32:01.818Z] Running tests for the first time
[2026-03-04T23:32:01.818Z] Starting test run, 14 tests to run.
[2026-03-04T23:32:01.818Z] Running 1/14. Running: #JUnit Jupiter
[2026-03-04T23:32:01.818Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#CustomRoleDecoderET
[2026-03-04T23:32:01.818Z] 2026-03-04 23:31:56,355 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:32:01.818Z] 2026-03-04 23:31:57,382 INFO [org.jbo.res.res.i18n] (Quarkus Main Thread) RESTEASY002225: Deploying javax.ws.rs.core.Application: class io.quarkus.elytron.security.jdbc.TestApplication_ClientProxy
[2026-03-04T23:32:01.818Z] 2026-03-04 23:31:57,883 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:32:01.818Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:32:01.818Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:32:01.818Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:32:01.818Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:32:01.818Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,362 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 4.662s. Listening on: http://localhost:8080
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,363 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,368 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,704 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7707607958743218177/src/main/resources/application.properties
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,707 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:58,728 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.018s
[2026-03-04T23:32:01.819Z] Running 1/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testJaxrsGetDenyAllWithoutAuth()
[2026-03-04T23:32:01.819Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:32:01.819Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:32:01.819Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:32:01.819Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:32:01.819Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,338 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 3.657s. Listening on: http://localhost:8081
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,339 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,339 INFO [io.quarkus] (Test runner thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,486 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.748s. Listening on: http://localhost:8080
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,486 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,486 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,487 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.784s
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,493 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7707607958743218177/src/main/resources/application.properties
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,520 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /servlet-secured failed, error id: f4691fed-e8b7-4c87-86bf-f2e3f858a876-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=?"
[2026-03-04T23:32:01.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:62)
[2026-03-04T23:32:01.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:43)
[2026-03-04T23:32:01.819Z] at io.quarkus.security.runtime.QuarkusIdentityProviderManagerImpl$1$1$1$1.run(QuarkusIdentityProviderManagerImpl.java:58)
[2026-03-04T23:32:01.819Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:32:01.819Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:32:01.819Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:32:01.819Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:32:01.819Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:32:01.819Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:32:01.819Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:32:01.819Z] Caused by: org.wildfly.security.auth.server.RealmUnavailableException: ELY01050: Could not execute query "SELECT u.password, roles FROM test_user u WHERE u.username=?"
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:242)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.verifyEvidence(JdbcSecurityRealm.java:180)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext$NameAssignedState.verifyEvidence(ServerAuthenticationContext.java:2078)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.server.ServerAuthenticationContext.verifyEvidence(ServerAuthenticationContext.java:767)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:315)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.server.SecurityDomain.authenticate(SecurityDomain.java:289)
[2026-03-04T23:32:01.819Z] at io.quarkus.elytron.security.runtime.ElytronPasswordIdentityProvider$1.get(ElytronPasswordIdentityProvider.java:48)
[2026-03-04T23:32:01.819Z] ... 9 more
[2026-03-04T23:32:01.819Z] Caused by: org.h2.jdbc.JdbcSQLException: Invalid value "3" for parameter "columnIndex" [90008-197]
[2026-03-04T23:32:01.819Z] at org.h2.message.DbException.getJdbcSQLException(DbException.java:357)
[2026-03-04T23:32:01.819Z] at org.h2.message.DbException.get(DbException.java:179)
[2026-03-04T23:32:01.819Z] at org.h2.message.DbException.getInvalidValueException(DbException.java:240)
[2026-03-04T23:32:01.819Z] at org.h2.jdbc.JdbcResultSet.checkColumnIndex(JdbcResultSet.java:3191)
[2026-03-04T23:32:01.819Z] at org.h2.jdbc.JdbcResultSet.get(JdbcResultSet.java:3230)
[2026-03-04T23:32:01.819Z] at org.h2.jdbc.JdbcResultSet.getString(JdbcResultSet.java:292)
[2026-03-04T23:32:01.819Z] at io.agroal.pool.wrapper.ResultSetWrapper.getString(ResultSetWrapper.java:108)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.realm.jdbc.mapper.AttributeMapper.map(AttributeMapper.java:44)
[2026-03-04T23:32:01.819Z] at org.wildfly.security.auth.realm.jdbc.JdbcSecurityRealm$JdbcRealmIdentity.getIdentity(JdbcSecurityRealm.java:223)
[2026-03-04T23:32:01.819Z] ... 15 more
[2026-03-04T23:32:01.819Z]
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,547 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7707607958743218177/src/main/resources/application.properties
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,548 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:31:59,553 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T23:32:01.819Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:32:01.819Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:32:01.819Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:32:01.819Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:32:01.819Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,112 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.551s. Listening on: http://localhost:8080
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,112 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,112 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,112 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.568s
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,115 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (Quarkus Test Watcher - 0) File change detected: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-dev-mode-test7707607958743218177/src/main/resources/application.properties
[2026-03-04T23:32:01.819Z] 2026-03-04 23:32:00,141 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.005s
[2026-03-04T23:32:01.819Z] Running 2/14. Running: io.quarkus.elytron.security.jdbc.CustomRoleDecoderET#testSecureAccessSuccess()
[2026-03-04T23:32:01.819Z] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.062 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderDevModeTest
[2026-03-04T23:32:01.819Z] [INFO] Running io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-03-04T23:32:03.229Z] 2026-03-04 23:32:00,149 ERROR [io.qua.dep.dev.fil.WatchServiceFileSystemWatcher] (Quarkus Test Watcher - 0) Failed to invoke watch callback: java.lang.RuntimeException: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:32:03.229Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:236)
[2026-03-04T23:32:03.229Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.invokeCallback(WatchServiceFileSystemWatcher.java:230)
[2026-03-04T23:32:03.229Z] at io.quarkus.deployment.dev.filewatch.WatchServiceFileSystemWatcher.run(WatchServiceFileSystemWatcher.java:138)
[2026-03-04T23:32:03.229Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:32:03.229Z] Caused by: java.lang.InterruptedException: sleep interrupted
[2026-03-04T23:32:03.229Z] at java.base/java.lang.Thread.sleep(Native Method)
[2026-03-04T23:32:03.229Z] at io.quarkus.deployment.dev.RuntimeUpdatesProcessor$2.handleChanges(RuntimeUpdatesProcessor.java:233)
[2026-03-04T23:32:03.229Z] ... 3 more
[2026-03-04T23:32:03.229Z]
[2026-03-04T23:32:03.229Z] 2026-03-04 23:32:00,530 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.038s
[2026-03-04T23:32:03.229Z] 2026-03-04 23:32:02,613 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.852s. Listening on: http://localhost:8081
[2026-03-04T23:32:03.229Z] 2026-03-04 23:32:02,613 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:03.229Z] 2026-03-04 23:32:02,613 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:03.859Z] 2026-03-04 23:32:03,605 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:32:03.859Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.019 s - in io.quarkus.elytron.security.jdbc.CustomRoleDecoderTest
[2026-03-04T23:32:03.859Z] [INFO] Running io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-03-04T23:32:05.912Z] 2026-03-04 23:32:05,275 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.661s. Listening on: http://localhost:8081
[2026-03-04T23:32:05.912Z] 2026-03-04 23:32:05,275 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:05.912Z] 2026-03-04 23:32:05,276 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:06.544Z] 2026-03-04 23:32:05,893 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:32:06.544Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 s - in io.quarkus.elytron.security.jdbc.MinimalConfigurationTest
[2026-03-04T23:32:06.544Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-03-04T23:32:07.937Z] 2026-03-04 23:32:07,296 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.577s. Listening on: http://localhost:8081
[2026-03-04T23:32:07.937Z] 2026-03-04 23:32:07,297 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:07.937Z] 2026-03-04 23:32:07,297 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:08.567Z] 2026-03-04 23:32:07,983 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:32:08.567Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.086 s - in io.quarkus.elytron.security.jdbc.MultipleDataSourcesTest
[2026-03-04T23:32:08.567Z] [INFO] Running io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-03-04T23:32:09.876Z] 2026-03-04 23:32:09,635 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.749s. Listening on: http://localhost:8081
[2026-03-04T23:32:09.876Z] 2026-03-04 23:32:09,636 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:09.876Z] 2026-03-04 23:32:09,636 INFO [io.quarkus] (main) Installed features: [agroal, cdi, jdbc-h2, narayana-jta, resteasy, security, security-jdbc, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:11.186Z] 2026-03-04 23:32:10,455 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:32:11.186Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.484 s - in io.quarkus.elytron.security.jdbc.MultipleQueriesConfigurationTest
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] Results:
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:32:11.815Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final.jar
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:32:11.815Z] [INFO] Building jar: /quarkus/extensions/elytron-security-jdbc/deployment/target/quarkus-elytron-security-jdbc-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-jdbc-deployment ---
[2026-03-04T23:32:11.815Z] [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
[2026-03-04T23:32:11.815Z] [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
[2026-03-04T23:32:11.815Z] [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
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] ----------< io.quarkus:quarkus-elytron-security-ldap-parent >-----------
[2026-03-04T23:32:11.815Z] [INFO] Building Quarkus - Elytron Security LDAP 2.7.5.Final [591/964]
[2026-03-04T23:32:11.815Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-parent ---
[2026-03-04T23:32:11.815Z] [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
[2026-03-04T23:32:11.815Z] [INFO]
[2026-03-04T23:32:11.815Z] [INFO] --------------< io.quarkus:quarkus-elytron-security-ldap >--------------
[2026-03-04T23:32:11.815Z] [INFO] Building Quarkus - Elytron Security LDAP - Runtime 2.7.5.Final [592/964]
[2026-03-04T23:32:11.816Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:11.816Z] [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
[2026-03-04T23:32:12.445Z] [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 47 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 97 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 68 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 53 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 33 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 60 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 73 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 39 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [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 48 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:12.445Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/security/wildfly-elytron-http/1.18.3.Final/wildfly-elytron-http-1.18.3.Final.pom (2.7 kB at 40 kB/s)
[2026-03-04T23:32:12.445Z] [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
[2026-03-04T23:32:13.075Z] [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 47 kB/s)
[2026-03-04T23:32:13.075Z] [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
[2026-03-04T23:32:14.382Z] [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 4.2 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 1.8 MB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 385 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 218 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 229 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 602 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 988 kB/s)
[2026-03-04T23:32:14.382Z] [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
[2026-03-04T23:32:14.382Z] [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 234 kB/s)
[2026-03-04T23:32:14.382Z] [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 62 kB/s)
[2026-03-04T23:32:14.382Z] [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 176 kB/s)
[2026-03-04T23:32:14.382Z] [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 85 kB/s)
[2026-03-04T23:32:14.382Z] [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 714 kB/s)
[2026-03-04T23:32:14.382Z] [INFO]
[2026-03-04T23:32:14.382Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:14.382Z] [INFO]
[2026-03-04T23:32:14.382Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO] Processed 7 files in 36ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO] Processed 7 files in 00:00.024 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:15.013Z] [INFO] Copying 1 resource
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO]
[2026-03-04T23:32:15.013Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.013Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:15.013Z] [INFO] Compiling 7 source files to /quarkus/extensions/elytron-security-ldap/runtime/target/classes
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:15.643Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/runtime/src/test/resources
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [INFO] No sources to compile
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [INFO] No tests to run.
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final.jar
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/runtime/target/quarkus-elytron-security-ldap-2.7.5.Final-sources.jar
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap ---
[2026-03-04T23:32:15.643Z] [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
[2026-03-04T23:32:15.643Z] [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
[2026-03-04T23:32:15.643Z] [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
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --------< io.quarkus:quarkus-elytron-security-ldap-deployment >---------
[2026-03-04T23:32:15.643Z] [INFO] Building Quarkus - Elytron Security LDAP - Deployment 2.7.5.Final [593/964]
[2026-03-04T23:32:15.643Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:15.643Z] [INFO]
[2026-03-04T23:32:15.643Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO] Processed 13 files in 31ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO] Processed 13 files in 00:00.014 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:16.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-ldap/deployment/src/main/resources
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:16.982Z] [INFO] Compiling 2 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/classes
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:16.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:16.982Z] [INFO] Copying 4 resources
[2026-03-04T23:32:16.982Z] [INFO]
[2026-03-04T23:32:16.982Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:17.613Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:17.613Z] [INFO] Compiling 11 source files to /quarkus/extensions/elytron-security-ldap/deployment/target/test-classes
[2026-03-04T23:32:18.927Z] [INFO]
[2026-03-04T23:32:18.927Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:18.927Z] [INFO]
[2026-03-04T23:32:18.927Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:18.927Z] [INFO] T E S T S
[2026-03-04T23:32:18.927Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:18.927Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:32:20.238Z] [INFO] Running io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-03-04T23:32:27.411Z] [INFO] LDAP server started on 127.0.0.1:38549
[2026-03-04T23:32:27.411Z] 2026-03-04 23:32:26,470 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.735s. Listening on: http://localhost:8081
[2026-03-04T23:32:27.411Z] 2026-03-04 23:32:26,471 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:27.411Z] 2026-03-04 23:32:26,472 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:28.723Z] 2026-03-04 23:32:28,295 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:32:28.723Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.683 s - in io.quarkus.elytron.security.ldap.SearchRecursiveTest
[2026-03-04T23:32:28.723Z] [INFO] Running io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-03-04T23:32:30.831Z] 2026-03-04 23:32:30,162 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.609s. Listening on: http://localhost:8081
[2026-03-04T23:32:30.831Z] 2026-03-04 23:32:30,163 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:30.831Z] 2026-03-04 23:32:30,163 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:32.141Z] 2026-03-04 23:32:31,397 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:32:32.141Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.073 s - in io.quarkus.elytron.security.ldap.MinimalConfigurationTest
[2026-03-04T23:32:32.142Z] [INFO] Running io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-03-04T23:32:33.072Z] 2026-03-04 23:32:32,800 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.542s. Listening on: http://localhost:8081
[2026-03-04T23:32:33.072Z] 2026-03-04 23:32:32,800 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:33.072Z] 2026-03-04 23:32:32,801 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:34.383Z] 2026-03-04 23:32:33,925 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:32:34.383Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 s - in io.quarkus.elytron.security.ldap.CustomRoleDecoderTest
[2026-03-04T23:32:34.383Z] [INFO] Running io.quarkus.elytron.security.ldap.FormAuthTest
[2026-03-04T23:32:35.696Z] 2026-03-04 23:32:35,390 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.600s. Listening on: http://localhost:8081
[2026-03-04T23:32:35.696Z] 2026-03-04 23:32:35,391 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:35.696Z] 2026-03-04 23:32:35,391 INFO [io.quarkus] (main) Installed features: [cdi, resteasy, security, security-ldap, servlet, smallrye-context-propagation, vertx]
[2026-03-04T23:32:36.328Z] Request method: POST
[2026-03-04T23:32:36.328Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.328Z] Proxy: <none>
[2026-03-04T23:32:36.328Z] Request params: <none>
[2026-03-04T23:32:36.328Z] Query params: <none>
[2026-03-04T23:32:36.328Z] Form params: j_username=subUser
[2026-03-04T23:32:36.328Z] j_password=subUserPassword
[2026-03-04T23:32:36.328Z] Path params: <none>
[2026-03-04T23:32:36.328Z] Headers: Accept=*/*
[2026-03-04T23:32:36.328Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.328Z] Cookies: <none>
[2026-03-04T23:32:36.328Z] Multiparts: <none>
[2026-03-04T23:32:36.328Z] Body: <none>
[2026-03-04T23:32:36.328Z] 2026-03-04 23:32:35,891 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 k/8IjUbif3e3zgWRLdNFgrFuzaSakMT2ieC5wWKa454=
[2026-03-04T23:32:36.328Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.328Z] Location: http://localhost:8081/
[2026-03-04T23:32:36.328Z] content-length: 0
[2026-03-04T23:32:36.328Z] Request method: POST
[2026-03-04T23:32:36.328Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.328Z] Proxy: <none>
[2026-03-04T23:32:36.328Z] Request params: <none>
[2026-03-04T23:32:36.328Z] Query params: <none>
[2026-03-04T23:32:36.328Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.328Z] j_password=standardUserPassword
[2026-03-04T23:32:36.328Z] Path params: <none>
[2026-03-04T23:32:36.328Z] Headers: Accept=*/*
[2026-03-04T23:32:36.328Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.328Z] Cookies: <none>
[2026-03-04T23:32:36.329Z] Multiparts: <none>
[2026-03-04T23:32:36.329Z] Body: <none>
[2026-03-04T23:32:36.329Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.329Z] location: http://localhost:8081/
[2026-03-04T23:32:36.329Z] content-length: 0
[2026-03-04T23:32:36.329Z] set-cookie: quarkus-credential=DDJMv/s3YCwEPXI1cSvQw9QrPkWKJo4CuWPWwuGCx1h573kbKnvbdE+XsDlsdva0f2l9PqOfNQ==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.959Z] j_password=standardUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DJWG99iY36ELYKJQrBj+8/n9RRSzrZlYsUsrAXzYcJDNwIgnzCgHAbciaSSDzTWqOU2Z2K3Nbg==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.959Z] j_password=standardUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DDQIVEp7z3GCQ/FD3vUe+5Rj3PfXD6WzeBKYKpElSvnXQIEy1N2H6aq3dsMBNadJGnh7QDmXYg==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.959Z] j_password=standardUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DHFh4xxMMSia4oMe3gQSZXpxyYgdsqkdDyOeAqe9YEgzf1i2D+0WuA+BvGJc9LbT8SQ5ZGBc2g==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.959Z] j_password=standardUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DBq5CCUaP9kgw5yv6LDXgvR+1A1kd00q13oul2z19wCYo0/VnEw7x0KorDlREwyX1T7obyemVQ==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=noRoleUser
[2026-03-04T23:32:36.959Z] j_password=noRoleUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DC9BFXW8noTRALzWGX5mJy2x/qQoU32k8AFz9pE4yTPEi+foKIoKB5OJxVXjOsgqg2WUusA=; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=adminUser
[2026-03-04T23:32:36.959Z] j_password=adminUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DA+Qp/gRjOYZFOrP7UUB5x3qOcgRkZFF5YItWRaQwFvmH21FvxHKhKUP1Ce8HUj8h8z0Rg==; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.959Z] Query params: <none>
[2026-03-04T23:32:36.959Z] Form params: j_username=noRoleUser
[2026-03-04T23:32:36.959Z] j_password=noRoleUserPassword
[2026-03-04T23:32:36.959Z] Path params: <none>
[2026-03-04T23:32:36.959Z] Headers: Accept=*/*
[2026-03-04T23:32:36.959Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.959Z] Cookies: <none>
[2026-03-04T23:32:36.959Z] Multiparts: <none>
[2026-03-04T23:32:36.959Z] Body: <none>
[2026-03-04T23:32:36.959Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.959Z] location: http://localhost:8081/
[2026-03-04T23:32:36.959Z] content-length: 0
[2026-03-04T23:32:36.959Z] set-cookie: quarkus-credential=DDFl3KeCt8sR/bUpxaZYAPzcNCYPlSGYF3tTam7rA+31bT1uyMv2axeRN+5ROx1KvQYFR/U=; Path=/
[2026-03-04T23:32:36.959Z] Request method: POST
[2026-03-04T23:32:36.959Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:36.959Z] Proxy: <none>
[2026-03-04T23:32:36.959Z] Request params: <none>
[2026-03-04T23:32:36.960Z] Query params: <none>
[2026-03-04T23:32:36.960Z] Form params: j_username=standardUser
[2026-03-04T23:32:36.960Z] j_password=standardUserPassword
[2026-03-04T23:32:36.960Z] Path params: <none>
[2026-03-04T23:32:36.960Z] Headers: Accept=*/*
[2026-03-04T23:32:36.960Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:36.960Z] Cookies: <none>
[2026-03-04T23:32:36.960Z] Multiparts: <none>
[2026-03-04T23:32:36.960Z] Body: <none>
[2026-03-04T23:32:36.960Z] HTTP/1.1 302 Found
[2026-03-04T23:32:36.960Z] location: http://localhost:8081/
[2026-03-04T23:32:36.960Z] content-length: 0
[2026-03-04T23:32:36.960Z] set-cookie: quarkus-credential=DHGsSR5V055jvdbOGMlFIuw50dz5/aLCAR3AKeoyIR6fIyRz+VXu55Z1XW0DRaF4/lL3/Hmkzg==; Path=/
[2026-03-04T23:32:37.589Z] Request method: POST
[2026-03-04T23:32:37.589Z] Request URI: http://localhost:8081/j_security_check
[2026-03-04T23:32:37.589Z] Proxy: <none>
[2026-03-04T23:32:37.589Z] Request params: <none>
[2026-03-04T23:32:37.589Z] Query params: <none>
[2026-03-04T23:32:37.589Z] Form params: j_username=standardUser
[2026-03-04T23:32:37.589Z] j_password=standardUserPassword
[2026-03-04T23:32:37.589Z] Path params: <none>
[2026-03-04T23:32:37.589Z] Headers: Accept=*/*
[2026-03-04T23:32:37.589Z] Content-Type=application/x-www-form-urlencoded; charset=ISO-8859-1
[2026-03-04T23:32:37.589Z] Cookies: <none>
[2026-03-04T23:32:37.589Z] Multiparts: <none>
[2026-03-04T23:32:37.589Z] Body: <none>
[2026-03-04T23:32:37.589Z] HTTP/1.1 302 Found
[2026-03-04T23:32:37.589Z] location: http://localhost:8081/
[2026-03-04T23:32:37.589Z] content-length: 0
[2026-03-04T23:32:37.589Z] set-cookie: quarkus-credential=DHABvn6JjUSUDO7ZNUyBKkpBlvG4A7z5Mq8En6W8iBQbyuUqgN07hJ+I9e9cwhQV6sU4CqbWxQ==; Path=/
[2026-03-04T23:32:37.589Z] 2026-03-04 23:32:36,944 INFO [io.quarkus] (main) Quarkus stopped in 0.028s
[2026-03-04T23:32:37.589Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.013 s - in io.quarkus.elytron.security.ldap.FormAuthTest
[2026-03-04T23:32:37.589Z] [INFO] LDAP server was shut down
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] Results:
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:37.589Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final.jar
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:37.589Z] [INFO] Building jar: /quarkus/extensions/elytron-security-ldap/deployment/target/quarkus-elytron-security-ldap-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-ldap-deployment ---
[2026-03-04T23:32:37.589Z] [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
[2026-03-04T23:32:37.589Z] [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
[2026-03-04T23:32:37.589Z] [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
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] ---------< io.quarkus:quarkus-elytron-security-oauth2-parent >----------
[2026-03-04T23:32:37.589Z] [INFO] Building Quarkus - Security OAuth2 2.7.5.Final [594/964]
[2026-03-04T23:32:37.589Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.589Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.589Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-parent ---
[2026-03-04T23:32:37.590Z] [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
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] -------------< io.quarkus:quarkus-elytron-security-oauth2 >-------------
[2026-03-04T23:32:37.590Z] [INFO] Building Quarkus - Security OAuth2 - Runtime 2.7.5.Final [595/964]
[2026-03-04T23:32:37.590Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:37.590Z] [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
[2026-03-04T23:32:37.590Z] [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 32 kB/s)
[2026-03-04T23:32:37.590Z] [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
[2026-03-04T23:32:37.590Z] [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 14 kB/s)
[2026-03-04T23:32:37.590Z] [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
[2026-03-04T23:32:37.590Z] [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
[2026-03-04T23:32:37.590Z] [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 60 kB/s)
[2026-03-04T23:32:37.590Z] [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 347 kB/s)
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:37.590Z] [INFO]
[2026-03-04T23:32:37.590Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO] Processed 6 files in 23ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO] Processed 6 files in 00:00.011 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:38.220Z] [INFO] Copying 1 resource
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO]
[2026-03-04T23:32:38.220Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.220Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:38.220Z] [INFO] Compiling 6 source files to /quarkus/extensions/elytron-security-oauth2/runtime/target/classes
[2026-03-04T23:32:38.849Z] [WARNING] /quarkus/extensions/elytron-security-oauth2/runtime/src/main/java/io/quarkus/elytron/security/oauth2/runtime/auth/OAuth2Augmentor.java:[54,36] unchecked cast
[2026-03-04T23:32:38.849Z] required: java.util.List<java.lang.String>
[2026-03-04T23:32:38.849Z] found: java.lang.Object
[2026-03-04T23:32:38.849Z] [INFO]
[2026-03-04T23:32:38.849Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:38.849Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/runtime/src/test/resources
[2026-03-04T23:32:38.849Z] [INFO]
[2026-03-04T23:32:38.849Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.849Z] [INFO] No sources to compile
[2026-03-04T23:32:38.849Z] [INFO]
[2026-03-04T23:32:38.849Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.849Z] [INFO] No tests to run.
[2026-03-04T23:32:38.849Z] [INFO]
[2026-03-04T23:32:38.849Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:38.849Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final.jar
[2026-03-04T23:32:40.157Z] [INFO]
[2026-03-04T23:32:40.157Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:40.157Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/runtime/target/quarkus-elytron-security-oauth2-2.7.5.Final-sources.jar
[2026-03-04T23:32:40.157Z] [INFO]
[2026-03-04T23:32:40.157Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2 ---
[2026-03-04T23:32:40.157Z] [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
[2026-03-04T23:32:40.157Z] [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
[2026-03-04T23:32:40.157Z] [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
[2026-03-04T23:32:40.157Z] [INFO]
[2026-03-04T23:32:40.158Z] [INFO] -------< io.quarkus:quarkus-elytron-security-oauth2-deployment >--------
[2026-03-04T23:32:40.158Z] [INFO] Building Quarkus - Security OAuth2 - Deployment 2.7.5.Final [596/964]
[2026-03-04T23:32:40.158Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:40.158Z] [INFO]
[2026-03-04T23:32:40.158Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.158Z] [INFO]
[2026-03-04T23:32:40.158Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO] Processed 1 files in 18ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO] Processed 1 files in 00:00.003 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:40.786Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/main/resources
[2026-03-04T23:32:40.786Z] [INFO]
[2026-03-04T23:32:40.786Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:40.786Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:40.786Z] [INFO] Compiling 1 source file to /quarkus/extensions/elytron-security-oauth2/deployment/target/classes
[2026-03-04T23:32:42.095Z] [INFO]
[2026-03-04T23:32:42.095Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.095Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:42.095Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/elytron-security-oauth2/deployment/src/test/resources
[2026-03-04T23:32:42.095Z] [INFO]
[2026-03-04T23:32:42.095Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.096Z] [INFO] No sources to compile
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.096Z] [INFO] No tests to run.
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.096Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final.jar
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.096Z] [INFO] Building jar: /quarkus/extensions/elytron-security-oauth2/deployment/target/quarkus-elytron-security-oauth2-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-elytron-security-oauth2-deployment ---
[2026-03-04T23:32:42.096Z] [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
[2026-03-04T23:32:42.096Z] [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
[2026-03-04T23:32:42.096Z] [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
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] ----------< io.quarkus:quarkus-smallrye-jwt-build-deployment >----------
[2026-03-04T23:32:42.096Z] [INFO] Building Quarkus - SmallRye JWT Build - Deployment 2.7.5.Final [597/964]
[2026-03-04T23:32:42.096Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.096Z] [INFO]
[2026-03-04T23:32:42.096Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO] Processed 2 files in 17ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO] Processed 2 files in 00:00.001 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:42.726Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt-build/deployment/src/main/resources
[2026-03-04T23:32:42.726Z] [INFO]
[2026-03-04T23:32:42.726Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:42.726Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:42.726Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/classes
[2026-03-04T23:32:43.390Z] [INFO]
[2026-03-04T23:32:43.390Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:43.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:43.390Z] [INFO] Copying 3 resources
[2026-03-04T23:32:43.390Z] [INFO]
[2026-03-04T23:32:43.390Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:43.390Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:43.390Z] [INFO] Compiling 1 source file to /quarkus/extensions/smallrye-jwt-build/deployment/target/test-classes
[2026-03-04T23:32:43.390Z] [INFO]
[2026-03-04T23:32:43.390Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:43.390Z] [INFO]
[2026-03-04T23:32:43.390Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:43.390Z] [INFO] T E S T S
[2026-03-04T23:32:43.390Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:43.390Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:32:44.744Z] [INFO] Running io.quarkus.jwt.build.JwtBuildUnitTest
[2026-03-04T23:32:48.505Z] 2026-03-04 23:32:48,076 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.194s.
[2026-03-04T23:32:48.505Z] 2026-03-04 23:32:48,077 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:32:48.505Z] 2026-03-04 23:32:48,078 INFO [io.quarkus] (main) Installed features: [cdi]
[2026-03-04T23:32:48.505Z] 2026-03-04 23:32:48,359 INFO [io.quarkus] (main) Quarkus stopped in 0.012s
[2026-03-04T23:32:48.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.344 s - in io.quarkus.jwt.build.JwtBuildUnitTest
[2026-03-04T23:32:48.505Z] [INFO]
[2026-03-04T23:32:48.505Z] [INFO] Results:
[2026-03-04T23:32:48.505Z] [INFO]
[2026-03-04T23:32:48.505Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:32:48.505Z] [INFO]
[2026-03-04T23:32:48.505Z] [INFO]
[2026-03-04T23:32:48.505Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:48.505Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final.jar
[2026-03-04T23:32:48.505Z] [INFO]
[2026-03-04T23:32:48.505Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:49.137Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt-build/deployment/target/quarkus-smallrye-jwt-build-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-build-deployment ---
[2026-03-04T23:32:49.138Z] [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
[2026-03-04T23:32:49.138Z] [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
[2026-03-04T23:32:49.138Z] [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
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] ---------------< io.quarkus:quarkus-smallrye-jwt-parent >---------------
[2026-03-04T23:32:49.138Z] [INFO] Building Quarkus - SmallRye JWT 2.7.5.Final [598/964]
[2026-03-04T23:32:49.138Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-parent ---
[2026-03-04T23:32:49.138Z] [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
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] ------------------< io.quarkus:quarkus-smallrye-jwt >-------------------
[2026-03-04T23:32:49.138Z] [INFO] Building Quarkus - SmallRye JWT - Runtime 2.7.5.Final [599/964]
[2026-03-04T23:32:49.138Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO] Processed 10 files in 29ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO] Processed 10 files in 00:00.013 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:49.138Z] [INFO] Copying 1 resource
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO]
[2026-03-04T23:32:49.138Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:49.138Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:49.138Z] [INFO] Compiling 10 source files to /quarkus/extensions/smallrye-jwt/runtime/target/classes
[2026-03-04T23:32:50.453Z] [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
[2026-03-04T23:32:50.453Z] [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
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:50.453Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/runtime/src/test/resources
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [INFO] No sources to compile
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [INFO] No tests to run.
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final.jar
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/runtime/target/quarkus-smallrye-jwt-2.7.5.Final-sources.jar
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt ---
[2026-03-04T23:32:50.453Z] [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
[2026-03-04T23:32:50.453Z] [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
[2026-03-04T23:32:50.453Z] [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
[2026-03-04T23:32:50.453Z] [INFO]
[2026-03-04T23:32:50.453Z] [INFO] -------------< io.quarkus:quarkus-smallrye-jwt-deployment >-------------
[2026-03-04T23:32:50.453Z] [INFO] Building Quarkus - SmallRye JWT - Deployment 2.7.5.Final [600/964]
[2026-03-04T23:32:50.453Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:32:51.084Z] [INFO]
[2026-03-04T23:32:51.084Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.084Z] [INFO]
[2026-03-04T23:32:51.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.715Z] [INFO]
[2026-03-04T23:32:51.715Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.715Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO] Processed 39 files in 118ms (Formatted: 0, Unchanged: 39, Failed: 0, Readonly: 0)
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO] Processed 39 files in 00:00.184 (Already Sorted: 39, Needed Sorting: 0)
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:51.716Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/smallrye-jwt/deployment/src/main/resources
[2026-03-04T23:32:51.716Z] [INFO]
[2026-03-04T23:32:51.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:51.716Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:51.716Z] [INFO] Compiling 2 source files to /quarkus/extensions/smallrye-jwt/deployment/target/classes
[2026-03-04T23:32:53.786Z] [INFO]
[2026-03-04T23:32:53.786Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:53.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:32:53.786Z] [INFO] Copying 17 resources
[2026-03-04T23:32:53.786Z] [INFO]
[2026-03-04T23:32:53.786Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:53.786Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:32:53.786Z] [INFO] Compiling 37 source files to /quarkus/extensions/smallrye-jwt/deployment/target/test-classes
[2026-03-04T23:32:54.418Z] [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
[2026-03-04T23:32:54.418Z] [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
[2026-03-04T23:32:54.418Z] [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
[2026-03-04T23:32:54.418Z] [INFO]
[2026-03-04T23:32:54.418Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:32:54.418Z] [INFO]
[2026-03-04T23:32:54.418Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:54.418Z] [INFO] T E S T S
[2026-03-04T23:32:54.418Z] [INFO] -------------------------------------------------------
[2026-03-04T23:32:54.418Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:32:55.731Z] [INFO] Running io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-03-04T23:33:02.901Z] 2026-03-04 23:33:01,990 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.655s. Listening on: http://localhost:8081
[2026-03-04T23:33:02.901Z] 2026-03-04 23:33:01,992 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:02.901Z] 2026-03-04 23:33:01,992 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:04.951Z] 2026-03-04 23:33:04,408 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[2026-03-04T23:33:04.951Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.269 s - in io.quarkus.jwt.test.PrimitiveInjectionUnitTest
[2026-03-04T23:33:04.951Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-03-04T23:33:07.003Z] 2026-03-04 23:33:06,213 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2026-03-04T23:33:07.003Z] 2026-03-04 23:33:06,214 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:07.003Z] 2026-03-04 23:33:06,214 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:07.003Z] 2026-03-04 23:33:06,723 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) 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
[2026-03-04T23:33:07.003Z] 2026-03-04 23:33:06,924 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:33:07.634Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptUnitTest
[2026-03-04T23:33:07.634Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-03-04T23:33:08.947Z] 2026-03-04 23:33:08,377 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.517s. Listening on: http://localhost:8081
[2026-03-04T23:33:08.947Z] 2026-03-04 23:33:08,377 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:08.947Z] 2026-03-04 23:33:08,377 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:26.025Z] 2026-03-04 23:33:24,022 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:33:26.025Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.08 s - in io.quarkus.jwt.test.DefaultGroupsCustomFactoryUnitTest
[2026-03-04T23:33:26.025Z] [INFO] Running io.quarkus.jwt.test.TokenRealmUnitTest
[2026-03-04T23:33:26.025Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in io.quarkus.jwt.test.TokenRealmUnitTest
[2026-03-04T23:33:26.025Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-03-04T23:33:26.662Z] 2026-03-04 23:33:26,040 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.673s. Listening on: http://localhost:8081
[2026-03-04T23:33:26.662Z] 2026-03-04 23:33:26,040 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:26.662Z] 2026-03-04 23:33:26,040 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:27.293Z] 2026-03-04 23:33:26,641 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:33:27.293Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in io.quarkus.jwt.test.DefaultGroupsUnitTest
[2026-03-04T23:33:27.293Z] [INFO] Running io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-03-04T23:33:28.604Z] 2026-03-04 23:33:27,907 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.491s. Listening on: http://localhost:8081
[2026-03-04T23:33:28.604Z] 2026-03-04 23:33:27,907 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:28.604Z] 2026-03-04 23:33:27,907 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:28.604Z] 2026-03-04 23:33:28,297 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
[2026-03-04T23:33:28.604Z] 2026-03-04 23:33:28,460 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:33:28.604Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 s - in io.quarkus.jwt.test.DefaultGroupsSignEncryptConfigSourceUnitTest
[2026-03-04T23:33:28.604Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-03-04T23:33:29.915Z] 2026-03-04 23:33:29,844 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.530s. Listening on: http://localhost:8081
[2026-03-04T23:33:29.915Z] 2026-03-04 23:33:29,845 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:29.915Z] 2026-03-04 23:33:29,845 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:31.249Z] 2026-03-04 23:33:30,876 INFO [io.quarkus] (main) Quarkus stopped in 0.024s
[2026-03-04T23:33:31.249Z] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s - in io.quarkus.jwt.test.RolesAllowedUnitTest
[2026-03-04T23:33:31.249Z] [INFO] Running io.quarkus.jwt.test.JwtAuthUnitTest
[2026-03-04T23:33:32.561Z] 2026-03-04 23:33:32,084 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.505s. Listening on: http://localhost:8081
[2026-03-04T23:33:32.561Z] 2026-03-04 23:33:32,085 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:32.561Z] 2026-03-04 23:33:32,085 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:33.192Z] 2026-03-04 23:33:32,659 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:33:33.192Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s - in io.quarkus.jwt.test.JwtAuthUnitTest
[2026-03-04T23:33:33.192Z] [INFO] Running io.quarkus.jwt.test.PKSubUnitTest
[2026-03-04T23:33:33.192Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in io.quarkus.jwt.test.PKSubUnitTest
[2026-03-04T23:33:33.192Z] [INFO] Running io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-03-04T23:33:34.504Z] 2026-03-04 23:33:33,836 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.494s. Listening on: http://localhost:8081
[2026-03-04T23:33:34.504Z] 2026-03-04 23:33:33,837 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:34.504Z] 2026-03-04 23:33:33,837 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:34.504Z] 2026-03-04 23:33:34,356 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:33:34.504Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 s - in io.quarkus.jwt.test.PrincipalInjectionUnitTest
[2026-03-04T23:33:34.504Z] [INFO] Running io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-03-04T23:33:41.724Z] Tests paused
[2026-03-04T23:33:41.724Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:33:41.724Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:33:41.724Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:33:41.724Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:33:41.724Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:38,782 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 2.492s. Listening on: http://localhost:8080
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:38,783 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:38,783 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,326 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test7582940742197907414/src/main/resources/application.properties
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,330 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,343 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.011s
[2026-03-04T23:33:41.724Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:33:41.724Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:33:41.724Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:33:41.724Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:33:41.724Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,910 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.559s. Listening on: http://localhost:8080
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,910 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,910 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:39,973 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.648s
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,001 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) SRJWT03006: 'smallrye.jwt.token.header' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.header ' property instead
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,001 WARN [io.sma.jwt.config] (vert.x-eventloop-thread-1) SRJWT03006: 'smallrye.jwt.token.cookie' property is deprecated and will be removed in a future version. Use 'mp.jwt.token.cookie ' property instead
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,209 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) File change detected: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-dev-mode-test7582940742197907414/src/main/resources/application.properties
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,209 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Restarting quarkus due to changes in application.properties.
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,213 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.004s
[2026-03-04T23:33:41.724Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:33:41.724Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:33:41.724Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:33:41.724Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:33:41.724Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,739 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 0.518s. Listening on: http://localhost:8080
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,739 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,739 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,740 INFO [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.532s
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,745 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
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,746 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
[2026-03-04T23:33:41.724Z] 2026-03-04 23:33:40,778 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:33:41.724Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.447 s - in io.quarkus.jwt.test.JwtCookieDevModeTestCase
[2026-03-04T23:33:41.724Z] [INFO] Running io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-03-04T23:33:43.040Z] 2026-03-04 23:33:42,340 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.841s. Listening on: http://localhost:8081
[2026-03-04T23:33:43.040Z] 2026-03-04 23:33:42,340 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:43.040Z] 2026-03-04 23:33:42,340 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:43.040Z] 2026-03-04 23:33:42,744 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:33:43.041Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in io.quarkus.jwt.test.SmallRyeJwtDisabledTest
[2026-03-04T23:33:43.041Z] [INFO] Running io.quarkus.jwt.test.ScopingUnitTest
[2026-03-04T23:33:44.358Z] 2026-03-04 23:33:43,988 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.572s. Listening on: http://localhost:8081
[2026-03-04T23:33:44.358Z] 2026-03-04 23:33:43,988 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:44.358Z] 2026-03-04 23:33:43,988 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:44.988Z] 2026-03-04 23:33:44,577 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:33:44.988Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 s - in io.quarkus.jwt.test.ScopingUnitTest
[2026-03-04T23:33:44.988Z] [INFO] Running io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-03-04T23:33:44.988Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in io.quarkus.jwt.test.JwtCallerPrincipalUnitTest
[2026-03-04T23:33:44.988Z] [INFO] Running io.quarkus.jwt.test.RolesAllowedPostTest
[2026-03-04T23:33:46.298Z] 2026-03-04 23:33:45,889 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.568s. Listening on: http://localhost:8081
[2026-03-04T23:33:46.298Z] 2026-03-04 23:33:45,890 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:46.298Z] 2026-03-04 23:33:45,890 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:47.023Z] 2026-03-04 23:33:46,220 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-2) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-03-04T23:33:47.023Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-03-04T23:33:47.023Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-03-04T23:33:47.023Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-03-04T23:33:47.023Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-03-04T23:33:47.023Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-03-04T23:33:47.023Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-03-04T23:33:47.023Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-03-04T23:33:47.023Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-03-04T23:33:47.023Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:33:47.023Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-03-04T23:33:47.023Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:33:47.023Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T23:33:47.023Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:33:47.023Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T23:33:47.023Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T23:33:47.023Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T23:33:47.023Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T23:33:47.023Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T23:33:47.023Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T23:33:47.023Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T23:33:47.023Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T23:33:47.023Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T23:33:47.023Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T23:33:47.023Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.023Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T23:33:47.023Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.023Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.023Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T23:33:47.023Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-03-04T23:33:47.023Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-03-04T23:33:47.023Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.023Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T23:33:47.023Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:33:47.024Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:33:47.024Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:33:47.024Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:33:47.024Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:33:47.024Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:33:47.024Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:33:47.024Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:33:47.024Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:33:47.024Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:33:47.024Z] 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]
[2026-03-04T23:33:47.024Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-03-04T23:33:47.024Z] ... 76 more
[2026-03-04T23:33:47.024Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-03-04T23:33:47.024Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-03-04T23:33:47.024Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-03-04T23:33:47.024Z] ... 77 more
[2026-03-04T23:33:47.024Z]
[2026-03-04T23:33:47.024Z] 2026-03-04 23:33:46,389 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-0) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
[2026-03-04T23:33:47.024Z] at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
[2026-03-04T23:33:47.024Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:73)
[2026-03-04T23:33:47.024Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:59)
[2026-03-04T23:33:47.024Z] at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:55)
[2026-03-04T23:33:47.024Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:33:47.024Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-03-04T23:33:47.024Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:33:47.024Z] at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
[2026-03-04T23:33:47.024Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:33:47.024Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
[2026-03-04T23:33:47.024Z] at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1212)
[2026-03-04T23:33:47.024Z] at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:163)
[2026-03-04T23:33:47.024Z] at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:141)
[2026-03-04T23:33:47.024Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:67)
[2026-03-04T23:33:47.024Z] at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:505)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$12.handle(VertxHttpRecorder.java:501)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:161)
[2026-03-04T23:33:47.024Z] at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:143)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
[2026-03-04T23:33:47.024Z] at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:50)
[2026-03-04T23:33:47.024Z] at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:168)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
[2026-03-04T23:33:47.024Z] at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:156)
[2026-03-04T23:33:47.024Z] at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
[2026-03-04T23:33:47.024Z] at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xUpgradeToH2CHandler.channelRead(Http1xUpgradeToH2CHandler.java:116)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
[2026-03-04T23:33:47.024Z] at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
[2026-03-04T23:33:47.024Z] at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
[2026-03-04T23:33:47.024Z] at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61)
[2026-03-04T23:33:47.024Z] at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38)
[2026-03-04T23:33:47.024Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.025Z] at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
[2026-03-04T23:33:47.025Z] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
[2026-03-04T23:33:47.025Z] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
[2026-03-04T23:33:47.025Z] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
[2026-03-04T23:33:47.025Z] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
[2026-03-04T23:33:47.025Z] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
[2026-03-04T23:33:47.025Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
[2026-03-04T23:33:47.025Z] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
[2026-03-04T23:33:47.025Z] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
[2026-03-04T23:33:47.025Z] at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
[2026-03-04T23:33:47.025Z] at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[2026-03-04T23:33:47.025Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:33:47.025Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:33:47.025Z] 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]
[2026-03-04T23:33:47.025Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:406)
[2026-03-04T23:33:47.025Z] at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
[2026-03-04T23:33:47.025Z] ... 76 more
[2026-03-04T23:33:47.025Z] Caused by: org.jose4j.lang.JoseException: Invalid JOSE Compact Serialization. Expecting either 3 or 5 parts for JWS or JWE respectively but was 1.
[2026-03-04T23:33:47.025Z] at org.jose4j.jwx.JsonWebStructure.fromCompactSerialization(JsonWebStructure.java:90)
[2026-03-04T23:33:47.025Z] at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:320)
[2026-03-04T23:33:47.025Z] ... 77 more
[2026-03-04T23:33:47.025Z]
[2026-03-04T23:33:47.025Z] 2026-03-04 23:33:46,550 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:33:47.025Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s - in io.quarkus.jwt.test.RolesAllowedPostTest
[2026-03-04T23:33:47.025Z] [INFO] Running io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-03-04T23:33:48.339Z] 2026-03-04 23:33:47,635 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.473s. Listening on: http://localhost:8081
[2026-03-04T23:33:48.339Z] 2026-03-04 23:33:47,635 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:48.339Z] 2026-03-04 23:33:47,635 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:48.339Z] 2026-03-04 23:33:48,235 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:33:48.339Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in io.quarkus.jwt.test.RequiredClaimsUnitTest
[2026-03-04T23:33:48.339Z] [INFO] Running io.quarkus.jwt.test.JwtCookieUnitTest
[2026-03-04T23:33:49.655Z] 2026-03-04 23:33:49,336 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.468s. Listening on: http://localhost:8081
[2026-03-04T23:33:49.655Z] 2026-03-04 23:33:49,336 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:49.655Z] 2026-03-04 23:33:49,336 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:50.285Z] 2026-03-04 23:33:49,675 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
[2026-03-04T23:33:50.285Z] 2026-03-04 23:33:49,675 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
[2026-03-04T23:33:50.285Z] 2026-03-04 23:33:49,834 INFO [io.quarkus] (main) Quarkus stopped in 0.017s
[2026-03-04T23:33:50.286Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in io.quarkus.jwt.test.JwtCookieUnitTest
[2026-03-04T23:33:50.286Z] [INFO] Running io.quarkus.jwt.test.JwtParserUnitTest
[2026-03-04T23:33:51.598Z] 2026-03-04 23:33:50,949 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.467s. Listening on: http://localhost:8081
[2026-03-04T23:33:51.598Z] 2026-03-04 23:33:50,950 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:51.598Z] 2026-03-04 23:33:50,950 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:51.598Z] 2026-03-04 23:33:51,442 INFO [io.quarkus] (main) Quarkus stopped in 0.020s
[2026-03-04T23:33:51.598Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in io.quarkus.jwt.test.JwtParserUnitTest
[2026-03-04T23:33:51.598Z] [INFO] Running io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-03-04T23:33:52.912Z] 2026-03-04 23:33:51,804 WARN [io.qua.sma.jwt.dep.SmallRyeJwtProcessor] (build-12) Cannot determine ${invalid} of mp.jwt.verify.publickey.location to register with the native image
[2026-03-04T23:33:52.912Z] 2026-03-04 23:33:52,417 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.415s. Listening on: http://localhost:8081
[2026-03-04T23:33:52.912Z] 2026-03-04 23:33:52,418 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:33:52.912Z] 2026-03-04 23:33:52,418 INFO [io.quarkus] (main) Installed features: [cdi, reactive-routes, resteasy-jsonb, security, smallrye-context-propagation, smallrye-jwt, vertx]
[2026-03-04T23:33:52.912Z] 2026-03-04 23:33:52,475 INFO [io.quarkus] (main) Quarkus stopped in 0.016s
[2026-03-04T23:33:52.912Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s - in io.quarkus.jwt.test.PublicKeyLocationConfigTest
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] Results:
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:33:52.912Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final.jar
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:33:52.912Z] [INFO] Building jar: /quarkus/extensions/smallrye-jwt/deployment/target/quarkus-smallrye-jwt-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-smallrye-jwt-deployment ---
[2026-03-04T23:33:52.912Z] [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
[2026-03-04T23:33:52.912Z] [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
[2026-03-04T23:33:52.912Z] [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
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] -------------< io.quarkus:quarkus-oidc-common-deployment >--------------
[2026-03-04T23:33:52.912Z] [INFO] Building Quarkus - OpenID Connect Common - Deployment 2.7.5.Final [601/964]
[2026-03-04T23:33:52.912Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:52.912Z] [INFO]
[2026-03-04T23:33:52.912Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Processed 1 files in 00:00.000 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:33:53.543Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/main/resources
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:33:53.543Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-common/deployment/target/classes
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:33:53.543Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-common/deployment/src/test/resources
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] No sources to compile
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] No tests to run.
[2026-03-04T23:33:53.543Z] [INFO]
[2026-03-04T23:33:53.543Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:53.543Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final.jar
[2026-03-04T23:33:54.853Z] [INFO]
[2026-03-04T23:33:54.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:54.853Z] [INFO] Building jar: /quarkus/extensions/oidc-common/deployment/target/quarkus-oidc-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:33:56.186Z] [INFO]
[2026-03-04T23:33:56.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-common-deployment ---
[2026-03-04T23:33:56.186Z] [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
[2026-03-04T23:33:56.186Z] [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
[2026-03-04T23:33:56.186Z] [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
[2026-03-04T23:33:56.186Z] [INFO]
[2026-03-04T23:33:56.186Z] [INFO] -----------------< io.quarkus:quarkus-oidc-deployment >-----------------
[2026-03-04T23:33:56.186Z] [INFO] Building Quarkus - OpenID Connect Adapter - Deployment 2.7.5.Final [602/964]
[2026-03-04T23:33:56.186Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:33:56.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.pom
[2026-03-04T23:33:56.186Z] [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 659 kB/s)
[2026-03-04T23:33:56.186Z] [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
[2026-03-04T23:33:56.186Z] [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)
[2026-03-04T23:33:56.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.pom
[2026-03-04T23:33:56.815Z] [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 77 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom
[2026-03-04T23:33:56.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.pom (3.4 kB at 42 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[2026-03-04T23:33:56.815Z] [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 34 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.pom
[2026-03-04T23:33:56.815Z] [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 169 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom
[2026-03-04T23:33:56.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.pom (22 kB at 200 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.pom
[2026-03-04T23:33:56.815Z] [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 51 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/parent/0.1.2/parent-0.1.2.pom
[2026-03-04T23:33:56.815Z] [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 44 kB/s)
[2026-03-04T23:33:56.815Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom
[2026-03-04T23:33:56.815Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.pom (10 kB at 105 kB/s)
[2026-03-04T23:33:56.815Z] [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
[2026-03-04T23:33:57.443Z] [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 63 kB/s)
[2026-03-04T23:33:57.443Z] [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
[2026-03-04T23:33:57.443Z] [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 23 kB/s)
[2026-03-04T23:33:57.443Z] [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
[2026-03-04T23:33:57.444Z] [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.0 MB/s)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:57.444Z] [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)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:57.444Z] [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 52 kB/s)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:57.444Z] [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 45 kB/s)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:57.444Z] [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 17 kB/s)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:57.444Z] [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 27 kB/s)
[2026-03-04T23:33:57.444Z] [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
[2026-03-04T23:33:58.077Z] [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 45 kB/s)
[2026-03-04T23:33:58.077Z] [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
[2026-03-04T23:33:58.077Z] [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 31 kB/s)
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.40.0/htmlunit-2.40.0.jar
[2026-03-04T23:33:58.077Z] [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
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/neko-htmlunit/2.40.0/neko-htmlunit-2.40.0.jar
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[2026-03-04T23:33:58.077Z] [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 4.3 MB/s)
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-cssparser/1.5.0/htmlunit-cssparser-1.5.0.jar
[2026-03-04T23:33:58.077Z] [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 17 MB/s)
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar
[2026-03-04T23:33:58.077Z] [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 5.0 MB/s)
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar
[2026-03-04T23:33:58.077Z] [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 24 MB/s)
[2026-03-04T23:33:58.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar
[2026-03-04T23:33:58.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar (1.4 MB at 16 MB/s)
[2026-03-04T23:33:58.077Z] [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
[2026-03-04T23:33:58.077Z] [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.9 MB/s)
[2026-03-04T23:33:58.077Z] [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
[2026-03-04T23:33:58.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.6/commons-net-3.6.jar (307 kB at 2.5 MB/s)
[2026-03-04T23:33:58.077Z] [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
[2026-03-04T23:33:58.077Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/brotli/dec/0.1.2/dec-0.1.2.jar (98 kB at 706 kB/s)
[2026-03-04T23:33:58.078Z] [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
[2026-03-04T23:33:58.078Z] [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 321 kB/s)
[2026-03-04T23:33:58.078Z] [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
[2026-03-04T23:33:58.078Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/shapesecurity/salvation/2.7.1/salvation-2.7.1.jar (112 kB at 747 kB/s)
[2026-03-04T23:33:58.078Z] [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
[2026-03-04T23:33:58.078Z] [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.9 MB/s)
[2026-03-04T23:33:58.078Z] [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
[2026-03-04T23:33:58.078Z] [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 1.2 MB/s)
[2026-03-04T23:33:58.078Z] [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
[2026-03-04T23:33:58.078Z] [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 335 kB/s)
[2026-03-04T23:33:58.078Z] [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 2.6 MB/s)
[2026-03-04T23:33:58.078Z] [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 728 kB/s)
[2026-03-04T23:33:58.078Z] [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 908 kB/s)
[2026-03-04T23:33:58.078Z] [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 219 kB/s)
[2026-03-04T23:33:58.078Z] [INFO]
[2026-03-04T23:33:58.078Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.078Z] [INFO]
[2026-03-04T23:33:58.078Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:58.710Z] [INFO]
[2026-03-04T23:33:58.710Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:59.342Z] [INFO] Processed 24 files in 98ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T23:33:59.342Z] [INFO]
[2026-03-04T23:33:59.342Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:59.342Z] [INFO] Processed 24 files in 00:00.085 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T23:33:59.342Z] [INFO]
[2026-03-04T23:33:59.342Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:59.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:33:59.342Z] [INFO] Copying 2 resources
[2026-03-04T23:33:59.342Z] [INFO]
[2026-03-04T23:33:59.342Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-deployment ---
[2026-03-04T23:33:59.342Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:33:59.342Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc/deployment/target/classes
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] return type requires unchecked conversion from java.util.Set to java.util.Set<java.lang.Integer>
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] return type requires unchecked conversion from java.util.Set to java.util.Set<org.testcontainers.lifecycle.Startable>
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.String>
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] return type requires unchecked conversion from java.util.List to java.util.List<java.lang.Integer>
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] [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
[2026-03-04T23:34:00.654Z] [INFO]
[2026-03-04T23:34:00.654Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:00.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:00.654Z] [INFO] Copying 3 resources
[2026-03-04T23:34:01.282Z] [INFO]
[2026-03-04T23:34:01.282Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:01.282Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:01.282Z] [INFO] Compiling 9 source files to /quarkus/extensions/oidc/deployment/target/test-classes
[2026-03-04T23:34:02.595Z] [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
[2026-03-04T23:34:02.595Z] [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
[2026-03-04T23:34:02.595Z] [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
[2026-03-04T23:34:02.595Z] [INFO]
[2026-03-04T23:34:02.595Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:02.595Z] [INFO] Tests are skipped.
[2026-03-04T23:34:02.595Z] [INFO]
[2026-03-04T23:34:02.595Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:02.595Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final.jar
[2026-03-04T23:34:02.595Z] [INFO]
[2026-03-04T23:34:02.595Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:02.595Z] [INFO] Building jar: /quarkus/extensions/oidc/deployment/target/quarkus-oidc-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-deployment ---
[2026-03-04T23:34:03.909Z] [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
[2026-03-04T23:34:03.909Z] [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
[2026-03-04T23:34:03.909Z] [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
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-parent >----------------
[2026-03-04T23:34:03.909Z] [INFO] Building Quarkus - OpenID Connect Client 2.7.5.Final [603/964]
[2026-03-04T23:34:03.909Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-parent ---
[2026-03-04T23:34:03.909Z] [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
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] -------------------< io.quarkus:quarkus-oidc-client >-------------------
[2026-03-04T23:34:03.909Z] [INFO] Building Quarkus - OpenID Connect Client - Runtime 2.7.5.Final [604/964]
[2026-03-04T23:34:03.909Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client ---
[2026-03-04T23:34:03.909Z] [INFO]
[2026-03-04T23:34:03.909Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO] Processed 15 files in 39ms (Formatted: 0, Unchanged: 15, Failed: 0, Readonly: 0)
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO] Processed 15 files in 00:00.067 (Already Sorted: 15, Needed Sorting: 0)
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:04.540Z] [INFO] Copying 1 resource
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO]
[2026-03-04T23:34:04.540Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client ---
[2026-03-04T23:34:04.540Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:04.540Z] [INFO] Compiling 15 source files to /quarkus/extensions/oidc-client/runtime/target/classes
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:07.001Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/runtime/src/test/resources
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [INFO] No sources to compile
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [INFO] No tests to run.
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final.jar
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [INFO] Building jar: /quarkus/extensions/oidc-client/runtime/target/quarkus-oidc-client-2.7.5.Final-sources.jar
[2026-03-04T23:34:07.001Z] [INFO]
[2026-03-04T23:34:07.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client ---
[2026-03-04T23:34:07.001Z] [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
[2026-03-04T23:34:07.001Z] [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
[2026-03-04T23:34:07.002Z] [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
[2026-03-04T23:34:07.002Z] [INFO]
[2026-03-04T23:34:07.002Z] [INFO] -------------< io.quarkus:quarkus-oidc-client-deployment >--------------
[2026-03-04T23:34:07.002Z] [INFO] Building Quarkus - OpenID Connect Client - Deployment 2.7.5.Final [605/964]
[2026-03-04T23:34:07.002Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:07.002Z] [INFO]
[2026-03-04T23:34:07.002Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.002Z] [INFO]
[2026-03-04T23:34:07.002Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO] Processed 24 files in 58ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0)
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO] Processed 24 files in 00:00.060 (Already Sorted: 24, Needed Sorting: 0)
[2026-03-04T23:34:07.636Z] [INFO]
[2026-03-04T23:34:07.636Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:07.637Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client/deployment/src/main/resources
[2026-03-04T23:34:07.637Z] [INFO]
[2026-03-04T23:34:07.637Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.637Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:07.637Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client/deployment/target/classes
[2026-03-04T23:34:07.637Z] [INFO]
[2026-03-04T23:34:07.637Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:07.637Z] [INFO] Copying 11 resources
[2026-03-04T23:34:07.637Z] [INFO] Copying 1 resource
[2026-03-04T23:34:07.637Z] [INFO]
[2026-03-04T23:34:07.637Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:07.637Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:07.637Z] [INFO] Compiling 22 source files to /quarkus/extensions/oidc-client/deployment/target/test-classes
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [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
[2026-03-04T23:34:08.269Z] [INFO]
[2026-03-04T23:34:08.269Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:08.269Z] [INFO] Tests are skipped.
[2026-03-04T23:34:08.269Z] [INFO]
[2026-03-04T23:34:08.269Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:08.269Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final.jar
[2026-03-04T23:34:09.579Z] [INFO]
[2026-03-04T23:34:09.579Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:09.579Z] [INFO] Building jar: /quarkus/extensions/oidc-client/deployment/target/quarkus-oidc-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-deployment ---
[2026-03-04T23:34:10.892Z] [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
[2026-03-04T23:34:10.892Z] [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
[2026-03-04T23:34:10.892Z] [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
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] ------------< io.quarkus:quarkus-oidc-client-filter-parent >------------
[2026-03-04T23:34:10.892Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Filter 2.7.5.Final [606/964]
[2026-03-04T23:34:10.892Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.892Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-parent ---
[2026-03-04T23:34:10.893Z] [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
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] ---------------< io.quarkus:quarkus-oidc-client-filter >----------------
[2026-03-04T23:34:10.893Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Runtime 2.7.5.Final [607/964]
[2026-03-04T23:34:10.893Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:10.893Z] [INFO]
[2026-03-04T23:34:10.893Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Processed 3 files in 19ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:11.523Z] [INFO] Copying 1 resource
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:11.523Z] [INFO] Compiling 3 source files to /quarkus/extensions/oidc-client-filter/runtime/target/classes
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:11.523Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/runtime/src/test/resources
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] No sources to compile
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] No tests to run.
[2026-03-04T23:34:11.523Z] [INFO]
[2026-03-04T23:34:11.523Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:11.523Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final.jar
[2026-03-04T23:34:12.835Z] [INFO]
[2026-03-04T23:34:12.835Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:12.836Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/runtime/target/quarkus-oidc-client-filter-2.7.5.Final-sources.jar
[2026-03-04T23:34:12.836Z] [INFO]
[2026-03-04T23:34:12.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter ---
[2026-03-04T23:34:12.836Z] [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
[2026-03-04T23:34:12.836Z] [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
[2026-03-04T23:34:12.836Z] [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
[2026-03-04T23:34:12.836Z] [INFO]
[2026-03-04T23:34:12.836Z] [INFO] ----------< io.quarkus:quarkus-oidc-client-filter-deployment >----------
[2026-03-04T23:34:12.836Z] [INFO] Building Quarkus - OpenID Connect Client Filter - Deployment 2.7.5.Final [608/964]
[2026-03-04T23:34:12.836Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:12.836Z] [INFO]
[2026-03-04T23:34:12.836Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:12.836Z] [INFO]
[2026-03-04T23:34:12.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO] Processed 5 files in 32ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:13.469Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-filter/deployment/src/main/resources
[2026-03-04T23:34:13.469Z] [INFO]
[2026-03-04T23:34:13.469Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:13.469Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:13.469Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-filter/deployment/target/classes
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:15.520Z] [INFO] Copying 1 resource
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:15.520Z] [INFO] Compiling 4 source files to /quarkus/extensions/oidc-client-filter/deployment/target/test-classes
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [INFO] Tests are skipped.
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final.jar
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [INFO] Building jar: /quarkus/extensions/oidc-client-filter/deployment/target/quarkus-oidc-client-filter-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-filter-deployment ---
[2026-03-04T23:34:15.520Z] [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
[2026-03-04T23:34:15.520Z] [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
[2026-03-04T23:34:15.520Z] [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
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] -------< io.quarkus:quarkus-oidc-client-reactive-filter-parent >--------
[2026-03-04T23:34:15.520Z] [INFO] Building Quarkus - OpenID Connect Oidc Client Reactive Filter 2.7.5.Final [609/964]
[2026-03-04T23:34:15.520Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-parent ---
[2026-03-04T23:34:15.520Z] [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
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] -----------< io.quarkus:quarkus-oidc-client-reactive-filter >-----------
[2026-03-04T23:34:15.520Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Runtime 2.7.5.Final [610/964]
[2026-03-04T23:34:15.520Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.520Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:15.520Z] [INFO]
[2026-03-04T23:34:15.521Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:16.150Z] [INFO] Copying 1 resource
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO]
[2026-03-04T23:34:16.150Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.150Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:16.150Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-client-reactive-filter/runtime/target/classes
[2026-03-04T23:34:16.781Z] [INFO]
[2026-03-04T23:34:16.781Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:16.781Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/runtime/src/test/resources
[2026-03-04T23:34:16.781Z] [INFO]
[2026-03-04T23:34:16.781Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.781Z] [INFO] No sources to compile
[2026-03-04T23:34:16.781Z] [INFO]
[2026-03-04T23:34:16.781Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.781Z] [INFO] No tests to run.
[2026-03-04T23:34:16.781Z] [INFO]
[2026-03-04T23:34:16.781Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:16.781Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final.jar
[2026-03-04T23:34:18.094Z] [INFO]
[2026-03-04T23:34:18.094Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:18.094Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/runtime/target/quarkus-oidc-client-reactive-filter-2.7.5.Final-sources.jar
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter ---
[2026-03-04T23:34:19.416Z] [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
[2026-03-04T23:34:19.416Z] [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
[2026-03-04T23:34:19.416Z] [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
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] -----< io.quarkus:quarkus-oidc-client-reactive-filter-deployment >------
[2026-03-04T23:34:19.416Z] [INFO] Building Quarkus - OpenID Connect Client Reactive Filter - Deployment 2.7.5.Final [611/964]
[2026-03-04T23:34:19.416Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:19.416Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/main/resources
[2026-03-04T23:34:19.416Z] [INFO]
[2026-03-04T23:34:19.416Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:19.416Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:19.416Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-client-reactive-filter/deployment/target/classes
[2026-03-04T23:34:20.049Z] [INFO]
[2026-03-04T23:34:20.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:20.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:20.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-client-reactive-filter/deployment/src/test/resources
[2026-03-04T23:34:20.049Z] [INFO]
[2026-03-04T23:34:20.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:20.049Z] [INFO] No sources to compile
[2026-03-04T23:34:20.049Z] [INFO]
[2026-03-04T23:34:20.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:20.049Z] [INFO] Tests are skipped.
[2026-03-04T23:34:20.049Z] [INFO]
[2026-03-04T23:34:20.049Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:20.049Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final.jar
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:21.359Z] [INFO] Building jar: /quarkus/extensions/oidc-client-reactive-filter/deployment/target/quarkus-oidc-client-reactive-filter-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-client-reactive-filter-deployment ---
[2026-03-04T23:34:21.359Z] [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
[2026-03-04T23:34:21.359Z] [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
[2026-03-04T23:34:21.359Z] [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
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] ----------< io.quarkus:quarkus-oidc-token-propagation-parent >----------
[2026-03-04T23:34:21.359Z] [INFO] Building Quarkus - OpenID Connect Token Propagation 2.7.5.Final [612/964]
[2026-03-04T23:34:21.359Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-parent ---
[2026-03-04T23:34:21.359Z] [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
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] -------------< io.quarkus:quarkus-oidc-token-propagation >--------------
[2026-03-04T23:34:21.359Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Runtime 2.7.5.Final [613/964]
[2026-03-04T23:34:21.359Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO] Processed 7 files in 24ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO] Processed 7 files in 00:00.016 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:21.359Z] [INFO] Copying 1 resource
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO]
[2026-03-04T23:34:21.359Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:21.359Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:21.359Z] [INFO] Compiling 7 source files to /quarkus/extensions/oidc-token-propagation/runtime/target/classes
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:23.416Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/runtime/src/test/resources
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [INFO] No sources to compile
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [INFO] No tests to run.
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final.jar
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/runtime/target/quarkus-oidc-token-propagation-2.7.5.Final-sources.jar
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation ---
[2026-03-04T23:34:23.416Z] [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
[2026-03-04T23:34:23.416Z] [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
[2026-03-04T23:34:23.416Z] [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
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --------< io.quarkus:quarkus-oidc-token-propagation-deployment >--------
[2026-03-04T23:34:23.416Z] [INFO] Building Quarkus - OpenID Connect Token Propagation - Deployment 2.7.5.Final [614/964]
[2026-03-04T23:34:23.416Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:23.416Z] [INFO]
[2026-03-04T23:34:23.416Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Processed 1 files in 24ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:24.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/main/resources
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:24.049Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation/deployment/target/classes
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:24.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation/deployment/src/test/resources
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] No sources to compile
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Tests are skipped.
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final.jar
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation/deployment/target/quarkus-oidc-token-propagation-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-deployment ---
[2026-03-04T23:34:24.049Z] [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
[2026-03-04T23:34:24.049Z] [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
[2026-03-04T23:34:24.049Z] [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
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] -----< io.quarkus:quarkus-oidc-token-propagation-reactive-parent >------
[2026-03-04T23:34:24.049Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive 2.7.5.Final [615/964]
[2026-03-04T23:34:24.049Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.049Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.049Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-parent ---
[2026-03-04T23:34:24.050Z] [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
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] ---------< io.quarkus:quarkus-oidc-token-propagation-reactive >---------
[2026-03-04T23:34:24.050Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Runtime 2.7.5.Final [616/964]
[2026-03-04T23:34:24.050Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO] Processed 1 files in 15ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:24.050Z] [INFO] Copying 1 resource
[2026-03-04T23:34:24.050Z] [INFO]
[2026-03-04T23:34:24.050Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO]
[2026-03-04T23:34:24.681Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:24.681Z] [INFO] Compiling 1 source file to /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/classes
[2026-03-04T23:34:24.681Z] [INFO]
[2026-03-04T23:34:24.681Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:24.681Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/runtime/src/test/resources
[2026-03-04T23:34:24.681Z] [INFO]
[2026-03-04T23:34:24.681Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO] No sources to compile
[2026-03-04T23:34:24.681Z] [INFO]
[2026-03-04T23:34:24.681Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO] No tests to run.
[2026-03-04T23:34:24.681Z] [INFO]
[2026-03-04T23:34:24.681Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:24.681Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final.jar
[2026-03-04T23:34:25.989Z] [INFO]
[2026-03-04T23:34:25.989Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:25.989Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/runtime/target/quarkus-oidc-token-propagation-reactive-2.7.5.Final-sources.jar
[2026-03-04T23:34:27.298Z] [INFO]
[2026-03-04T23:34:27.298Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive ---
[2026-03-04T23:34:27.298Z] [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
[2026-03-04T23:34:27.298Z] [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
[2026-03-04T23:34:27.298Z] [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
[2026-03-04T23:34:27.298Z] [INFO]
[2026-03-04T23:34:27.298Z] [INFO] ---< io.quarkus:quarkus-oidc-token-propagation-reactive-deployment >----
[2026-03-04T23:34:27.299Z] [INFO] Building Quarkus - OpenID Connect Token Propagation Reactive - Deployment 2.7.5.Final [617/964]
[2026-03-04T23:34:27.299Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:27.299Z] [INFO]
[2026-03-04T23:34:27.299Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.299Z] [INFO]
[2026-03-04T23:34:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.299Z] [INFO]
[2026-03-04T23:34:27.299Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO] Processed 2 files in 16ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:27.929Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/main/resources
[2026-03-04T23:34:27.929Z] [INFO]
[2026-03-04T23:34:27.929Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:27.929Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:27.929Z] [INFO] Compiling 2 source files to /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/classes
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:29.238Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/oidc-token-propagation-reactive/deployment/src/test/resources
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.238Z] [INFO] No sources to compile
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.238Z] [INFO] Tests are skipped.
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.238Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final.jar
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.238Z] [INFO] Building jar: /quarkus/extensions/oidc-token-propagation-reactive/deployment/target/quarkus-oidc-token-propagation-reactive-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:29.238Z] [INFO]
[2026-03-04T23:34:29.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-oidc-token-propagation-reactive-deployment ---
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] ----------< io.quarkus:quarkus-keycloak-authorization-parent >----------
[2026-03-04T23:34:29.239Z] [INFO] Building Quarkus - Keycloak Authorization 2.7.5.Final [618/964]
[2026-03-04T23:34:29.239Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-parent ---
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [INFO]
[2026-03-04T23:34:29.239Z] [INFO] -------------< io.quarkus:quarkus-keycloak-authorization >--------------
[2026-03-04T23:34:29.239Z] [INFO] Building Quarkus - Keycloak Authorization - Runtime 2.7.5.Final [619/964]
[2026-03-04T23:34:29.239Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [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 31 kB/s)
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.239Z] [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 57 kB/s)
[2026-03-04T23:34:29.239Z] [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
[2026-03-04T23:34:29.868Z] [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 11 kB/s)
[2026-03-04T23:34:29.868Z] [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
[2026-03-04T23:34:29.868Z] [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
[2026-03-04T23:34:29.868Z] [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 1.0 MB/s)
[2026-03-04T23:34:29.868Z] [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 132 kB/s)
[2026-03-04T23:34:29.868Z] [INFO]
[2026-03-04T23:34:29.868Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO] Processed 7 files in 32ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO] Processed 7 files in 00:00.042 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:29.869Z] [INFO] Copying 1 resource
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO]
[2026-03-04T23:34:29.869Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:29.869Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:29.869Z] [INFO] Compiling 7 source files to /quarkus/extensions/keycloak-authorization/runtime/target/classes
[2026-03-04T23:34:30.497Z] [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
[2026-03-04T23:34:30.497Z] [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
[2026-03-04T23:34:30.497Z] [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
[2026-03-04T23:34:30.497Z] [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
[2026-03-04T23:34:30.497Z] [INFO]
[2026-03-04T23:34:30.497Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:30.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:30.497Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/runtime/src/test/resources
[2026-03-04T23:34:30.497Z] [INFO]
[2026-03-04T23:34:30.497Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:30.497Z] [INFO] No sources to compile
[2026-03-04T23:34:30.497Z] [INFO]
[2026-03-04T23:34:30.497Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:31.151Z] [INFO] No tests to run.
[2026-03-04T23:34:31.151Z] [INFO]
[2026-03-04T23:34:31.151Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:31.151Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final.jar
[2026-03-04T23:34:31.783Z] [INFO]
[2026-03-04T23:34:31.783Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:31.783Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/runtime/target/quarkus-keycloak-authorization-2.7.5.Final-sources.jar
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization ---
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] ----------< io.quarkus:quarkus-keycloak-admin-client-parent >-----------
[2026-03-04T23:34:33.091Z] [INFO] Building Quarkus - Keycloak Admin Client 2.7.5.Final [620/964]
[2026-03-04T23:34:33.091Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-parent ---
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --------------< io.quarkus:quarkus-keycloak-admin-client >--------------
[2026-03-04T23:34:33.091Z] [INFO] Building Quarkus - Keycloak Admin Client - Runtime 2.7.5.Final [621/964]
[2026-03-04T23:34:33.091Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [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 62 kB/s)
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [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 30 kB/s)
[2026-03-04T23:34:33.091Z] [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
[2026-03-04T23:34:33.091Z] [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 1.4 MB/s)
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.091Z] [INFO]
[2026-03-04T23:34:33.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:33.723Z] [INFO] Copying 1 resource
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] No sources to compile
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:33.723Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/runtime/src/test/resources
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] No sources to compile
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] No tests to run.
[2026-03-04T23:34:33.723Z] [INFO]
[2026-03-04T23:34:33.723Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:33.723Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final.jar
[2026-03-04T23:34:35.089Z] [INFO]
[2026-03-04T23:34:35.089Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:35.089Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/runtime/target/quarkus-keycloak-admin-client-2.7.5.Final-sources.jar
[2026-03-04T23:34:35.089Z] [INFO]
[2026-03-04T23:34:35.089Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client ---
[2026-03-04T23:34:35.089Z] [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
[2026-03-04T23:34:35.089Z] [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
[2026-03-04T23:34:35.089Z] [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
[2026-03-04T23:34:35.089Z] [INFO]
[2026-03-04T23:34:35.089Z] [INFO] --------< io.quarkus:quarkus-keycloak-admin-client-deployment >---------
[2026-03-04T23:34:35.089Z] [INFO] Building Quarkus - Keycloak Admin Client - Deployment 2.7.5.Final [622/964]
[2026-03-04T23:34:35.089Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:35.089Z] [INFO]
[2026-03-04T23:34:35.089Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.089Z] [INFO]
[2026-03-04T23:34:35.089Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO] Processed 1 files in 13ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:35.719Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/main/resources
[2026-03-04T23:34:35.719Z] [INFO]
[2026-03-04T23:34:35.719Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:35.719Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:35.719Z] [INFO] Compiling 1 source file to /quarkus/extensions/keycloak-admin-client/deployment/target/classes
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:37.031Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-admin-client/deployment/src/test/resources
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [INFO] No sources to compile
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [INFO] No tests to run.
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final.jar
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [INFO] Building jar: /quarkus/extensions/keycloak-admin-client/deployment/target/quarkus-keycloak-admin-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-admin-client-deployment ---
[2026-03-04T23:34:37.031Z] [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
[2026-03-04T23:34:37.031Z] [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
[2026-03-04T23:34:37.031Z] [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
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --------< io.quarkus:quarkus-keycloak-authorization-deployment >--------
[2026-03-04T23:34:37.031Z] [INFO] Building Quarkus - Keycloak Authorization - Deployment 2.7.5.Final [623/964]
[2026-03-04T23:34:37.031Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:37.031Z] [INFO]
[2026-03-04T23:34:37.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.371Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.371Z] [INFO]
[2026-03-04T23:34:38.372Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.372Z] [INFO] Processed 8 files in 27ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T23:34:38.372Z] [INFO]
[2026-03-04T23:34:38.372Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.372Z] [INFO] Processed 8 files in 00:00.024 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T23:34:38.372Z] [INFO]
[2026-03-04T23:34:38.372Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:38.372Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/keycloak-authorization/deployment/src/main/resources
[2026-03-04T23:34:38.372Z] [INFO]
[2026-03-04T23:34:38.372Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:38.372Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:38.372Z] [INFO] Compiling 2 source files to /quarkus/extensions/keycloak-authorization/deployment/target/classes
[2026-03-04T23:34:39.682Z] [INFO]
[2026-03-04T23:34:39.682Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:39.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:39.682Z] [INFO] Copying 1 resource
[2026-03-04T23:34:39.682Z] [INFO]
[2026-03-04T23:34:39.682Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:39.682Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:39.682Z] [INFO] Compiling 6 source files to /quarkus/extensions/keycloak-authorization/deployment/target/test-classes
[2026-03-04T23:34:41.743Z] [INFO]
[2026-03-04T23:34:41.743Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:41.743Z] [INFO] Tests are skipped.
[2026-03-04T23:34:41.743Z] [INFO]
[2026-03-04T23:34:41.743Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:41.743Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final.jar
[2026-03-04T23:34:42.375Z] [INFO]
[2026-03-04T23:34:42.375Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:42.375Z] [INFO] Building jar: /quarkus/extensions/keycloak-authorization/deployment/target/quarkus-keycloak-authorization-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-keycloak-authorization-deployment ---
[2026-03-04T23:34:43.685Z] [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
[2026-03-04T23:34:43.685Z] [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
[2026-03-04T23:34:43.685Z] [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
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] ------------< io.quarkus:quarkus-infinispan-client-parent >-------------
[2026-03-04T23:34:43.685Z] [INFO] Building Quarkus - Infinispan - Client 2.7.5.Final [624/964]
[2026-03-04T23:34:43.685Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-parent ---
[2026-03-04T23:34:43.685Z] [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
[2026-03-04T23:34:43.685Z] [INFO]
[2026-03-04T23:34:43.685Z] [INFO] ----------------< io.quarkus:quarkus-infinispan-client >----------------
[2026-03-04T23:34:43.685Z] [INFO] Building Quarkus - Infinispan - Client - Runtime 2.7.5.Final [625/964]
[2026-03-04T23:34:43.685Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:43.686Z] [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
[2026-03-04T23:34:43.686Z] [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 17 kB/s)
[2026-03-04T23:34:43.686Z] [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
[2026-03-04T23:34:43.686Z] [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 40 kB/s)
[2026-03-04T23:34:43.686Z] [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
[2026-03-04T23:34:44.315Z] [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 37 kB/s)
[2026-03-04T23:34:44.315Z] [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
[2026-03-04T23:34:44.315Z] [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 38 kB/s)
[2026-03-04T23:34:44.315Z] [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
[2026-03-04T23:34:44.315Z] [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 6.0 kB/s)
[2026-03-04T23:34:44.315Z] [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
[2026-03-04T23:34:44.315Z] [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 30 kB/s)
[2026-03-04T23:34:44.315Z] [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
[2026-03-04T23:34:44.945Z] [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 30 kB/s)
[2026-03-04T23:34:44.945Z] [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
[2026-03-04T23:34:44.945Z] [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 10 kB/s)
[2026-03-04T23:34:44.945Z] [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
[2026-03-04T23:34:44.945Z] [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 43 kB/s)
[2026-03-04T23:34:44.945Z] [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
[2026-03-04T23:34:45.576Z] [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 11 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 60 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 172 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 185 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 169 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 423 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 122 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 86 kB/s)
[2026-03-04T23:34:45.576Z] [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
[2026-03-04T23:34:45.576Z] [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 179 kB/s)
[2026-03-04T23:34:45.576Z] [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 199 kB/s)
[2026-03-04T23:34:45.576Z] [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 106 kB/s)
[2026-03-04T23:34:45.577Z] [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 487 kB/s)
[2026-03-04T23:34:45.577Z] [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 101 kB/s)
[2026-03-04T23:34:45.577Z] [INFO]
[2026-03-04T23:34:45.577Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client ---
[2026-03-04T23:34:45.577Z] [INFO]
[2026-03-04T23:34:45.577Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.343Z] [INFO]
[2026-03-04T23:34:46.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.343Z] [INFO]
[2026-03-04T23:34:46.343Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.343Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO] Processed 14 files in 34ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO] Processed 14 files in 00:00.029 (Already Sorted: 14, Needed Sorting: 0)
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:46.344Z] [INFO] Copying 1 resource
[2026-03-04T23:34:46.344Z] [INFO]
[2026-03-04T23:34:46.344Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-infinispan-client ---
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 74 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 46 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 26 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 42 kB/s)
[2026-03-04T23:34:46.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.pom
[2026-03-04T23:34:46.344Z] [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 51 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 1.3 MB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 170 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 562 kB/s)
[2026-03-04T23:34:46.344Z] [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
[2026-03-04T23:34:46.344Z] [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 158 kB/s)
[2026-03-04T23:34:46.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar
[2026-03-04T23:34:46.344Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/spy/spymemcached/2.12.1/spymemcached-2.12.1.jar (472 kB at 11 MB/s)
[2026-03-04T23:34:47.655Z] [INFO]
[2026-03-04T23:34:47.655Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client ---
[2026-03-04T23:34:47.655Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:47.655Z] [INFO] Compiling 14 source files to /quarkus/extensions/infinispan-client/runtime/target/classes
[2026-03-04T23:34:48.286Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[73,65] unchecked conversion
[2026-03-04T23:34:48.286Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-03-04T23:34:48.286Z] found: java.util.Set
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[224,61] unchecked conversion
[2026-03-04T23:34:48.286Z] required: java.util.Set<org.infinispan.protostream.SerializationContextInitializer>
[2026-03-04T23:34:48.286Z] found: java.util.Set
[2026-03-04T23:34:48.286Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[253,58] unchecked conversion
[2026-03-04T23:34:48.286Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.FileDescriptorSource>>
[2026-03-04T23:34:48.286Z] found: java.util.Set
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [WARNING] /quarkus/extensions/infinispan-client/runtime/src/main/java/io/quarkus/infinispan/client/runtime/InfinispanClientProducer.java:[265,43] unchecked conversion
[2026-03-04T23:34:48.286Z] required: java.util.Set<javax.enterprise.inject.spi.Bean<org.infinispan.protostream.BaseMarshaller>>
[2026-03-04T23:34:48.286Z] found: java.util.Set
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:48.286Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/runtime/src/test/resources
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [INFO] No sources to compile
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [INFO] No tests to run.
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final.jar
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/runtime/target/quarkus-infinispan-client-2.7.5.Final-sources.jar
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client ---
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [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
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] ----------< io.quarkus:quarkus-infinispan-client-deployment >-----------
[2026-03-04T23:34:48.286Z] [INFO] Building Quarkus - Infinispan - Client - Deployment 2.7.5.Final [626/964]
[2026-03-04T23:34:48.286Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.286Z] [INFO]
[2026-03-04T23:34:48.286Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:48.932Z] [INFO]
[2026-03-04T23:34:48.932Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:49.563Z] [INFO] Processed 6 files in 33ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:34:49.563Z] [INFO]
[2026-03-04T23:34:49.563Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:49.563Z] [INFO] Processed 6 files in 00:00.021 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:34:49.563Z] [INFO]
[2026-03-04T23:34:49.563Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:49.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:49.563Z] [INFO] Copying 1 resource
[2026-03-04T23:34:49.563Z] [INFO]
[2026-03-04T23:34:49.563Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:49.563Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:49.563Z] [INFO] Compiling 6 source files to /quarkus/extensions/infinispan-client/deployment/target/classes
[2026-03-04T23:34:50.874Z] [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
[2026-03-04T23:34:50.874Z] [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
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.874Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:50.874Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/infinispan-client/deployment/src/test/resources
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.874Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.874Z] [INFO] No sources to compile
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.874Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.874Z] [INFO] No tests to run.
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.874Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.874Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final.jar
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.874Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.874Z] [INFO] Building jar: /quarkus/extensions/infinispan-client/deployment/target/quarkus-infinispan-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:34:50.874Z] [INFO]
[2026-03-04T23:34:50.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-infinispan-client-deployment ---
[2026-03-04T23:34:50.875Z] [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
[2026-03-04T23:34:50.875Z] [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
[2026-03-04T23:34:50.875Z] [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
[2026-03-04T23:34:50.875Z] [INFO]
[2026-03-04T23:34:50.875Z] [INFO] -----------< io.quarkus:quarkus-amazon-lambda-event-server >------------
[2026-03-04T23:34:50.875Z] [INFO] Building Quarkus - Amazon Lambda Event Server 2.7.5.Final [627/964]
[2026-03-04T23:34:50.875Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:50.875Z] [INFO]
[2026-03-04T23:34:50.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:50.875Z] [INFO]
[2026-03-04T23:34:50.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.506Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.506Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Processed 3 files in 28ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Processed 3 files in 00:00.045 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:51.507Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/main/resources
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:51.507Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/event-server/target/classes
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:51.507Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/event-server/src/test/resources
[2026-03-04T23:34:51.507Z] [INFO]
[2026-03-04T23:34:51.507Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:51.507Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:51.507Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/event-server/target/test-classes
[2026-03-04T23:34:52.818Z] [INFO]
[2026-03-04T23:34:52.818Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:52.818Z] [INFO]
[2026-03-04T23:34:52.818Z] [INFO] -------------------------------------------------------
[2026-03-04T23:34:52.818Z] [INFO] T E S T S
[2026-03-04T23:34:52.818Z] [INFO] -------------------------------------------------------
[2026-03-04T23:34:52.818Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:34:54.126Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:34:55.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:34:55.431Z] [INFO]
[2026-03-04T23:34:55.431Z] [INFO] Results:
[2026-03-04T23:34:55.431Z] [INFO]
[2026-03-04T23:34:55.431Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:34:55.431Z] [INFO]
[2026-03-04T23:34:55.431Z] [INFO]
[2026-03-04T23:34:55.431Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:55.431Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final.jar
[2026-03-04T23:34:56.744Z] [INFO]
[2026-03-04T23:34:56.744Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:56.744Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/event-server/target/quarkus-amazon-lambda-event-server-2.7.5.Final-sources.jar
[2026-03-04T23:34:56.744Z] [INFO]
[2026-03-04T23:34:56.744Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-event-server ---
[2026-03-04T23:34:56.744Z] [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
[2026-03-04T23:34:56.744Z] [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
[2026-03-04T23:34:56.744Z] [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
[2026-03-04T23:34:56.744Z] [INFO]
[2026-03-04T23:34:56.744Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-common-deployment >---------
[2026-03-04T23:34:56.744Z] [INFO] Building Quarkus - Amazon Lambda - Common Deployment 2.7.5.Final [628/964]
[2026-03-04T23:34:56.744Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:34:56.744Z] [INFO]
[2026-03-04T23:34:56.744Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:56.744Z] [INFO]
[2026-03-04T23:34:56.744Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.375Z] [INFO]
[2026-03-04T23:34:57.375Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO] Processed 10 files in 38ms (Formatted: 0, Unchanged: 10, Failed: 0, Readonly: 0)
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO] Processed 10 files in 00:00.051 (Already Sorted: 10, Needed Sorting: 0)
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:57.376Z] [INFO] Copying 4 resources
[2026-03-04T23:34:57.376Z] [INFO]
[2026-03-04T23:34:57.376Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:57.376Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:57.376Z] [INFO] Compiling 9 source files to /quarkus/extensions/amazon-lambda/common-deployment/target/classes
[2026-03-04T23:34:58.688Z] [INFO]
[2026-03-04T23:34:58.688Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:58.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:34:58.688Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/common-deployment/src/test/resources
[2026-03-04T23:34:58.688Z] [INFO]
[2026-03-04T23:34:58.688Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:58.688Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:34:58.688Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda/common-deployment/target/test-classes
[2026-03-04T23:34:59.320Z] [INFO]
[2026-03-04T23:34:59.320Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:34:59.320Z] [INFO]
[2026-03-04T23:34:59.320Z] [INFO] -------------------------------------------------------
[2026-03-04T23:34:59.320Z] [INFO] T E S T S
[2026-03-04T23:34:59.320Z] [INFO] -------------------------------------------------------
[2026-03-04T23:34:59.320Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:34:59.950Z] [INFO] Running io.quarkus.it.UtilTest
[2026-03-04T23:35:00.581Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in io.quarkus.it.UtilTest
[2026-03-04T23:35:00.581Z] [INFO]
[2026-03-04T23:35:00.581Z] [INFO] Results:
[2026-03-04T23:35:00.581Z] [INFO]
[2026-03-04T23:35:00.581Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:35:00.581Z] [INFO]
[2026-03-04T23:35:00.582Z] [INFO]
[2026-03-04T23:35:00.582Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:35:00.582Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final.jar
[2026-03-04T23:35:01.892Z] [INFO]
[2026-03-04T23:35:01.892Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:35:01.892Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/common-deployment/target/quarkus-amazon-lambda-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:35:02.524Z] [INFO]
[2026-03-04T23:35:02.524Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-common-deployment ---
[2026-03-04T23:35:02.525Z] [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
[2026-03-04T23:35:02.525Z] [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
[2026-03-04T23:35:02.525Z] [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
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] ------------------< io.quarkus:quarkus-amazon-lambda >------------------
[2026-03-04T23:35:02.525Z] [INFO] Building Quarkus - Amazon Lambda - Runtime 2.7.5.Final [629/964]
[2026-03-04T23:35:02.525Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:02.525Z] [INFO]
[2026-03-04T23:35:02.525Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:03.158Z] [INFO] Processed 7 files in 30ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:35:03.158Z] [INFO]
[2026-03-04T23:35:03.158Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:03.158Z] [INFO] Processed 7 files in 00:00.018 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:35:03.158Z] [INFO]
[2026-03-04T23:35:03.158Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:03.158Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:03.158Z] [INFO] Copying 1 resource
[2026-03-04T23:35:03.158Z] [INFO]
[2026-03-04T23:35:03.158Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:03.158Z] [INFO]
[2026-03-04T23:35:03.158Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:03.158Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:03.158Z] [INFO] Compiling 5 source files to /quarkus/extensions/amazon-lambda/runtime/target/classes
[2026-03-04T23:35:04.473Z] [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
[2026-03-04T23:35:04.473Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-03-04T23:35:04.473Z] found: java.util.List
[2026-03-04T23:35:04.473Z] [WARNING] /quarkus/extensions/amazon-lambda/runtime/src/main/java/io/quarkus/amazon/lambda/runtime/handlers/S3EventInputReader.java:[28,43] unchecked conversion
[2026-03-04T23:35:04.473Z] required: java.util.List<com.amazonaws.services.lambda.runtime.events.models.s3.S3EventNotification.S3EventNotificationRecord>
[2026-03-04T23:35:04.473Z] found: java.util.List
[2026-03-04T23:35:04.473Z] [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
[2026-03-04T23:35:04.473Z] [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
[2026-03-04T23:35:04.473Z] [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
[2026-03-04T23:35:04.473Z] [INFO]
[2026-03-04T23:35:04.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:04.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:04.473Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/runtime/src/test/resources
[2026-03-04T23:35:04.473Z] [INFO]
[2026-03-04T23:35:04.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:04.473Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:04.473Z] [INFO] Compiling 2 source files to /quarkus/extensions/amazon-lambda/runtime/target/test-classes
[2026-03-04T23:35:04.473Z] [INFO]
[2026-03-04T23:35:04.473Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:04.473Z] [INFO]
[2026-03-04T23:35:04.473Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:04.473Z] [INFO] T E S T S
[2026-03-04T23:35:04.473Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:04.473Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:35:05.786Z] [INFO] Running io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-03-04T23:35:05.786Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in io.quarkus.amazon.lambda.runtime.S3EventTest
[2026-03-04T23:35:05.786Z] [INFO] Running io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-03-04T23:35:07.201Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 s - in io.quarkus.amazon.lambda.runtime.AmazonLambdaContextTest
[2026-03-04T23:35:07.201Z] [INFO]
[2026-03-04T23:35:07.201Z] [INFO] Results:
[2026-03-04T23:35:07.201Z] [INFO]
[2026-03-04T23:35:07.201Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:35:07.201Z] [INFO]
[2026-03-04T23:35:07.201Z] [INFO]
[2026-03-04T23:35:07.201Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:07.201Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final.jar
[2026-03-04T23:35:07.201Z] [INFO]
[2026-03-04T23:35:07.202Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:07.202Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/runtime/target/quarkus-amazon-lambda-2.7.5.Final-sources.jar
[2026-03-04T23:35:07.202Z] [INFO]
[2026-03-04T23:35:07.202Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda ---
[2026-03-04T23:35:07.202Z] [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
[2026-03-04T23:35:07.202Z] [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
[2026-03-04T23:35:07.202Z] [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
[2026-03-04T23:35:07.202Z] [INFO]
[2026-03-04T23:35:07.202Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-deployment >-------------
[2026-03-04T23:35:07.202Z] [INFO] Building Quarkus - Amazon Lambda - Deployment 2.7.5.Final [630/964]
[2026-03-04T23:35:07.202Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:07.202Z] [INFO]
[2026-03-04T23:35:07.202Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.202Z] [INFO]
[2026-03-04T23:35:07.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO] Processed 7 files in 26ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0)
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO] Processed 7 files in 00:00.008 (Already Sorted: 7, Needed Sorting: 0)
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:07.832Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/main/resources
[2026-03-04T23:35:07.832Z] [INFO]
[2026-03-04T23:35:07.832Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.832Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:07.832Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda/deployment/target/classes
[2026-03-04T23:35:07.832Z] [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
[2026-03-04T23:35:07.833Z] [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
[2026-03-04T23:35:07.833Z] [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
[2026-03-04T23:35:07.833Z] [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
[2026-03-04T23:35:07.833Z] [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
[2026-03-04T23:35:07.833Z] [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
[2026-03-04T23:35:07.833Z] [INFO]
[2026-03-04T23:35:07.833Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.833Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:07.833Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/deployment/src/test/resources
[2026-03-04T23:35:07.833Z] [INFO]
[2026-03-04T23:35:07.833Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:07.833Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:07.833Z] [INFO] Compiling 4 source files to /quarkus/extensions/amazon-lambda/deployment/target/test-classes
[2026-03-04T23:35:09.887Z] [INFO]
[2026-03-04T23:35:09.887Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:09.887Z] [INFO]
[2026-03-04T23:35:09.887Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:09.887Z] [INFO] T E S T S
[2026-03-04T23:35:09.887Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:09.887Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:35:10.519Z] [INFO] Running io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:14,461 INFO [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
[2026-03-04T23:35:25.091Z] Tests paused
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:15,218 INFO [io.qua.ama.lam.run.MockEventServer] (build-18) Mock Lambda Event Server Started
[2026-03-04T23:35:25.091Z] Running tests for the first time
[2026-03-04T23:35:25.091Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:25.091Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,098 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:25.091Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:35:25.091Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:35:25.091Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:35:25.091Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:35:25.091Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,128 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 3.110s.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,129 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,129 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,555 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-7) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:17,776 INFO [io.qua.ama.lam.run.MockEventServer] (build-7) Mock Lambda Event Server Started
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:18,597 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:18,608 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.815s.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:18,608 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:18,608 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,012 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 8fd4eebb-caeb-44cf-bb0e-9601907479e9 into the queue
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,013 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 8fd4eebb-caeb-44cf-bb0e-9601907479e9, added to pending request map
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,036 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 8fd4eebb-caeb-44cf-bb0e-9601907479e9
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,152 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,153 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,221 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.073s
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:20,222 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:25.091Z] All 1 test is passing (0 skipped), 1 test was run in 4021ms. Tests completed at 23:35:20.
[2026-03-04T23:35:25.091Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:25.091Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,197 INFO [io.qua.ama.lam.run.MockEventServer] (build-1) Mock Lambda Event Server Started
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,536 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.436s.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,537 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,537 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,538 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,573 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 40e7bf42-e181-4407-a039-5b1d80675f72 into the queue
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,574 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 40e7bf42-e181-4407-a039-5b1d80675f72, added to pending request map
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,577 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 40e7bf42-e181-4407-a039-5b1d80675f72
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,594 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,594 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,594 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.001s
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,595 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,597 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,599 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,599 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
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-03-04T23:35:25.091Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:35:25.091Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:35:25.091Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:35:25.091Z]
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,606 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,606 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-03-04T23:35:25.091Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T23:35:25.091Z] Response body doesn't match expectation.
[2026-03-04T23:35:25.091Z] Expected: a string containing "Hey Stu"
[2026-03-04T23:35:25.091Z] Actual: "Yo Stu"
[2026-03-04T23:35:25.091Z]
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T23:35:25.091Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T23:35:25.091Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T23:35:25.091Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T23:35:25.091Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:25.091Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:25.091Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T23:35:25.091Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:35:25.091Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:25.091Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:25.091Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:35:25.091Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T23:35:25.091Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T23:35:25.091Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T23:35:25.091Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T23:35:25.091Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T23:35:25.091Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:35:25.091Z]
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:22,611 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T23:35:25.091Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 535ms. Tests completed at 23:35:22 due to changes to GreetingLambda.class.
[2026-03-04T23:35:25.091Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:25.091Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:23,997 INFO [io.qua.ama.lam.run.MockEventServer] (build-4) Mock Lambda Event Server Started
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,348 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,349 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.421s.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,349 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,349 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:25.091Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,409 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 8206de7c-ccf7-4be7-934b-530010a755d5 into the queue
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,409 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 8206de7c-ccf7-4be7-934b-530010a755d5, added to pending request map
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,413 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 8206de7c-ccf7-4be7-934b-530010a755d5
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,422 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.001s
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,423 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,423 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,423 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,428 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,428 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,428 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
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-03-04T23:35:25.091Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:35:25.091Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-03-04T23:35:25.091Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:35:25.091Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:35:25.091Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:35:25.091Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:35:25.091Z]
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,431 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T23:35:25.091Z] All 1 test is passing (0 skipped), 1 test was run in 534ms. Tests completed at 23:35:24 due to changes to LambdaHandlerET.class.
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,459 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:25.091Z] 2026-03-04 23:35:24,463 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.006s
[2026-03-04T23:35:32.390Z] Tests paused
[2026-03-04T23:35:32.390Z] Running tests for the first time
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:24,463 INFO [io.qua.ama.lam.run.MockEventServer] (Quarkus Main Thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:24,467 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Lambda polling thread complete (DEVELOPMENT)
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:25,591 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-21) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:25,808 INFO [io.qua.ama.lam.run.MockEventServer] (build-21) Mock Lambda Event Server Started
[2026-03-04T23:35:32.390Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:32.390Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:32.390Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,734 INFO [org.jbo.threads] (Test runner thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,744 INFO [org.jbo.threads] (Quarkus Main Thread) JBoss Threads version 3.4.2.Final
[2026-03-04T23:35:32.390Z] __ ____ __ _____ ___ __ ____ ______
[2026-03-04T23:35:32.390Z] --/ __ \/ / / / _ | / _ \/ //_/ / / / __/
[2026-03-04T23:35:32.390Z] -/ /_/ / /_/ / __ |/ , _/ ,< / /_/ /\ \
[2026-03-04T23:35:32.390Z] --\___\_\____/_/ |_/_/|_/_/|_|\____/___/
[2026-03-04T23:35:32.390Z] Powered by Quarkus 2.7.5.Final
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,779 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Listening on: http://localhost:8080/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,845 INFO [io.quarkus] (Quarkus Main Thread) Quarkus 2.7.5.Final on JVM started in 1.927s.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,845 INFO [io.quarkus] (Quarkus Main Thread) Profile dev activated. Live Coding activated.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:26,845 INFO [io.quarkus] (Quarkus Main Thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,075 WARN [io.net.res.dns.DefaultDnsServerAddressStreamProvider] (build-18) Default DNS servers: [/[2001:4860:4860:0:0:0:0:8888]:53, /[2001:4860:4860:0:0:0:0:8844]:53] (Google Public DNS as a fallback)
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,246 INFO [io.qua.ama.lam.run.MockEventServer] (build-18) Mock Lambda Event Server Started
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,940 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,950 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 1.609s.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,951 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:27,951 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:32.390Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,437 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message aa5f4fea-e45d-4505-ac9b-2f7af0962c77 into the queue
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,438 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing aa5f4fea-e45d-4505-ac9b-2f7af0962c77, added to pending request map
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,452 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response aa5f4fea-e45d-4505-ac9b-2f7af0962c77
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,535 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,535 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,537 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.003s
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:28,538 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:32.390Z] All 1 test is passing (0 skipped), 1 test was run in 2746ms. Tests completed at 23:35:28.
[2026-03-04T23:35:32.390Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:32.390Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:32.390Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:29,963 INFO [io.qua.ama.lam.run.MockEventServer] (build-13) Mock Lambda Event Server Started
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,282 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,286 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.388s.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,286 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,287 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:32.390Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,311 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 712b15d5-6c59-4802-b4a5-4da14170f021 into the queue
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,312 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 712b15d5-6c59-4802-b4a5-4da14170f021, added to pending request map
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,315 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 712b15d5-6c59-4802-b4a5-4da14170f021
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,332 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,332 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,333 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,333 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,343 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #2 ====================
[2026-03-04T23:35:32.390Z] 2026-03-04 23:35:30,343 ERROR [io.qua.test] (Test runner thread) Test LambdaHandlerET#testSimpleLambdaSuccess() failed
[2026-03-04T23:35:32.390Z] : java.lang.AssertionError: 1 expectation failed.
[2026-03-04T23:35:32.390Z] Response body doesn't match expectation.
[2026-03-04T23:35:32.390Z] Expected: a string containing "Hey Stu"
[2026-03-04T23:35:32.390Z] Actual: "Yo Stu"
[2026-03-04T23:35:32.390Z]
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2026-03-04T23:35:32.390Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
[2026-03-04T23:35:32.390Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:493)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:674)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:32.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:98)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:32.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
[2026-03-04T23:35:32.390Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
[2026-03-04T23:35:32.390Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
[2026-03-04T23:35:32.390Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
[2026-03-04T23:35:32.390Z] at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
[2026-03-04T23:35:32.390Z] at io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET.testSimpleLambdaSuccess(LambdaHandlerET.java:28)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:35:32.390Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:35:32.390Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:35:32.390Z] at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:996)
[2026-03-04T23:35:32.390Z] at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:821)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
[2026-03-04T23:35:32.390Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:32.390Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:32.390Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
[2026-03-04T23:35:32.390Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:95)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:91)
[2026-03-04T23:35:32.390Z] at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:60)
[2026-03-04T23:35:32.390Z] at io.quarkus.deployment.dev.testing.JunitTestRunner$2.run(JunitTestRunner.java:215)
[2026-03-04T23:35:32.390Z] at io.quarkus.deployment.dev.testing.ModuleTestRunner$2.run(ModuleTestRunner.java:90)
[2026-03-04T23:35:32.390Z] at io.quarkus.deployment.dev.testing.TestSupport.runInternal(TestSupport.java:384)
[2026-03-04T23:35:32.391Z] at io.quarkus.deployment.dev.testing.TestSupport$2.run(TestSupport.java:304)
[2026-03-04T23:35:32.391Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:35:32.391Z]
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:30,345 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<
[2026-03-04T23:35:32.391Z] 1 test failed (0 passing, 0 skipped), 1 test was run in 465ms. Tests completed at 23:35:30 due to changes to GreetingLambda.class.
[2026-03-04T23:35:32.391Z] Starting test run, 1 tests to run.
[2026-03-04T23:35:32.391Z] Running 1/1. Running: #JUnit Jupiter
[2026-03-04T23:35:32.391Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#LambdaHandlerET
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:31,731 INFO [io.qua.ama.lam.run.MockEventServer] (build-10) Mock Lambda Event Server Started
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:31,986 INFO [io.quarkus] (Test runner thread) Quarkus 2.7.5.Final on JVM started in 0.324s.
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:31,986 INFO [io.quarkus] (Test runner thread) Profile test activated.
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:31,987 INFO [io.quarkus] (Test runner thread) Installed features: [amazon-lambda, cdi]
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:31,988 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Listening on: http://localhost:8081/_lambda_/2018-06-01/runtime/invocation/next
[2026-03-04T23:35:32.391Z] Running 1/1. Running: io.quarkus.amazon.lambda.deployment.testing.LambdaHandlerET#testSimpleLambdaSuccess()
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,013 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Putting message 12752a10-498b-4b9c-8fea-ebd95a053200 into the queue
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,013 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-1) Starting processing 12752a10-498b-4b9c-8fea-ebd95a053200, added to pending request map
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,016 DEBUG [io.qua.ama.lam.run.MockEventServer] (vert.x-eventloop-thread-0) Sending response 12752a10-498b-4b9c-8fea-ebd95a053200
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,023 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,023 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (TEST)) Lambda polling thread complete (TEST)
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,024 INFO [io.quarkus] (Test runner thread) Quarkus(test application) stopped in 0.002s
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,024 INFO [io.qua.ama.lam.run.MockEventServer] (Test runner thread) Stopping Mock Lambda Event Server
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,026 ERROR [io.qua.ama.lam.run.MockEventServer] (vert.x-worker-thread-3) nextEvent interrupted
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,027 ERROR [io.ver.ext.web.RoutingContext] (vert.x-eventloop-thread-0) Unhandled exception in router
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,028 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
[2026-03-04T23:35:32.391Z] at io.quarkus.amazon.lambda.runtime.MockEventServer.getEventContentType(MockEventServer.java:163)
[2026-03-04T23:35:32.391Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:140)
[2026-03-04T23:35:32.391Z] at io.quarkus.amazon.lambda.runtime.MockEventServer$1.handle(MockEventServer.java:110)
[2026-03-04T23:35:32.391Z] at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:159)
[2026-03-04T23:35:32.391Z] at io.vertx.core.impl.AbstractContext.dispatch(AbstractContext.java:100)
[2026-03-04T23:35:32.391Z] at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:157)
[2026-03-04T23:35:32.391Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-04T23:35:32.391Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-04T23:35:32.391Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:35:32.391Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:35:32.391Z]
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,033 INFO [io.qua.test] (Test runner thread) All tests are now passing
[2026-03-04T23:35:32.391Z] All 1 test is passing (0 skipped), 1 test was run in 394ms. Tests completed at 23:35:32 due to changes to LambdaHandlerET.class.
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,060 WARN [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Aborting lambda poll loop: ending dev/test mode
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,062 INFO [io.qua.ama.lam.run.AbstractLambdaPollLoop] (Lambda Thread (DEVELOPMENT)) Lambda polling thread complete (DEVELOPMENT)
[2026-03-04T23:35:32.391Z] 2026-03-04 23:35:32,062 INFO [io.quarkus] (Quarkus Main Thread) Quarkus stopped in 0.003s
[2026-03-04T23:35:32.391Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.89 s - in io.quarkus.amazon.lambda.deployment.testing.LambdaDevServicesContinuousTestingTestCase
[2026-03-04T23:35:32.391Z] [INFO]
[2026-03-04T23:35:32.391Z] [INFO] Results:
[2026-03-04T23:35:32.391Z] [INFO]
[2026-03-04T23:35:32.391Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:35:32.391Z] [INFO]
[2026-03-04T23:35:32.391Z] [INFO]
[2026-03-04T23:35:32.391Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:32.391Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final.jar
[2026-03-04T23:35:33.702Z] [INFO]
[2026-03-04T23:35:33.702Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:33.702Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/deployment/target/quarkus-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:35:34.717Z] [INFO]
[2026-03-04T23:35:34.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-deployment ---
[2026-03-04T23:35:34.717Z] [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
[2026-03-04T23:35:34.717Z] [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
[2026-03-04T23:35:34.717Z] [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
[2026-03-04T23:35:34.717Z] [INFO]
[2026-03-04T23:35:34.717Z] [INFO] -------------< io.quarkus:quarkus-amazon-lambda-archetype >-------------
[2026-03-04T23:35:34.717Z] [INFO] Building Quarkus - Amazon Lambda - Archetype 2.7.5.Final [631/964]
[2026-03-04T23:35:34.717Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-03-04T23:35:34.717Z] [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
[2026-03-04T23:35:35.350Z] [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
[2026-03-04T23:35:35.350Z] [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 182 kB/s)
[2026-03-04T23:35:35.350Z] [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
[2026-03-04T23:35:35.350Z] [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
[2026-03-04T23:35:35.350Z] [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 2.1 MB/s)
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.350Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.350Z] [INFO]
[2026-03-04T23:35:35.351Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.351Z] [INFO]
[2026-03-04T23:35:35.351Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.351Z] [INFO]
[2026-03-04T23:35:35.351Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.982Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:35:35.982Z] [INFO]
[2026-03-04T23:35:35.982Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:35.982Z] [INFO] Copying 1 resource
[2026-03-04T23:35:35.982Z] [INFO] Copying 15 resources
[2026-03-04T23:35:35.982Z] [INFO] Copying 1 resource
[2026-03-04T23:35:35.982Z] [INFO]
[2026-03-04T23:35:35.982Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:35.982Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda/maven-archetype/src/test/resources
[2026-03-04T23:35:35.982Z] [INFO]
[2026-03-04T23:35:35.982Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:35.982Z] [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
[2026-03-04T23:35:35.982Z] [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
[2026-03-04T23:35:35.982Z] [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 43 kB/s)
[2026-03-04T23:35:35.982Z] [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
[2026-03-04T23:35:35.982Z] [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
[2026-03-04T23:35:35.982Z] [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 30 kB/s)
[2026-03-04T23:35:35.982Z] [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
[2026-03-04T23:35:36.610Z] [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
[2026-03-04T23:35:36.610Z] [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 39 kB/s)
[2026-03-04T23:35:36.610Z] [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
[2026-03-04T23:35:36.610Z] [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
[2026-03-04T23:35:36.610Z] [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 386 kB/s)
[2026-03-04T23:35:36.610Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-03-04T23:35:36.610Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom
[2026-03-04T23:35:36.610Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (1.3 kB at 26 kB/s)
[2026-03-04T23:35:36.610Z] [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
[2026-03-04T23:35:37.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[2026-03-04T23:35:37.239Z] [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)
[2026-03-04T23:35:37.239Z] [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
[2026-03-04T23:35:37.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[2026-03-04T23:35:37.239Z] [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 80 kB/s)
[2026-03-04T23:35:37.239Z] [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
[2026-03-04T23:35:37.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[2026-03-04T23:35:37.239Z] [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 312 kB/s)
[2026-03-04T23:35:37.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-03-04T23:35:37.240Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom
[2026-03-04T23:35:37.240Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 135 kB/s)
[2026-03-04T23:35:37.240Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.pom
[2026-03-04T23:35:37.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom
[2026-03-04T23:35:37.875Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 21 kB/s)
[2026-03-04T23:35:37.875Z] [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
[2026-03-04T23:35:37.875Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
[2026-03-04T23:35:37.875Z] [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 89 kB/s)
[2026-03-04T23:35:37.875Z] [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
[2026-03-04T23:35:37.875Z] [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
[2026-03-04T23:35:37.875Z] [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 143 kB/s)
[2026-03-04T23:35:37.875Z] [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
[2026-03-04T23:35:38.504Z] [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
[2026-03-04T23:35:38.504Z] [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 112 kB/s)
[2026-03-04T23:35:38.504Z] [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
[2026-03-04T23:35:38.504Z] [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
[2026-03-04T23:35:38.504Z] [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 38 kB/s)
[2026-03-04T23:35:38.504Z] [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
[2026-03-04T23:35:38.504Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[2026-03-04T23:35:38.504Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 287 kB/s)
[2026-03-04T23:35:38.504Z] [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
[2026-03-04T23:35:39.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom
[2026-03-04T23:35:39.133Z] [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 461 kB/s)
[2026-03-04T23:35:39.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.pom
[2026-03-04T23:35:39.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom
[2026-03-04T23:35:39.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.pom (264 B at 4.0 kB/s)
[2026-03-04T23:35:39.133Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-03-04T23:35:39.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom
[2026-03-04T23:35:39.134Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.2/asm-parent-3.2.pom (4.4 kB at 70 kB/s)
[2026-03-04T23:35:39.134Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-03-04T23:35:39.134Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.pom
[2026-03-04T23:35:39.763Z] [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)
[2026-03-04T23:35:39.763Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-03-04T23:35:39.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom
[2026-03-04T23:35:39.763Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.pom (404 B at 6.7 kB/s)
[2026-03-04T23:35:39.763Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.pom
[2026-03-04T23:35:39.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.pom
[2026-03-04T23:35:39.763Z] [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)
[2026-03-04T23:35:39.763Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-03-04T23:35:39.763Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom
[2026-03-04T23:35:40.391Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.pom (417 B at 7.7 kB/s)
[2026-03-04T23:35:40.391Z] [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
[2026-03-04T23:35:40.391Z] [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
[2026-03-04T23:35:40.391Z] [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 11 kB/s)
[2026-03-04T23:35:40.391Z] [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
[2026-03-04T23:35:40.391Z] [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
[2026-03-04T23:35:40.391Z] [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 23 kB/s)
[2026-03-04T23:35:40.391Z] [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
[2026-03-04T23:35:41.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
[2026-03-04T23:35:41.019Z] [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 44 kB/s)
[2026-03-04T23:35:41.019Z] [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
[2026-03-04T23:35:41.019Z] [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
[2026-03-04T23:35:41.019Z] [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 70 kB/s)
[2026-03-04T23:35:41.019Z] [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
[2026-03-04T23:35:41.019Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[2026-03-04T23:35:41.019Z] [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 193 kB/s)
[2026-03-04T23:35:41.019Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-03-04T23:35:41.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[2026-03-04T23:35:41.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 694 kB/s)
[2026-03-04T23:35:41.648Z] [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
[2026-03-04T23:35:41.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
[2026-03-04T23:35:41.648Z] [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 160 kB/s)
[2026-03-04T23:35:41.648Z] [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
[2026-03-04T23:35:41.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
[2026-03-04T23:35:42.276Z] [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 97 kB/s)
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/jdom/jdom/1.0/jdom-1.0.jar
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm/3.2/asm-3.2.jar
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-util/3.2/asm-util-3.2.jar
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-03-04T23:35:42.276Z] [INFO] Downloading from jboss-public-repository: https://repository.jboss.org/nexus/content/groups/public/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.276Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (27 kB at 522 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar
[2026-03-04T23:35:42.905Z] [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 359 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[2026-03-04T23:35:42.905Z] [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 70 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar
[2026-03-04T23:35:42.905Z] [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 5.3 MB/s)
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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 297 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar
[2026-03-04T23:35:42.905Z] [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 1.1 MB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar
[2026-03-04T23:35:42.905Z] [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 501 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 2.8 MB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 1.2 MB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.2/asm-3.2.jar (43 kB at 282 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar
[2026-03-04T23:35:42.905Z] [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 35 MB/s)
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-commons/3.2/asm-commons-3.2.jar (33 kB at 201 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-analysis/3.2/asm-analysis-3.2.jar (18 kB at 101 kB/s)
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-util/3.2/asm-util-3.2.jar (37 kB at 202 kB/s)
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [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 59 kB/s)
[2026-03-04T23:35:42.905Z] [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
[2026-03-04T23:35:42.905Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-tree/3.2/asm-tree-3.2.jar (22 kB at 107 kB/s)
[2026-03-04T23:35:42.905Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
[2026-03-04T23:35:42.905Z] [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 145 kB/s)
[2026-03-04T23:35:42.905Z] [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 552 kB/s)
[2026-03-04T23:35:42.905Z] [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 245 kB/s)
[2026-03-04T23:35:42.905Z] [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 85 kB/s)
[2026-03-04T23:35:42.905Z] [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 5.6 MB/s)
[2026-03-04T23:35:43.579Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:43.579Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda/maven-archetype/target/quarkus-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:43.579Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-archetype ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-xray-parent >------------
[2026-03-04T23:35:43.579Z] [INFO] Building Quarkus - Amazon Lambda X-Ray 2.7.5.Final [632/964]
[2026-03-04T23:35:43.579Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-parent ---
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [INFO]
[2026-03-04T23:35:43.579Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-xray >----------------
[2026-03-04T23:35:43.579Z] [INFO] Building Quarkus - Amazon Lambda Xray - Runtime 2.7.5.Final [633/964]
[2026-03-04T23:35:43.579Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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 26 kB/s)
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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 35 kB/s)
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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 72 kB/s)
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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 305 kB/s)
[2026-03-04T23:35:43.579Z] [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
[2026-03-04T23:35:43.579Z] [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 92 kB/s)
[2026-03-04T23:35:43.579Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
[2026-03-04T23:35:44.214Z] [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 167 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.pom
[2026-03-04T23:35:44.214Z] [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 65 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 118 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/core/2.15.20/core-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 43 kB/s)
[2026-03-04T23:35:44.214Z] [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
[2026-03-04T23:35:44.214Z] [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 860 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/bom-internal/2.15.20/bom-internal-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 303 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 34 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 102 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 70 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 231 kB/s)
[2026-03-04T23:35:44.214Z] [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
[2026-03-04T23:35:44.214Z] [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 70 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.pom
[2026-03-04T23:35:44.214Z] [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 61 kB/s)
[2026-03-04T23:35:44.214Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.pom
[2026-03-04T23:35:44.848Z] [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 30 kB/s)
[2026-03-04T23:35:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.pom
[2026-03-04T23:35:44.848Z] [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 101 kB/s)
[2026-03-04T23:35:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.pom
[2026-03-04T23:35:44.848Z] [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 119 kB/s)
[2026-03-04T23:35:44.848Z] [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
[2026-03-04T23:35:44.848Z] [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 27 kB/s)
[2026-03-04T23:35:44.848Z] [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
[2026-03-04T23:35:44.848Z] [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
[2026-03-04T23:35:44.848Z] [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
[2026-03-04T23:35:44.848Z] [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
[2026-03-04T23:35:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
[2026-03-04T23:35:44.848Z] [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 227 kB/s)
[2026-03-04T23:35:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/jmespath-java/1.11.903/jmespath-java-1.11.903.jar
[2026-03-04T23:35:44.848Z] [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 11 MB/s)
[2026-03-04T23:35:44.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/aws-core/2.15.20/aws-core-2.15.20.jar
[2026-03-04T23:35:44.848Z] [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 10 MB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/annotations/2.15.20/annotations-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 16 MB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/regions/2.15.20/regions-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 2.7 MB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/auth/2.15.20/auth-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 963 kB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/profiles/2.15.20/profiles-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 294 kB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/sdk-core/2.15.20/sdk-core-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 71 kB/s)
[2026-03-04T23:35:44.849Z] [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
[2026-03-04T23:35:44.849Z] [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 3.7 MB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/metrics-spi/2.15.20/metrics-spi-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 1.1 MB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/awssdk/utils/2.15.20/utils-2.15.20.jar
[2026-03-04T23:35:44.849Z] [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 185 kB/s)
[2026-03-04T23:35:44.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/software/amazon/eventstream/eventstream/1.0.1/eventstream-1.0.1.jar
[2026-03-04T23:35:44.849Z] [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 3.9 MB/s)
[2026-03-04T23:35:44.849Z] [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
[2026-03-04T23:35:44.849Z] [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 406 kB/s)
[2026-03-04T23:35:44.849Z] [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 110 kB/s)
[2026-03-04T23:35:44.849Z] [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 635 kB/s)
[2026-03-04T23:35:44.849Z] [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 171 kB/s)
[2026-03-04T23:35:44.849Z] [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 32 kB/s)
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:44.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:44.849Z] [INFO] Copying 1 resource
[2026-03-04T23:35:44.849Z] [INFO]
[2026-03-04T23:35:44.849Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.478Z] [INFO]
[2026-03-04T23:35:45.479Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.479Z] [INFO] No sources to compile
[2026-03-04T23:35:45.479Z] [INFO]
[2026-03-04T23:35:45.479Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:45.479Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/runtime/src/test/resources
[2026-03-04T23:35:45.479Z] [INFO]
[2026-03-04T23:35:45.479Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.479Z] [INFO] No sources to compile
[2026-03-04T23:35:45.479Z] [INFO]
[2026-03-04T23:35:45.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.479Z] [INFO] No tests to run.
[2026-03-04T23:35:45.479Z] [INFO]
[2026-03-04T23:35:45.479Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:45.479Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final.jar
[2026-03-04T23:35:46.789Z] [INFO]
[2026-03-04T23:35:46.789Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:46.789Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/runtime/target/quarkus-amazon-lambda-xray-2.7.5.Final-sources.jar
[2026-03-04T23:35:47.421Z] [INFO]
[2026-03-04T23:35:47.421Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray ---
[2026-03-04T23:35:47.421Z] [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
[2026-03-04T23:35:47.421Z] [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
[2026-03-04T23:35:47.421Z] [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
[2026-03-04T23:35:47.421Z] [INFO]
[2026-03-04T23:35:47.421Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-xray-deployment >----------
[2026-03-04T23:35:47.421Z] [INFO] Building Quarkus - Amazon Lambda X-Ray - Deployment 2.7.5.Final [634/964]
[2026-03-04T23:35:47.421Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:47.421Z] [INFO]
[2026-03-04T23:35:47.421Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:47.421Z] [INFO]
[2026-03-04T23:35:47.421Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO] Processed 1 files in 26ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO] Processed 1 files in 00:00.006 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:48.052Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/main/resources
[2026-03-04T23:35:48.052Z] [INFO]
[2026-03-04T23:35:48.052Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:48.052Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:48.052Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-xray/deployment/target/classes
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:50.106Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-xray/deployment/src/test/resources
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [INFO] No sources to compile
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [INFO] No tests to run.
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final.jar
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-xray/deployment/target/quarkus-amazon-lambda-xray-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-xray-deployment ---
[2026-03-04T23:35:50.106Z] [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
[2026-03-04T23:35:50.106Z] [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
[2026-03-04T23:35:50.106Z] [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
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-http-parent >------------
[2026-03-04T23:35:50.106Z] [INFO] Building Quarkus - Amazon Lambda HTTP 2.7.5.Final [635/964]
[2026-03-04T23:35:50.106Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-parent ---
[2026-03-04T23:35:50.106Z] [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
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-http >----------------
[2026-03-04T23:35:50.106Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Runtime 2.7.5.Final [636/964]
[2026-03-04T23:35:50.106Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.106Z] [INFO]
[2026-03-04T23:35:50.106Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.107Z] [INFO] Processed 12 files in 57ms (Formatted: 0, Unchanged: 12, Failed: 0, Readonly: 0)
[2026-03-04T23:35:50.107Z] [INFO]
[2026-03-04T23:35:50.107Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.107Z] [INFO] Processed 12 files in 00:00.027 (Already Sorted: 12, Needed Sorting: 0)
[2026-03-04T23:35:50.107Z] [INFO]
[2026-03-04T23:35:50.107Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:50.107Z] [INFO] Copying 1 resource
[2026-03-04T23:35:50.107Z] [INFO]
[2026-03-04T23:35:50.107Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.107Z] [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
[2026-03-04T23:35:50.737Z] [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 27 kB/s)
[2026-03-04T23:35:50.737Z] [INFO]
[2026-03-04T23:35:50.737Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:50.737Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:50.737Z] [INFO] Compiling 11 source files to /quarkus/extensions/amazon-lambda-http/runtime/target/classes
[2026-03-04T23:35:51.368Z] [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
[2026-03-04T23:35:51.368Z] [INFO]
[2026-03-04T23:35:51.368Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:51.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:51.368Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/runtime/src/test/resources
[2026-03-04T23:35:51.368Z] [INFO]
[2026-03-04T23:35:51.368Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:51.368Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:51.368Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/runtime/target/test-classes
[2026-03-04T23:35:52.680Z] [INFO]
[2026-03-04T23:35:52.680Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:52.680Z] [INFO]
[2026-03-04T23:35:52.680Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:52.680Z] [INFO] T E S T S
[2026-03-04T23:35:52.680Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:52.680Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:35:53.310Z] [INFO] Running io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-03-04T23:35:53.940Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-03-04T23:35:55.254Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 s - in io.quarkus.amazon.lambda.http.LambdaHttpHandlerTest
[2026-03-04T23:35:55.254Z] [INFO]
[2026-03-04T23:35:55.254Z] [INFO] Results:
[2026-03-04T23:35:55.254Z] [INFO]
[2026-03-04T23:35:55.254Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:35:55.254Z] [INFO]
[2026-03-04T23:35:55.254Z] [INFO]
[2026-03-04T23:35:55.254Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:55.254Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final.jar
[2026-03-04T23:35:56.667Z] [INFO]
[2026-03-04T23:35:56.667Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:56.667Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/runtime/target/quarkus-amazon-lambda-http-2.7.5.Final-sources.jar
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http ---
[2026-03-04T23:35:57.974Z] [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
[2026-03-04T23:35:57.974Z] [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
[2026-03-04T23:35:57.974Z] [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
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-http-event-server >---------
[2026-03-04T23:35:57.974Z] [INFO] Building Quarkus - Amazon Lambda HTTP Event Server 2.7.5.Final [637/964]
[2026-03-04T23:35:57.974Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO] Processed 2 files in 28ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO] Processed 2 files in 00:00.013 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:57.974Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/main/resources
[2026-03-04T23:35:57.974Z] [INFO]
[2026-03-04T23:35:57.974Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:57.974Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:57.974Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/classes
[2026-03-04T23:35:59.284Z] [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
[2026-03-04T23:35:59.284Z] [INFO]
[2026-03-04T23:35:59.284Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:59.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:35:59.284Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/resources
[2026-03-04T23:35:59.284Z] [INFO]
[2026-03-04T23:35:59.284Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:59.284Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:35:59.284Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-http/http-event-server/target/test-classes
[2026-03-04T23:35:59.284Z] [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
[2026-03-04T23:35:59.284Z] [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
[2026-03-04T23:35:59.284Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:35:59.284Z] found: java.util.HashMap
[2026-03-04T23:35:59.284Z] [WARNING] /quarkus/extensions/amazon-lambda-http/http-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[69,24] unchecked conversion
[2026-03-04T23:35:59.284Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:35:59.284Z] found: java.util.HashMap
[2026-03-04T23:35:59.284Z] [INFO]
[2026-03-04T23:35:59.284Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:35:59.284Z] [INFO]
[2026-03-04T23:35:59.284Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:59.284Z] [INFO] T E S T S
[2026-03-04T23:35:59.284Z] [INFO] -------------------------------------------------------
[2026-03-04T23:35:59.284Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:36:00.594Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:36:02.683Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] Results:
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:36:02.683Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final.jar
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:36:02.683Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/http-event-server/target/quarkus-amazon-lambda-http-event-server-2.7.5.Final-sources.jar
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-event-server ---
[2026-03-04T23:36:02.683Z] [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
[2026-03-04T23:36:02.683Z] [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
[2026-03-04T23:36:02.683Z] [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
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-deployment >----------
[2026-03-04T23:36:02.683Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Deployment 2.7.5.Final [638/964]
[2026-03-04T23:36:02.683Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:02.683Z] [INFO]
[2026-03-04T23:36:02.683Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:03.314Z] [INFO] Processed 3 files in 23ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:36:03.314Z] [INFO]
[2026-03-04T23:36:03.314Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:03.314Z] [INFO] Processed 3 files in 00:00.005 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:36:03.314Z] [INFO]
[2026-03-04T23:36:03.314Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:03.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:03.314Z] [INFO] Copying 2 resources
[2026-03-04T23:36:03.314Z] [INFO]
[2026-03-04T23:36:03.314Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:03.314Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:03.314Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-http/deployment/target/classes
[2026-03-04T23:36:04.625Z] [INFO]
[2026-03-04T23:36:04.625Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:04.625Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/deployment/src/test/resources
[2026-03-04T23:36:04.625Z] [INFO]
[2026-03-04T23:36:04.625Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.625Z] [INFO] No sources to compile
[2026-03-04T23:36:04.625Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.626Z] [INFO] No tests to run.
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.626Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final.jar
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.626Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/deployment/target/quarkus-amazon-lambda-http-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-deployment ---
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-http-archetype >-----------
[2026-03-04T23:36:04.626Z] [INFO] Building Quarkus - Amazon Lambda HTTP - Archetype 2.7.5.Final [639/964]
[2026-03-04T23:36:04.626Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:04.626Z] [INFO] Copying 1 resource
[2026-03-04T23:36:04.626Z] [INFO] Copying 7 resources
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:04.626Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-http/maven-archetype/src/test/resources
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-http/maven-archetype/target/quarkus-amazon-lambda-http-archetype-2.7.5.Final-sources.jar
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-http-archetype ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] ------------< io.quarkus:quarkus-amazon-lambda-rest-parent >------------
[2026-03-04T23:36:04.626Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API 2.7.5.Final [640/964]
[2026-03-04T23:36:04.626Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-parent ---
[2026-03-04T23:36:04.626Z] [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
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] ---------------< io.quarkus:quarkus-amazon-lambda-rest >----------------
[2026-03-04T23:36:04.626Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API- Runtime 2.7.5.Final [641/964]
[2026-03-04T23:36:04.626Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:04.626Z] [INFO]
[2026-03-04T23:36:04.626Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [INFO]
[2026-03-04T23:36:05.255Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [INFO] Processed 19 files in 80ms (Formatted: 0, Unchanged: 19, Failed: 0, Readonly: 0)
[2026-03-04T23:36:05.255Z] [INFO]
[2026-03-04T23:36:05.255Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [INFO] Processed 19 files in 00:00.050 (Already Sorted: 19, Needed Sorting: 0)
[2026-03-04T23:36:05.255Z] [INFO]
[2026-03-04T23:36:05.255Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:05.255Z] [INFO] Copying 1 resource
[2026-03-04T23:36:05.255Z] [INFO]
[2026-03-04T23:36:05.255Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [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
[2026-03-04T23:36:05.255Z] [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 126 kB/s)
[2026-03-04T23:36:05.255Z] [INFO]
[2026-03-04T23:36:05.255Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:05.255Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:05.255Z] [INFO] Compiling 19 source files to /quarkus/extensions/amazon-lambda-rest/runtime/target/classes
[2026-03-04T23:36:06.611Z] [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
[2026-03-04T23:36:06.611Z] [INFO]
[2026-03-04T23:36:06.611Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:06.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:06.611Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/runtime/src/test/resources
[2026-03-04T23:36:06.611Z] [INFO]
[2026-03-04T23:36:06.611Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:06.611Z] [INFO] No sources to compile
[2026-03-04T23:36:06.611Z] [INFO]
[2026-03-04T23:36:06.611Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:06.611Z] [INFO] No tests to run.
[2026-03-04T23:36:06.611Z] [INFO]
[2026-03-04T23:36:06.611Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:06.612Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final.jar
[2026-03-04T23:36:09.872Z] [INFO]
[2026-03-04T23:36:09.872Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:09.872Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/runtime/target/quarkus-amazon-lambda-rest-2.7.5.Final-sources.jar
[2026-03-04T23:36:10.501Z] [INFO]
[2026-03-04T23:36:10.501Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest ---
[2026-03-04T23:36:10.501Z] [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
[2026-03-04T23:36:10.501Z] [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
[2026-03-04T23:36:10.501Z] [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
[2026-03-04T23:36:10.501Z] [INFO]
[2026-03-04T23:36:10.501Z] [INFO] ---------< io.quarkus:quarkus-amazon-lambda-rest-event-server >---------
[2026-03-04T23:36:10.501Z] [INFO] Building Quarkus - Amazon Lambda REST Event Server 2.7.5.Final [642/964]
[2026-03-04T23:36:10.501Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:10.501Z] [INFO]
[2026-03-04T23:36:10.501Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:10.501Z] [INFO]
[2026-03-04T23:36:10.501Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO] Processed 2 files in 31ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:11.133Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/main/resources
[2026-03-04T23:36:11.133Z] [INFO]
[2026-03-04T23:36:11.133Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:11.133Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:11.133Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/classes
[2026-03-04T23:36:12.443Z] [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
[2026-03-04T23:36:12.443Z] [INFO]
[2026-03-04T23:36:12.443Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:12.443Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:12.443Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/resources
[2026-03-04T23:36:12.443Z] [INFO]
[2026-03-04T23:36:12.443Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:12.443Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:12.443Z] [INFO] Compiling 1 source file to /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/test-classes
[2026-03-04T23:36:12.443Z] [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
[2026-03-04T23:36:12.443Z] [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
[2026-03-04T23:36:12.443Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:36:12.443Z] found: java.util.HashMap
[2026-03-04T23:36:12.443Z] [WARNING] /quarkus/extensions/amazon-lambda-rest/rest-event-server/src/test/java/io/quarkus/amazon/lambda/runtime/EventServerTest.java:[70,24] unchecked conversion
[2026-03-04T23:36:12.443Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:36:12.443Z] found: java.util.HashMap
[2026-03-04T23:36:12.443Z] [INFO]
[2026-03-04T23:36:12.443Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:12.443Z] [INFO]
[2026-03-04T23:36:12.443Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:12.443Z] [INFO] T E S T S
[2026-03-04T23:36:12.443Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:12.443Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:36:13.751Z] [INFO] Running io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:36:15.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s - in io.quarkus.amazon.lambda.runtime.EventServerTest
[2026-03-04T23:36:15.804Z] [INFO]
[2026-03-04T23:36:15.804Z] [INFO] Results:
[2026-03-04T23:36:15.804Z] [INFO]
[2026-03-04T23:36:15.804Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:36:15.804Z] [INFO]
[2026-03-04T23:36:15.804Z] [INFO]
[2026-03-04T23:36:15.804Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:15.804Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final.jar
[2026-03-04T23:36:16.433Z] [INFO]
[2026-03-04T23:36:16.433Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:16.433Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/rest-event-server/target/quarkus-amazon-lambda-rest-event-server-2.7.5.Final-sources.jar
[2026-03-04T23:36:17.740Z] [INFO]
[2026-03-04T23:36:17.740Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-event-server ---
[2026-03-04T23:36:17.740Z] [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
[2026-03-04T23:36:17.740Z] [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
[2026-03-04T23:36:17.740Z] [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
[2026-03-04T23:36:17.740Z] [INFO]
[2026-03-04T23:36:17.740Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-deployment >----------
[2026-03-04T23:36:17.740Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Deployment 2.7.5.Final [643/964]
[2026-03-04T23:36:17.740Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:17.740Z] [INFO]
[2026-03-04T23:36:17.740Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:17.740Z] [INFO]
[2026-03-04T23:36:17.740Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO] Processed 3 files in 20ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO] Processed 3 files in 00:00.004 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:18.372Z] [INFO] Copying 2 resources
[2026-03-04T23:36:18.372Z] [INFO]
[2026-03-04T23:36:18.372Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:18.372Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:18.372Z] [INFO] Compiling 3 source files to /quarkus/extensions/amazon-lambda-rest/deployment/target/classes
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.418Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:20.418Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/deployment/src/test/resources
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.418Z] [INFO] No sources to compile
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.418Z] [INFO] No tests to run.
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.418Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final.jar
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.418Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/deployment/target/quarkus-amazon-lambda-rest-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:36:20.418Z] [INFO]
[2026-03-04T23:36:20.418Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-deployment ---
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] ----------< io.quarkus:quarkus-amazon-lambda-rest-archetype >-----------
[2026-03-04T23:36:20.419Z] [INFO] Building Quarkus - Amazon Lambda AWS Gateway REST API - Archetype 2.7.5.Final [644/964]
[2026-03-04T23:36:20.419Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:20.419Z] [INFO] Copying 1 resource
[2026-03-04T23:36:20.419Z] [INFO] Copying 7 resources
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:20.419Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/amazon-lambda-rest/maven-archetype/src/test/resources
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO] Building archetype jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO] Building jar: /quarkus/extensions/amazon-lambda-rest/maven-archetype/target/quarkus-amazon-lambda-rest-archetype-2.7.5.Final-sources.jar
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-amazon-lambda-rest-archetype ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] -----------< io.quarkus:quarkus-azure-functions-http-parent >-----------
[2026-03-04T23:36:20.419Z] [INFO] Building Quarkus - HTTP Azure Functions 2.7.5.Final [645/964]
[2026-03-04T23:36:20.419Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-parent ---
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --------------< io.quarkus:quarkus-azure-functions-http >---------------
[2026-03-04T23:36:20.419Z] [INFO] Building Quarkus - HTTP Azure Functions - Runtime 2.7.5.Final [646/964]
[2026-03-04T23:36:20.419Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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 73 kB/s)
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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 369 kB/s)
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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 105 kB/s)
[2026-03-04T23:36:20.419Z] [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
[2026-03-04T23:36:20.419Z] [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 966 kB/s)
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO] Processed 3 files in 26ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO] Processed 3 files in 00:00.013 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:20.419Z] [INFO] Copying 1 resource
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO]
[2026-03-04T23:36:20.419Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:20.419Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:20.419Z] [INFO] Compiling 2 source files to /quarkus/extensions/azure-functions-http/runtime/target/classes
[2026-03-04T23:36:21.049Z] [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
[2026-03-04T23:36:21.049Z] [INFO]
[2026-03-04T23:36:21.049Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:21.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:21.049Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/runtime/src/test/resources
[2026-03-04T23:36:21.049Z] [INFO]
[2026-03-04T23:36:21.049Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:21.049Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:21.049Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/runtime/target/test-classes
[2026-03-04T23:36:22.360Z] [INFO]
[2026-03-04T23:36:22.360Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:22.360Z] [INFO]
[2026-03-04T23:36:22.360Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:22.360Z] [INFO] T E S T S
[2026-03-04T23:36:22.360Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:22.360Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:36:23.673Z] [INFO] Running io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-03-04T23:36:24.306Z] [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[2026-03-04T23:36:26.361Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s - in io.quarkus.azure.functions.resteasy.runtime.FunctionTest
[2026-03-04T23:36:26.361Z] [INFO]
[2026-03-04T23:36:26.361Z] [INFO] Results:
[2026-03-04T23:36:26.361Z] [INFO]
[2026-03-04T23:36:26.361Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:36:26.361Z] [INFO]
[2026-03-04T23:36:26.361Z] [INFO]
[2026-03-04T23:36:26.361Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:26.361Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final.jar
[2026-03-04T23:36:26.361Z] [INFO]
[2026-03-04T23:36:26.361Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:26.362Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/runtime/target/quarkus-azure-functions-http-2.7.5.Final-sources.jar
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http ---
[2026-03-04T23:36:26.362Z] [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
[2026-03-04T23:36:26.362Z] [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
[2026-03-04T23:36:26.362Z] [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
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-deployment >---------
[2026-03-04T23:36:26.362Z] [INFO] Building Quarkus - HTTP Azure Functions - Deployment 2.7.5.Final [647/964]
[2026-03-04T23:36:26.362Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO] Processed 1 files in 23ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:26.362Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/main/resources
[2026-03-04T23:36:26.362Z] [INFO]
[2026-03-04T23:36:26.362Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:26.362Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:26.362Z] [INFO] Compiling 1 source file to /quarkus/extensions/azure-functions-http/deployment/target/classes
[2026-03-04T23:36:28.413Z] [INFO]
[2026-03-04T23:36:28.413Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:28.414Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/deployment/src/test/resources
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [INFO] No sources to compile
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [INFO] No tests to run.
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final.jar
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/deployment/target/quarkus-azure-functions-http-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-deployment ---
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [INFO]
[2026-03-04T23:36:28.414Z] [INFO] ---------< io.quarkus:quarkus-azure-functions-http-archetype >----------
[2026-03-04T23:36:28.414Z] [INFO] Building Quarkus - HTTP Azure Functions - Archetype 2.7.5.Final [648/964]
[2026-03-04T23:36:28.414Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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 229 kB/s)
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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 271 kB/s)
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:28.414Z] [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
[2026-03-04T23:36:29.045Z] [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 2.1 MB/s)
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:29.045Z] [INFO] Copying 11 resources
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:29.045Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/azure-functions-http/maven-archetype/src/test/resources
[2026-03-04T23:36:29.045Z] [INFO]
[2026-03-04T23:36:29.045Z] [INFO] --- maven-archetype-plugin:3.1.2:jar (default-jar) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:29.045Z] [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
[2026-03-04T23:36:29.045Z] [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
[2026-03-04T23:36:29.045Z] [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 40 kB/s)
[2026-03-04T23:36:29.045Z] [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
[2026-03-04T23:36:29.045Z] [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
[2026-03-04T23:36:29.045Z] [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 68 kB/s)
[2026-03-04T23:36:29.045Z] [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
[2026-03-04T23:36:29.674Z] [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
[2026-03-04T23:36:29.674Z] [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 48 kB/s)
[2026-03-04T23:36:29.674Z] [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
[2026-03-04T23:36:29.674Z] [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
[2026-03-04T23:36:29.674Z] [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 358 kB/s)
[2026-03-04T23:36:29.674Z] [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
[2026-03-04T23:36:29.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.pom
[2026-03-04T23:36:29.674Z] [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 339 kB/s)
[2026-03-04T23:36:29.674Z] [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
[2026-03-04T23:36:30.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
[2026-03-04T23:36:30.304Z] [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 134 kB/s)
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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 41 kB/s)
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/3.3.3/wagon-3.3.3.pom
[2026-03-04T23:36:30.304Z] [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 471 kB/s)
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.304Z] [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
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.4.16/groovy-2.4.16.jar
[2026-03-04T23:36:30.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
[2026-03-04T23:36:30.935Z] [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 467 kB/s)
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [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 471 kB/s)
[2026-03-04T23:36:30.935Z] [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.7 MB/s)
[2026-03-04T23:36:30.935Z] [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 708 kB/s)
[2026-03-04T23:36:30.935Z] [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 14 MB/s)
[2026-03-04T23:36:30.935Z] [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 40 MB/s)
[2026-03-04T23:36:30.935Z] [INFO] Building archetype jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:30.935Z] [INFO] Building jar: /quarkus/extensions/azure-functions-http/maven-archetype/target/quarkus-azure-functions-http-archetype-2.7.5.Final-sources.jar
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-archetype-plugin:3.1.2:integration-test (default-integration-test) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:30.935Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-archetype-plugin:3.1.2:update-local-catalog (default-update-local-catalog) @ quarkus-azure-functions-http-archetype ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] ------------------< io.quarkus:quarkus-funqy-parent >-------------------
[2026-03-04T23:36:30.935Z] [INFO] Building Quarkus - Funqy 2.7.5.Final [649/964]
[2026-03-04T23:36:30.935Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-parent ---
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] -----------< io.quarkus:quarkus-funqy-server-common-parent >------------
[2026-03-04T23:36:30.935Z] [INFO] Building Quarkus - Funqy Server Common Parent 2.7.5.Final [650/964]
[2026-03-04T23:36:30.935Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-parent ---
[2026-03-04T23:36:30.935Z] [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
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] ---------------< io.quarkus:quarkus-funqy-server-common >---------------
[2026-03-04T23:36:30.935Z] [INFO] Building Quarkus - Funqy Server Common - Runtime 2.7.5.Final [651/964]
[2026-03-04T23:36:30.935Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:30.935Z] [INFO]
[2026-03-04T23:36:30.935Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO] Processed 31 files in 83ms (Formatted: 0, Unchanged: 31, Failed: 0, Readonly: 0)
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO] Processed 31 files in 00:00.050 (Already Sorted: 31, Needed Sorting: 0)
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:31.572Z] [INFO] Copying 1 resource
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO]
[2026-03-04T23:36:31.572Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:31.572Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:31.572Z] [INFO] Compiling 26 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/classes
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/BaseObjectReader.java:[71,77] unchecked cast
[2026-03-04T23:36:33.624Z] required: java.util.Map<java.lang.String,java.util.List<java.lang.Object>>
[2026-03-04T23:36:33.624Z] found: java.lang.Object
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[92,37] unchecked cast
[2026-03-04T23:36:33.624Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-03-04T23:36:33.624Z] found: io.quarkus.funqy.runtime.query.QueryMapReader
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[96,37] unchecked cast
[2026-03-04T23:36:33.624Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-03-04T23:36:33.624Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[99,33] unchecked cast
[2026-03-04T23:36:33.624Z] required: io.quarkus.funqy.runtime.query.QueryReader<T>
[2026-03-04T23:36:33.624Z] found: io.quarkus.funqy.runtime.query.QueryObjectReader
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>,java.lang.reflect.Type
[2026-03-04T23:36:33.624Z] found: java.lang.Class,java.lang.reflect.Type
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/query/QueryObjectMapper.java:[109,48] unchecked conversion
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>
[2026-03-04T23:36:33.624Z] found: java.lang.Class
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/RequestContextImpl.java:[32,35] unchecked cast
[2026-03-04T23:36:33.624Z] required: T
[2026-03-04T23:36:33.624Z] found: java.lang.Object
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>,java.lang.annotation.Annotation[]
[2026-03-04T23:36:33.624Z] found: java.lang.Class
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,49] unchecked conversion
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>
[2026-03-04T23:36:33.624Z] found: java.lang.Class
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/FunctionConstructor.java:[17,48] unchecked conversion
[2026-03-04T23:36:33.624Z] required: io.quarkus.arc.runtime.BeanContainer.Factory<T>
[2026-03-04T23:36:33.624Z] found: io.quarkus.arc.runtime.BeanContainer.Factory
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>
[2026-03-04T23:36:33.624Z] found: java.lang.Class
[2026-03-04T23:36:33.624Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/main/java/io/quarkus/funqy/runtime/ContextValueInjector.java:[12,49] unchecked conversion
[2026-03-04T23:36:33.624Z] required: java.lang.Class<T>
[2026-03-04T23:36:33.624Z] found: java.lang.Class
[2026-03-04T23:36:33.624Z] [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
[2026-03-04T23:36:33.624Z] [INFO]
[2026-03-04T23:36:33.624Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:33.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:33.624Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/resources
[2026-03-04T23:36:33.624Z] [INFO]
[2026-03-04T23:36:33.624Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:33.624Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:33.624Z] [INFO] Compiling 5 source files to /quarkus/extensions/funqy/funqy-server-common/runtime/target/test-classes
[2026-03-04T23:36:34.938Z] [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
[2026-03-04T23:36:34.938Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[98,73] unchecked cast
[2026-03-04T23:36:34.938Z] required: java.util.Map<java.lang.String,java.lang.String>
[2026-03-04T23:36:34.938Z] found: java.lang.Object
[2026-03-04T23:36:34.938Z] [WARNING] /quarkus/extensions/funqy/funqy-server-common/runtime/src/test/java/io/quarkus/funqy/test/QueryReaderTest.java:[177,16] unchecked conversion
[2026-03-04T23:36:34.938Z] required: java.util.Map.Entry<java.lang.String,java.lang.String>
[2026-03-04T23:36:34.938Z] found: <anonymous java.util.Map.Entry>
[2026-03-04T23:36:34.938Z] [INFO]
[2026-03-04T23:36:34.938Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:34.938Z] [INFO]
[2026-03-04T23:36:34.938Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:34.938Z] [INFO] T E S T S
[2026-03-04T23:36:34.938Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:34.938Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:36:35.569Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:36:35.569Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] Results:
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:35.569Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final.jar
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:35.569Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/runtime/target/quarkus-funqy-server-common-2.7.5.Final-sources.jar
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common ---
[2026-03-04T23:36:35.569Z] [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
[2026-03-04T23:36:35.569Z] [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
[2026-03-04T23:36:35.569Z] [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
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] ---------< io.quarkus:quarkus-funqy-server-common-deployment >----------
[2026-03-04T23:36:35.569Z] [INFO] Building Quarkus - Funqy Server Common - Deployment 2.7.5.Final [652/964]
[2026-03-04T23:36:35.569Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:35.569Z] [INFO]
[2026-03-04T23:36:35.569Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO] Processed 4 files in 55ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO] Processed 4 files in 00:00.029 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:36.202Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/main/resources
[2026-03-04T23:36:36.202Z] [INFO]
[2026-03-04T23:36:36.202Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:36.202Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:36.202Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-server-common/deployment/target/classes
[2026-03-04T23:36:37.513Z] [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
[2026-03-04T23:36:37.513Z] [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
[2026-03-04T23:36:37.513Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:37.514Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-server-common/deployment/src/test/resources
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [INFO] No sources to compile
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [INFO] No tests to run.
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final.jar
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-server-common/deployment/target/quarkus-funqy-server-common-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-server-common-deployment ---
[2026-03-04T23:36:37.514Z] [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
[2026-03-04T23:36:37.514Z] [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
[2026-03-04T23:36:37.514Z] [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
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] ----------------< io.quarkus:quarkus-funqy-http-parent >----------------
[2026-03-04T23:36:37.514Z] [INFO] Building Quarkus - Funqy HTTP Binding 2.7.5.Final [653/964]
[2026-03-04T23:36:37.514Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-parent ---
[2026-03-04T23:36:37.514Z] [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
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] -------------------< io.quarkus:quarkus-funqy-http >--------------------
[2026-03-04T23:36:37.514Z] [INFO] Building Quarkus - Funqy HTTP - Runtime 2.7.5.Final [654/964]
[2026-03-04T23:36:37.514Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http ---
[2026-03-04T23:36:37.514Z] [INFO]
[2026-03-04T23:36:37.514Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.145Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO] Processed 4 files in 23ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:38.146Z] [INFO] Copying 1 resource
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO]
[2026-03-04T23:36:38.146Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http ---
[2026-03-04T23:36:38.146Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:38.146Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-http/runtime/target/classes
[2026-03-04T23:36:39.462Z] [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
[2026-03-04T23:36:39.462Z] [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
[2026-03-04T23:36:39.462Z] [INFO]
[2026-03-04T23:36:39.462Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http ---
[2026-03-04T23:36:39.462Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:39.462Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/runtime/src/test/resources
[2026-03-04T23:36:39.462Z] [INFO]
[2026-03-04T23:36:39.462Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http ---
[2026-03-04T23:36:39.462Z] [INFO] No sources to compile
[2026-03-04T23:36:39.462Z] [INFO]
[2026-03-04T23:36:39.462Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http ---
[2026-03-04T23:36:39.462Z] [INFO] No tests to run.
[2026-03-04T23:36:39.462Z] [INFO]
[2026-03-04T23:36:39.462Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http ---
[2026-03-04T23:36:39.462Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final.jar
[2026-03-04T23:36:40.773Z] [INFO]
[2026-03-04T23:36:40.773Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http ---
[2026-03-04T23:36:40.773Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/runtime/target/quarkus-funqy-http-2.7.5.Final-sources.jar
[2026-03-04T23:36:42.092Z] [INFO]
[2026-03-04T23:36:42.092Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http ---
[2026-03-04T23:36:42.092Z] [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
[2026-03-04T23:36:42.092Z] [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
[2026-03-04T23:36:42.092Z] [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
[2026-03-04T23:36:42.092Z] [INFO]
[2026-03-04T23:36:42.092Z] [INFO] --------------< io.quarkus:quarkus-funqy-http-deployment >--------------
[2026-03-04T23:36:42.092Z] [INFO] Building Quarkus - Funqy HTTP - Deployment 2.7.5.Final [655/964]
[2026-03-04T23:36:42.092Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:36:42.092Z] [INFO]
[2026-03-04T23:36:42.092Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.092Z] [INFO]
[2026-03-04T23:36:42.092Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO] Processed 13 files in 41ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO] Processed 13 files in 00:00.021 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:42.758Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/main/resources
[2026-03-04T23:36:42.758Z] [INFO]
[2026-03-04T23:36:42.758Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:42.758Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:42.758Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-http/deployment/target/classes
[2026-03-04T23:36:44.070Z] [INFO]
[2026-03-04T23:36:44.070Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:44.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:36:44.070Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-http/deployment/src/test/resources
[2026-03-04T23:36:44.070Z] [INFO]
[2026-03-04T23:36:44.070Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:44.070Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:36:44.070Z] [INFO] Compiling 12 source files to /quarkus/extensions/funqy/funqy-http/deployment/target/test-classes
[2026-03-04T23:36:46.121Z] [INFO]
[2026-03-04T23:36:46.121Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:36:46.121Z] [INFO]
[2026-03-04T23:36:46.121Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:46.121Z] [INFO] T E S T S
[2026-03-04T23:36:46.121Z] [INFO] -------------------------------------------------------
[2026-03-04T23:36:46.121Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:36:46.751Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-03-04T23:36:52.880Z] 2026-03-04 23:36:52,700 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.774s. Listening on: http://localhost:8081
[2026-03-04T23:36:52.881Z] 2026-03-04 23:36:52,704 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:36:52.881Z] 2026-03-04 23:36:52,705 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-03-04T23:36:54.934Z] 2026-03-04 23:36:54,359 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:36:54.934Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.919 s - in io.quarkus.funqy.test.RootPathTest
[2026-03-04T23:36:54.934Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:36:56.248Z] 2026-03-04 23:36:56,055 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.640s. Listening on: http://localhost:8081
[2026-03-04T23:36:56.248Z] 2026-03-04 23:36:56,056 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:36:56.248Z] 2026-03-04 23:36:56,056 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-03-04T23:36:58.300Z] 2026-03-04 23:36:57,617 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:36:58.300Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.24 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:36:58.300Z] [INFO] Running io.quarkus.funqy.test.SimpleTest
[2026-03-04T23:36:59.612Z] 2026-03-04 23:36:58,920 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.532s. Listening on: http://localhost:8081
[2026-03-04T23:36:59.613Z] 2026-03-04 23:36:58,920 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:36:59.613Z] 2026-03-04 23:36:58,920 INFO [io.quarkus] (main) Installed features: [cdi, funqy-http, smallrye-context-propagation, vertx]
[2026-03-04T23:37:00.244Z] 2026-03-04 23:36:59,734 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to /voidFunThrowError failed, error id: 9c22ba7f-3313-4a5e-a18d-2165aece9878-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:00.244Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$0(VertxRequestHandler.java:98)
[2026-03-04T23:37:00.244Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:00.244Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:00.244Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:00.244Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-03-04T23:37:00.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:00.244Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:00.244Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:00.244Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-03-04T23:37:00.244Z] ... 8 more
[2026-03-04T23:37:00.244Z]
[2026-03-04T23:37:00.244Z] 2026-03-04 23:36:59,761 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to /voidFunThrowError failed, error id: 9c22ba7f-3313-4a5e-a18d-2165aece9878-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:00.244Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:00.244Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:143)
[2026-03-04T23:37:00.244Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.lambda$handle$1(VertxRequestHandler.java:116)
[2026-03-04T23:37:00.244Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:00.244Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:00.244Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:00.244Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:00.245Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:00.245Z] at io.quarkus.funqy.test.PrimitiveFunctions.voidFunThrowError(PrimitiveFunctions.java:46)
[2026-03-04T23:37:00.245Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:00.245Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:00.245Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:00.245Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:00.245Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:00.245Z] at io.quarkus.funqy.runtime.bindings.http.VertxRequestHandler.dispatch(VertxRequestHandler.java:141)
[2026-03-04T23:37:00.245Z] ... 8 more
[2026-03-04T23:37:00.245Z]
[2026-03-04T23:37:00.245Z] 2026-03-04 23:36:59,938 INFO [io.quarkus] (main) Quarkus stopped in 0.026s
[2026-03-04T23:37:00.245Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in io.quarkus.funqy.test.SimpleTest
[2026-03-04T23:37:00.245Z] [INFO]
[2026-03-04T23:37:00.245Z] [INFO] Results:
[2026-03-04T23:37:00.245Z] [INFO]
[2026-03-04T23:37:00.245Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:37:00.245Z] [INFO]
[2026-03-04T23:37:00.245Z] [INFO]
[2026-03-04T23:37:00.245Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:37:00.245Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final.jar
[2026-03-04T23:37:01.562Z] [INFO]
[2026-03-04T23:37:01.562Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:37:01.562Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-http/deployment/target/quarkus-funqy-http-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-http-deployment ---
[2026-03-04T23:37:02.875Z] [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
[2026-03-04T23:37:02.875Z] [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
[2026-03-04T23:37:02.875Z] [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
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] -----------< io.quarkus:quarkus-funqy-amazon-lambda-parent >------------
[2026-03-04T23:37:02.875Z] [INFO] Building Quarkus - Funqy Amazon Lambda Binding 2.7.5.Final [656/964]
[2026-03-04T23:37:02.875Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.875Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-parent ---
[2026-03-04T23:37:02.875Z] [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
[2026-03-04T23:37:02.875Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] ---------------< io.quarkus:quarkus-funqy-amazon-lambda >---------------
[2026-03-04T23:37:02.876Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Runtime 2.7.5.Final [657/964]
[2026-03-04T23:37:02.876Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO] Processed 4 files in 24ms (Formatted: 0, Unchanged: 4, Failed: 0, Readonly: 0)
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO] Processed 4 files in 00:00.011 (Already Sorted: 4, Needed Sorting: 0)
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:02.876Z] [INFO] Copying 1 resource
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO]
[2026-03-04T23:37:02.876Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:02.876Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:02.876Z] [INFO] Compiling 4 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/classes
[2026-03-04T23:37:04.925Z] [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
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:04.926Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/src/test/resources
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [INFO] No sources to compile
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [INFO] No tests to run.
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final.jar
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/runtime/target/quarkus-funqy-amazon-lambda-2.7.5.Final-sources.jar
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda ---
[2026-03-04T23:37:04.926Z] [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
[2026-03-04T23:37:04.926Z] [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
[2026-03-04T23:37:04.926Z] [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
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] ---------< io.quarkus:quarkus-funqy-amazon-lambda-deployment >----------
[2026-03-04T23:37:04.926Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Deployment 2.7.5.Final [658/964]
[2026-03-04T23:37:04.926Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:04.926Z] [INFO]
[2026-03-04T23:37:04.926Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:05.557Z] [INFO] Processed 2 files in 38ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:37:05.557Z] [INFO]
[2026-03-04T23:37:05.557Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:05.557Z] [INFO] Processed 2 files in 00:00.009 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:37:05.557Z] [INFO]
[2026-03-04T23:37:05.557Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:05.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:05.557Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/main/resources
[2026-03-04T23:37:05.557Z] [INFO]
[2026-03-04T23:37:05.557Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:05.557Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:05.557Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/classes
[2026-03-04T23:37:06.917Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:06.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/src/test/resources
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [INFO] No sources to compile
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [INFO] No tests to run.
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final.jar
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/deployment/target/quarkus-funqy-amazon-lambda-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-deployment ---
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] ----------< io.quarkus:quarkus-funqy-amazon-lambda-archetype >----------
[2026-03-04T23:37:06.918Z] [INFO] Building Quarkus - Funqy Amazon Lambda - Archetype 2.7.5.Final [659/964]
[2026-03-04T23:37:06.918Z] [INFO] --------------------------[ maven-archetype ]---------------------------
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:06.918Z] [INFO] Copying 1 resource
[2026-03-04T23:37:06.918Z] [INFO] Copying 10 resources
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:06.918Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/src/test/resources
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO] Building archetype jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-amazon-lambda/maven-archetype/target/quarkus-funqy-amazon-lambda-archetype-2.7.5.Final-sources.jar
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [WARNING] No Archetype IT projects: root 'projects' directory not found.
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ quarkus-funqy-amazon-lambda-archetype ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] -----------< io.quarkus:quarkus-funqy-knative-events-parent >-----------
[2026-03-04T23:37:06.918Z] [INFO] Building Quarkus - Funqy Knative Events Binding 2.7.5.Final [660/964]
[2026-03-04T23:37:06.918Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-parent ---
[2026-03-04T23:37:06.918Z] [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
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --------------< io.quarkus:quarkus-funqy-knative-events >---------------
[2026-03-04T23:37:06.918Z] [INFO] Building Quarkus - Funqy Knative Events - Runtime 2.7.5.Final [661/964]
[2026-03-04T23:37:06.918Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:06.918Z] [INFO]
[2026-03-04T23:37:06.918Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:06.919Z] [INFO] Processed 13 files in 53ms (Formatted: 0, Unchanged: 13, Failed: 0, Readonly: 0)
[2026-03-04T23:37:06.919Z] [INFO]
[2026-03-04T23:37:06.919Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:07.548Z] [INFO] Processed 13 files in 00:00.171 (Already Sorted: 13, Needed Sorting: 0)
[2026-03-04T23:37:07.548Z] [INFO]
[2026-03-04T23:37:07.548Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:07.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:07.548Z] [INFO] Copying 1 resource
[2026-03-04T23:37:07.548Z] [INFO]
[2026-03-04T23:37:07.548Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:07.548Z] [INFO]
[2026-03-04T23:37:07.548Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:07.548Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:07.548Z] [INFO] Compiling 13 source files to /quarkus/extensions/funqy/funqy-knative-events/runtime/target/classes
[2026-03-04T23:37:08.181Z] [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
[2026-03-04T23:37:08.181Z] [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
[2026-03-04T23:37:08.181Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[204,66] unchecked cast
[2026-03-04T23:37:08.181Z] required: T
[2026-03-04T23:37:08.181Z] found: byte[]
[2026-03-04T23:37:08.181Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[211,64] unchecked cast
[2026-03-04T23:37:08.181Z] required: T
[2026-03-04T23:37:08.181Z] found: byte[]
[2026-03-04T23:37:08.181Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[219,60] unchecked cast
[2026-03-04T23:37:08.181Z] required: T
[2026-03-04T23:37:08.181Z] found: byte[]
[2026-03-04T23:37:08.182Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/JsonCloudEventImpl.java:[223,62] unchecked cast
[2026-03-04T23:37:08.182Z] required: T
[2026-03-04T23:37:08.182Z] found: byte[]
[2026-03-04T23:37:08.182Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/runtime/bindings/knative/events/HeaderCloudEventImpl.java:[180,39] unchecked cast
[2026-03-04T23:37:08.182Z] required: T
[2026-03-04T23:37:08.182Z] found: byte[]
[2026-03-04T23:37:08.182Z] [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
[2026-03-04T23:37:08.182Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[69,16] unchecked conversion
[2026-03-04T23:37:08.182Z] required: io.quarkus.funqy.knative.events.CloudEvent<byte[]>
[2026-03-04T23:37:08.182Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-03-04T23:37:08.182Z] [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
[2026-03-04T23:37:08.182Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[82,16] unchecked conversion
[2026-03-04T23:37:08.182Z] required: io.quarkus.funqy.knative.events.CloudEvent<T>
[2026-03-04T23:37:08.182Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-03-04T23:37:08.182Z] [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
[2026-03-04T23:37:08.182Z] [WARNING] /quarkus/extensions/funqy/funqy-knative-events/runtime/src/main/java/io/quarkus/funqy/knative/events/CloudEventBuilder.java:[95,16] unchecked conversion
[2026-03-04T23:37:08.182Z] required: io.quarkus.funqy.knative.events.CloudEvent<java.lang.Void>
[2026-03-04T23:37:08.182Z] found: io.quarkus.funqy.knative.events.CloudEventBuilder.SimpleCloudEvent
[2026-03-04T23:37:08.182Z] [INFO]
[2026-03-04T23:37:08.182Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:08.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:08.182Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/runtime/src/test/resources
[2026-03-04T23:37:08.182Z] [INFO]
[2026-03-04T23:37:08.182Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:08.182Z] [INFO] No sources to compile
[2026-03-04T23:37:08.182Z] [INFO]
[2026-03-04T23:37:08.182Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:08.182Z] [INFO] No tests to run.
[2026-03-04T23:37:08.182Z] [INFO]
[2026-03-04T23:37:08.182Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:08.182Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final.jar
[2026-03-04T23:37:09.494Z] [INFO]
[2026-03-04T23:37:09.494Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:09.494Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/runtime/target/quarkus-funqy-knative-events-2.7.5.Final-sources.jar
[2026-03-04T23:37:10.807Z] [INFO]
[2026-03-04T23:37:10.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events ---
[2026-03-04T23:37:10.807Z] [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
[2026-03-04T23:37:10.807Z] [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
[2026-03-04T23:37:10.807Z] [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
[2026-03-04T23:37:10.807Z] [INFO]
[2026-03-04T23:37:10.807Z] [INFO] ---------< io.quarkus:quarkus-funqy-knative-events-deployment >---------
[2026-03-04T23:37:10.807Z] [INFO] Building Quarkus - Funqy Knative Events - Deployment 2.7.5.Final [662/964]
[2026-03-04T23:37:10.807Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:10.807Z] [INFO]
[2026-03-04T23:37:10.808Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:10.808Z] [INFO]
[2026-03-04T23:37:10.808Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:10.808Z] [INFO]
[2026-03-04T23:37:10.808Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO] Processed 34 files in 71ms (Formatted: 0, Unchanged: 34, Failed: 0, Readonly: 0)
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO] Processed 34 files in 00:00.091 (Already Sorted: 34, Needed Sorting: 0)
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:11.436Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-knative-events/deployment/src/main/resources
[2026-03-04T23:37:11.436Z] [INFO]
[2026-03-04T23:37:11.436Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:11.436Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:11.436Z] [INFO] Compiling 1 source file to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/classes
[2026-03-04T23:37:12.747Z] [INFO]
[2026-03-04T23:37:12.747Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:12.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:12.747Z] [INFO] Copying 4 resources
[2026-03-04T23:37:12.747Z] [INFO]
[2026-03-04T23:37:12.747Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:12.747Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:12.747Z] [INFO] Compiling 33 source files to /quarkus/extensions/funqy/funqy-knative-events/deployment/target/test-classes
[2026-03-04T23:37:14.798Z] [INFO]
[2026-03-04T23:37:14.798Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:14.798Z] [INFO]
[2026-03-04T23:37:14.799Z] [INFO] -------------------------------------------------------
[2026-03-04T23:37:14.799Z] [INFO] T E S T S
[2026-03-04T23:37:14.799Z] [INFO] -------------------------------------------------------
[2026-03-04T23:37:14.799Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:37:15.429Z] [INFO] Running io.quarkus.funqy.test.ContextTest
[2026-03-04T23:37:22.633Z] 2026-03-04 23:37:21,380 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.635s. Listening on: http://localhost:8081
[2026-03-04T23:37:22.633Z] 2026-03-04 23:37:21,383 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:22.633Z] 2026-03-04 23:37:21,384 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:23.262Z] 2026-03-04 23:37:23,104 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:37:23.262Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.863 s - in io.quarkus.funqy.test.ContextTest
[2026-03-04T23:37:23.262Z] [INFO] Running io.quarkus.funqy.test.RootPathTest
[2026-03-04T23:37:25.361Z] 2026-03-04 23:37:24,773 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.553s. Listening on: http://localhost:8081
[2026-03-04T23:37:25.361Z] 2026-03-04 23:37:24,773 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:25.361Z] 2026-03-04 23:37:24,774 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:25.992Z] 2026-03-04 23:37:25,349 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:37:25.992Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in io.quarkus.funqy.test.RootPathTest
[2026-03-04T23:37:25.992Z] [INFO] Running io.quarkus.funqy.test.WithGenericsTest
[2026-03-04T23:37:27.301Z] 2026-03-04 23:37:26,672 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-03-04T23:37:27.302Z] 2026-03-04 23:37:26,672 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:27.302Z] 2026-03-04 23:37:26,672 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:27.931Z] 2026-03-04 23:37:27,352 INFO [io.quarkus] (main) Quarkus stopped in 0.025s
[2026-03-04T23:37:27.931Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in io.quarkus.funqy.test.WithGenericsTest
[2026-03-04T23:37:27.931Z] [INFO] Running io.quarkus.funqy.test.BinaryPayloadTest
[2026-03-04T23:37:29.245Z] 2026-03-04 23:37:28,651 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.514s. Listening on: http://localhost:8081
[2026-03-04T23:37:29.245Z] 2026-03-04 23:37:28,651 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:29.245Z] 2026-03-04 23:37:28,652 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:29.890Z] 2026-03-04 23:37:29,754 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:37:29.890Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.387 s - in io.quarkus.funqy.test.BinaryPayloadTest
[2026-03-04T23:37:29.890Z] [INFO] Running io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-03-04T23:37:31.202Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s - in io.quarkus.funqy.test.WithDuplicateAttributeFilterTest
[2026-03-04T23:37:31.202Z] [INFO] Running io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:37:32.540Z] 2026-03-04 23:37:30,940 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker toSemicolonSeparated has multiple matching filters [[attributeName=source, expectedValue='test']] [[attributeName=source, expectedValue='test']]
[2026-03-04T23:37:32.540Z] 2026-03-04 23:37:32,054 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.474s. Listening on: http://localhost:8081
[2026-03-04T23:37:32.540Z] 2026-03-04 23:37:32,054 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:32.540Z] 2026-03-04 23:37:32,054 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:34.243Z] 2026-03-04 23:37:33,122 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:37:34.243Z] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s - in io.quarkus.funqy.test.QueryReaderTest
[2026-03-04T23:37:34.243Z] [INFO] Running io.quarkus.funqy.test.ExposedCloudEventTest
[2026-03-04T23:37:34.876Z] 2026-03-04 23:37:34,249 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.561s. Listening on: http://localhost:8081
[2026-03-04T23:37:34.876Z] 2026-03-04 23:37:34,249 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:34.876Z] 2026-03-04 23:37:34,249 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:35.508Z] 2026-03-04 23:37:35,260 ERROR [io.qua.funqy] (vert.x-eventloop-thread-2) Bad request: the 'doubleIt' function expects CloudEvent, but plain HTTP was received.
[2026-03-04T23:37:35.508Z] 2026-03-04 23:37:35,287 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:37:35.508Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 s - in io.quarkus.funqy.test.ExposedCloudEventTest
[2026-03-04T23:37:35.508Z] [INFO] Running io.quarkus.funqy.test.WithAttributeFilterTest
[2026-03-04T23:37:36.822Z] 2026-03-04 23:37:36,428 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.544s. Listening on: http://localhost:8081
[2026-03-04T23:37:36.822Z] 2026-03-04 23:37:36,428 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:36.822Z] 2026-03-04 23:37:36,428 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:36,752 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:36,870 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:37,018 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:37,033 ERROR [io.qua.funqy] (executor-thread-0) CloudEvent type: 'listOfStrings' matches multiple function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:37,044 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'listOfStrings' to any function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:37,054 ERROR [io.qua.funqy] (executor-thread-0) Couldn't map CloudEvent type: 'integer' to any function.
[2026-03-04T23:37:37.456Z] 2026-03-04 23:37:37,156 INFO [io.quarkus] (main) Quarkus stopped in 0.023s
[2026-03-04T23:37:37.456Z] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 s - in io.quarkus.funqy.test.WithAttributeFilterTest
[2026-03-04T23:37:37.456Z] [INFO] Running io.quarkus.funqy.test.GreetingAsyncTest
[2026-03-04T23:37:38.766Z] 2026-03-04 23:37:38,331 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.628s. Listening on: http://localhost:8081
[2026-03-04T23:37:38.766Z] 2026-03-04 23:37:38,332 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:38.766Z] 2026-03-04 23:37:38,332 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:39.396Z] Exception in thread "Timer-0" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-03-04T23:37:39.396Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-03-04T23:37:39.396Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-03-04T23:37:39.396Z] 2026-03-04 23:37:38,914 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 90b0a244-7077-4b9a-bd47-08a49b02ac06-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniEmitOn.subscribe(UniEmitOn.java:22)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:513)
[2026-03-04T23:37:39.396Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:39.396Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:39.396Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:39.396Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.396Z] ... 19 more
[2026-03-04T23:37:39.396Z]
[2026-03-04T23:37:39.396Z] 2026-03-04 23:37:39,107 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 90b0a244-7077-4b9a-bd47-08a49b02ac06-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-03-04T23:37:39.396Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:39.396Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:39.396Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:39.396Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:39.396Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.396Z] ... 17 more
[2026-03-04T23:37:39.396Z]
[2026-03-04T23:37:39.396Z] Exception in thread "Timer-2" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-03-04T23:37:39.396Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-03-04T23:37:39.396Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-03-04T23:37:39.396Z] 2026-03-04 23:37:39,231 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: 90b0a244-7077-4b9a-bd47-08a49b02ac06-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.DefaultUniEmitter.fail(DefaultUniEmitter.java:53)
[2026-03-04T23:37:39.396Z] at io.quarkus.funqy.test.GreetingFunctions.lambda$greetAsync$0(GreetingFunctions.java:33)
[2026-03-04T23:37:39.396Z] at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
[2026-03-04T23:37:39.396Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:39.397Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:39.397Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-03-04T23:37:39.397Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:39.397Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:39.397Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:39.397Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:39.397Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:39.397Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:39.397Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:39.397Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:39.397Z] ... 17 more
[2026-03-04T23:37:39.397Z]
[2026-03-04T23:37:39.397Z] Exception in thread "Timer-5" java.lang.NullPointerException: Cannot invoke "io.quarkus.funqy.test.Identity.getName()" because "this.val$name" is null
[2026-03-04T23:37:39.397Z] at io.quarkus.funqy.test.GreetingFunctions$1.run(GreetingFunctions.java:39)
[2026-03-04T23:37:39.397Z] at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
[2026-03-04T23:37:39.397Z] at java.base/java.util.TimerThread.run(Timer.java:516)
[2026-03-04T23:37:39.397Z] 2026-03-04 23:37:39,258 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:37:39.397Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in io.quarkus.funqy.test.GreetingAsyncTest
[2026-03-04T23:37:39.397Z] [INFO] Running io.quarkus.funqy.test.VoidFunctionTest
[2026-03-04T23:37:40.706Z] 2026-03-04 23:37:40,326 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.556s. Listening on: http://localhost:8081
[2026-03-04T23:37:40.706Z] 2026-03-04 23:37:40,327 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:40.706Z] 2026-03-04 23:37:40,327 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:41.337Z] 2026-03-04 23:37:40,658 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 7c1a6abc-e35a-4a83-bed0-35e31a84afbd-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:41.337Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-03-04T23:37:41.337Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:41.337Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:41.337Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:41.337Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-03-04T23:37:41.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:41.337Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:41.337Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:41.337Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-03-04T23:37:41.337Z] ... 7 more
[2026-03-04T23:37:41.337Z]
[2026-03-04T23:37:41.337Z] 2026-03-04 23:37:40,746 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: 7c1a6abc-e35a-4a83-bed0-35e31a84afbd-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.FunctionInvoker.lambda$invoke$0(FunctionInvoker.java:125)
[2026-03-04T23:37:41.337Z] at io.smallrye.context.impl.wrappers.SlowContextualFunction.apply(SlowContextualFunction.java:21)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform$UniOnFailureTransformProcessor.onFailure(UniOnFailureTransform.java:54)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.forward(UniCreateFromKnownFailure.java:38)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure$KnownFailureSubscription.access$100(UniCreateFromKnownFailure.java:26)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.builders.UniCreateFromKnownFailure.subscribe(UniCreateFromKnownFailure.java:23)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.uni.UniOnFailureTransform.subscribe(UniOnFailureTransform.java:31)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:112)
[2026-03-04T23:37:41.337Z] at io.smallrye.mutiny.groups.UniSubscribe.with(UniSubscribe.java:89)
[2026-03-04T23:37:41.337Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:402)
[2026-03-04T23:37:41.337Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:41.337Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:41.337Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:41.338Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:41.338Z] Caused by: java.lang.RuntimeException: TEST_EXCEPTION_MSG
[2026-03-04T23:37:41.338Z] at io.quarkus.funqy.test.VoidFunction.voidFunction(VoidFunction.java:13)
[2026-03-04T23:37:41.338Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:41.338Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:41.338Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:41.338Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:41.338Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:41.338Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-03-04T23:37:41.338Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-03-04T23:37:41.338Z] ... 7 more
[2026-03-04T23:37:41.338Z]
[2026-03-04T23:37:41.338Z] 2026-03-04 23:37:40,779 INFO [io.quarkus] (main) Quarkus stopped in 0.018s
[2026-03-04T23:37:41.338Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in io.quarkus.funqy.test.VoidFunctionTest
[2026-03-04T23:37:41.338Z] [INFO] Running io.quarkus.funqy.test.MappingTest
[2026-03-04T23:37:42.648Z] 2026-03-04 23:37:42,099 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.788s. Listening on: http://localhost:8081
[2026-03-04T23:37:42.649Z] 2026-03-04 23:37:42,099 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:42.649Z] 2026-03-04 23:37:42,099 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:42.649Z] 2026-03-04 23:37:42,561 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'foo' to a function.
[2026-03-04T23:37:43.279Z] 2026-03-04 23:37:42,607 ERROR [io.qua.funqy] (executor-thread-1) Couldn't map CloudEvent type: 'nobody' to a function.
[2026-03-04T23:37:43.279Z] 2026-03-04 23:37:42,859 INFO [io.quarkus] (main) Quarkus stopped in 0.021s
[2026-03-04T23:37:43.279Z] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s - in io.quarkus.funqy.test.MappingTest
[2026-03-04T23:37:43.279Z] [INFO] Running io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-03-04T23:37:43.911Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s - in io.quarkus.funqy.test.WithConflictingAttributeFilterTest
[2026-03-04T23:37:43.911Z] [INFO] Running io.quarkus.funqy.test.FallbackTest
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:43,716 WARN [io.qua.fun.run.bin.kna.eve.KnativeEventsBindingRecorder] (main) Invoker bar has multiple matching filters [[attributeName=source, expectedValue='test']] []
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:44,728 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 1.279s. Listening on: http://localhost:8081
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:44,728 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:44,729 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:45,043 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:45,131 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.228Z] 2026-03-04 23:37:45,176 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.860Z] 2026-03-04 23:37:45,190 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.860Z] 2026-03-04 23:37:45,220 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.860Z] 2026-03-04 23:37:45,228 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.860Z] 2026-03-04 23:37:45,357 WARN [io.qua.funqy] (executor-thread-0) Unexpected CloudEvent spec-version 'null'.
[2026-03-04T23:37:45.860Z] 2026-03-04 23:37:45,479 INFO [io.quarkus] (main) Quarkus stopped in 0.022s
[2026-03-04T23:37:45.860Z] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.758 s - in io.quarkus.funqy.test.FallbackTest
[2026-03-04T23:37:45.860Z] [INFO] Running io.quarkus.funqy.test.GreetingSyncTest
[2026-03-04T23:37:47.170Z] 2026-03-04 23:37:46,485 INFO [io.quarkus] (main) Quarkus 2.7.5.Final on JVM started in 0.477s. Listening on: http://localhost:8081
[2026-03-04T23:37:47.170Z] 2026-03-04 23:37:46,485 INFO [io.quarkus] (main) Profile test activated.
[2026-03-04T23:37:47.170Z] 2026-03-04 23:37:46,486 INFO [io.quarkus] (main) Installed features: [cdi, funqy-knative-events, smallrye-context-propagation, vertx]
[2026-03-04T23:37:47.170Z] 2026-03-04 23:37:46,786 ERROR [io.qua.funqy] (executor-thread-0) io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.170Z] 2026-03-04 23:37:46,792 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: d3cecfc7-7a9b-4080-bb28-2ea6f62dcbcd-1: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.170Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-03-04T23:37:47.170Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-03-04T23:37:47.170Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$execute$10(VertxRequestHandler.java:511)
[2026-03-04T23:37:47.170Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:47.170Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:47.170Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:47.170Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:47.170Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:47.170Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:47.170Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:47.170Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.170Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:47.171Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:47.171Z] ... 9 more
[2026-03-04T23:37:47.171Z]
[2026-03-04T23:37:47.171Z] 2026-03-04 23:37:47,024 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-0) HTTP Request to / failed, error id: d3cecfc7-7a9b-4080-bb28-2ea6f62dcbcd-2: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-03-04T23:37:47.171Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:47.171Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:47.171Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:47.171Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:47.171Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:47.171Z] ... 9 more
[2026-03-04T23:37:47.171Z]
[2026-03-04T23:37:47.171Z] 2026-03-04 23:37:47,088 ERROR [io.qua.ver.htt.run.QuarkusErrorHandler] (executor-thread-1) HTTP Request to / failed, error id: d3cecfc7-7a9b-4080-bb28-2ea6f62dcbcd-3: io.quarkus.funqy.runtime.ApplicationException: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:134)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.dispatch(VertxRequestHandler.java:567)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.bindings.knative.events.VertxRequestHandler.lambda$processCloudEvent$4(VertxRequestHandler.java:399)
[2026-03-04T23:37:47.171Z] at io.quarkus.vertx.core.runtime.VertxCoreRecorder$13.runWith(VertxCoreRecorder.java:543)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.DelegatingRunnable.run(DelegatingRunnable.java:29)
[2026-03-04T23:37:47.171Z] at org.jboss.threads.ThreadLocalResettingRunnable.run(ThreadLocalResettingRunnable.java:29)
[2026-03-04T23:37:47.171Z] at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
[2026-03-04T23:37:47.171Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-04T23:37:47.171Z] Caused by: java.lang.IllegalArgumentException: Identity cannot be null.
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.test.GreetingFunctions.greet(GreetingFunctions.java:19)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2026-03-04T23:37:47.171Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-03-04T23:37:47.171Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-03-04T23:37:47.171Z] at io.quarkus.funqy.runtime.FunctionInvoker.invoke(FunctionInvoker.java:123)
[2026-03-04T23:37:47.171Z] ... 9 more
[2026-03-04T23:37:47.171Z]
[2026-03-04T23:37:47.800Z] 2026-03-04 23:37:47,111 INFO [io.quarkus] (main) Quarkus stopped in 0.019s
[2026-03-04T23:37:47.801Z] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s - in io.quarkus.funqy.test.GreetingSyncTest
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] Results:
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:47.801Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final.jar
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:47.801Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-knative-events/deployment/target/quarkus-funqy-knative-events-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-knative-events-deployment ---
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] -------< io.quarkus:quarkus-funqy-google-cloud-functions-parent >-------
[2026-03-04T23:37:47.801Z] [INFO] Building Quarkus - Funqy Google Cloud Functions Binding 2.7.5.Final [663/964]
[2026-03-04T23:37:47.801Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-parent ---
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] ----------< io.quarkus:quarkus-funqy-google-cloud-functions >-----------
[2026-03-04T23:37:47.801Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Runtime 2.7.5.Final [664/964]
[2026-03-04T23:37:47.801Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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 101 kB/s)
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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 48 kB/s)
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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 185 kB/s)
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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
[2026-03-04T23:37:47.801Z] [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 192 kB/s)
[2026-03-04T23:37:47.801Z] [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)
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO] Processed 9 files in 31ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO] Processed 9 files in 00:00.012 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:47.801Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:47.801Z] [INFO] Copying 1 resource
[2026-03-04T23:37:47.801Z] [INFO]
[2026-03-04T23:37:47.801Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:48.452Z] [INFO]
[2026-03-04T23:37:48.452Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:48.452Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:48.452Z] [INFO] Compiling 9 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/classes
[2026-03-04T23:37:49.764Z] [INFO]
[2026-03-04T23:37:49.764Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:49.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:49.764Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/src/test/resources
[2026-03-04T23:37:49.764Z] [INFO]
[2026-03-04T23:37:49.764Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:49.764Z] [INFO] No sources to compile
[2026-03-04T23:37:49.764Z] [INFO]
[2026-03-04T23:37:49.764Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:49.764Z] [INFO] No tests to run.
[2026-03-04T23:37:49.764Z] [INFO]
[2026-03-04T23:37:49.764Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:49.764Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final.jar
[2026-03-04T23:37:51.077Z] [INFO]
[2026-03-04T23:37:51.077Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:51.077Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/runtime/target/quarkus-funqy-google-cloud-functions-2.7.5.Final-sources.jar
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions ---
[2026-03-04T23:37:52.389Z] [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
[2026-03-04T23:37:52.389Z] [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
[2026-03-04T23:37:52.389Z] [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
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] -----< io.quarkus:quarkus-funqy-google-cloud-functions-deployment >-----
[2026-03-04T23:37:52.389Z] [INFO] Building Quarkus - Funqy Google Cloud Functions - Deployment 2.7.5.Final [665/964]
[2026-03-04T23:37:52.389Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO] Processed 2 files in 00:00.004 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:52.389Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/main/resources
[2026-03-04T23:37:52.389Z] [INFO]
[2026-03-04T23:37:52.389Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:52.389Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:52.389Z] [INFO] Compiling 2 source files to /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/classes
[2026-03-04T23:37:53.701Z] [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
[2026-03-04T23:37:53.701Z] required: java.lang.String,java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-03-04T23:37:53.701Z] found: java.lang.String,java.util.List
[2026-03-04T23:37:53.701Z] [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
[2026-03-04T23:37:53.701Z] required: java.util.List<io.quarkus.builder.diag.Diagnostic>
[2026-03-04T23:37:53.701Z] found: java.util.List
[2026-03-04T23:37:53.701Z] [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
[2026-03-04T23:37:53.701Z] required: java.nio.file.Path,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T23:37:53.701Z] found: java.nio.file.Path,java.lang.String,java.util.Map
[2026-03-04T23:37:53.701Z] [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
[2026-03-04T23:37:53.701Z] required: java.util.Map<java.lang.String,java.lang.Object>
[2026-03-04T23:37:53.701Z] found: java.util.Map
[2026-03-04T23:37:53.701Z] [INFO]
[2026-03-04T23:37:53.701Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:53.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:53.701Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/src/test/resources
[2026-03-04T23:37:53.701Z] [INFO]
[2026-03-04T23:37:53.701Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:53.701Z] [INFO] No sources to compile
[2026-03-04T23:37:53.701Z] [INFO]
[2026-03-04T23:37:53.701Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:53.701Z] [INFO] No tests to run.
[2026-03-04T23:37:53.701Z] [INFO]
[2026-03-04T23:37:53.701Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:53.701Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final.jar
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:54.333Z] [INFO] Building jar: /quarkus/extensions/funqy/funqy-google-cloud-functions/deployment/target/quarkus-funqy-google-cloud-functions-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-funqy-google-cloud-functions-deployment ---
[2026-03-04T23:37:54.333Z] [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
[2026-03-04T23:37:54.333Z] [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
[2026-03-04T23:37:54.333Z] [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
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] ------------------< io.quarkus:quarkus-scala-parent >-------------------
[2026-03-04T23:37:54.333Z] [INFO] Building Quarkus - Scala 2.7.5.Final [666/964]
[2026-03-04T23:37:54.333Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.333Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.333Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-parent ---
[2026-03-04T23:37:54.334Z] [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
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] ----------------------< io.quarkus:quarkus-scala >----------------------
[2026-03-04T23:37:54.334Z] [INFO] Building Quarkus - Scala - Runtime 2.7.5.Final [667/964]
[2026-03-04T23:37:54.334Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:54.334Z] [INFO] Copying 1 resource
[2026-03-04T23:37:54.334Z] [INFO]
[2026-03-04T23:37:54.334Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-scala ---
[2026-03-04T23:37:54.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.pom
[2026-03-04T23:37:54.334Z] [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 38 kB/s)
[2026-03-04T23:37:54.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.pom
[2026-03-04T23:37:54.334Z] [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 33 kB/s)
[2026-03-04T23:37:54.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.pom
[2026-03-04T23:37:54.334Z] [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 34 kB/s)
[2026-03-04T23:37:54.334Z] [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
[2026-03-04T23:37:54.334Z] [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 36 kB/s)
[2026-03-04T23:37:54.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.12.13/scala-compiler-2.12.13.jar
[2026-03-04T23:37:54.334Z] [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 73 MB/s)
[2026-03-04T23:37:54.334Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.12.13/scala-library-2.12.13.jar
[2026-03-04T23:37:54.965Z] [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 62 MB/s)
[2026-03-04T23:37:54.966Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.12.13/scala-reflect-2.12.13.jar
[2026-03-04T23:37:54.966Z] [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 51 MB/s)
[2026-03-04T23:37:54.966Z] [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
[2026-03-04T23:37:54.966Z] [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 11 MB/s)
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] No sources to compile
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:54.966Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/runtime/src/test/resources
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] No sources to compile
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] No tests to run.
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final.jar
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [INFO] Building jar: /quarkus/extensions/scala/runtime/target/quarkus-scala-2.7.5.Final-sources.jar
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala ---
[2026-03-04T23:37:54.966Z] [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
[2026-03-04T23:37:54.966Z] [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
[2026-03-04T23:37:54.966Z] [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
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] ----------------< io.quarkus:quarkus-scala-deployment >-----------------
[2026-03-04T23:37:54.966Z] [INFO] Building Quarkus - Scala - Deployment 2.7.5.Final [668/964]
[2026-03-04T23:37:54.966Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-scala-deployment ---
[2026-03-04T23:37:54.966Z] [INFO]
[2026-03-04T23:37:54.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.596Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.596Z] [INFO]
[2026-03-04T23:37:55.597Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.597Z] [INFO] Processed 2 files in 19ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:37:55.597Z] [INFO]
[2026-03-04T23:37:55.597Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.597Z] [INFO] Processed 2 files in 00:00.003 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:37:55.597Z] [INFO]
[2026-03-04T23:37:55.597Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:55.597Z] [INFO] Copying 1 resource
[2026-03-04T23:37:55.597Z] [INFO]
[2026-03-04T23:37:55.597Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-scala-deployment ---
[2026-03-04T23:37:55.597Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:37:55.597Z] [INFO] Compiling 2 source files to /quarkus/extensions/scala/deployment/target/classes
[2026-03-04T23:37:56.909Z] [INFO]
[2026-03-04T23:37:56.909Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-scala-deployment ---
[2026-03-04T23:37:56.909Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:56.909Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/scala/deployment/src/test/resources
[2026-03-04T23:37:56.909Z] [INFO]
[2026-03-04T23:37:56.909Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-scala-deployment ---
[2026-03-04T23:37:56.909Z] [INFO] No sources to compile
[2026-03-04T23:37:56.909Z] [INFO]
[2026-03-04T23:37:56.909Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-scala-deployment ---
[2026-03-04T23:37:56.909Z] [INFO] No tests to run.
[2026-03-04T23:37:56.909Z] [INFO]
[2026-03-04T23:37:56.909Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-scala-deployment ---
[2026-03-04T23:37:56.909Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final.jar
[2026-03-04T23:37:58.225Z] [INFO]
[2026-03-04T23:37:58.225Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-scala-deployment ---
[2026-03-04T23:37:58.225Z] [INFO] Building jar: /quarkus/extensions/scala/deployment/target/quarkus-scala-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-scala-deployment ---
[2026-03-04T23:37:59.540Z] [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
[2026-03-04T23:37:59.540Z] [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
[2026-03-04T23:37:59.540Z] [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
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] -------------< io.quarkus:quarkus-container-image-parent >--------------
[2026-03-04T23:37:59.540Z] [INFO] Building Quarkus - Container Image 2.7.5.Final [669/964]
[2026-03-04T23:37:59.540Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.540Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.540Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.541Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-parent ---
[2026-03-04T23:37:59.541Z] [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
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] -----------------< io.quarkus:quarkus-container-image >-----------------
[2026-03-04T23:37:59.541Z] [INFO] Building Quarkus - Container Image - Runtime 2.7.5.Final [670/964]
[2026-03-04T23:37:59.541Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:59.541Z] [INFO] Copying 1 resource
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [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
[2026-03-04T23:37:59.541Z] [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 182 kB/s)
[2026-03-04T23:37:59.541Z] [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
[2026-03-04T23:37:59.541Z] [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 70 kB/s)
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] No sources to compile
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:37:59.541Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/runtime/src/test/resources
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] No sources to compile
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] No tests to run.
[2026-03-04T23:37:59.541Z] [INFO]
[2026-03-04T23:37:59.541Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image ---
[2026-03-04T23:37:59.541Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final.jar
[2026-03-04T23:38:00.851Z] [INFO]
[2026-03-04T23:38:00.851Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image ---
[2026-03-04T23:38:00.851Z] [INFO] Building jar: /quarkus/extensions/container-image/runtime/target/quarkus-container-image-2.7.5.Final-sources.jar
[2026-03-04T23:38:02.165Z] [INFO]
[2026-03-04T23:38:02.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image ---
[2026-03-04T23:38:02.165Z] [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
[2026-03-04T23:38:02.165Z] [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
[2026-03-04T23:38:02.165Z] [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
[2026-03-04T23:38:02.165Z] [INFO]
[2026-03-04T23:38:02.165Z] [INFO] ---------------< io.quarkus:quarkus-container-image-spi >---------------
[2026-03-04T23:38:02.165Z] [INFO] Building Quarkus - Container Image - SPI 2.7.5.Final [671/964]
[2026-03-04T23:38:02.165Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:02.165Z] [INFO]
[2026-03-04T23:38:02.165Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.165Z] [INFO]
[2026-03-04T23:38:02.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO] Processed 8 files in 30ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0)
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO] Processed 8 files in 00:00.011 (Already Sorted: 8, Needed Sorting: 0)
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:02.795Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/main/resources
[2026-03-04T23:38:02.795Z] [INFO]
[2026-03-04T23:38:02.795Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-spi ---
[2026-03-04T23:38:02.795Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:02.795Z] [INFO] Compiling 8 source files to /quarkus/extensions/container-image/spi/target/classes
[2026-03-04T23:38:04.121Z] [INFO]
[2026-03-04T23:38:04.121Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-spi ---
[2026-03-04T23:38:04.121Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:04.121Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/spi/src/test/resources
[2026-03-04T23:38:04.121Z] [INFO]
[2026-03-04T23:38:04.121Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-spi ---
[2026-03-04T23:38:04.121Z] [INFO] No sources to compile
[2026-03-04T23:38:04.121Z] [INFO]
[2026-03-04T23:38:04.121Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-spi ---
[2026-03-04T23:38:04.121Z] [INFO] No tests to run.
[2026-03-04T23:38:04.121Z] [INFO]
[2026-03-04T23:38:04.121Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-spi ---
[2026-03-04T23:38:04.121Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final.jar
[2026-03-04T23:38:04.121Z] [INFO]
[2026-03-04T23:38:04.121Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-spi ---
[2026-03-04T23:38:04.121Z] [INFO] Building jar: /quarkus/extensions/container-image/spi/target/quarkus-container-image-spi-2.7.5.Final-sources.jar
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-spi ---
[2026-03-04T23:38:05.428Z] [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
[2026-03-04T23:38:05.428Z] [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
[2026-03-04T23:38:05.428Z] [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
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --------------< io.quarkus:quarkus-container-image-util >---------------
[2026-03-04T23:38:05.428Z] [INFO] Building Quarkus - Container Image - Util 2.7.5.Final [672/964]
[2026-03-04T23:38:05.428Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.428Z] [INFO]
[2026-03-04T23:38:05.428Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Processed 1 files in 12ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:05.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/main/resources
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:05.429Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/util/target/classes
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:05.429Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/util/src/test/resources
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] No sources to compile
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] No tests to run.
[2026-03-04T23:38:05.429Z] [INFO]
[2026-03-04T23:38:05.429Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-util ---
[2026-03-04T23:38:05.429Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final.jar
[2026-03-04T23:38:06.814Z] [INFO]
[2026-03-04T23:38:06.814Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-util ---
[2026-03-04T23:38:06.814Z] [INFO] Building jar: /quarkus/extensions/container-image/util/target/quarkus-container-image-util-2.7.5.Final-sources.jar
[2026-03-04T23:38:08.127Z] [INFO]
[2026-03-04T23:38:08.127Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-util ---
[2026-03-04T23:38:08.127Z] [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
[2026-03-04T23:38:08.127Z] [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
[2026-03-04T23:38:08.127Z] [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
[2026-03-04T23:38:08.127Z] [INFO]
[2026-03-04T23:38:08.127Z] [INFO] -----------< io.quarkus:quarkus-container-image-deployment >------------
[2026-03-04T23:38:08.127Z] [INFO] Building Quarkus - Container Image - Deployment 2.7.5.Final [673/964]
[2026-03-04T23:38:08.127Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:08.127Z] [INFO]
[2026-03-04T23:38:08.127Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.127Z] [INFO]
[2026-03-04T23:38:08.127Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO] Processed 9 files in 57ms (Formatted: 0, Unchanged: 9, Failed: 0, Readonly: 0)
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO] Processed 9 files in 00:00.023 (Already Sorted: 9, Needed Sorting: 0)
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:08.757Z] [INFO] Copying 2 resources
[2026-03-04T23:38:08.757Z] [INFO]
[2026-03-04T23:38:08.757Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:08.757Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:08.757Z] [INFO] Compiling 7 source files to /quarkus/extensions/container-image/deployment/target/classes
[2026-03-04T23:38:10.078Z] [INFO]
[2026-03-04T23:38:10.078Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:10.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:10.078Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/deployment/src/test/resources
[2026-03-04T23:38:10.078Z] [INFO]
[2026-03-04T23:38:10.078Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:10.078Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:10.078Z] [INFO] Compiling 2 source files to /quarkus/extensions/container-image/deployment/target/test-classes
[2026-03-04T23:38:12.130Z] [INFO]
[2026-03-04T23:38:12.130Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:12.130Z] [INFO]
[2026-03-04T23:38:12.130Z] [INFO] -------------------------------------------------------
[2026-03-04T23:38:12.130Z] [INFO] T E S T S
[2026-03-04T23:38:12.130Z] [INFO] -------------------------------------------------------
[2026-03-04T23:38:12.130Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:38:12.760Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-03-04T23:38:12.760Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in io.quarkus.container.image.deployment.ContainerImageConfigEffectiveGroupTest
[2026-03-04T23:38:12.760Z] [INFO] Running io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-03-04T23:38:12.760Z] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in io.quarkus.container.image.deployment.ContainerImageInfoTest
[2026-03-04T23:38:12.760Z] [INFO]
[2026-03-04T23:38:12.760Z] [INFO] Results:
[2026-03-04T23:38:12.760Z] [INFO]
[2026-03-04T23:38:12.760Z] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:38:12.760Z] [INFO]
[2026-03-04T23:38:12.760Z] [INFO]
[2026-03-04T23:38:12.760Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:12.760Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final.jar
[2026-03-04T23:38:14.462Z] [INFO]
[2026-03-04T23:38:14.462Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:14.462Z] [INFO] Building jar: /quarkus/extensions/container-image/deployment/target/quarkus-container-image-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-deployment ---
[2026-03-04T23:38:15.091Z] [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
[2026-03-04T23:38:15.091Z] [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
[2026-03-04T23:38:15.091Z] [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
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --------< io.quarkus:quarkus-container-image-buildpack-parent >---------
[2026-03-04T23:38:15.091Z] [INFO] Building Quarkus - Container Image - Buildpack - Parent 2.7.5.Final [674/964]
[2026-03-04T23:38:15.091Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-parent ---
[2026-03-04T23:38:15.091Z] [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
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] ------------< io.quarkus:quarkus-container-image-buildpack >------------
[2026-03-04T23:38:15.091Z] [INFO] Building Quarkus - Container Image - Buildpack 2.7.5.Final [675/964]
[2026-03-04T23:38:15.091Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:15.091Z] [INFO] Copying 1 resource
[2026-03-04T23:38:15.091Z] [INFO]
[2026-03-04T23:38:15.091Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:15.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.pom
[2026-03-04T23:38:15.721Z] [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 46 kB/s)
[2026-03-04T23:38:15.721Z] [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
[2026-03-04T23:38:15.721Z] [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 175 kB/s)
[2026-03-04T23:38:15.721Z] [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
[2026-03-04T23:38:15.721Z] [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 50 kB/s)
[2026-03-04T23:38:15.721Z] [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
[2026-03-04T23:38:15.721Z] [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 44 kB/s)
[2026-03-04T23:38:15.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.pom
[2026-03-04T23:38:15.721Z] [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 138 kB/s)
[2026-03-04T23:38:15.721Z] [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
[2026-03-04T23:38:15.721Z] [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 184 kB/s)
[2026-03-04T23:38:15.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom
[2026-03-04T23:38:15.721Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 602 kB/s)
[2026-03-04T23:38:15.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.pom
[2026-03-04T23:38:15.721Z] [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 95 kB/s)
[2026-03-04T23:38:15.721Z] [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
[2026-03-04T23:38:15.721Z] [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 197 kB/s)
[2026-03-04T23:38:15.721Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/snowdrop/buildpack-client/0.0.4/buildpack-client-0.0.4.jar
[2026-03-04T23:38:16.354Z] [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 279 kB/s)
[2026-03-04T23:38:16.354Z] [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
[2026-03-04T23:38:16.354Z] [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 8.5 MB/s)
[2026-03-04T23:38:17.664Z] [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
[2026-03-04T23:38:17.664Z] [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 405 kB/s)
[2026-03-04T23:38:17.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.0.3/httpclient5-5.0.3.jar
[2026-03-04T23:38:17.664Z] [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 18 MB/s)
[2026-03-04T23:38:17.664Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.0.2/httpcore5-5.0.2.jar
[2026-03-04T23:38:17.664Z] [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 17 MB/s)
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] No sources to compile
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:17.664Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/runtime/src/test/resources
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] No sources to compile
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] No tests to run.
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final.jar
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/runtime/target/quarkus-container-image-buildpack-2.7.5.Final-sources.jar
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack ---
[2026-03-04T23:38:17.664Z] [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
[2026-03-04T23:38:17.664Z] [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
[2026-03-04T23:38:17.664Z] [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
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] ------< io.quarkus:quarkus-container-image-buildpack-deployment >-------
[2026-03-04T23:38:17.664Z] [INFO] Building Quarkus - Container Image - Buildpack - Deployment 2.7.5.Final [676/964]
[2026-03-04T23:38:17.664Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:17.664Z] [INFO]
[2026-03-04T23:38:17.664Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.291Z] [INFO]
[2026-03-04T23:38:18.291Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.292Z] [INFO] Processed 5 files in 27ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:38:18.292Z] [INFO]
[2026-03-04T23:38:18.292Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.292Z] [INFO] Processed 5 files in 00:00.012 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:38:18.292Z] [INFO]
[2026-03-04T23:38:18.292Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.292Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:18.292Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/main/resources
[2026-03-04T23:38:18.292Z] [INFO]
[2026-03-04T23:38:18.292Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:18.292Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:18.292Z] [INFO] Compiling 5 source files to /quarkus/extensions/container-image/container-image-buildpack/deployment/target/classes
[2026-03-04T23:38:20.341Z] [INFO]
[2026-03-04T23:38:20.341Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:20.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:20.341Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-buildpack/deployment/src/test/resources
[2026-03-04T23:38:20.341Z] [INFO]
[2026-03-04T23:38:20.341Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:20.341Z] [INFO] No sources to compile
[2026-03-04T23:38:20.341Z] [INFO]
[2026-03-04T23:38:20.341Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:20.341Z] [INFO] No tests to run.
[2026-03-04T23:38:20.341Z] [INFO]
[2026-03-04T23:38:20.341Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:20.341Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final.jar
[2026-03-04T23:38:20.972Z] [INFO]
[2026-03-04T23:38:20.972Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:20.972Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-buildpack/deployment/target/quarkus-container-image-buildpack-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-buildpack-deployment ---
[2026-03-04T23:38:22.302Z] [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
[2026-03-04T23:38:22.302Z] [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
[2026-03-04T23:38:22.302Z] [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
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] ----------< io.quarkus:quarkus-container-image-docker-parent >----------
[2026-03-04T23:38:22.302Z] [INFO] Building Quarkus - Container Image - Docker - Parent 2.7.5.Final [677/964]
[2026-03-04T23:38:22.302Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-parent ---
[2026-03-04T23:38:22.302Z] [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
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] -------------< io.quarkus:quarkus-container-image-docker >--------------
[2026-03-04T23:38:22.302Z] [INFO] Building Quarkus - Container Image - Docker 2.7.5.Final [678/964]
[2026-03-04T23:38:22.302Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:22.302Z] [INFO] Copying 1 resource
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] No sources to compile
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:22.302Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/runtime/src/test/resources
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] No sources to compile
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] No tests to run.
[2026-03-04T23:38:22.302Z] [INFO]
[2026-03-04T23:38:22.302Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker ---
[2026-03-04T23:38:22.302Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final.jar
[2026-03-04T23:38:23.611Z] [INFO]
[2026-03-04T23:38:23.611Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker ---
[2026-03-04T23:38:23.611Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/runtime/target/quarkus-container-image-docker-2.7.5.Final-sources.jar
[2026-03-04T23:38:24.921Z] [INFO]
[2026-03-04T23:38:24.921Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker ---
[2026-03-04T23:38:24.921Z] [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
[2026-03-04T23:38:24.921Z] [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
[2026-03-04T23:38:24.921Z] [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
[2026-03-04T23:38:24.921Z] [INFO]
[2026-03-04T23:38:24.921Z] [INFO] --------< io.quarkus:quarkus-container-image-docker-deployment >--------
[2026-03-04T23:38:24.921Z] [INFO] Building Quarkus - Container Image - Docker - Deployment 2.7.5.Final [679/964]
[2026-03-04T23:38:24.921Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:24.921Z] [INFO]
[2026-03-04T23:38:24.921Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:24.921Z] [INFO]
[2026-03-04T23:38:24.921Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO] Processed 3 files in 30ms (Formatted: 0, Unchanged: 3, Failed: 0, Readonly: 0)
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.560Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.560Z] [INFO] Processed 3 files in 00:00.021 (Already Sorted: 3, Needed Sorting: 0)
[2026-03-04T23:38:25.560Z] [INFO]
[2026-03-04T23:38:25.561Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.561Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:25.561Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/main/resources
[2026-03-04T23:38:25.561Z] [INFO]
[2026-03-04T23:38:25.561Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:25.561Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:25.561Z] [INFO] Compiling 3 source files to /quarkus/extensions/container-image/container-image-docker/deployment/target/classes
[2026-03-04T23:38:26.872Z] [INFO]
[2026-03-04T23:38:26.872Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:26.872Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:26.872Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-docker/deployment/src/test/resources
[2026-03-04T23:38:26.872Z] [INFO]
[2026-03-04T23:38:26.872Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:26.872Z] [INFO] No sources to compile
[2026-03-04T23:38:26.872Z] [INFO]
[2026-03-04T23:38:26.872Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:26.872Z] [INFO] No tests to run.
[2026-03-04T23:38:26.872Z] [INFO]
[2026-03-04T23:38:26.872Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:26.872Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final.jar
[2026-03-04T23:38:28.197Z] [INFO]
[2026-03-04T23:38:28.197Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:28.197Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-docker/deployment/target/quarkus-container-image-docker-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-docker-deployment ---
[2026-03-04T23:38:29.507Z] [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
[2026-03-04T23:38:29.507Z] [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
[2026-03-04T23:38:29.507Z] [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
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] -----------< io.quarkus:quarkus-container-image-jib-parent >------------
[2026-03-04T23:38:29.507Z] [INFO] Building Quarkus - Container Image - Jib - Parent 2.7.5.Final [680/964]
[2026-03-04T23:38:29.507Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-parent ---
[2026-03-04T23:38:29.507Z] [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
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] ---------------< io.quarkus:quarkus-container-image-jib >---------------
[2026-03-04T23:38:29.507Z] [INFO] Building Quarkus - Container Image - Jib 2.7.5.Final [681/964]
[2026-03-04T23:38:29.507Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.507Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:29.507Z] [INFO] Copying 1 resource
[2026-03-04T23:38:29.507Z] [INFO]
[2026-03-04T23:38:29.507Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-jib ---
[2026-03-04T23:38:29.508Z] [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
[2026-03-04T23:38:30.139Z] [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 81 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 25 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 135 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 575 kB/s)
[2026-03-04T23:38:30.139Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.pom
[2026-03-04T23:38:30.139Z] [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 51 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 60 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 79 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 76 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 292 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 156 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 64 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 122 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.139Z] [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 51 kB/s)
[2026-03-04T23:38:30.139Z] [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
[2026-03-04T23:38:30.772Z] [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 59 kB/s)
[2026-03-04T23:38:30.772Z] [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
[2026-03-04T23:38:32.083Z] [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 299 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 533 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 6.6 MB/s)
[2026-03-04T23:38:32.083Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.30.0/opencensus-api-0.30.0.jar
[2026-03-04T23:38:32.083Z] [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 8.3 MB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 571 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 253 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 2.9 MB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 165 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 129 kB/s)
[2026-03-04T23:38:32.083Z] [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
[2026-03-04T23:38:32.083Z] [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 103 kB/s)
[2026-03-04T23:38:32.083Z] [INFO]
[2026-03-04T23:38:32.083Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.083Z] [INFO] No sources to compile
[2026-03-04T23:38:32.083Z] [INFO]
[2026-03-04T23:38:32.083Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:32.083Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/runtime/src/test/resources
[2026-03-04T23:38:32.083Z] [INFO]
[2026-03-04T23:38:32.083Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.084Z] [INFO] No sources to compile
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.084Z] [INFO] No tests to run.
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.084Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final.jar
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.084Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/runtime/target/quarkus-container-image-jib-2.7.5.Final-sources.jar
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib ---
[2026-03-04T23:38:32.084Z] [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
[2026-03-04T23:38:32.084Z] [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
[2026-03-04T23:38:32.084Z] [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
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] ---------< io.quarkus:quarkus-container-image-jib-deployment >----------
[2026-03-04T23:38:32.084Z] [INFO] Building Quarkus - Container Image - Jib - Deployment 2.7.5.Final [682/964]
[2026-03-04T23:38:32.084Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.084Z] [INFO]
[2026-03-04T23:38:32.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.715Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO] Processed 6 files in 51ms (Formatted: 0, Unchanged: 6, Failed: 0, Readonly: 0)
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO] Processed 6 files in 00:00.045 (Already Sorted: 6, Needed Sorting: 0)
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:32.716Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/main/resources
[2026-03-04T23:38:32.716Z] [INFO]
[2026-03-04T23:38:32.716Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:32.716Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:32.716Z] [INFO] Compiling 6 source files to /quarkus/extensions/container-image/container-image-jib/deployment/target/classes
[2026-03-04T23:38:34.771Z] [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
[2026-03-04T23:38:34.771Z] [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
[2026-03-04T23:38:34.771Z] [INFO]
[2026-03-04T23:38:34.771Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:34.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:34.771Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-jib/deployment/src/test/resources
[2026-03-04T23:38:34.771Z] [INFO]
[2026-03-04T23:38:34.771Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:34.771Z] [INFO] No sources to compile
[2026-03-04T23:38:34.771Z] [INFO]
[2026-03-04T23:38:34.771Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:34.771Z] [INFO] No tests to run.
[2026-03-04T23:38:34.771Z] [INFO]
[2026-03-04T23:38:34.771Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:34.771Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2026-03-04T23:38:36.087Z] [INFO]
[2026-03-04T23:38:36.087Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:36.087Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-jib-deployment ---
[2026-03-04T23:38:37.399Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final.jar
[2026-03-04T23:38:37.399Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final.pom
[2026-03-04T23:38:37.399Z] [INFO] Installing /quarkus/extensions/container-image/container-image-jib/deployment/target/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-jib-deployment/2.7.5.Final/quarkus-container-image-jib-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-client-parent >-------------
[2026-03-04T23:38:37.399Z] [INFO] Building Quarkus - Kubernetes Client 2.7.5.Final [683/964]
[2026-03-04T23:38:37.399Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-parent ---
[2026-03-04T23:38:37.399Z] [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
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] -----------< io.quarkus:quarkus-kubernetes-client-internal >------------
[2026-03-04T23:38:37.399Z] [INFO] Building Quarkus - Kubernetes Client - Runtime - Internal 2.7.5.Final [684/964]
[2026-03-04T23:38:37.399Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO] Processed 2 files in 20ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO] Processed 2 files in 00:00.007 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:37.399Z] [INFO] Copying 1 resource
[2026-03-04T23:38:37.399Z] [INFO]
[2026-03-04T23:38:37.399Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:37.399Z] [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
[2026-03-04T23:38:37.399Z] [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 29 kB/s)
[2026-03-04T23:38:38.712Z] [INFO]
[2026-03-04T23:38:38.712Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:38.712Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:38.712Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/runtime-internal/target/classes
[2026-03-04T23:38:39.356Z] [INFO]
[2026-03-04T23:38:39.356Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:39.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:39.356Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/runtime-internal/src/test/resources
[2026-03-04T23:38:39.356Z] [INFO]
[2026-03-04T23:38:39.356Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:39.356Z] [INFO] No sources to compile
[2026-03-04T23:38:39.356Z] [INFO]
[2026-03-04T23:38:39.356Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:39.356Z] [INFO] No tests to run.
[2026-03-04T23:38:39.356Z] [INFO]
[2026-03-04T23:38:39.356Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:39.356Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final.jar
[2026-03-04T23:38:40.699Z] [INFO]
[2026-03-04T23:38:40.699Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:40.699Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime-internal/target/quarkus-kubernetes-client-internal-2.7.5.Final-sources.jar
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal ---
[2026-03-04T23:38:42.016Z] [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
[2026-03-04T23:38:42.016Z] [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
[2026-03-04T23:38:42.016Z] [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
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-client-spi >--------------
[2026-03-04T23:38:42.016Z] [INFO] Building Quarkus - Kubernetes Client - SPI 2.7.5.Final [685/964]
[2026-03-04T23:38:42.016Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO] Processed 1 files in 16ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO] Processed 1 files in 00:00.001 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:42.016Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/main/resources
[2026-03-04T23:38:42.016Z] [INFO]
[2026-03-04T23:38:42.016Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:42.016Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:42.016Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/spi/target/classes
[2026-03-04T23:38:44.086Z] [INFO]
[2026-03-04T23:38:44.086Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:44.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:44.086Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/spi/src/test/resources
[2026-03-04T23:38:44.086Z] [INFO]
[2026-03-04T23:38:44.086Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:44.086Z] [INFO] No sources to compile
[2026-03-04T23:38:44.086Z] [INFO]
[2026-03-04T23:38:44.086Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:44.086Z] [INFO] No tests to run.
[2026-03-04T23:38:44.086Z] [INFO]
[2026-03-04T23:38:44.086Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:44.086Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final.jar
[2026-03-04T23:38:44.086Z] [INFO]
[2026-03-04T23:38:44.086Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:44.086Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/spi/target/quarkus-kubernetes-client-spi-2.7.5.Final-sources.jar
[2026-03-04T23:38:45.398Z] [INFO]
[2026-03-04T23:38:45.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-spi ---
[2026-03-04T23:38:45.398Z] [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
[2026-03-04T23:38:45.398Z] [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
[2026-03-04T23:38:45.399Z] [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
[2026-03-04T23:38:45.399Z] [INFO]
[2026-03-04T23:38:45.399Z] [INFO] ------< io.quarkus:quarkus-kubernetes-client-internal-deployment >------
[2026-03-04T23:38:45.399Z] [INFO] Building Quarkus - Kubernetes Client - Internal - Deployment 2.7.5.Final [686/964]
[2026-03-04T23:38:45.399Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:45.399Z] [INFO]
[2026-03-04T23:38:45.399Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:45.399Z] [INFO]
[2026-03-04T23:38:45.399Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO] Processed 2 files in 18ms (Formatted: 0, Unchanged: 2, Failed: 0, Readonly: 0)
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO] Processed 2 files in 00:00.002 (Already Sorted: 2, Needed Sorting: 0)
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:46.711Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/main/resources
[2026-03-04T23:38:46.711Z] [INFO]
[2026-03-04T23:38:46.711Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:46.711Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:46.711Z] [INFO] Compiling 2 source files to /quarkus/extensions/kubernetes-client/deployment-internal/target/classes
[2026-03-04T23:38:48.763Z] [INFO]
[2026-03-04T23:38:48.763Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:48.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:48.763Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment-internal/src/test/resources
[2026-03-04T23:38:48.763Z] [INFO]
[2026-03-04T23:38:48.763Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:48.763Z] [INFO] No sources to compile
[2026-03-04T23:38:48.763Z] [INFO]
[2026-03-04T23:38:48.763Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:48.763Z] [INFO] No tests to run.
[2026-03-04T23:38:48.763Z] [INFO]
[2026-03-04T23:38:48.763Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:48.763Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final.jar
[2026-03-04T23:38:49.398Z] [INFO]
[2026-03-04T23:38:49.398Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:49.398Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment-internal/target/quarkus-kubernetes-client-internal-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:38:50.708Z] [INFO]
[2026-03-04T23:38:50.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-internal-deployment ---
[2026-03-04T23:38:50.708Z] [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
[2026-03-04T23:38:50.708Z] [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
[2026-03-04T23:38:50.709Z] [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
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] -----------< io.quarkus:quarkus-container-image-s2i-parent >------------
[2026-03-04T23:38:50.709Z] [INFO] Building Quarkus - Container Image - S2I - Parent 2.7.5.Final [687/964]
[2026-03-04T23:38:50.709Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-parent ---
[2026-03-04T23:38:50.709Z] [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
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] ---------------< io.quarkus:quarkus-container-image-s2i >---------------
[2026-03-04T23:38:50.709Z] [INFO] Building Quarkus - Container Image - S2I 2.7.5.Final [688/964]
[2026-03-04T23:38:50.709Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:50.709Z] [INFO] Copying 1 resource
[2026-03-04T23:38:50.709Z] [INFO]
[2026-03-04T23:38:50.709Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:50.709Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1.pom
[2026-03-04T23:38:51.339Z] [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 109 kB/s)
[2026-03-04T23:38:51.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.pom
[2026-03-04T23:38:51.339Z] [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 67 kB/s)
[2026-03-04T23:38:51.339Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.pom
[2026-03-04T23:38:51.339Z] [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 105 kB/s)
[2026-03-04T23:38:52.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/openshift-annotations/2.8.1/openshift-annotations-2.8.1-noapt.jar
[2026-03-04T23:38:52.651Z] [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 1.2 MB/s)
[2026-03-04T23:38:52.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/option-annotations/2.8.1/option-annotations-2.8.1.jar
[2026-03-04T23:38:52.651Z] [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 1.0 MB/s)
[2026-03-04T23:38:52.651Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/s2i-annotations/2.8.1/s2i-annotations-2.8.1.jar
[2026-03-04T23:38:52.651Z] [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 1.0 MB/s)
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] No sources to compile
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:52.651Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/runtime/src/test/resources
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] No sources to compile
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] No tests to run.
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final.jar
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/runtime/target/quarkus-container-image-s2i-2.7.5.Final-sources.jar
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i ---
[2026-03-04T23:38:52.651Z] [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
[2026-03-04T23:38:52.651Z] [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
[2026-03-04T23:38:52.651Z] [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
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] ---------< io.quarkus:quarkus-container-image-s2i-deployment >----------
[2026-03-04T23:38:52.651Z] [INFO] Building Quarkus - Container Image - S2I - Deployment 2.7.5.Final [689/964]
[2026-03-04T23:38:52.651Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:52.651Z] [INFO]
[2026-03-04T23:38:52.651Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO] Processed 11 files in 55ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO] Processed 11 files in 00:00.082 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:53.283Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/resources
[2026-03-04T23:38:53.283Z] [INFO]
[2026-03-04T23:38:53.283Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:53.283Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:53.283Z] [INFO] Compiling 10 source files to /quarkus/extensions/container-image/container-image-s2i/deployment/target/classes
[2026-03-04T23:38:56.542Z] [WARNING] /quarkus/extensions/container-image/container-image-s2i/deployment/src/main/java/io/quarkus/container/image/s2i/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-03-04T23:38:56.542Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:38:56.542Z] found: java.lang.Class[]
[2026-03-04T23:38:56.542Z] [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
[2026-03-04T23:38:56.542Z] [INFO]
[2026-03-04T23:38:56.542Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:56.542Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:38:56.542Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-s2i/deployment/src/test/resources
[2026-03-04T23:38:56.542Z] [INFO]
[2026-03-04T23:38:56.542Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:56.542Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:38:56.542Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-s2i/deployment/target/test-classes
[2026-03-04T23:38:59.408Z] [INFO]
[2026-03-04T23:38:59.408Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:38:59.408Z] [INFO]
[2026-03-04T23:38:59.408Z] [INFO] -------------------------------------------------------
[2026-03-04T23:38:59.408Z] [INFO] T E S T S
[2026-03-04T23:38:59.408Z] [INFO] -------------------------------------------------------
[2026-03-04T23:38:59.408Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:39:00.774Z] [INFO] Running io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-03-04T23:39:00.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in io.quarkus.container.image.s2i.deployment.S2iProcessorTest
[2026-03-04T23:39:00.774Z] [INFO]
[2026-03-04T23:39:00.774Z] [INFO] Results:
[2026-03-04T23:39:00.774Z] [INFO]
[2026-03-04T23:39:00.774Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:39:00.774Z] [INFO]
[2026-03-04T23:39:00.774Z] [INFO]
[2026-03-04T23:39:00.774Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:39:00.774Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final.jar
[2026-03-04T23:39:04.536Z] [INFO]
[2026-03-04T23:39:04.536Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:39:04.536Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-s2i/deployment/target/quarkus-container-image-s2i-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-s2i-deployment ---
[2026-03-04T23:39:05.852Z] [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
[2026-03-04T23:39:05.852Z] [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
[2026-03-04T23:39:05.852Z] [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
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --------< io.quarkus:quarkus-container-image-openshift-parent >---------
[2026-03-04T23:39:05.852Z] [INFO] Building Quarkus - Container Image - OpenShift - Parent 2.7.5.Final [690/964]
[2026-03-04T23:39:05.852Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.852Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.852Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.853Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-parent ---
[2026-03-04T23:39:05.853Z] [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
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] ------------< io.quarkus:quarkus-container-image-openshift >------------
[2026-03-04T23:39:05.853Z] [INFO] Building Quarkus - Container Image - OpenShift 2.7.5.Final [691/964]
[2026-03-04T23:39:05.853Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:05.853Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:05.853Z] [INFO] Copying 1 resource
[2026-03-04T23:39:05.853Z] [INFO]
[2026-03-04T23:39:05.853Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.164Z] [INFO]
[2026-03-04T23:39:07.164Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.164Z] [INFO] No sources to compile
[2026-03-04T23:39:07.164Z] [INFO]
[2026-03-04T23:39:07.164Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:07.164Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/runtime/src/test/resources
[2026-03-04T23:39:07.164Z] [INFO]
[2026-03-04T23:39:07.164Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.164Z] [INFO] No sources to compile
[2026-03-04T23:39:07.164Z] [INFO]
[2026-03-04T23:39:07.164Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.164Z] [INFO] No tests to run.
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.165Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final.jar
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.165Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/runtime/target/quarkus-container-image-openshift-2.7.5.Final-sources.jar
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift ---
[2026-03-04T23:39:07.165Z] [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
[2026-03-04T23:39:07.165Z] [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
[2026-03-04T23:39:07.165Z] [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
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] ------< io.quarkus:quarkus-container-image-openshift-deployment >-------
[2026-03-04T23:39:07.165Z] [INFO] Building Quarkus - Container Image - OpenShift - Deployment 2.7.5.Final [692/964]
[2026-03-04T23:39:07.165Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.165Z] [INFO]
[2026-03-04T23:39:07.165Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO] Processed 14 files in 80ms (Formatted: 0, Unchanged: 14, Failed: 0, Readonly: 0)
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO] Processed 14 files in 00:00.090 (Already Sorted: 14, Needed Sorting: 0)
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:07.797Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/resources
[2026-03-04T23:39:07.797Z] [INFO]
[2026-03-04T23:39:07.797Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:07.797Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:39:07.797Z] [INFO] Compiling 13 source files to /quarkus/extensions/container-image/container-image-openshift/deployment/target/classes
[2026-03-04T23:39:11.563Z] [WARNING] /quarkus/extensions/container-image/container-image-openshift/deployment/src/main/java/io/quarkus/container/image/openshift/deployment/RemoveEnvVarDecorator.java:[31,16] unchecked conversion
[2026-03-04T23:39:11.563Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:11.563Z] found: java.lang.Class[]
[2026-03-04T23:39:11.563Z] [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
[2026-03-04T23:39:11.563Z] [INFO]
[2026-03-04T23:39:11.563Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:11.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:11.563Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/container-image/container-image-openshift/deployment/src/test/resources
[2026-03-04T23:39:11.563Z] [INFO]
[2026-03-04T23:39:11.563Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:11.563Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:39:11.563Z] [INFO] Compiling 1 source file to /quarkus/extensions/container-image/container-image-openshift/deployment/target/test-classes
[2026-03-04T23:39:15.333Z] [INFO]
[2026-03-04T23:39:15.333Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:15.333Z] [INFO]
[2026-03-04T23:39:15.333Z] [INFO] -------------------------------------------------------
[2026-03-04T23:39:15.333Z] [INFO] T E S T S
[2026-03-04T23:39:15.333Z] [INFO] -------------------------------------------------------
[2026-03-04T23:39:15.333Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:39:15.966Z] [INFO] Running io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-03-04T23:39:15.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in io.quarkus.container.image.openshift.deployment.OpenshiftProcessorTest
[2026-03-04T23:39:15.966Z] [INFO]
[2026-03-04T23:39:15.966Z] [INFO] Results:
[2026-03-04T23:39:15.966Z] [INFO]
[2026-03-04T23:39:15.966Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:39:15.966Z] [INFO]
[2026-03-04T23:39:15.966Z] [INFO]
[2026-03-04T23:39:15.966Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:15.966Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-03-04T23:39:19.733Z] [INFO]
[2026-03-04T23:39:19.733Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:19.733Z] [INFO] Building jar: /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-container-image-openshift-deployment ---
[2026-03-04T23:39:21.046Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.jar
[2026-03-04T23:39:21.046Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final.pom
[2026-03-04T23:39:21.046Z] [INFO] Installing /quarkus/extensions/container-image/container-image-openshift/deployment/target/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-container-image-openshift-deployment/2.7.5.Final/quarkus-container-image-openshift-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-vanilla-parent >------------
[2026-03-04T23:39:21.046Z] [INFO] Building Quarkus - Kubernetes - Vanilla 2.7.5.Final [693/964]
[2026-03-04T23:39:21.046Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-vanilla-parent ---
[2026-03-04T23:39:21.046Z] [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
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] -------------------< io.quarkus:quarkus-kubernetes >--------------------
[2026-03-04T23:39:21.046Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Runtime 2.7.5.Final [694/964]
[2026-03-04T23:39:21.046Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes ---
[2026-03-04T23:39:21.046Z] [INFO]
[2026-03-04T23:39:21.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:22.446Z] [INFO] Copying 1 resource
[2026-03-04T23:39:22.446Z] [INFO]
[2026-03-04T23:39:22.446Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes ---
[2026-03-04T23:39:22.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1.pom
[2026-03-04T23:39:22.446Z] [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 176 kB/s)
[2026-03-04T23:39:22.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.pom
[2026-03-04T23:39:22.446Z] [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 53 kB/s)
[2026-03-04T23:39:22.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1.pom
[2026-03-04T23:39:22.446Z] [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 134 kB/s)
[2026-03-04T23:39:22.446Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.pom
[2026-03-04T23:39:22.446Z] [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 30 kB/s)
[2026-03-04T23:39:22.446Z] [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
[2026-03-04T23:39:23.077Z] [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 12 kB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-extensions/5.12.1/kubernetes-extensions-5.12.1.pom
[2026-03-04T23:39:23.077Z] [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 31 kB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.pom
[2026-03-04T23:39:23.077Z] [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 111 kB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/kubernetes-annotations/2.8.1/kubernetes-annotations-2.8.1-noapt.jar
[2026-03-04T23:39:23.077Z] [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 4.5 MB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/docker-annotations/2.8.1/docker-annotations-2.8.1.jar
[2026-03-04T23:39:23.077Z] [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 217 kB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/dekorate/knative-annotations/2.8.1/knative-annotations-2.8.1-noapt.jar
[2026-03-04T23:39:23.077Z] [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 1.8 MB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-client/5.12.1/knative-client-5.12.1.jar
[2026-03-04T23:39:23.077Z] [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 380 kB/s)
[2026-03-04T23:39:23.077Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/knative-model/5.12.1/knative-model-5.12.1.jar
[2026-03-04T23:39:23.077Z] [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 29 MB/s)
[2026-03-04T23:39:23.077Z] [INFO]
[2026-03-04T23:39:23.077Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes ---
[2026-03-04T23:39:23.077Z] [INFO] No sources to compile
[2026-03-04T23:39:23.077Z] [INFO]
[2026-03-04T23:39:23.077Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes ---
[2026-03-04T23:39:23.077Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:23.077Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/runtime/src/test/resources
[2026-03-04T23:39:23.077Z] [INFO]
[2026-03-04T23:39:23.077Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes ---
[2026-03-04T23:39:23.077Z] [INFO] No sources to compile
[2026-03-04T23:39:23.077Z] [INFO]
[2026-03-04T23:39:23.077Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes ---
[2026-03-04T23:39:23.077Z] [INFO] No tests to run.
[2026-03-04T23:39:23.077Z] [INFO]
[2026-03-04T23:39:23.077Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes ---
[2026-03-04T23:39:23.077Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final.jar
[2026-03-04T23:39:24.393Z] [INFO]
[2026-03-04T23:39:24.393Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes ---
[2026-03-04T23:39:24.393Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/runtime/target/quarkus-kubernetes-2.7.5.Final-sources.jar
[2026-03-04T23:39:25.706Z] [INFO]
[2026-03-04T23:39:25.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes ---
[2026-03-04T23:39:25.706Z] [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
[2026-03-04T23:39:25.706Z] [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
[2026-03-04T23:39:25.706Z] [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
[2026-03-04T23:39:25.706Z] [INFO]
[2026-03-04T23:39:25.706Z] [INFO] --------------< io.quarkus:quarkus-kubernetes-deployment >--------------
[2026-03-04T23:39:25.706Z] [INFO] Building Quarkus - Kubernetes - Vanilla - Deployment 2.7.5.Final [695/964]
[2026-03-04T23:39:25.706Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:25.706Z] [INFO]
[2026-03-04T23:39:25.706Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:25.706Z] [INFO]
[2026-03-04T23:39:25.706Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.335Z] [INFO]
[2026-03-04T23:39:26.335Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:26.968Z] [INFO] Processed 99 files in 316ms (Formatted: 0, Unchanged: 99, Failed: 0, Readonly: 0)
[2026-03-04T23:39:26.968Z] [INFO]
[2026-03-04T23:39:26.968Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:28.278Z] [INFO] Processed 99 files in 00:01.550 (Already Sorted: 99, Needed Sorting: 0)
[2026-03-04T23:39:28.278Z] [INFO]
[2026-03-04T23:39:28.278Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:28.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:28.278Z] [INFO] Copying 1 resource
[2026-03-04T23:39:28.278Z] [INFO]
[2026-03-04T23:39:28.278Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:28.278Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:39:28.278Z] [INFO] Compiling 98 source files to /quarkus/extensions/kubernetes/vanilla/deployment/target/classes
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapKeySelectorDecorator.java:[17,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] return type requires unchecked conversion from io.quarkus.kubernetes.deployment.MinikubeManifestGenerator to io.dekorate.ManifestGenerator<C>
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentResourceDecorator.java:[34,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentConfigResourceDecorator.java:[34,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyContainerImageDecorator.java:[33,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSidecarDecorator.java:[33,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyBuilderImageDecorator.java:[33,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretKeySelectorDecorator.java:[18,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[120,22] deprecated item is not annotated with @Deprecated
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/KubernetesConfig.java:[263,13] deprecated item is not annotated with @Deprecated
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[149,22] deprecated item is not annotated with @Deprecated
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/OpenshiftConfig.java:[292,13] deprecated item is not annotated with @Deprecated
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromSecretEnvSourceDecorator.java:[18,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyHttpGetActionPortDecorator.java:[37,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNodePortDecorator.java:[58,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[27,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddSelectorToDeploymentDecorator.java:[32,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveOptionalFromConfigMapEnvSourceDecorator.java:[17,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameToRevisionSpecDecorator.java:[39,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceTypeDecorator.java:[28,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceToSubjectDecorator.java:[33,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/AddNamespaceDecorator.java:[27,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] [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
[2026-03-04T23:39:42.823Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveDeploymentTriggerDecorator.java:[20,16] unchecked conversion
[2026-03-04T23:39:42.823Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.823Z] found: java.lang.Class[]
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveBuilderImageResourceDecorator.java:[34,16] unchecked conversion
[2026-03-04T23:39:42.824Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.824Z] found: java.lang.Class[]
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/ApplyServiceAccountNameDecorator.java:[40,16] unchecked conversion
[2026-03-04T23:39:42.824Z] required: java.lang.Class<? extends io.dekorate.kubernetes.decorator.Decorator>[]
[2026-03-04T23:39:42.824Z] found: java.lang.Class[]
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] required: java.util.List<java.lang.String>
[2026-03-04T23:39:42.824Z] found: java.util.List
[2026-03-04T23:39:42.824Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[16,31] unchecked conversion
[2026-03-04T23:39:42.824Z] required: java.util.List<java.lang.String>
[2026-03-04T23:39:42.824Z] found: java.util.List
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] required: java.util.List<java.lang.String>
[2026-03-04T23:39:42.824Z] found: java.util.List
[2026-03-04T23:39:42.824Z] [WARNING] /quarkus/extensions/kubernetes/vanilla/deployment/src/main/java/io/quarkus/kubernetes/deployment/RemoveCommandDecorator.java:[17,28] unchecked conversion
[2026-03-04T23:39:42.824Z] required: java.util.List<java.lang.String>
[2026-03-04T23:39:42.824Z] found: java.util.List
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [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
[2026-03-04T23:39:42.824Z] [INFO]
[2026-03-04T23:39:42.824Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:42.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:42.824Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/vanilla/deployment/src/test/resources
[2026-03-04T23:39:42.824Z] [INFO]
[2026-03-04T23:39:42.824Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:42.824Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:39:42.824Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/vanilla/deployment/target/test-classes
[2026-03-04T23:39:46.979Z] [INFO]
[2026-03-04T23:39:46.979Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:46.979Z] [INFO]
[2026-03-04T23:39:46.979Z] [INFO] -------------------------------------------------------
[2026-03-04T23:39:46.979Z] [INFO] T E S T S
[2026-03-04T23:39:46.979Z] [INFO] -------------------------------------------------------
[2026-03-04T23:39:46.979Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:39:47.609Z] [INFO] Running io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-03-04T23:39:48.241Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in io.quarkus.kubernetes.deployment.EnvVarValidatorTest
[2026-03-04T23:39:48.241Z] [INFO]
[2026-03-04T23:39:48.241Z] [INFO] Results:
[2026-03-04T23:39:48.241Z] [INFO]
[2026-03-04T23:39:48.241Z] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:39:48.241Z] [INFO]
[2026-03-04T23:39:48.241Z] [INFO]
[2026-03-04T23:39:48.241Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:48.241Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2026-03-04T23:39:50.293Z] [INFO]
[2026-03-04T23:39:50.293Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:50.293Z] [INFO] Building jar: /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:39:51.605Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-deployment ---
[2026-03-04T23:39:51.606Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final.jar
[2026-03-04T23:39:51.606Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final.pom
[2026-03-04T23:39:51.606Z] [INFO] Installing /quarkus/extensions/kubernetes/vanilla/deployment/target/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-kubernetes-deployment/2.7.5.Final/quarkus-kubernetes-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] ----------------< io.quarkus:quarkus-openshift-parent >-----------------
[2026-03-04T23:39:51.606Z] [INFO] Building Quarkus - Kubernetes - Openshift 2.7.5.Final [696/964]
[2026-03-04T23:39:51.606Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-parent ---
[2026-03-04T23:39:51.606Z] [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
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --------------------< io.quarkus:quarkus-openshift >--------------------
[2026-03-04T23:39:51.606Z] [INFO] Building Quarkus - Kubernetes - OpenShift - Runtime 2.7.5.Final [697/964]
[2026-03-04T23:39:51.606Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift ---
[2026-03-04T23:39:51.606Z] [INFO]
[2026-03-04T23:39:51.606Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:52.963Z] [INFO] Copying 1 resource
[2026-03-04T23:39:52.963Z] [INFO]
[2026-03-04T23:39:52.963Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift ---
[2026-03-04T23:39:52.963Z] [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
[2026-03-04T23:39:53.593Z] [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.8 kB/s)
[2026-03-04T23:39:53.593Z] [INFO]
[2026-03-04T23:39:53.593Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift ---
[2026-03-04T23:39:53.593Z] [INFO] No sources to compile
[2026-03-04T23:39:53.593Z] [INFO]
[2026-03-04T23:39:53.593Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift ---
[2026-03-04T23:39:53.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:53.593Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/openshift/runtime/src/test/resources
[2026-03-04T23:39:53.593Z] [INFO]
[2026-03-04T23:39:53.593Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift ---
[2026-03-04T23:39:53.593Z] [INFO] No sources to compile
[2026-03-04T23:39:53.593Z] [INFO]
[2026-03-04T23:39:53.593Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift ---
[2026-03-04T23:39:53.593Z] [INFO] No tests to run.
[2026-03-04T23:39:53.593Z] [INFO]
[2026-03-04T23:39:53.593Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift ---
[2026-03-04T23:39:53.593Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final.jar
[2026-03-04T23:39:54.905Z] [INFO]
[2026-03-04T23:39:54.905Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift ---
[2026-03-04T23:39:54.905Z] [INFO] Building jar: /quarkus/extensions/kubernetes/openshift/runtime/target/quarkus-openshift-2.7.5.Final-sources.jar
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift ---
[2026-03-04T23:39:56.219Z] [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
[2026-03-04T23:39:56.219Z] [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
[2026-03-04T23:39:56.219Z] [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
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] -----------------< io.quarkus:quarkus-minikube-parent >-----------------
[2026-03-04T23:39:56.219Z] [INFO] Building Quarkus - Kubernetes - Minikube 2.7.5.Final [698/964]
[2026-03-04T23:39:56.219Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube-parent ---
[2026-03-04T23:39:56.219Z] [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
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --------------------< io.quarkus:quarkus-minikube >---------------------
[2026-03-04T23:39:56.219Z] [INFO] Building Quarkus - Kubernetes - Minikube - Runtime 2.7.5.Final [699/964]
[2026-03-04T23:39:56.219Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube ---
[2026-03-04T23:39:56.219Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:56.219Z] [INFO] Copying 1 resource
[2026-03-04T23:39:56.219Z] [INFO]
[2026-03-04T23:39:56.219Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] No sources to compile
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:57.531Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/runtime/src/test/resources
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] No sources to compile
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] No tests to run.
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final.jar
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/runtime/target/quarkus-minikube-2.7.5.Final-sources.jar
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube ---
[2026-03-04T23:39:57.531Z] [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
[2026-03-04T23:39:57.531Z] [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
[2026-03-04T23:39:57.531Z] [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
[2026-03-04T23:39:57.531Z] [INFO]
[2026-03-04T23:39:57.531Z] [INFO] ---------------< io.quarkus:quarkus-minikube-deployment >---------------
[2026-03-04T23:39:57.531Z] [INFO] Building Quarkus - Kubernetes - Minikube - Deployment 2.7.5.Final [700/964]
[2026-03-04T23:39:57.532Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:39:57.532Z] [INFO]
[2026-03-04T23:39:57.532Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:57.532Z] [INFO]
[2026-03-04T23:39:57.532Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.160Z] [INFO]
[2026-03-04T23:39:58.160Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO] Processed 1 files in 22ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO] Processed 1 files in 00:00.012 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:39:58.788Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/deployment/src/main/resources
[2026-03-04T23:39:58.788Z] [INFO]
[2026-03-04T23:39:58.788Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-minikube-deployment ---
[2026-03-04T23:39:58.788Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:39:58.788Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes/minikube/deployment/target/classes
[2026-03-04T23:40:02.563Z] [INFO]
[2026-03-04T23:40:02.563Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:02.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:02.563Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes/minikube/deployment/src/test/resources
[2026-03-04T23:40:02.563Z] [INFO]
[2026-03-04T23:40:02.563Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:02.563Z] [INFO] No sources to compile
[2026-03-04T23:40:02.563Z] [INFO]
[2026-03-04T23:40:02.563Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:02.563Z] [INFO] No tests to run.
[2026-03-04T23:40:02.563Z] [INFO]
[2026-03-04T23:40:02.563Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:02.563Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/deployment/target/quarkus-minikube-deployment-2.7.5.Final.jar
[2026-03-04T23:40:06.318Z] [INFO]
[2026-03-04T23:40:06.318Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:06.318Z] [INFO] Building jar: /quarkus/extensions/kubernetes/minikube/deployment/target/quarkus-minikube-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-minikube-deployment ---
[2026-03-04T23:40:07.719Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/deployment/target/quarkus-minikube-deployment-2.7.5.Final.jar to /root/.m2/repository/io/quarkus/quarkus-minikube-deployment/2.7.5.Final/quarkus-minikube-deployment-2.7.5.Final.jar
[2026-03-04T23:40:07.719Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/deployment/pom.xml to /root/.m2/repository/io/quarkus/quarkus-minikube-deployment/2.7.5.Final/quarkus-minikube-deployment-2.7.5.Final.pom
[2026-03-04T23:40:07.719Z] [INFO] Installing /quarkus/extensions/kubernetes/minikube/deployment/target/quarkus-minikube-deployment-2.7.5.Final-sources.jar to /root/.m2/repository/io/quarkus/quarkus-minikube-deployment/2.7.5.Final/quarkus-minikube-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-client >----------------
[2026-03-04T23:40:07.719Z] [INFO] Building Quarkus - Kubernetes Client - Runtime 2.7.5.Final [701/964]
[2026-03-04T23:40:07.719Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO] Processed 5 files in 26ms (Formatted: 0, Unchanged: 5, Failed: 0, Readonly: 0)
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO] Processed 5 files in 00:00.008 (Already Sorted: 5, Needed Sorting: 0)
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:07.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:07.719Z] [INFO] Copying 1 resource
[2026-03-04T23:40:07.719Z] [INFO]
[2026-03-04T23:40:07.719Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:09.032Z] [INFO]
[2026-03-04T23:40:09.032Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:09.032Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:09.032Z] [INFO] Compiling 4 source files to /quarkus/extensions/kubernetes-client/runtime/target/classes
[2026-03-04T23:40:10.350Z] [INFO]
[2026-03-04T23:40:10.350Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:10.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:10.350Z] [INFO] Copying 1 resource
[2026-03-04T23:40:10.350Z] [INFO]
[2026-03-04T23:40:10.350Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:10.350Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:10.351Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/runtime/target/test-classes
[2026-03-04T23:40:13.215Z] [INFO]
[2026-03-04T23:40:13.215Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:13.215Z] [INFO]
[2026-03-04T23:40:13.215Z] [INFO] -------------------------------------------------------
[2026-03-04T23:40:13.215Z] [INFO] T E S T S
[2026-03-04T23:40:13.215Z] [INFO] -------------------------------------------------------
[2026-03-04T23:40:13.215Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:40:13.846Z] [INFO] Running io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-03-04T23:40:14.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in io.quarkus.kubernetes.client.runtime.KubernetesClientUtilsTest
[2026-03-04T23:40:14.477Z] [INFO]
[2026-03-04T23:40:14.477Z] [INFO] Results:
[2026-03-04T23:40:14.477Z] [INFO]
[2026-03-04T23:40:14.477Z] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:40:14.477Z] [INFO]
[2026-03-04T23:40:14.477Z] [INFO]
[2026-03-04T23:40:14.477Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:14.477Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final.jar
[2026-03-04T23:40:18.276Z] [INFO]
[2026-03-04T23:40:18.276Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:18.276Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/runtime/target/quarkus-kubernetes-client-2.7.5.Final-sources.jar
[2026-03-04T23:40:19.592Z] [INFO]
[2026-03-04T23:40:19.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client ---
[2026-03-04T23:40:19.593Z] [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
[2026-03-04T23:40:19.593Z] [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
[2026-03-04T23:40:19.593Z] [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
[2026-03-04T23:40:19.593Z] [INFO]
[2026-03-04T23:40:19.593Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-client-deployment >-----------
[2026-03-04T23:40:19.593Z] [INFO] Building Quarkus - Kubernetes Client - Deployment 2.7.5.Final [702/964]
[2026-03-04T23:40:19.593Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:40:19.593Z] [INFO]
[2026-03-04T23:40:19.593Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:19.593Z] [INFO]
[2026-03-04T23:40:19.593Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO] Processed 1 files in 00:00.007 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:21.648Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/main/resources
[2026-03-04T23:40:21.648Z] [INFO]
[2026-03-04T23:40:21.648Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:21.648Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:21.648Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-client/deployment/target/classes
[2026-03-04T23:40:24.515Z] [INFO]
[2026-03-04T23:40:24.515Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:24.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:24.515Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-client/deployment/src/test/resources
[2026-03-04T23:40:24.515Z] [INFO]
[2026-03-04T23:40:24.515Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:24.515Z] [INFO] No sources to compile
[2026-03-04T23:40:24.515Z] [INFO]
[2026-03-04T23:40:24.515Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:24.515Z] [INFO] No tests to run.
[2026-03-04T23:40:24.515Z] [INFO]
[2026-03-04T23:40:24.515Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:24.515Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final.jar
[2026-03-04T23:40:26.566Z] [INFO]
[2026-03-04T23:40:26.566Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:26.566Z] [INFO] Building jar: /quarkus/extensions/kubernetes-client/deployment/target/quarkus-kubernetes-client-deployment-2.7.5.Final-sources.jar
[2026-03-04T23:40:27.887Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-client-deployment ---
[2026-03-04T23:40:27.888Z] [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
[2026-03-04T23:40:27.888Z] [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
[2026-03-04T23:40:27.888Z] [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
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] ------------< io.quarkus:quarkus-kubernetes-config-parent >-------------
[2026-03-04T23:40:27.888Z] [INFO] Building Quarkus - Kubernetes Config 2.7.5.Final [703/964]
[2026-03-04T23:40:27.888Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config-parent ---
[2026-03-04T23:40:27.888Z] [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
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] ----------------< io.quarkus:quarkus-kubernetes-config >----------------
[2026-03-04T23:40:27.888Z] [INFO] Building Quarkus - Kubernetes Config - Runtime 2.7.5.Final [704/964]
[2026-03-04T23:40:27.888Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:27.888Z] [INFO]
[2026-03-04T23:40:27.888Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO] Processed 11 files in 39ms (Formatted: 0, Unchanged: 11, Failed: 0, Readonly: 0)
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO] Processed 11 files in 00:00.042 (Already Sorted: 11, Needed Sorting: 0)
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:29.541Z] [INFO] Copying 1 resource
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO]
[2026-03-04T23:40:29.541Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:29.541Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:29.541Z] [INFO] Compiling 8 source files to /quarkus/extensions/kubernetes-config/runtime/target/classes
[2026-03-04T23:40:32.402Z] [INFO]
[2026-03-04T23:40:32.402Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:32.402Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:32.402Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/runtime/src/test/resources
[2026-03-04T23:40:32.402Z] [INFO]
[2026-03-04T23:40:32.402Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:32.402Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:32.402Z] [INFO] Compiling 3 source files to /quarkus/extensions/kubernetes-config/runtime/target/test-classes
[2026-03-04T23:40:35.304Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[167,156] unchecked cast
[2026-03-04T23:40:35.304Z] 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>>
[2026-03-04T23:40:35.304Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-03-04T23:40:35.304Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[170,66] unchecked cast
[2026-03-04T23:40:35.305Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-03-04T23:40:35.305Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[171,164] unchecked cast
[2026-03-04T23:40:35.305Z] 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>>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.NonNamespaceOperation
[2026-03-04T23:40:35.305Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[184,156] unchecked cast
[2026-03-04T23:40:35.305Z] 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>>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-03-04T23:40:35.305Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[187,66] unchecked cast
[2026-03-04T23:40:35.305Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.ConfigMap>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-03-04T23:40:35.305Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[197,138] unchecked cast
[2026-03-04T23:40:35.305Z] 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>>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.MixedOperation
[2026-03-04T23:40:35.305Z] [WARNING] /quarkus/extensions/kubernetes-config/runtime/src/test/java/io/quarkus/kubernetes/config/runtime/KubernetesConfigSourceProviderTest.java:[200,60] unchecked cast
[2026-03-04T23:40:35.305Z] required: io.fabric8.kubernetes.client.dsl.Resource<io.fabric8.kubernetes.api.model.Secret>
[2026-03-04T23:40:35.305Z] found: io.fabric8.kubernetes.client.dsl.Resource
[2026-03-04T23:40:35.305Z] [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
[2026-03-04T23:40:35.305Z] [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
[2026-03-04T23:40:35.305Z] [INFO]
[2026-03-04T23:40:35.305Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:35.305Z] [INFO]
[2026-03-04T23:40:35.305Z] [INFO] -------------------------------------------------------
[2026-03-04T23:40:35.305Z] [INFO] T E S T S
[2026-03-04T23:40:35.305Z] [INFO] -------------------------------------------------------
[2026-03-04T23:40:35.305Z] [ERROR] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
[2026-03-04T23:40:36.615Z] [INFO] Running io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-03-04T23:40:38.667Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 s - in io.quarkus.kubernetes.config.runtime.KubernetesConfigSourceProviderTest
[2026-03-04T23:40:38.667Z] [INFO] Running io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-03-04T23:40:38.667Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in io.quarkus.kubernetes.config.runtime.ConfigMapConfigSourceUtilTest
[2026-03-04T23:40:38.667Z] [INFO] Running io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-03-04T23:40:38.667Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in io.quarkus.kubernetes.config.runtime.SecretConfigSourceUtilTest
[2026-03-04T23:40:38.667Z] [INFO]
[2026-03-04T23:40:38.667Z] [INFO] Results:
[2026-03-04T23:40:38.667Z] [INFO]
[2026-03-04T23:40:38.667Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[2026-03-04T23:40:38.667Z] [INFO]
[2026-03-04T23:40:38.667Z] [INFO]
[2026-03-04T23:40:38.667Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:38.667Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final.jar
[2026-03-04T23:40:43.568Z] [INFO]
[2026-03-04T23:40:43.568Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:43.568Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/runtime/target/quarkus-kubernetes-config-2.7.5.Final-sources.jar
[2026-03-04T23:40:44.910Z] [INFO]
[2026-03-04T23:40:44.910Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-kubernetes-config ---
[2026-03-04T23:40:44.910Z] [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
[2026-03-04T23:40:44.910Z] [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
[2026-03-04T23:40:44.910Z] [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
[2026-03-04T23:40:44.910Z] [INFO]
[2026-03-04T23:40:44.910Z] [INFO] ----------< io.quarkus:quarkus-kubernetes-config-deployment >-----------
[2026-03-04T23:40:44.910Z] [INFO] Building Quarkus - Kubernetes Config - Deployment 2.7.5.Final [705/964]
[2026-03-04T23:40:44.910Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:40:44.910Z] [INFO]
[2026-03-04T23:40:44.910Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:44.910Z] [INFO]
[2026-03-04T23:40:44.910Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:46.966Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/main/resources
[2026-03-04T23:40:46.966Z] [INFO]
[2026-03-04T23:40:46.966Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:46.966Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:40:46.966Z] [INFO] Compiling 1 source file to /quarkus/extensions/kubernetes-config/deployment/target/classes
[2026-03-04T23:40:49.017Z] [INFO]
[2026-03-04T23:40:49.017Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:49.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:40:49.017Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/kubernetes-config/deployment/src/test/resources
[2026-03-04T23:40:49.017Z] [INFO]
[2026-03-04T23:40:49.017Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:49.017Z] [INFO] No sources to compile
[2026-03-04T23:40:49.017Z] [INFO]
[2026-03-04T23:40:49.017Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:49.017Z] [INFO] No tests to run.
[2026-03-04T23:40:49.017Z] [INFO]
[2026-03-04T23:40:49.017Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-kubernetes-config-deployment ---
[2026-03-04T23:40:49.017Z] [INFO] Building jar: /quarkus/extensions/kubernetes-config/deployment/target/quarkus-kubernetes-config-deployment-2.7.5.Final.jar
[2026-03-04T23:40:59.423Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] -------------< io.quarkus:quarkus-openshift-client-parent >-------------
[2026-03-04T23:40:59.424Z] [INFO] Building Quarkus - OpenShift Client 2.7.5.Final [706/964]
[2026-03-04T23:40:59.424Z] [INFO] --------------------------------[ pom ]---------------------------------
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0)
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-source-plugin:3.1.0:jar-no-fork (attach-sources) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quarkus-openshift-client-parent ---
[2026-03-04T23:40:59.424Z] [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
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] ----------------< io.quarkus:quarkus-openshift-client >-----------------
[2026-03-04T23:40:59.424Z] [INFO] Building Quarkus - OpenShift Client - Runtime 2.7.5.Final [707/964]
[2026-03-04T23:40:59.424Z] [INFO] --------------------------------[ jar ]---------------------------------
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ quarkus-openshift-client ---
[2026-03-04T23:40:59.424Z] [INFO]
[2026-03-04T23:40:59.424Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-scope) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-test-deps-junit-scope) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-no-runtime-deps) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- formatter-maven-plugin:2.17.1:format (default) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO] Processed 1 files in 19ms (Formatted: 0, Unchanged: 1, Failed: 0, Readonly: 0)
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- impsort-maven-plugin:1.6.2:sort (sort-imports) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO] Processed 1 files in 00:00.002 (Already Sorted: 1, Needed Sorting: 0)
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ quarkus-openshift-client ---
[2026-03-04T23:41:00.055Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:41:00.055Z] [INFO] Copying 1 resource
[2026-03-04T23:41:00.055Z] [INFO]
[2026-03-04T23:41:00.055Z] [INFO] --- quarkus-bootstrap-maven-plugin:2.7.5.Final:extension-descriptor (generate-extension-descriptor) @ quarkus-openshift-client ---
[2026-03-04T23:41:01.367Z] [INFO]
[2026-03-04T23:41:01.367Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ quarkus-openshift-client ---
[2026-03-04T23:41:01.367Z] [INFO] Changes detected - recompiling the module!
[2026-03-04T23:41:01.367Z] [INFO] Compiling 1 source file to /quarkus/extensions/openshift-client/runtime/target/classes
[2026-03-04T23:41:02.682Z] [INFO]
[2026-03-04T23:41:02.682Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ quarkus-openshift-client ---
[2026-03-04T23:41:02.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2026-03-04T23:41:02.682Z] [INFO] skip non existing resourceDirectory /quarkus/extensions/openshift-client/runtime/src/test/resources
[2026-03-04T23:41:02.682Z] [INFO]
[2026-03-04T23:41:02.682Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ quarkus-openshift-client ---
[2026-03-04T23:41:02.682Z] [INFO] No sources to compile
[2026-03-04T23:41:02.682Z] [INFO]
[2026-03-04T23:41:02.682Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ quarkus-openshift-client ---
[2026-03-04T23:41:02.682Z] [INFO] No tests to run.
[2026-03-04T23:41:02.682Z] [INFO]
[2026-03-04T23:41:02.682Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ quarkus-openshift-client ---
[2026-03-04T23:41:02.682Z] [INFO] Building jar: /quarkus/extensions/openshift-client/runtime/target/quarkus-openshift-client-2.7.5.Final.jar
[2026-03-04T23:41:05.741Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:41:05.741Z] [INFO] Reactor Summary for Quarkus - Parent pom 2.7.5.Final:
[2026-03-04T23:41:05.741Z] [INFO]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - IDE/Tools - Config ....................... SUCCESS [01:13 min]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Revapi Configuration ..................... SUCCESS [ 3.499 s]
[2026-03-04T23:41:05.741Z] [INFO] ArC - Parent pom ................................... SUCCESS [ 15.034 s]
[2026-03-04T23:41:05.741Z] [INFO] ArC - Runtime ...................................... SUCCESS [ 15.105 s]
[2026-03-04T23:41:05.741Z] [INFO] ArC - Processor .................................... SUCCESS [ 8.088 s]
[2026-03-04T23:41:05.741Z] [INFO] ArC - Tests ........................................ SUCCESS [ 12.328 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Parent ....................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - BOM .......................... SUCCESS [ 0.026 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Test BOM ..................... SUCCESS [ 0.022 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - App Model .................... SUCCESS [ 4.040 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Maven Resolver ............... SUCCESS [ 8.251 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Gradle Resolver .............. SUCCESS [ 6.674 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Core ......................... SUCCESS [ 6.268 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Maven plugin ................. SUCCESS [ 28.044 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Bootstrap - Runner ....................... SUCCESS [ 1.639 s]
[2026-03-04T23:41:05.741Z] [INFO] Qute - Parent ...................................... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.741Z] [INFO] Qute - Core ........................................ SUCCESS [ 5.425 s]
[2026-03-04T23:41:05.741Z] [INFO] Qute - Generator ................................... SUCCESS [ 2.447 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Parent ....................... SUCCESS [ 0.027 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Maven Artifact API ........... SUCCESS [ 0.584 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Message Writer ............... SUCCESS [ 0.267 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Registry Client API .......... SUCCESS [ 5.274 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Utilities .................... SUCCESS [ 0.196 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Base Codestarts .............. SUCCESS [ 1.040 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Codestarts ................... SUCCESS [ 4.214 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Common ....................... SUCCESS [ 4.001 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Parent pom ............................... SUCCESS [ 0.278 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - BOM ...................................... SUCCESS [ 12.055 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Build Parent ............................. SUCCESS [ 0.185 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - IDE Launcher ............................. SUCCESS [ 20.232 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Development mode - SPI ................... SUCCESS [ 0.902 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Core ..................................... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Core - Extension Processor ............... SUCCESS [ 12.672 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Core - Runtime ........................... SUCCESS [ 9.924 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Core - Class Change Agent ................ SUCCESS [ 0.165 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Builder .................................. SUCCESS [ 1.930 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools ................................ SUCCESS [ 0.048 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Platform Descriptor - JSON Maven Plugin SUCCESS [ 2.764 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Platform Properties ...................... SUCCESS [ 0.134 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Core - Deployment ........................ SUCCESS [ 24.030 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Enforcer Rules ........................... SUCCESS [ 25.537 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Extensions - Parent pom .................. SUCCESS [ 0.095 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - JSON-P ................................... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - JSON-P - Runtime ......................... SUCCESS [ 0.264 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - JSON-P - Deployment ...................... SUCCESS [ 0.849 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Test Framework ........................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Test Framework - Common .................. SUCCESS [ 3.526 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Test Framework - JUnit 5 Internal Test Framework SUCCESS [ 7.238 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Dev tools - Testing ...................... SUCCESS [ 10.433 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Parent pom ..................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Common Parent .................. SUCCESS [ 0.017 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Common Runtime ................. SUCCESS [ 2.127 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Server Parent .................. SUCCESS [ 0.018 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Runtime ........................ SUCCESS [ 3.647 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Common Processor ............... SUCCESS [ 0.821 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Processor ...................... SUCCESS [ 0.844 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Client Parent .................. SUCCESS [ 0.017 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Client - Runtime ............... SUCCESS [ 4.135 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Vert.x Support - Runtime ....... SUCCESS [ 52.781 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - JSONB Support - Runtime ........ SUCCESS [ 0.434 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Jackson Support - Runtime ...... SUCCESS [ 0.239 s]
[2026-03-04T23:41:05.741Z] [INFO] RESTEasy Reactive - Client - Processor ............. SUCCESS [ 1.850 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - BOM - Test ............................... SUCCESS [ 0.008 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - HTTP ............................ SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console Runtime SPI .. SUCCESS [ 2.281 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - HTTP - Dev Console SPI .......... SUCCESS [ 0.664 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - ArC ...................................... SUCCESS [ 0.045 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - ArC - Runtime ............................ SUCCESS [ 1.334 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - ArC - Deployment ......................... SUCCESS [ 56.562 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Undertow ................................. SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Undertow - SPI ........................... SUCCESS [ 1.759 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Security ................................. SUCCESS [ 0.066 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Security - Runtime SPI ................... SUCCESS [ 0.735 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - SmallRye Context Propagation ............. SUCCESS [ 0.068 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - SmallRye Context Propagation - Runtime ... SUCCESS [ 0.769 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Mutiny ................................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Mutiny - Runtime ......................... SUCCESS [ 1.126 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Netty .................................... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Netty - Runtime .......................... SUCCESS [ 1.411 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x ................................... SUCCESS [ 0.062 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - Runtime ......................... SUCCESS [ 3.797 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - HTTP - Runtime .................. SUCCESS [ 7.254 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Undertow - Runtime ....................... SUCCESS [ 1.584 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Netty - Deployment ....................... SUCCESS [ 1.486 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - SmallRye Context Propagation - Deployment SUCCESS [ 8.054 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Mutiny - Deployment ...................... SUCCESS [ 7.019 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - Deployment ...................... SUCCESS [ 29.854 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Vert.x - HTTP - Deployment - SPI ......... SUCCESS [ 0.879 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Kubernetes ............................... SUCCESS [ 0.065 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Kubernetes - SPI ......................... SUCCESS [ 2.261 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Security - Runtime ....................... SUCCESS [ 2.851 s]
[2026-03-04T23:41:05.741Z] [INFO] Quarkus - Security - SPI ........................... SUCCESS [ 1.087 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Security - Test Utilities ................ SUCCESS [ 0.892 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Security - Deployment .................... SUCCESS [ 12.958 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - JUnit 5 - Properties .... SUCCESS [ 0.052 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - JUnit 5 ................. SUCCESS [ 3.544 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Vert.x - HTTP - Deployment ............... SUCCESS [04:11 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Undertow - Deployment .................... SUCCESS [01:44 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Core - Test Extension .................... SUCCESS [ 0.024 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Core - Test Extension - Runtime .......... SUCCESS [ 2.437 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Core - Test Extension - Deployment ....... SUCCESS [01:54 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JUnit 4 Mock ............................. SUCCESS [ 0.166 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - H2 Database Support ..... SUCCESS [ 1.136 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Derby Database Support .. SUCCESS [ 0.893 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Kubernetes Client Mock Server support SUCCESS [ 4.074 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - OpenShift Client Mock Server support SUCCESS [ 2.009 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito Config SUCCESS [ 0.103 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test framework - JUnit 5 - Mockito ....... SUCCESS [ 0.702 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test framework - Vert.x .................. SUCCESS [ 0.667 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jackson .................................. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jackson - Runtime ........................ SUCCESS [ 0.790 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Amazon Lambda ............................ SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Amazon Lambda - Common Runtime ........... SUCCESS [ 2.073 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Amazon Lambda ........... SUCCESS [ 0.656 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Arquillian Adapter ...... SUCCESS [ 13.380 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Dev Mode Test Utils ..... SUCCESS [ 0.166 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Maven Integration ....... SUCCESS [ 1.269 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test framework - embedded LDAP server .... SUCCESS [ 0.901 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Security ................ SUCCESS [ 0.956 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Security JWT ............ SUCCESS [ 1.145 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Credentials .............................. SUCCESS [ 0.054 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Credentials - Runtime .................... SUCCESS [ 0.194 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye JWT Token Build ................. SUCCESS [ 0.036 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye JWT Token Build - Runtime ....... SUCCESS [ 0.748 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - OpenID Connect Common .................... SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - OpenID Connect Common - Runtime .......... SUCCESS [ 1.145 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - OpenID Connect Adapter ................... SUCCESS [ 0.061 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - OpenID Connect Adapter - Runtime ......... SUCCESS [ 5.868 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Security OIDC ........... SUCCESS [ 0.640 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - OIDC Wiremock Server support SUCCESS [ 6.740 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Keycloak Server support . SUCCESS [ 1.097 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jacoco ................................... SUCCESS [ 0.059 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jacoco - Runtime ......................... SUCCESS [ 1.467 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jacoco - Deployment ...................... SUCCESS [ 0.879 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Reactive Streams Operators ............... SUCCESS [ 0.052 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators SUCCESS [ 0.044 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Runtime SUCCESS [ 1.012 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Kubernetes Service Binding ............... SUCCESS [ 0.046 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Kubernetes Service Binding - Runtime ..... SUCCESS [ 4.086 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Health .......................... SUCCESS [ 0.058 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Health - Runtime ................ SUCCESS [ 2.116 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Parent - Aggregator ........... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Common ........................ SUCCESS [ 0.063 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Common - Runtime .............. SUCCESS [ 2.456 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Server common ................. SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Server common - Runtime ....... SUCCESS [ 0.561 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy ................................. SUCCESS [ 0.061 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Runtime ....................... SUCCESS [ 1.349 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Parent - Aggregator .. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Common ............... SUCCESS [ 0.027 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Common - Runtime ..... SUCCESS [ 0.662 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.047 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Runtime ..... SUCCESS [ 19.713 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive ........................ SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - Runtime .............. SUCCESS [ 3.396 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Metrics ......................... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Metrics - Runtime ............... SUCCESS [ 1.954 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jaeger ................................... SUCCESS [ 0.063 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jaeger - Runtime ......................... SUCCESS [ 2.416 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye OpenTracing ..................... SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye OpenTracing - Runtime ........... SUCCESS [ 2.084 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - MongoDB Client ........................... SUCCESS [ 0.057 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - MongoDB Client - Runtime ................. SUCCESS [ 39.240 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - MongoDB Support ......... SUCCESS [ 0.895 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Test Framework - Infinispan Client Support SUCCESS [ 9.181 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Scheduler ................................ SUCCESS [ 0.063 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Scheduler - Runtime ...................... SUCCESS [ 2.694 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Apache HttpClient - Parent ............... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Apache HttpClient - Runtime .............. SUCCESS [ 0.239 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client Config ....................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client Config - Runtime ............. SUCCESS [ 2.737 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client .............................. SUCCESS [ 0.028 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client - Runtime .................... SUCCESS [ 4.348 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC Common .............................. SUCCESS [ 0.019 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC Common - Runtime .................... SUCCESS [ 1.551 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Stork Integration ............... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Stork - Runtime ................. SUCCESS [ 0.691 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC parent .............................. SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC - Protoc Plugin ..................... SUCCESS [ 1.851 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC - Code Gen .......................... SUCCESS [ 2.305 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC - Stubs for health and reflection ... SUCCESS [ 4.844 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - gRPC - Runtime ........................... SUCCESS [ 6.203 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer ............................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer - Runtime ..................... SUCCESS [ 5.273 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer Registry - Prometheus - Parent SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer Registry - Prometheus Runtime . SUCCESS [ 0.314 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Common - SPI .................. SUCCESS [ 0.735 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy Reactive - SPI .................. SUCCESS [ 1.022 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Common - Deployment ........... SUCCESS [ 1.069 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JAX-RS SPI - Parent ...................... SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JAX-RS - SPI - Deployment ................ SUCCESS [ 0.582 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Server common - SPI ........... SUCCESS [ 0.599 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Server common - Deployment .... SUCCESS [ 1.001 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Deployment .................... SUCCESS [02:19 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Apache HttpClient - Deployment ........... SUCCESS [ 0.748 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client Config - Deployment .......... SUCCESS [ 0.979 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Fault tolerance ................. SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Fault tolerance - Runtime ....... SUCCESS [ 1.715 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - SmallRye Fault tolerance - Deployment .... SUCCESS [ 17.498 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - REST Client - Deployment ................. SUCCESS [ 32.155 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jackson - SPI ............................ SUCCESS [ 0.529 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Jackson - Deployment ..................... SUCCESS [ 14.417 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Jackson ....................... SUCCESS [ 0.043 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Jackson - Runtime ............. SUCCESS [ 0.285 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - Jackson - Deployment .......... SUCCESS [ 26.526 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Reactive Routes .......................... SUCCESS [ 0.037 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Reactive Routes - Runtime ................ SUCCESS [ 1.026 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Hibernate Validator ...................... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Hibernate Validator - SPI ................ SUCCESS [ 0.631 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security - Common ................ SUCCESS [ 0.027 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security - Common - Runtime ...... SUCCESS [ 4.237 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security - Common - Deployment ... SUCCESS [ 0.660 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security ......................... SUCCESS [ 0.058 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security - Runtime ............... SUCCESS [ 2.500 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security - Deployment ............ SUCCESS [ 1.071 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security Properties File ......... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security Properties File - Runtime SUCCESS [ 1.257 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Elytron Security Properties File - Deployment SUCCESS [ 22.256 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Hibernate Validator - Runtime ............ SUCCESS [ 1.408 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JSON-B ................................... SUCCESS [ 0.055 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JSON-B - Runtime ......................... SUCCESS [ 1.873 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - JSON-B ........................ SUCCESS [ 0.022 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - JSON-B - Runtime .............. SUCCESS [ 2.494 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JSON-B - SPI ............................. SUCCESS [ 0.613 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - JSON-B - Deployment ...................... SUCCESS [ 6.217 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - RESTEasy - JSON-B - Deployment ........... SUCCESS [ 13.295 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Hibernate Validator - Deployment ......... SUCCESS [ 57.212 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Reactive Routes - Deployment ............. SUCCESS [01:23 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer - Deployment .................. SUCCESS [ 58.785 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Micrometer Registry - Prometheus Deployment SUCCESS [ 0.620 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Scheduler - Deployment ................... SUCCESS [01:01 min]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Datasource ............................... SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Datasource - Common ...................... SUCCESS [ 1.117 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Agroal ................................... SUCCESS [ 0.059 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Agroal - SPI ............................. SUCCESS [ 0.706 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Datasource - Runtime ..................... SUCCESS [ 0.809 s]
[2026-03-04T23:41:05.742Z] [INFO] Quarkus - Narayana JTA ............................. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Narayana JTA - Runtime ................... SUCCESS [ 1.559 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Agroal - Runtime ......................... SUCCESS [ 1.932 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Quartz ................................... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Quartz - Runtime ......................... SUCCESS [ 0.959 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye Metrics - SPI ................... SUCCESS [ 0.633 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye Metrics - Deployment ............ SUCCESS [ 38.383 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Quartz - Deployment ...................... SUCCESS [ 56.017 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXP ..................................... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXP - Runtime ........................... SUCCESS [ 0.162 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXP - Deployment ........................ SUCCESS [ 0.779 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye Stork - Deployment .............. SUCCESS [ 0.816 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Configuration - YAML ..................... SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Configuration - YAML - Runtime ........... SUCCESS [ 1.369 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Configuration - YAML - Deployment ........ SUCCESS [ 16.886 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXB ..................................... SUCCESS [ 0.024 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXB - Runtime ........................... SUCCESS [ 0.365 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAXB - Deployment ........................ SUCCESS [ 0.819 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets Client ........................ SUCCESS [ 0.065 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets Client - Runtime .............. SUCCESS [ 0.908 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets ............................... SUCCESS [ 0.026 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets - Runtime ..................... SUCCESS [ 0.789 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets Client - Deployment ........... SUCCESS [ 7.100 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets - Deployment .................. SUCCESS [ 11.061 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebSockets Aggregator .................... SUCCESS [ 0.017 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Undertow - WebSockets - Legacy Compat Artifact SUCCESS [ 0.239 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebJar Locator ........................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebJar Locator - Runtime ................. SUCCESS [ 0.581 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - WebJar Locator - Deployment .............. SUCCESS [ 21.804 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Common - Deployment .. SUCCESS [ 0.949 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Server - SPI - Deployment SUCCESS [ 0.676 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin - Deployment .. SUCCESS [ 0.875 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAX-RS Client Reactive ................... SUCCESS [ 0.030 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAX-RS Client Reactive - Runtime ......... SUCCESS [ 0.435 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JAX-RS Client Reactive - Deployment ...... SUCCESS [ 22.644 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Deployment ........... SUCCESS [03:37 min]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits .. SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Jackson Common Bits - Runtime SUCCESS [ 0.586 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Common Jackson Bits - Deployment SUCCESS [ 0.960 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Jackson .............. SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Runtime .... SUCCESS [ 0.755 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Jackson - Deployment . SUCCESS [ 30.255 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B ............... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Runtime ..... SUCCESS [ 0.560 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JSON-B - Deployment .. SUCCESS [ 24.017 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JAXB ................. SUCCESS [ 0.022 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Runtime ....... SUCCESS [ 0.627 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - JAXB - Deployment .... SUCCESS [ 18.551 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache .................................. SUCCESS [ 0.036 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Common ......................... SUCCESS [ 0.019 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Common - Runtime ............... SUCCESS [ 0.225 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Common - Deployment ............ SUCCESS [ 1.183 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Qute ..................................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Qute - Runtime ........................... SUCCESS [ 1.038 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Qute - Deployment ........................ SUCCESS [01:46 min]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Qute ................. SUCCESS [ 0.026 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Runtime ....... SUCCESS [ 0.475 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Qute - Deployment .... SUCCESS [ 21.297 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Servlet .............. SUCCESS [ 0.041 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Runtime ...... SUCCESS [ 0.690 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive Servlet - Deployment ... SUCCESS [ 13.144 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin ............... SUCCESS [ 0.122 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive ..................... SUCCESS [ 0.037 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive - Runtime ........... SUCCESS [ 3.615 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive - Deployment ........ SUCCESS [02:19 min]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.030 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Jackson ............. SUCCESS [ 0.504 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Jackson - Deployment SUCCESS [ 12.269 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Kotlin ................................... SUCCESS [ 0.020 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Kotlin - Runtime ......................... SUCCESS [ 0.172 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Parent SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common SUCCESS [ 4.090 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization Parent SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization SUCCESS [ 1.609 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Kotlin - Deployment ...................... SUCCESS [ 0.909 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Kotlin Serialization Common Deployment SUCCESS [ 0.800 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Deployment SUCCESS [ 0.981 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client Reactive Kotlin Serialization - Tests SUCCESS [ 23.374 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Links ................ SUCCESS [ 0.021 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Links - Runtime ...... SUCCESS [ 0.619 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy Reactive - Links - Deployment ... SUCCESS [ 10.211 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization ... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Runtime SUCCESS [ 1.718 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RestEasy Reactive Kotlin Serialization - Deployment SUCCESS [ 1.092 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye Health - SPI .................... SUCCESS [ 0.474 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI ......................... SUCCESS [ 0.029 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI - SPI ................... SUCCESS [ 0.732 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI - Common ................ SUCCESS [ 0.063 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI - Common - Deployment ... SUCCESS [ 0.978 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Swagger UI ............................... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Swagger UI - Runtime ..................... SUCCESS [ 0.799 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Swagger UI - Deployment .................. SUCCESS [ 17.623 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI - Runtime ............... SUCCESS [ 5.426 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenAPI - Deployment ............ SUCCESS [01:20 min]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye Health - Deployment ............. SUCCESS [ 32.763 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Jaeger - Deployment ...................... SUCCESS [ 13.574 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Caffeine ................................. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Caffeine - Runtime ....................... SUCCESS [ 0.327 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Hibernate ORM ............................ SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Hibernate ORM - Runtime .................. SUCCESS [ 7.605 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Narayana JTA - Deployment ................ SUCCESS [ 9.325 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 0.581 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Kubernetes Service Binding - SPI ......... SUCCESS [ 0.603 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Datasource - Deployment .................. SUCCESS [ 0.981 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Credentials - Deployment ................. SUCCESS [ 0.619 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - DevServices .............................. SUCCESS [ 0.062 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - DevServices - H2 ......................... SUCCESS [ 0.757 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JDBC ..................................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JDBC - H2 ................................ SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JDBC - H2 - Runtime ...................... SUCCESS [ 0.807 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - JDBC - H2 - Deployment ................... SUCCESS [ 0.697 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Agroal - Deployment ...................... SUCCESS [ 44.335 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Caffeine - Deployment .................... SUCCESS [ 0.779 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Hibernate - Common ............. SUCCESS [ 0.053 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Hibernate - Common - Runtime ... SUCCESS [ 1.555 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Panache - Hibernate - Common - Deployment SUCCESS [ 0.747 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - Hibernate ORM - Deployment ............... SUCCESS [04:07 min]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - SmallRye OpenTracing - Deployment ........ SUCCESS [ 16.502 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry - Parent - Aggregator ...... SUCCESS [ 0.024 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry ............................ SUCCESS [ 0.023 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry - Runtime .................. SUCCESS [ 3.659 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry - Deployment ............... FAILURE [ 55.488 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger .......... SUCCESS [ 0.023 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Runtime SUCCESS [ 1.432 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - gRPC Common - Deployment ................. SUCCESS [ 0.768 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - Jaeger - Deployment SKIPPED
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP ............ SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Runtime .. SUCCESS [ 0.971 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - OpenTelemetry Exporter - OTLP - Deployment SKIPPED
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - JAXB .......................... SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - JAXB - Runtime ................ SUCCESS [ 0.521 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - JAXB - Deployment ............. SUCCESS [ 14.061 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Links ......................... SUCCESS [ 0.021 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Links - Runtime ............... SUCCESS [ 0.799 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Links - Deployment ............ SUCCESS [ 0.942 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny - Common ............... SUCCESS [ 0.047 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Runtime ..... SUCCESS [ 2.721 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny - Common - Deployment .. SUCCESS [ 0.833 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny ........................ SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny - Runtime .............. SUCCESS [ 0.804 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Mutiny - Deployment ........... SUCCESS [ 14.022 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Qute .......................... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Qute - Runtime ................ SUCCESS [ 0.537 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Qute - Deployment ............. SUCCESS [ 23.565 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Multipart ..................... SUCCESS [ 0.022 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Multipart - Runtime ........... SUCCESS [ 1.361 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - RESTEasy - Multipart - Deployment ........ SUCCESS [ 15.595 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - Jackson .................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - Jackson - Runtime .......... SUCCESS [ 0.324 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - Jackson - Deployment ....... SUCCESS [ 10.719 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - JSON-B ..................... SUCCESS [ 0.020 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - JSON-B - Runtime ........... SUCCESS [ 0.415 s]
[2026-03-04T23:41:05.743Z] [INFO] Quarkus - REST Client - JSON-B - Deployment ........ SUCCESS [ 10.591 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - JAXB ....................... SUCCESS [ 0.021 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - JAXB - Runtime ............. SUCCESS [ 0.285 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - JAXB - Deployment .......... SUCCESS [ 10.354 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - Mutiny ..................... SUCCESS [ 0.020 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - Mutiny - Runtime ........... SUCCESS [ 0.249 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST Client - Mutiny - Deployment ........ SUCCESS [ 9.508 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Streams Operators (deprecated) SUCCESS [ 0.028 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Runtime SUCCESS [ 0.815 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Streams Operators - Deployment SUCCESS [ 16.459 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Type Converters ........ SUCCESS [ 0.021 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Runtime SUCCESS [ 0.154 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Type Converters - Deployment SUCCESS [ 0.723 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Mutiny Reactive Streams Operators - Deployment SUCCESS [ 16.415 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging .............. SUCCESS [ 0.019 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kotlin ..... SUCCESS [ 2.491 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Runtime .... SUCCESS [ 1.537 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Deployment . SUCCESS [01:44 min]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Kafka - Client ........................... SUCCESS [ 0.028 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Kafka - Client - Runtime ................. SUCCESS [ 3.424 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - Common ..................... SUCCESS [ 0.392 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Kafka - Client - Deployment .............. SUCCESS [ 1.568 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka ...... SUCCESS [ 0.074 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Runtime SUCCESS [ 1.233 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Avro ..................................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Avro - Runtime ........................... SUCCESS [ 1.688 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Apicurio Registry - Avro ................. SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Apicurio Registry - Avro - Runtime ....... SUCCESS [ 1.646 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Avro - Deployment ........................ SUCCESS [ 1.078 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Apicurio Registry - Avro - Deployment .... SUCCESS [ 1.097 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - Kafka - Deployment SUCCESS [ 2.729 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 ... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Runtime SUCCESS [ 1.097 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - AMQP 1.0 - Deployment SUCCESS [ 44.492 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT ....... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Runtime SUCCESS [ 0.912 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - MQTT - Deployment SUCCESS [ 1.060 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Runtime SUCCESS [ 1.355 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - SmallRye Reactive Messaging - RabbitMQ 1.0 - Deployment SUCCESS [ 1.459 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Datasource ...................... SUCCESS [ 0.036 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Datasource - Runtime ............ SUCCESS [ 1.427 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Datasource - Deployment ......... SUCCESS [ 3.171 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - DB2 ........................ SUCCESS [ 1.234 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive DB2 Client ...................... SUCCESS [ 0.084 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive DB2 Client - Runtime ............ SUCCESS [ 1.076 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive DB2 Client - Deployment ......... SUCCESS [ 0.975 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - Postgresql ................. SUCCESS [ 0.978 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive PostgreSQL Client ............... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive PostgreSQL Client - Runtime ..... SUCCESS [ 1.661 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive PostgreSQL Client - Deployment .. SUCCESS [ 2.639 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive MySQL Client .................... SUCCESS [ 0.058 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive MySQL Client - Runtime .......... SUCCESS [ 1.656 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - MySQL ...................... SUCCESS [ 0.756 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive MySQL Client - Deployment ....... SUCCESS [ 2.757 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - MSSQL ...................... SUCCESS [ 1.066 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive MS SQL Client ................... SUCCESS [ 0.066 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Runtime SUCCESS [ 0.947 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Microsoft SQL Server Client - Deployment SUCCESS [ 1.767 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - Oracle ..................... SUCCESS [ 0.998 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Oracle Client ................... SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Oracle Client - Runtime ......... SUCCESS [ 2.284 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Reactive Oracle Client - Deployment ...... SUCCESS [ 2.628 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Mailer ................................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Mailer - Runtime ......................... FAILURE [ 6.680 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Mailer - Deployment ...................... SKIPPED
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - gRPC - Deployment ........................ SUCCESS [02:49 min]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Redis Client ............................. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Redis Client - Runtime ................... SUCCESS [ 3.319 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Redis Client - Deployment ................ SUCCESS [ 2.924 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana STM ............................. SUCCESS [ 0.045 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana STM - Runtime ................... SUCCESS [ 1.058 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana STM - Deployment ................ SUCCESS [ 0.915 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant .... SUCCESS [ 0.052 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana LRA Participant - Runtime ....... SUCCESS [ 1.917 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Narayana MicroProfile LRA Participant - Deployment SUCCESS [ 1.988 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - PostgreSQL ........................ SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - PostgreSQL - Runtime .............. SUCCESS [ 0.547 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - PostgreSQL - Deployment ........... SUCCESS [ 1.429 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - DB2 ............................... SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - DB2 - Runtime ..................... SUCCESS [ 0.466 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - DB2 - Deployment .................. SUCCESS [ 2.223 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Derby ............................. SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Derby - Runtime ................... SUCCESS [ 0.787 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - Derby ...................... SUCCESS [ 0.872 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Derby - Deployment ................ SUCCESS [ 0.992 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MariaDB ........................... SUCCESS [ 0.045 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MariaDB - Runtime ................. SUCCESS [ 0.856 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - DevServices - MariaDB .................... SUCCESS [ 0.952 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MariaDB - Deployment .............. SUCCESS [ 2.260 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MSSQL ............................. SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MSSQL - Runtime ................... SUCCESS [ 0.698 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MSSQL - Deployment ................ SUCCESS [ 1.338 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MySQL ............................. SUCCESS [ 0.029 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MySQL - Runtime ................... SUCCESS [ 0.442 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - MySQL - Deployment ................ SUCCESS [ 2.394 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Oracle ............................ SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Oracle - Runtime .................. SUCCESS [ 1.576 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - JDBC - Oracle - Deployment ............... SUCCESS [ 2.242 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Envers - Parent ................ SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Envers - Runtime ............... SUCCESS [ 1.993 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Envers - Deployment ............ SUCCESS [01:03 min]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive ....................... SUCCESS [ 0.026 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive - Runtime ............. SUCCESS [ 0.889 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive - Deployment .......... SUCCESS [ 3.132 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Panache - Mock ........................... SUCCESS [ 0.718 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - Common ...... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Runtime SUCCESS [ 0.537 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - Common - Deployment SUCCESS [ 0.902 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - JPA ......... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - Runtime ..... SUCCESS [ 2.098 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache - Deployment .. SUCCESS [ 56.761 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - JPA SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Runtime SUCCESS [ 12.829 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM with Panache and Kotlin - Deployment SUCCESS [ 26.272 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Panache - Query Language ................. SUCCESS [ 9.096 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Common ............ SUCCESS [ 0.058 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Common Runtime .... SUCCESS [ 3.272 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB Client - Deployment .............. SUCCESS [ 44.812 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Common Deployment . SUCCESS [ 2.899 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common . SUCCESS [ 0.068 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Runtime SUCCESS [ 1.127 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - Common - Deployment SUCCESS [ 1.893 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - JPA .... SUCCESS [ 0.060 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - Runtime SUCCESS [ 2.078 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Reactive with Panache - Deployment SUCCESS [ 3.301 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Parent ............ SUCCESS [ 0.062 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Runtime ........... SUCCESS [ 1.228 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Deployment ........ SUCCESS [ 13.173 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Parent ..... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Runtime .... SUCCESS [ 11.230 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB with Panache - Kotlin Deployment . SUCCESS [ 5.386 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST data with Panache - Parent .......... SUCCESS [ 0.061 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST data with Panache - Runtime ......... SUCCESS [ 4.200 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - REST data with Panache - Deployment ...... SUCCESS [ 4.665 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Parent SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Runtime SUCCESS [ 0.542 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate ORM REST data with Panache - Deployment SUCCESS [01:19 min]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB REST data with Panache - Parent .. SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB REST data with Panache - Runtime . SUCCESS [ 0.669 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - MongoDB REST data with Panache - Deployment SUCCESS [ 1.441 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch client common .............. SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST client common - Runtime SUCCESS [ 0.651 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST client common - Deployment SUCCESS [ 2.144 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch ... SUCCESS [ 0.060 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Runtime SUCCESS [ 4.745 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM + Elasticsearch - Deployment SUCCESS [ 2.358 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling SUCCESS [ 0.029 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Runtime SUCCESS [ 1.435 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Hibernate Search - ORM - Coordination - Outbox Polling - Deployment SUCCESS [ 3.824 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST client - Parent ....... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST client - Runtime ...... SUCCESS [ 0.916 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST client - Deployment ... SUCCESS [ 6.680 s]
[2026-03-04T23:41:05.744Z] [INFO] Quarkus - Elasticsearch REST high level client - Parent SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elasticsearch REST high level client - Runtime SUCCESS [ 3.421 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elasticsearch REST high level client - Deployment SUCCESS [ 0.974 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Kafka Streams ............................ SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Kafka Streams - Runtime .................. SUCCESS [ 6.095 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Kafka Streams - Deployment ............... SUCCESS [ 1.009 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - DI .............................. SUCCESS [ 0.041 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - DI - Runtime .................... SUCCESS [ 0.465 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - DI - Deployment ................. SUCCESS [ 7.642 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - Parent - Aggregator ......... SUCCESS [ 0.043 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web ............................... SUCCESS [ 0.036 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - Common Runtime .............. SUCCESS [ 0.299 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Parent ... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Runtime .. SUCCESS [ 3.147 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Parent .. SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Runtime . SUCCESS [ 1.690 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - Runtime ..................... SUCCESS [ 0.554 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Deployment SUCCESS [ 1.229 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Deployment SUCCESS [ 1.021 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - Deployment .................. SUCCESS [ 2.331 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Classic - Tests .... SUCCESS [ 25.501 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Web - RESTEasy Reactive - Tests ... SUCCESS [ 14.341 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Data JPA .......................... SUCCESS [ 0.042 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Data JPA - Runtime .............. SUCCESS [ 1.056 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Data JPA - Deployment ........... SUCCESS [ 30.361 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Security - Parent ................. SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Security - Runtime ................ SUCCESS [ 0.615 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Security - Deployment ............. SUCCESS [ 20.499 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Boot - Properties ................. SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Boot - Properties - Runtime ....... SUCCESS [ 0.334 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Boot - Properties - Deployment .... SUCCESS [ 0.821 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Cloud Config Client ............... SUCCESS [ 0.068 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Cloud Config Client - Runtime ..... SUCCESS [ 5.780 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Cloud Config Client - Deployment .. SUCCESS [ 1.015 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Cache .................................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Cache - Runtime .......................... SUCCESS [ 2.251 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Cache - Deployment ....................... SUCCESS [ 44.793 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Cache ........................... SUCCESS [ 0.049 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Cache - Runtime ................. SUCCESS [ 0.244 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Cache - Deployment .............. SUCCESS [ 10.619 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Scheduling ...................... SUCCESS [ 0.022 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Scheduling - Runtime ............ SUCCESS [ 0.159 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Scheduling - Deployment ......... SUCCESS [ 22.053 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring Data REST ......................... SUCCESS [ 0.032 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Data REST - Runtime ............. SUCCESS [ 0.617 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Spring - Data REST - Deployment .......... SUCCESS [ 33.419 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security JPA ............................. SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security JPA - Runtime ................... SUCCESS [ 0.638 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security JPA - Deployment ................ SUCCESS [ 43.087 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security JDBC .................... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security JDBC - Runtime .......... SUCCESS [ 2.459 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security JDBC - Deployment ....... SUCCESS [02:09 min]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security LDAP .................... SUCCESS [ 0.027 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security LDAP - Runtime .......... SUCCESS [ 3.557 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Elytron Security LDAP - Deployment ....... SUCCESS [ 21.806 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security OAuth2 .......................... SUCCESS [ 0.037 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security OAuth2 - Runtime ................ SUCCESS [ 2.522 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Security OAuth2 - Deployment ............. SUCCESS [ 2.265 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - SmallRye JWT Build - Deployment .......... SUCCESS [ 6.540 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - SmallRye JWT ............................. SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - SmallRye JWT - Runtime ................... SUCCESS [ 1.890 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - SmallRye JWT - Deployment ................ SUCCESS [01:02 min]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Common - Deployment ....... SUCCESS [ 3.190 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Adapter - Deployment ...... SUCCESS [ 7.625 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client .................... SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client - Runtime .......... SUCCESS [ 2.477 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client - Deployment ....... SUCCESS [ 4.242 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Oidc Client Filter ........ SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client Filter - Runtime ... SUCCESS [ 2.222 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client Filter - Deployment SUCCESS [ 2.712 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Oidc Client Reactive Filter SUCCESS [ 0.063 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Runtime SUCCESS [ 3.421 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Client Reactive Filter - Deployment SUCCESS [ 2.043 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation ......... SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation - Runtime SUCCESS [ 1.930 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation - Deployment SUCCESS [ 1.037 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Runtime SUCCESS [ 2.878 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - OpenID Connect Token Propagation Reactive - Deployment SUCCESS [ 2.212 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Authorization ................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Authorization - Runtime ......... SUCCESS [ 3.918 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Admin Client .................... SUCCESS [ 0.020 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Admin Client - Runtime .......... SUCCESS [ 1.675 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Admin Client - Deployment ....... SUCCESS [ 2.299 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Keycloak Authorization - Deployment ...... SUCCESS [ 6.519 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Infinispan - Client ...................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Infinispan - Client - Runtime ............ SUCCESS [ 4.665 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Infinispan - Client - Deployment ......... SUCCESS [ 2.657 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda Event Server ............... SUCCESS [ 5.717 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda - Common Deployment ........ SUCCESS [ 5.977 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda - Runtime .................. SUCCESS [ 4.507 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda - Deployment ............... SUCCESS [ 27.732 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda - Archetype ................ SUCCESS [ 8.500 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda X-Ray ...................... SUCCESS [ 0.047 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda Xray - Runtime ............. SUCCESS [ 4.096 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda X-Ray - Deployment ......... SUCCESS [ 2.262 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda HTTP ....................... SUCCESS [ 0.030 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda HTTP - Runtime ............. SUCCESS [ 7.731 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda HTTP Event Server .......... SUCCESS [ 4.834 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda HTTP - Deployment .......... SUCCESS [ 2.086 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda HTTP - Archetype ........... SUCCESS [ 0.126 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API ....... SUCCESS [ 0.056 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API- Runtime SUCCESS [ 6.032 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda REST Event Server .......... SUCCESS [ 7.135 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Deployment SUCCESS [ 2.156 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Amazon Lambda AWS Gateway REST API - Archetype SUCCESS [ 0.079 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - HTTP Azure Functions ..................... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - HTTP Azure Functions - Runtime ........... SUCCESS [ 5.833 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - HTTP Azure Functions - Deployment ........ SUCCESS [ 2.138 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - HTTP Azure Functions - Archetype ......... SUCCESS [ 2.873 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy .................................... SUCCESS [ 0.047 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy Server Common Parent ............... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy Server Common - Runtime ............ SUCCESS [ 4.441 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy Server Common - Deployment ......... SUCCESS [ 2.176 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy HTTP Binding ....................... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy HTTP - Runtime ..................... SUCCESS [ 4.151 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy HTTP - Deployment .................. SUCCESS [ 20.921 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy Amazon Lambda Binding .............. SUCCESS [ 0.040 s]
[2026-03-04T23:41:05.745Z] [INFO] Quarkus - Funqy Amazon Lambda - Runtime ............ SUCCESS [ 1.784 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Amazon Lambda - Deployment ......... SUCCESS [ 2.127 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Amazon Lambda - Archetype .......... SUCCESS [ 0.100 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Knative Events Binding ............. SUCCESS [ 0.037 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Knative Events - Runtime ........... SUCCESS [ 3.599 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Knative Events - Deployment ........ SUCCESS [ 37.107 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Google Cloud Functions Binding ..... SUCCESS [ 0.044 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Google Cloud Functions - Runtime ... SUCCESS [ 4.411 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Funqy Google Cloud Functions - Deployment SUCCESS [ 1.953 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Scala .................................... SUCCESS [ 0.033 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Scala - Runtime .......................... SUCCESS [ 0.796 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Scala - Deployment ....................... SUCCESS [ 4.573 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image .......................... SUCCESS [ 0.060 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Runtime ................ SUCCESS [ 2.744 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - SPI .................... SUCCESS [ 3.309 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Util ................... SUCCESS [ 2.488 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Deployment ............. SUCCESS [ 7.222 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Buildpack - Parent ..... SUCCESS [ 0.035 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Buildpack .............. SUCCESS [ 2.448 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Buildpack - Deployment . SUCCESS [ 4.626 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Docker - Parent ........ SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Docker ................. SUCCESS [ 2.595 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Docker - Deployment .... SUCCESS [ 4.650 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Jib - Parent ........... SUCCESS [ 0.031 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Jib .................... SUCCESS [ 2.601 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - Jib - Deployment ....... SUCCESS [ 4.815 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client ........................ SUCCESS [ 0.034 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client - Runtime - Internal ... SUCCESS [ 4.552 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client - SPI .................. SUCCESS [ 3.400 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client - Internal - Deployment SUCCESS [ 5.760 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - S2I - Parent ........... SUCCESS [ 0.037 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - S2I .................... SUCCESS [ 1.835 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - S2I - Deployment ....... SUCCESS [ 12.846 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - OpenShift - Parent ..... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - OpenShift .............. SUCCESS [ 1.455 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Container Image - OpenShift - Deployment . SUCCESS [ 13.937 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Vanilla ..................... SUCCESS [ 0.044 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Vanilla - Runtime ........... SUCCESS [ 4.698 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Vanilla - Deployment ........ SUCCESS [ 26.094 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Openshift ................... SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - OpenShift - Runtime ......... SUCCESS [ 4.288 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Minikube .................... SUCCESS [ 0.065 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Minikube - Runtime .......... SUCCESS [ 1.472 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes - Minikube - Deployment ....... SUCCESS [ 9.661 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client - Runtime .............. SUCCESS [ 12.206 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Client - Deployment ........... SUCCESS [ 8.210 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Config ........................ SUCCESS [ 0.038 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Config - Runtime .............. SUCCESS [ 17.025 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Config - Deployment ........... FAILURE [ 13.558 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - OpenShift Client ......................... SUCCESS [ 0.039 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - OpenShift Client - Runtime ............... FAILURE [ 6.959 s]
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - OpenShift Client - Deployment ............ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Kubernetes Service Binding - Deployment .. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Flyway ................................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Flyway - Runtime ......................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Flyway - Deployment ...................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase ................................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase - Runtime ...................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase - Deployment ................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase MongoDB ........................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase MongoDB - Runtime .............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Liquibase MongoDB - Deployment ........... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Parent ........ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Runtime ....... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Quarkus - Vert.x GraphQL - Deployment .... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL ......................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL - Runtime ............... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL - Deployment ............ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL Client .................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL Client - Runtime ........ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - SmallRye GraphQL Client - Deployment ..... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - JSON ........................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - JSON - Runtime ................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - JSON - Deployment .............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - GELF ........................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - GELF - Runtime ................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Logging - GELF - Deployment .............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Picocli .................................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Picocli - Runtime ........................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Picocli - Deployment ..................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - HTTP Google Cloud Functions .............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - HTTP Google Cloud Functions - Runtime .... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - HTTP Google Cloud Functions - Deployment . SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Google Cloud Functions ................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Google Cloud Functions - Runtime ......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Google Cloud Functions - Deployment ...... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - AWT - Parent ............................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - AWT - Runtime ............................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - AWT - Deployment ......................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Dev tools - Project Core Extension Codestarts SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - BOM - Descriptor JSON .................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Maven Plugin ............................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Gradle Plugin - Parent ................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Gradle Model ............................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Gradle Plugin ............................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Extension Gradle Plugin .................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Command Line Interface ................... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests ........................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Test - Avro code generation and reload SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - AWT .................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - No AWT ............... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Bouncy Castle ........ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS ... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Bouncy Castle FIPS JSSE SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Bouncy Castle JSSE ... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Funqy Amazon Lambda .. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Funqy Google Cloud Functions SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Class tranformer ..... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Class tranformer - Runtime SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Class tranformer - Deployment SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Shared library ....... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Validator .. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Common JPA entities .. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Infinispan Client .... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Devtools ............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - DevTools Registry Client SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Gradle tooling ....... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Main ................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka ................ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka SSL ............ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka SASL ........... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka SASL with Elytron SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka OAUTH with Keycloak SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka with Snappy .... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka Avro ........... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka Avro with Apicurio 2.x SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka Streams ........ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Kafka Dev Services ... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA .................. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping .... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library A SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern Library B SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Modern app SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library A SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy Library B SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - XML mapping - Legacy app SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - DB2 ............ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - Derby .......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - PostgreSQL ..... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - H2 ............. SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - MSSQL .......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - MySQL .......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - JPA - Oracle ......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate ORM REST Data with Panache SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - GraphQL and Hibernate ORM with Panache SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Panache and Kotlin SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - DB2 SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - MySQL SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive - PostgreSQL SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Reactive with Panache in Blocking mode SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Coordination - Outbox-polling SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + OpenSearch SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate ORM - Tenancy SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Schema SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Hibernate ORM with Envers SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Vert.x HTTP .......... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Vert.x Web ........... SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Vert.x Web - Jackson . SKIPPED
[2026-03-04T23:41:05.746Z] [INFO] Quarkus - Integration Tests - Vert.x ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring DI ............ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring Web ........... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring Data JPA ...... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring Boot properties SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring Cloud Config Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Spring Data REST ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - JPA - Infinispan Cache SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron Security ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron Security OAuth2 SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron RESTEasy Reactive SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron Undertow ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Flyway ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Liquibase ............ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Liquibase MongoDB .... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Reactive SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Client Wiremock SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Token Propagation Reactive SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Smallrye JWT Token Propagation SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter Code Flow SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Multi-Tenant OpenID Connect Adapter SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenID Connect Adapter WireMock SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Keycloak Policy Enforcer SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive DB2 Client .. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Pg Client ... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive MySQL Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive MS SQL Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Oracle Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Test Extension Native Tests SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda ........ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda Stream Handler SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP ... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda AWS Gateway REST API SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Amazon Lambda HTTP RESTEasy SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Container Image - Parent SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Container Image - Invoker SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Container Image - Standard SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes - Parent .. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes - Invoker . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes - Standard - Kafka SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes Client .... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kubernetes Service Binding JDBC SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenShift Client ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - MongoDB Client ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Jackson .............. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - JSON-B ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - RESTEasy Mutiny ...... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Virtual Http ......... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Virtual Http Resteasy Standalone SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Maven tooling ........ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Scala ................ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kotlin ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Kotlin Serialization . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - MongoDB Panache ...... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - MongoDB Panache Kotlin SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - MongoDB REST Data with Panache SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Narayana STM ......... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Narayana JTA CDI ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Narayana LRA Coordinator and Participant SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron Security JDBC SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elytron Security LDAP SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Vert.x GraphQL ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - SmallRye Config ...... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - SmallRye Context Propagation SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - SmallRye Metrics ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - SmallRye GraphQL Client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Smallrye Opentracing . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - JPA without entities . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Quartz ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Redis Client ......... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Logging - GELF ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Cache ................ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Qute ................. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Runtime SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Extension - Deployment SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Bootstrap Config ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Bootstrap Config - Application SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - InjectMock ........... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - AMQP SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - Kafka SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Reactive Messaging - RabbitMQ (Dynamic Credentials) SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - REST client .......... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Parent SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Standard tests SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - RESTEasy Reactive Kotlin - Prod Mode tests SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - REST Client Reactive . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - REST Client Reactive Kotlin Serialization SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - REST Client Reactive: multipart messages SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - REST Client Reactive with Stork SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Packaging ............ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Simple with space .... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Picocli .............. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Picocli Native ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - WebJar Locator ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Dev Mode ............. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - IDE Launcher ......... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Elasticsearch REST high level client SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Micrometer MP Metrics SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Micrometer Prometheus SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenTelemetry ........ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Vert.x . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - OpenTelemetry Reactive SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Logging - JSON ....... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - JAXB ................. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - JAXP ................. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Mailer ............... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Native Configuration Profile SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is unset SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Logging when minimum level is set SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Logging with Panache . SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Locales .............. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Redis DevService ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - TLS ........... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with gzip compression SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Plain Text with Mutiny SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - TLS with mutual auth SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Streaming ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Interceptors .. SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Proto v2 ...... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Health ........ SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate ..... SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - Hibernate Reactive SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Helper project containing packaging a proto file for grpc-external-proto-test SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - gRPC - External proto Test SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Google Cloud Functions HTTP SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] Quarkus - Integration Tests - Google Cloud Function SKIPPED
[2026-03-04T23:41:05.747Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:41:05.747Z] [INFO] BUILD FAILURE
[2026-03-04T23:41:05.747Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:41:05.747Z] [INFO] Total time: 01:24 h
[2026-03-04T23:41:05.747Z] [INFO] Finished at: 2026-03-04T23:41:05Z
[2026-03-04T23:41:05.747Z] [INFO] ------------------------------------------------------------------------
[2026-03-04T23:41:05.747Z] [ERROR] Java heap space -> [Help 1]
[2026-03-04T23:41:05.747Z] [ERROR]
[2026-03-04T23:41:05.747Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2026-03-04T23:41:05.747Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-03-04T23:41:05.747Z] [ERROR]
[2026-03-04T23:41:05.747Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-03-04T23:41:05.747Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError
[2026-03-04T23:41:16.049Z] -----------------------------------
[2026-03-04T23:41:16.049Z] quarkus_test_0_FAILED
[2026-03-04T23:41:16.049Z] -----------------------------------
[2026-03-04T23:41:16.049Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T23:41:16.049Z] # EXTRA_DOCKER_ARGS set as "-v ${TEST_JDK_HOME}:/opt/java/openjdk" #
[2026-03-04T23:41:16.049Z] # =================== Info =================== Info =================== Info =================== #
[2026-03-04T23:41:16.049Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T23:41:16.049Z] # 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 #
[2026-03-04T23:41:16.049Z] # ================= WARNING ================= WARNING ================= WARNING ================= #
[2026-03-04T23:41:16.049Z] DOCKERIMAGE_TAG nightly has been recognized.
[2026-03-04T23:41:16.049Z] The test here is quarkus
[2026-03-04T23:41:16.049Z] The directory in the external.sh is quarkus
[2026-03-04T23:41:18.491Z] quarkus-test
[2026-03-04T23:41:18.491Z] Untagged: adoptopenjdk-quarkus-test:17-jdk-ubuntu-hotspot-full
[2026-03-04T23:41:18.491Z] Deleted: sha256:6ae7f5db8e6cd028bd6000dcc05704954128576017cc965615192e1a7bb019c9
[2026-03-04T23:41:18.491Z] Error response from daemon: No such container: restore-test
[2026-03-04T23:41:18.491Z] Error response from daemon: invalid reference format
[2026-03-04T23:41:18.491Z]
[2026-03-04T23:41:18.491Z] TEST TEARDOWN:
[2026-03-04T23:41:18.491Z] Nothing to be done for teardown.
[2026-03-04T23:41:18.491Z] quarkus_test_0 Finish Time: Wed Mar 4 23:41:18 2026 Epoch Time (ms): 1772667678333